История коммитов

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