Historique des commits

Auteur SHA1 Message Date
  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
  Lee Thomason fb732f97d4 Merge pull request #205 from Dmitry-Me/moveDefinitionsToLoopHeaders il y a 11 ans
  Dmitry-Me 3659fe1d33 Move loop variable definition into loop headers il y a 11 ans
  Lee Thomason cf6d886903 Merge pull request #204 from Dmitry-Me/convertMacrosIntoFunctions il y a 11 ans
  Dmitry-Me e3225b1c64 Convert DELETE_X macros into functions il y a 11 ans
  Lee Thomason 30152836da Merge pull request #202 from Dmitry-Me/removeRepeatedVirtualCalls il y a 11 ans
  Lee Thomason 83a6d8c373 Merge remote-tracking branch 'origin/master' il y a 11 ans
  Lee Thomason d526944e3c removed unused _accumulator il y a 11 ans
  Dmitry-Me b6b4e82626 Remove repeated virtual calls il y a 11 ans
  Lee Thomason 59b9aaea43 Merge pull request #200 from Dmitry-Me/removeObsoleteComment il y a 11 ans
  Dmitry-Me ec19a0e513 Remove obsolete comment il y a 11 ans
  Lee Thomason b6ea923f0f Merge branch 'Dmitry-Me-makeCodeMoreDefensive' il y a 11 ans
  Dmitry-Me 63f3de1a3c Make code more defensive il y a 11 ans
  Lee Thomason dc50a31758 Merge pull request #197 from Dmitry-Me/dontAdjustStartWhenNeedsDelete il y a 11 ans
  Dmitry-Me 67a5bb0ac1 Assert when trying to adjust _start in "needs delete" mode. il y a 11 ans
  Lee Thomason 0b26702ac9 Merge pull request #196 from Dmitry-Me/wrapFopenCalls il y a 11 ans
  Dmitry-Me 01578db56b Wrap fopen()/fopen_s() calls to avoid duplication il y a 11 ans
  Lee Thomason 2af5679b26 Merge pull request #194 from Dmitry-Me/fixCStyleCast il y a 11 ans
  Dmitry-Me 5657176b61 Replace C-style cast with static_cast il y a 11 ans
  Lee Thomason 73c822c201 Merge pull request #193 from Dmitry-Me/shouldCheckFtellForError il y a 11 ans
  Dmitry-Me acb9c9c260 Check ftell() result for error code before using it. il y a 11 ans
  Lee Thomason fca00d0ebc Merge pull request #191 from Dmitry-Me/dontIgnoreFgetcReturnValue il y a 11 ans
  Dmitry-Me 08e7f7be59 fgetc() is not required to clear the error indicator on success il y a 11 ans