Historique des commits

Auteur SHA1 Message Date
  Kazunori Fujiwara 593b348cbb [2302] Fix bugs in Element class il y a 12 ans
  Jelte Jansen 718888317b [2278] A number of cppcheck fixes il y a 12 ans
  Jelte Jansen 6e57b76919 [1626] use one list of 'whitespace' chars il y a 13 ans
  Jelte Jansen 318ecd4e65 [1626] check string termination and whitespace fix il y a 13 ans
  Jelte Jansen 737c4eb744 [1626] fix non-printable escaping in json conv il y a 13 ans
  Jelte Jansen 9f4292fa5d [1626] remove wrong comment line il y a 13 ans
  Jelte Jansen 5a4cf2dd59 [1626] do not escape forward slash in toJSON il y a 13 ans
  Jelte Jansen 63e4fc15cc [1626] escape JSON strings correctly il y a 13 ans
  Stephen Morris f18114000f [1470] Iterate over unchanging map when removing identical elements il y a 13 ans
  Stephen Morris 0213d987ac [1470] Removed declared but unused exception variable il y a 13 ans
  Stephen Morris bf2e60ca2a [1470] Change some loop indexes to unsigned values il y a 13 ans
  Jelte Jansen 1f26ac530c [trac926] call it 'named set', not 'named map' il y a 14 ans
  Jelte Jansen bf635ee41a [trac926] add 'named_map' type in cpp module check il y a 14 ans
  Jelte Jansen 2c936393a1 Merge branch 'trac1072' il y a 14 ans
  Jelte Jansen ec45081d78 [trac1072] review comments il y a 14 ans
  Jelte Jansen b9ad6d4bab [trac1072] fix issue of JSON parser non-failure with input "{" il y a 14 ans
  Michal 'vorner' Vaner 8266c87325 [trac742] Remove outdated comment il y a 14 ans
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
  JINMEI Tatuya e362d1a745 more cleanup: il y a 14 ans
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. il y a 14 ans
  JINMEI Tatuya 9e132bce95 avoid unnecessary copy by using a reference. il y a 14 ans
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. il y a 14 ans
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) il y a 14 ans
  JINMEI Tatuya 81eb4c244c style fixes: il y a 14 ans
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 15 ans
  Jeremy C. Reed 13d08243ae #include <climits> il y a 15 ans
  Jelte Jansen 0a9730cdd4 also check for -HUGE_VAL after strtod (+test of course) il y a 15 ans
  Jelte Jansen fb3488a5b0 updated doxy of merge() il y a 15 ans
  Jelte Jansen f50ca4b0de address review comments part 3 of 3 (or 4, there were a few general comments that i'm not sure we should adress in this ticket) il y a 15 ans
  Jelte Jansen bd8add5608 addressed review comments 2 of 3 (or 4) il y a 15 ans