Histórico de commits

Autor SHA1 Mensagem Data
  Dmitry-Me 9cb4eca596 Reuse DeleteChild() 9 anos atrás
  Lee Thomason 0bb5901961 Merge pull request #466 from Dmitry-Me/makeCommentMoreConcise 9 anos atrás
  Dmitry-Me caa72a641e Make comment more concise 9 anos atrás
  Dmitry-Me 4de7abb573 Unify node deletion 9 anos atrás
  Lee Thomason 75c8f40640 Merge pull request #459 from Elbrasch/master 9 anos atrás
  Dmitry-Me db02b21bc5 Pointer assertion for contract clarity 9 anos atrás
  Stefan Asbeck e1a82c1a50 Added void XMLPrinter::PushText( int64_t value ), which was declared but not implemented. 9 anos atrás
  Lee Thomason 5bf60e9dc6 try to fix the lld issue 9 anos atrás
  Lee Thomason af9bce1762 support user data 9 anos atrás
  Lee Thomason 536a4cde37 Merge branch 'master' into int64support 9 anos atrás
  Manlio Morini 0f45b2422f Fixes issue #425 9 anos atrás
  Lee Thomason 51c1271797 add int64 support 10 anos atrás
  Lee Thomason 8553625730 one successful return type. simplify build on vs2015 10 anos atrás
  Lee Thomason 97837e77f4 Merge pull request #428 from wvvelzen/WarningsFix 10 anos atrás
  Wilfred van Velzen 0aeac18ad3 Fix 2 "Condition is always true" compiler warnings. 10 anos atrás
  Wilfred van Velzen 67abee5610 Fix for Borland C++ Builder 6 10 anos atrás
  Dmitry-Me 96b110d25e Assert to ensure ftell() behaves as expected by later code 10 anos atrás
  Jarle Strand 81abfd6d4c Error fix DeleteChild 10 anos atrás
  Dmitry-Me 0515fa9d27 Assertion in StrPair::SetStr() 10 anos atrás
  Dmitry-Me 901fed5f19 Get rid of -Wtype-limits warning 10 anos atrás
  PKEuS cac75789ba Declared *PRINTF wrappers as static 10 anos atrás
  Dmitry-Me 96f38cca95 Asserts to ensure old buffer is not leaked when allocating a new one 10 anos atrás
  Lee Thomason bb8fd3c29c Merge pull request #364 from PKEuS/master 10 anos atrás
  Philipp Kloke 358202c77a Moved include of <cstdarg> to cpp file 10 anos atrás
  Dmitry-Me 1d32e586d5 Asserts for formatted output length 10 anos atrás
  Lee Thomason 78fca3db83 Merge pull request #361 from RossBencina/master 10 anos atrás
  Dmitry-Me 886ad9787c Use "name" for element name 10 anos atrás
  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' 10 anos atrás
  Dmitry-Me 8dd493b268 Better document warning suppression code 10 anos atrás
  Lee Thomason 4824e95bc0 Merge pull request #343 from Dmitry-Me/checkEntityWasPrinted 10 anos atrás