Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Thomason bb8fd3c29c Merge pull request #364 from PKEuS/master hace 10 años
  Philipp Kloke 358202c77a Moved include of <cstdarg> to cpp file hace 10 años
  Dmitry-Me 1d32e586d5 Asserts for formatted output length hace 10 años
  Lee Thomason 78fca3db83 Merge pull request #361 from RossBencina/master hace 10 años
  Dmitry-Me 886ad9787c Use "name" for element name hace 10 años
  Ross Bencina e7fa0e159e fix compiler warning (XCode 4.6.1 x86_64) tinyxml2.cpp:2146:77: Implicit conversion loses integer precision: 'const size_t' (aka 'const unsigned long') to 'const int' hace 10 años
  Dmitry-Me 8dd493b268 Better document warning suppression code hace 10 años
  Lee Thomason 4824e95bc0 Merge pull request #343 from Dmitry-Me/checkEntityWasPrinted hace 10 años
  Dmitry-Me 1ca593c4ca Proper capitalize Visual Studio in comment hace 10 años
  Lee Thomason aa8566b137 fix a macro version check hace 10 años
  Lee Thomason 53db4a6cf4 move to cpp file. hace 10 años
  pffang 1527cf4b2f Patch for Visual Studio 2003 and earlier. hace 10 años
  Dmitry-Me 687bf8211f Don't use -1 as buffer length hace 10 años
  Dmitry-Me 39c399a0f2 Ensure proper pattern was found and printed hace 10 años
  Lee Thomason 91f2dcfb5c Merge pull request #342 from Dmitry-Me/testErrorNames hace 10 años
  Dmitry-Me a1beddf486 Test error name is non-empty for the whole range hace 10 años
  Dmitry-Me 962083b9d1 Remove redundant comment, fix typo and formatting hace 10 años
  Dmitry-Me ca86a0fa2a Proper fix gcc -Wsign-compare hace 10 años
  Lee Thomason c879a4d48c Merge pull request #338 from Dmitry-Me/removeAmbiguousEnumItems hace 10 años
  Lee Thomason 949ae37e0a Merge pull request #337 from Dmitry-Me/checkEntityFoundExplicitly hace 10 años
  Lee Thomason 8549202800 clean up Value of XMLDocument hace 10 años
  Lee Thomason 7a93b33160 tighten up the error checks hace 10 años
  Lee Thomason 2ecc203835 Merge branch 'patch-1' of https://github.com/SirR4T/tinyxml2 into SirR4T-patch-1 hace 10 años
  Dmitry-Me 5420e547d3 Get rid of two distinct enum items with same same hace 10 años
  Dmitry-Me 764545e02a Explicitly check entity was not found hace 10 años
  Sarat Addepalli 3df007ef9d Fix and use correct pointers and types. hace 10 años
  Sarat Addepalli 96b4346660 Remove unnecessary cast in XMLNode::Value() hace 10 años
  Sarat Addepalli 9c3122b89b Bypass asserts for `XMLDocument::Value()` hace 10 años
  Sarat Addepalli 2f0d173f94 Fix whitespaces in tinyxml2.cpp hace 10 años
  Sarat Addepalli a0f499dda1 Fix ParseDeep() to close issue #332 hace 10 años