ObjFW  Check-in [acd8e03f58]

Overview
Comment:Return mutable collections in -[JSONValue].

This allows modifying data and getting the JSON representation again.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: acd8e03f58db91a17fc7ebcfdc59aa7404bddc6bf40d5f04c2b44d14d0e8e9ab
User & Date: js on 2012-02-06 11:31:19
Other Links: manifest | tags
Context
2012-02-17
16:25
Fix a very bad typo in OFStreamObserver_poll. check-in: e9b0575094 user: js tags: trunk
2012-02-06
11:31
Return mutable collections in -[JSONValue]. check-in: acd8e03f58 user: js tags: trunk
2012-02-05
14:29
It seems signing is not required anymore on iOS. check-in: 5d732af342 user: js tags: trunk
Changes