Revīziju vēsture

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