Historial de Commits

Autor SHA1 Mensaje Fecha
  Jimmy Nguyen 6bf64fb149 Use CMake to create resources/out directory hace 9 años
  Jimmy Nguyen 969b8c2234 Replaced DATA_COPY target with post build command to copy the resources directory hace 9 años
  Jimmy Nguyen 5277134efa Removed empty install() command hace 9 años
  Lee Thomason 962732fd3e Merge pull request #520 from Dmitry-Me/initMemberVars2 hace 9 años
  Dmitry-Me d120d64b86 Initialize member variable hace 9 años
  Lee Thomason 1f5ab7cd0b Merge pull request #517 from Dmitry-Me/initMemberVars hace 9 años
  Dmitry-Me f89bd3ef68 Initialize member variables hace 9 años
  Lee Thomason 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten hace 9 años
  Lee Thomason c3a19156ff Merge pull request #510 from leethomason/kezenator-line-numbering hace 9 años
  Lee Thomason e90e901041 tweaks, clarification to line numbers hace 9 años
  Lee Thomason 002713856b Merge remote-tracking branch 'origin/master' into kezenator-line-numbering hace 9 años
  Lee Thomason 855a66c0ff Merge pull request #509 from leethomason/fix-win-dll-build hace 9 años
  Lee Thomason ef7fe0fd98 fix windows dll build/run hace 9 años
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion hace 9 años
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? hace 9 años
  kezenator e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? hace 9 años
  kezenator e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` hace 9 años
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. hace 9 años
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 hace 9 años
  kezenator a43ff7210e Removed line numbering support as an advantage of TinyXML-1. hace 9 años
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. hace 9 años
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError hace 9 años
  Lee Thomason 5bbb6fb052 Merge pull request #500 from Dmitry-Me/reuseAttributeCreation hace 9 años
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. hace 9 años
  Dmitry-Me 0d2cef0cba Reuse code for error clearing hace 9 años
  Dmitry-Me a60caa28cc Reuse attribute creation code hace 9 años
  Lee Thomason f80d78d938 Merge pull request #499 from Dmitry-Me/unifyNullComparisons hace 9 años
  Dmitry-Me ebb1660c2f Unify null pointer checks hace 9 años
  Lee Thomason 7de0b6dd8c Merge pull request #493 from leethomason/jwittner hace 9 años
  Lee Thomason d04f21cab8 Merge pull request #496 from Dmitry-Me/detectDeclarationPlacement hace 9 años