Historique des commits

Auteur SHA1 Message Date
  Dmitry-Me f89bd3ef68 Initialize member variables il y a 9 ans
  Lee Thomason 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten il y a 9 ans
  Lee Thomason e90e901041 tweaks, clarification to line numbers il y a 9 ans
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion il y a 9 ans
  kezenator e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? il y a 9 ans
  kezenator e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` il y a 9 ans
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. il y a 9 ans
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 il y a 9 ans
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. il y a 9 ans
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError il y a 9 ans
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. il y a 9 ans
  Dmitry-Me 0d2cef0cba Reuse code for error clearing il y a 9 ans
  Dmitry-Me a60caa28cc Reuse attribute creation code il y a 9 ans
  Lee Thomason 7de0b6dd8c Merge pull request #493 from leethomason/jwittner il y a 9 ans
  Lee Thomason d04f21cab8 Merge pull request #496 from Dmitry-Me/detectDeclarationPlacement il y a 9 ans
  Dmitry-Me 446c3bcae3 Declarations should occur before anything else il y a 9 ans
  Dmitry-Me 4336431272 Pointer post-assertion il y a 9 ans
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master il y a 9 ans
  Dmitry-Me c5f1e7ce6e Avoid cast to signed integer type il y a 9 ans
  Dmitry-Me ecb9b07476 Reuse "is element with name" check il y a 9 ans
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 il y a 9 ans
  Josh Wittner cf3dd09b08 Move implementations to cpp il y a 9 ans
  Kevin Wojniak 318252a973 Fix warning on PowerPC il y a 9 ans
  Lee Thomason 6f1ad6153e Merge pull request #471 from Dmitry-Me/loopInvariantAssertions il y a 9 ans
  Dmitry-Me fed511276f Split access and pointer adjustment il y a 9 ans
  Lee Thomason 584af57086 fix error string memory errors il y a 9 ans
  Dmitry-Me 2449582eaf Use const where const is enough il y a 9 ans
  Dmitry-Me f9f3c3e85c Loop invariant pointer assertions il y a 9 ans
  Lee Thomason 4fe8c102da Merge pull request #469 from Trebgarta/master il y a 9 ans
  Doruk Turak de45d04711 SetAttribute: true/false rather 1/0 il y a 9 ans