Differences From Artifact [0633fdc12c]:
- File src/Makefile — part of check-in [fc38b1287a] at 2013-01-27 17:01:08 on branch trunk — Add XMPPContact{,Manager} for tracking contacts (user: florob@babelmonkeys.de, size: 831) [annotate] [blame] [check-ins using]
To Artifact [ad510f6243]:
- File
src/Makefile
— part of check-in
[c9bb52e823]
at
2013-02-23 13:49:32
on branch trunk
— Rename XMPPJSONFileStorage to XMPPFileStorage.
It uses BinaryPack instead of JSON now. (user: js, size: 827) [annotate] [blame] [check-ins using]
︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | - + | XMPPConnection.m \ XMPPContact.m \ XMPPContactManager.m \ XMPPExceptions.m \ XMPPEXTERNALAuth.m \ XMPPIQ.m \ XMPPJID.m \ |
︙ |