Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Thomason 92c0ef327f Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode há 9 anos atrás
  Dmitry-Me 2aebfb7123 Extract and reuse nodes creation code há 9 anos atrás
  Lee Thomason b37cb42b78 Merge pull request #513 from leethomason/bool-write há 9 anos atrás
  Dmitry-Me f89bd3ef68 Initialize member variables há 9 anos atrás
  Lee Thomason c5c99c2ba0 tweaks to bool serialization há 9 anos atrás
  Lee Thomason f458d265c1 fix const. hopefully. há 9 anos atrás
  Lee Thomason ce667c9233 ability to set bool write values há 9 anos atrás
  Lee Thomason 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten há 9 anos atrás
  Lee Thomason e90e901041 tweaks, clarification to line numbers há 9 anos atrás
  Dmitry-Me 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion 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 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
  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 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
  Dmitry-Me 4336431272 Pointer post-assertion 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
  Dmitry-Me c5f1e7ce6e Avoid cast to signed integer type há 9 anos atrás
  Dmitry-Me ecb9b07476 Reuse "is element with name" check há 9 anos atrás
  Josh Wittner 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 há 9 anos atrás
  Josh Wittner cf3dd09b08 Move implementations to cpp há 9 anos atrás
  Kevin Wojniak 318252a973 Fix warning on PowerPC há 9 anos atrás
  Lee Thomason 6f1ad6153e Merge pull request #471 from Dmitry-Me/loopInvariantAssertions há 9 anos atrás