Commit History

Author SHA1 Message Date
  Jelte Jansen a4939e499f addressed first part of review comments 15 years ago
  Jelte Jansen d5a3a43839 added unit tests 15 years ago
  Jelte Jansen c5dd3881c2 rename ParseError to JSONError 15 years ago
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() 15 years ago
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() 15 years ago
  Jelte Jansen 2568b6c2fa created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON) 15 years ago
  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 15 years ago
  JINMEI Tatuya f625571df7 tighten validation on the map tag length: due to the wire format limitation 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago