Historial de Commits

Autor SHA1 Mensaje Fecha
  Lee Thomason d211bb1351 Merge pull request #216 from Dmitry-Me/removeRepeatedIndexAccesses hace 11 años
  Dmitry-Me d048f1e8e3 Bind reference to avoid repeated accesses by index hace 11 años
  Lee Thomason 0895e78549 Merge pull request #215 from Dmitry-Me/duplicateVirtualCalls2 hace 11 años
  Dmitry-Me 097339a099 Remove unneeded virtual calls hace 11 años
  Lee Thomason f2496f5824 Merge pull request #214 from Dmitry-Me/duplicateVirtualCalls hace 11 años
  Lee Thomason 853de8169b Merge pull request #213 from Dmitry-Me/likelyWrongSignature hace 11 años
  Lee Thomason 869f1487e2 Merge pull request #212 from Dmitry-Me/reuseConstForNonConst hace 11 años
  Dmitry-Me 6d202ff20e Eliminate repeated virtual calls hace 11 años
  Dmitry-Me 72bb0ecc39 Function signature is most likely wrong hace 11 años
  Dmitry-Me 9de541f465 Reuse const version for non-const one hace 11 años
  Lee Thomason b0776aeead Merge pull request #210 from Dmitry-Me/removeUnneededCast hace 11 años
  Dmitry-Me 9fb2b0f42c Remove unneeded cast, reduce duplication, move declarations to their first use. hace 11 años
  Lee Thomason 5321a0e21f setting the version to 2.2.0 hace 11 años
  Lee Thomason c755667aa0 add an error message hace 11 años
  Lee Thomason 331596e83c clean up the scope and names of the error code. hace 11 años
  numatrumpet cd8550c29c Without using preprocessor hace 11 años
  numatrumpet 9f52ad5289 Makefile is recovered to original version hace 11 años
  numatrumpet 003368429f ErrorNames is not implemented by vector<string> but *char[] hace 11 años
  numatrumpet 8f5d3f8e80 make works correctly when using clang++ hace 11 años
  numatrumpet bb5ffac22d Using C++11, XMLUtil::ToErrorName(XMLError) returns the name of error type hace 11 años
  Lee Thomason fb732f97d4 Merge pull request #205 from Dmitry-Me/moveDefinitionsToLoopHeaders hace 11 años
  Dmitry-Me 3659fe1d33 Move loop variable definition into loop headers hace 11 años
  Lee Thomason cf6d886903 Merge pull request #204 from Dmitry-Me/convertMacrosIntoFunctions hace 11 años
  Dmitry-Me e3225b1c64 Convert DELETE_X macros into functions hace 11 años
  Lee Thomason 30152836da Merge pull request #202 from Dmitry-Me/removeRepeatedVirtualCalls hace 11 años
  Lee Thomason 83a6d8c373 Merge remote-tracking branch 'origin/master' hace 11 años
  Lee Thomason d526944e3c removed unused _accumulator hace 11 años
  Dmitry-Me b6b4e82626 Remove repeated virtual calls hace 11 años
  Lee Thomason 59b9aaea43 Merge pull request #200 from Dmitry-Me/removeObsoleteComment hace 11 años
  Dmitry-Me ec19a0e513 Remove obsolete comment hace 11 años