Overview
Comment: | Rename XMPPJSONFileStorage to XMPPFileStorage.
It uses BinaryPack instead of JSON now. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c9bb52e8239a7748bb46fcbde137df14 |
User & Date: | js on 2013-02-23 13:49:32 |
Other Links: | manifest | tags |
Context
2013-03-03
| ||
16:30 | Fix up -[XMPPJID isEqual:] and -[XMPPJID hash] check-in: 8bc32c2743 user: florob@babelmonkeys.de tags: trunk | |
2013-02-23
| ||
13:49 | Rename XMPPJSONFileStorage to XMPPFileStorage. check-in: c9bb52e823 user: js tags: trunk | |
2013-02-18
| ||
23:16 | Adjust to recent ObjFW changes. check-in: e81a369270 user: js tags: trunk | |
Changes
Modified .gitignore from [2fa598a929] to [25d2864b5c]. [diff]
Modified src/Makefile from [0633fdc12c] to [ad510f6243]. [diff]
Added src/XMPPFileStorage.h version [add2d8e5da].
Added src/XMPPFileStorage.m version [b5f01ad0ba].
Deleted src/XMPPJSONFileStorage.h version [5505b46086].
Deleted src/XMPPJSONFileStorage.m version [0ded529f90].
Modified src/XMPPRoster.m from [025bb21619] to [1fa0d01ca6]. [diff]
Modified tests/test.m from [1cf3c54e24] to [ef9f547a18]. [diff]