Historique des commits

Auteur SHA1 Message Date
  Lee Thomason c755667aa0 add an error message il y a 11 ans
  Lee Thomason 331596e83c clean up the scope and names of the error code. il y a 11 ans
  numatrumpet 003368429f ErrorNames is not implemented by vector<string> but *char[] il y a 11 ans
  numatrumpet bb5ffac22d Using C++11, XMLUtil::ToErrorName(XMLError) returns the name of error type il y a 11 ans
  Serhat Eser Erdem ca5d684a2b Fixed _CRT_SECURE_NO_WARNINGS macro redefinition warning il y a 12 ans
  Lee Thomason 5bb2d8079b add variants of SetText() to support types il y a 12 ans
  Lee Thomason 9c0678a01d trim the test cases and review il y a 12 ans
  Uli Kusterer 321072ee0b Add tests for SetText(). il y a 12 ans
  Lee Thomason c3708ccf08 implement a fix to floating point precision as proposed by schuellc. il y a 12 ans
  Lee Thomason 3b7927efb5 formatting tweaks il y a 12 ans
  Michael Daumling ed52328ced Insert() methods check for inserted XML to be in the same doc, and remove XML from old location if already inserted. il y a 12 ans
  Lee Thomason (grinliz) db304256bb clean up the pass/fail logic, still return the same value from test if it fails il y a 12 ans
  Bruno Dias 721b42da8e make the xmltest to return != 0, if one of the tests has failed. il y a 12 ans
  Lee Thomason (grinliz) d6bd7360b8 fix floating point specifier and clean up a warning il y a 13 ans
  Lee Thomason f76fe94012 Merge pull request #110 from pzychotic/tests il y a 13 ans
  Thomas Roß a5221869c2 Added test for return value of QueryDoubleAttribute(). il y a 13 ans
  ddiproietto a8ae1f6a4d Fixed compilation under MINGW64 il y a 13 ans
  Lee Thomason (grinliz) d0a38c3a20 fix BOM preservation bugs. add new tests il y a 13 ans
  Vasily Biryukov 1cfafd0d24 Fixed: LoadFile() returns XML_NO_ERROR for empty documents. il y a 13 ans
  Andrew C. Martin 0fd8746f64 correct typos in comments / documentation il y a 13 ans
  Lee Thomason (grinliz) 5efaa5f6bb Add the (very handy) QueryAttribute il y a 13 ans
  Lee Thomason (grinliz) ac83b4e278 adjust the size of the memory pools il y a 13 ans
  Martinsh Shaiters 53ab79afad Add unit test for XMLDocument::Clear(). il y a 13 ans
  Lee Thomason 0aecb5c770 Merge remote-tracking branch 'martinsh/issue#53-fix' il y a 13 ans
  Martinsh Shaiters 95b3e6543b Add test case for element names with leading digit. il y a 13 ans
  Martinsh Shaiters 23e7ae6085 Add test for lead non-alpha characters in attribute names. il y a 13 ans
  Lee Thomason 178e4ccd5b Add file load to xmltest. il y a 13 ans
  Martinsh Shaiters c9c8b77d87 Moves example documentation from xmltest.h to xmltest.cpp il y a 13 ans
  Martinsh Shaiters 39ddc268cb Adds conditional include of io.h when compiling with MinGW il y a 13 ans
  Lee Thomason a6412ac2d5 add a printing test il y a 13 ans