Commit History

Автор SHA1 Съобщение Дата
  Lee Thomason 0b26702ac9 Merge pull request #196 from Dmitry-Me/wrapFopenCalls преди 11 години
  Dmitry-Me 01578db56b Wrap fopen()/fopen_s() calls to avoid duplication преди 11 години
  Lee Thomason 2af5679b26 Merge pull request #194 from Dmitry-Me/fixCStyleCast преди 11 години
  Dmitry-Me 5657176b61 Replace C-style cast with static_cast преди 11 години
  Lee Thomason 73c822c201 Merge pull request #193 from Dmitry-Me/shouldCheckFtellForError преди 11 години
  Dmitry-Me acb9c9c260 Check ftell() result for error code before using it. преди 11 години
  Lee Thomason fca00d0ebc Merge pull request #191 from Dmitry-Me/dontIgnoreFgetcReturnValue преди 11 години
  Dmitry-Me 08e7f7be59 fgetc() is not required to clear the error indicator on success преди 11 години
  Lee Thomason 84bd9624c6 Merge pull request #190 from pffang/master преди 11 години
  pffang 91d34a0989 WinCE Compatibility Fix преди 11 години
  Lee Thomason cf33e37d25 Merge pull request #187 from amai2012/master преди 12 години
  Alexander Mai d740b64044 Fix compiler warning: extra ';' after member function definition преди 12 години
  Lee Thomason 500fb6aa21 Merge pull request #181 from eserdem/master преди 12 години
  Serhat Eser Erdem ca5d684a2b Fixed _CRT_SECURE_NO_WARNINGS macro redefinition warning преди 12 години
  Lee Thomason 6ee53e7d49 setting the version to 2.1.0 преди 12 години
  Lee Thomason 256adb6371 missing default parameter for compact mode in XMLPrinter преди 12 години
  Lee Thomason 98112fcdba minor doxygen file fix преди 12 години
  Lee Thomason 433f1272d4 update readme преди 12 години
  Lee Thomason b59ac45131 setting the version to 2.0.2 преди 12 години
  Lee Thomason a0744c8dca fix implementation of much simpler visual studio printing преди 12 години
  Lee Thomason 8f7b87b323 Merge branch 'master' of https://github.com/pzychotic/tinyxml2 into pzychotic-master преди 12 години
  Lee Thomason 686ef404b8 improve setversion script. set version 2.0.1 преди 12 години
  Lee Thomason e7eb7d3327 Merge remote-tracking branch 'github/master' преди 12 години
  Lee Thomason 5938e6f8a4 improving setversion.py преди 12 години
  Thomas Roß 268c683fbd Use _vscprintf to calc length of expanded format string. преди 12 години
  Lee Thomason 85afe9c5c7 setting version consistent with new guidelines. (not tagging...yet). преди 12 години
  Lee Thomason 6324acd9f9 Merge branch 'uliwitness-overridecompactmode' преди 12 години
  Lee Thomason f4a8fbbdf7 minor edit преди 12 години
  Lee Thomason e693488742 fix compilation warning. преди 12 години
  Uli Kusterer 613410095c Provide finer control over indentation inside the XMLPrinter. You'll have to subclass it to override its standard behaviour by overwriting CompactMode(). преди 12 години