Historique des commits

Auteur SHA1 Message Date
  Jelte Jansen a4939e499f addressed first part of review comments il y a 15 ans
  Jelte Jansen d5a3a43839 added unit tests il y a 15 ans
  Jelte Jansen c5dd3881c2 rename ParseError to JSONError il y a 15 ans
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() il y a 15 ans
  Jelte Jansen 2568b6c2fa created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON) il y a 15 ans
  Jelte Jansen d15c05078d check map tag size in create functions too, for consistency, i think we should indeed remove the direct map access and constructor, see comment in ticket 129 il y a 15 ans
  JINMEI Tatuya f625571df7 tighten validation on the map tag length: due to the wire format limitation il y a 15 ans
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. il y a 15 ans