Historie revizí

Autor SHA1 Zpráva Datum
  kezenator e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? před 9 roky
  kezenator e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` před 9 roky
  kezenator 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. před 9 roky
  kezenator 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 před 9 roky
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. před 9 roky
  Lee Thomason 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError před 9 roky
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. před 9 roky
  Dmitry-Me 0d2cef0cba Reuse code for error clearing před 9 roky
  Dmitry-Me a60caa28cc Reuse attribute creation code před 9 roky
  Lee Thomason 7de0b6dd8c Merge pull request #493 from leethomason/jwittner před 9 roky
  Lee Thomason d04f21cab8 Merge pull request #496 from Dmitry-Me/detectDeclarationPlacement před 9 roky
  Dmitry-Me 446c3bcae3 Declarations should occur before anything else před 9 roky
  Dmitry-Me 4336431272 Pointer post-assertion před 9 roky
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master před 9 roky
  Dmitry-Me c5f1e7ce6e Avoid cast to signed integer type před 9 roky
  Dmitry-Me ecb9b07476 Reuse "is element with name" check před 9 roky
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 před 9 roky
  Josh Wittner cf3dd09b08 Move implementations to cpp před 9 roky
  Kevin Wojniak 318252a973 Fix warning on PowerPC před 9 roky
  Lee Thomason 6f1ad6153e Merge pull request #471 from Dmitry-Me/loopInvariantAssertions před 9 roky
  Dmitry-Me fed511276f Split access and pointer adjustment před 9 roky
  Lee Thomason 584af57086 fix error string memory errors před 9 roky
  Dmitry-Me 2449582eaf Use const where const is enough před 9 roky
  Dmitry-Me f9f3c3e85c Loop invariant pointer assertions před 9 roky
  Lee Thomason 4fe8c102da Merge pull request #469 from Trebgarta/master před 9 roky
  Doruk Turak de45d04711 SetAttribute: true/false rather 1/0 před 9 roky
  Dmitry-Me 9cb4eca596 Reuse DeleteChild() před 9 roky
  Lee Thomason 0bb5901961 Merge pull request #466 from Dmitry-Me/makeCommentMoreConcise před 9 roky
  Dmitry-Me caa72a641e Make comment more concise před 9 roky
  Dmitry-Me 4de7abb573 Unify node deletion před 9 roky