Overview
Comment: | Move namespace definitions and add -[XMPPRoster addRosterItem:]. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
fe2b73b43beb35a1532710ee4a13afb6 |
User & Date: | js on 2011-03-28 15:30:40 |
Other Links: | manifest | tags |
Context
2011-03-28
| ||
16:15 | Add -[XMPPRoster deleteRosterItem:] and -[XMPPRosterItem copy]. check-in: 5deb46d926 user: js tags: trunk | |
15:30 | Move namespace definitions and add -[XMPPRoster addRosterItem:]. check-in: fe2b73b43b user: js tags: trunk | |
13:56 | gcc 4.6 does not seem to create implicit ivars. check-in: 5a9500d050 user: js tags: trunk | |
Changes
Modified ObjXMPP.xcodeproj/project.pbxproj from [af2addadc8] to [7455d70e15]. [diff]
Modified src/XMPPConnection.h from [efa53c7c60] to [f00addebcd]. [diff]
Modified src/XMPPConnection.m from [ff0b9d6b21] to [645635f3bd]. [diff]
Modified src/XMPPRoster.h from [bf1a5ace38] to [30e1f25f90]. [diff]
Modified src/XMPPRoster.m from [91d328c416] to [059b74f304]. [diff]
Added src/XMPPRoster_private.h version [222f4a0c5c].