Historique des commits

Auteur SHA1 Message Date
  xantares c8ec6fcab4 Use BUILD_SHARED_LIBS cmake standard. il y a 11 ans
  Lee Thomason 1cd7e7422c Merge pull request #226 from Dmitry-Me/addPreAssertFixComment il y a 11 ans
  Dmitry-Me 66d2a84715 Add pre-assert, fix comment il y a 11 ans
  Lee Thomason 97cfa03865 Merge pull request #221 from Dmitry-Me/reuseIsWhiteSpace il y a 11 ans
  Dmitry-Me fa20b227a3 Reuse IsWhiteSpace(), move comment. il y a 11 ans
  Lee Thomason 0826e9632f Merge pull request #220 from tolga9009/patch-1 il y a 11 ans
  Tolga Cakir 78eee7299f removing accidentally added newline il y a 11 ans
  Lee Thomason 4de01a9489 Merge pull request #218 from Dmitry-Me/enableLeakTracing il y a 11 ans
  Lee Thomason f07b952296 fix issue 184. clean up xcode project. il y a 11 ans
  Dmitry-Me 99916599da Enable dump of debug heap memory leaks il y a 11 ans
  Lee Thomason d211bb1351 Merge pull request #216 from Dmitry-Me/removeRepeatedIndexAccesses il y a 11 ans
  Dmitry-Me d048f1e8e3 Bind reference to avoid repeated accesses by index il y a 11 ans
  Lee Thomason 0895e78549 Merge pull request #215 from Dmitry-Me/duplicateVirtualCalls2 il y a 11 ans
  Dmitry-Me 097339a099 Remove unneeded virtual calls il y a 11 ans
  Lee Thomason f2496f5824 Merge pull request #214 from Dmitry-Me/duplicateVirtualCalls il y a 11 ans
  Lee Thomason 853de8169b Merge pull request #213 from Dmitry-Me/likelyWrongSignature il y a 11 ans
  Lee Thomason 869f1487e2 Merge pull request #212 from Dmitry-Me/reuseConstForNonConst il y a 11 ans
  Dmitry-Me 6d202ff20e Eliminate repeated virtual calls il y a 11 ans
  Dmitry-Me 72bb0ecc39 Function signature is most likely wrong il y a 11 ans
  Dmitry-Me 9de541f465 Reuse const version for non-const one il y a 11 ans
  Lee Thomason b0776aeead Merge pull request #210 from Dmitry-Me/removeUnneededCast il y a 11 ans
  Dmitry-Me 9fb2b0f42c Remove unneeded cast, reduce duplication, move declarations to their first use. il y a 11 ans
  Lee Thomason 5321a0e21f setting the version to 2.2.0 il y a 11 ans
  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 cd8550c29c Without using preprocessor il y a 11 ans
  numatrumpet 9f52ad5289 Makefile is recovered to original version il y a 11 ans
  numatrumpet 003368429f ErrorNames is not implemented by vector<string> but *char[] il y a 11 ans
  numatrumpet 8f5d3f8e80 make works correctly when using clang++ il y a 11 ans
  numatrumpet bb5ffac22d Using C++11, XMLUtil::ToErrorName(XMLError) returns the name of error type il y a 11 ans