Overview
Comment: | Add XMPPRoster class. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
010bd227d2544029c5d338fe6a2cf169 |
User & Date: | js on 2011-03-28 13:14:27 |
Other Links: | manifest | tags |
Context
2011-03-28
| ||
13:56 | gcc 4.6 does not seem to create implicit ivars. check-in: 5a9500d050 user: js tags: trunk | |
13:14 | Add XMPPRoster class. check-in: 010bd227d2 user: js tags: trunk | |
2011-03-27
| ||
23:55 | Add autorelease pools. check-in: 69621da29a user: js tags: trunk | |
Changes
Modified ObjXMPP.xcodeproj/project.pbxproj from [f446e9346b] to [af2addadc8]. [diff]
Modified src/XMPPConnection.h from [f58e7a76cd] to [efa53c7c60]. [diff]
Modified src/XMPPConnection.m from [c3167bab5a] to [ff0b9d6b21]. [diff]
Modified src/XMPPJID.m from [abcbfecd4e] to [d13b6bf988]. [diff]
Added src/XMPPRoster.h version [bf1a5ace38].
Added src/XMPPRoster.m version [91d328c416].
Added src/XMPPRosterItem.h version [8f1d733b5b].
Added src/XMPPRosterItem.m version [ce2010eba9].
Modified tests/test.m from [0b259b0e5c] to [fff72eb7c7]. [diff]