Overview
Comment: | Add multicast delegates. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
69ecc12d18cb01fae6fd771c196c6e3a |
User & Date: | js on 2012-01-26 23:23:04 |
Other Links: | manifest | tags |
Context
2012-01-28
| ||
00:43 | Decouple XMPPRoster and XMPPConnection check-in: 128dcb8343 user: florob@babelmonkeys.de tags: trunk | |
2012-01-26
| ||
23:23 | Add multicast delegates. check-in: 69ecc12d18 user: js tags: trunk | |
23:03 | Fix a retain cycle. check-in: ec22f66cb0 user: js tags: trunk | |
Changes
Modified .hgignore from [a244c6678b] to [9951009680]. [diff]
Modified ObjXMPP.xcodeproj/project.pbxproj from [f6dd9d2300] to [4f8b0f0ad0]. [diff]
Modified src/Makefile from [fd40e02aba] to [91e4f33c74]. [diff]
Modified src/XMPPConnection.h from [191f094bce] to [2a38027c58]. [diff]
Modified src/XMPPConnection.m from [677aa509d2] to [17919bf855]. [diff]
Added src/XMPPMulticastDelegate.h version [44c939a254].
Added src/XMPPMulticastDelegate.m version [405f29fa95].
Modified src/XMPPRoster.m from [a02f686076] to [357151968c]. [diff]
Modified tests/test.m from [2ccadc96fb] to [6b509f1c6b]. [diff]