Historial de Commits

Autor SHA1 Mensaje Fecha
  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 e90e901041 tweaks, clarification to line numbers hace 9 años
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion 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 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
  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 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
  Dmitry-Me 446c3bcae3 Declarations should occur before anything else hace 9 años
  Dmitry-Me 4336431272 Pointer post-assertion hace 9 años
  Lee Thomason c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master hace 9 años
  Dmitry-Me c5f1e7ce6e Avoid cast to signed integer type hace 9 años
  Dmitry-Me ecb9b07476 Reuse "is element with name" check hace 9 años
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 hace 9 años
  Josh Wittner cf3dd09b08 Move implementations to cpp hace 9 años
  Kevin Wojniak 318252a973 Fix warning on PowerPC hace 9 años
  Lee Thomason 6f1ad6153e Merge pull request #471 from Dmitry-Me/loopInvariantAssertions hace 9 años
  Dmitry-Me fed511276f Split access and pointer adjustment hace 9 años
  Lee Thomason 584af57086 fix error string memory errors hace 9 años
  Dmitry-Me 2449582eaf Use const where const is enough hace 9 años
  Dmitry-Me f9f3c3e85c Loop invariant pointer assertions hace 9 años
  Lee Thomason 4fe8c102da Merge pull request #469 from Trebgarta/master hace 9 años
  Doruk Turak de45d04711 SetAttribute: true/false rather 1/0 hace 9 años