Cronologia Commit

Autore SHA1 Messaggio Data
  Jimmy Nguyen 47c7d70064 Added BUILD_TESTS option to enable/disable building of xmltest 9 anni fa
  Lee Thomason b37cb42b78 Merge pull request #513 from leethomason/bool-write 9 anni fa
  Lee Thomason 0f42e24c47 Merge pull request #529 from Winestone/master 9 anni fa
  Jimmy Nguyen 969b8c2234 Replaced DATA_COPY target with post build command to copy the resources directory 9 anni fa
  Jimmy Nguyen 5277134efa Removed empty install() command 9 anni fa
  Winestone 4a07484e47 Fix typo in CMakeLists.txt 9 anni fa
  Lee Thomason 962732fd3e Merge pull request #520 from Dmitry-Me/initMemberVars2 9 anni fa
  Dmitry-Me d120d64b86 Initialize member variable 9 anni fa
  Lee Thomason 1f5ab7cd0b Merge pull request #517 from Dmitry-Me/initMemberVars 9 anni fa
  Dmitry-Me f89bd3ef68 Initialize member variables 9 anni fa
  Lee Thomason c5c99c2ba0 tweaks to bool serialization 9 anni fa
  Lee Thomason f458d265c1 fix const. hopefully. 9 anni fa
  Lee Thomason ce667c9233 ability to set bool write values 9 anni fa
  Lee Thomason 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten 9 anni fa
  Lee Thomason c3a19156ff Merge pull request #510 from leethomason/kezenator-line-numbering 9 anni fa
  Lee Thomason e90e901041 tweaks, clarification to line numbers 9 anni fa
  Lee Thomason 002713856b Merge remote-tracking branch 'origin/master' into kezenator-line-numbering 9 anni fa
  Lee Thomason 855a66c0ff Merge pull request #509 from leethomason/fix-win-dll-build 9 anni fa
  Lee Thomason ef7fe0fd98 fix windows dll build/run 9 anni fa
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion 9 anni fa
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? 9 anni fa
  kezenator e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? 9 anni fa
  kezenator e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` 9 anni fa
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. 9 anni fa
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 9 anni fa
  kezenator a43ff7210e Removed line numbering support as an advantage of TinyXML-1. 9 anni fa
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. 9 anni fa
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError 9 anni fa
  Lee Thomason 5bbb6fb052 Merge pull request #500 from Dmitry-Me/reuseAttributeCreation 9 anni fa
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. 9 anni fa