Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Thomason 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten há 9 anos atrás
  Lee Thomason c3a19156ff Merge pull request #510 from leethomason/kezenator-line-numbering há 9 anos atrás
  Lee Thomason e90e901041 tweaks, clarification to line numbers há 9 anos atrás
  Lee Thomason 002713856b Merge remote-tracking branch 'origin/master' into kezenator-line-numbering há 9 anos atrás
  Lee Thomason 855a66c0ff Merge pull request #509 from leethomason/fix-win-dll-build há 9 anos atrás
  Lee Thomason ef7fe0fd98 fix windows dll build/run há 9 anos atrás
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion há 9 anos atrás
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? há 9 anos atrás
  kezenator e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? há 9 anos atrás
  kezenator e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` há 9 anos atrás
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. há 9 anos atrás
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 há 9 anos atrás
  kezenator a43ff7210e Removed line numbering support as an advantage of TinyXML-1. há 9 anos atrás
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. há 9 anos atrás
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError há 9 anos atrás
  Lee Thomason 5bbb6fb052 Merge pull request #500 from Dmitry-Me/reuseAttributeCreation há 9 anos atrás
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. há 9 anos atrás
  Dmitry-Me 0d2cef0cba Reuse code for error clearing há 9 anos atrás
  Dmitry-Me a60caa28cc Reuse attribute creation code há 9 anos atrás
  Lee Thomason f80d78d938 Merge pull request #499 from Dmitry-Me/unifyNullComparisons há 9 anos atrás
  Dmitry-Me ebb1660c2f Unify null pointer checks há 9 anos atrás
  Lee Thomason 7de0b6dd8c Merge pull request #493 from leethomason/jwittner há 9 anos atrás
  Lee Thomason d04f21cab8 Merge pull request #496 from Dmitry-Me/detectDeclarationPlacement há 9 anos atrás
  Dmitry-Me 446c3bcae3 Declarations should occur before anything else há 9 anos atrás
  Lee Thomason cd47f8e0d3 Merge pull request #495 from Dmitry-Me/pointerAssertionAfterIdentify há 9 anos atrás
  Dmitry-Me 4336431272 Pointer post-assertion há 9 anos atrás
  Lee Thomason 13cbc9a708 add test files. fix doc. há 9 anos atrás
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master há 9 anos atrás
  Lee Thomason 6bbcda0215 Merge pull request #490 from Dmitry-Me/avoidCastToSigned há 9 anos atrás
  Lee Thomason 15ad07170d Merge pull request #489 from Armagetron/master há 9 anos atrás