Overview
Comment: | Remove the IRCChannels class.
It was only overcomplicating things with no gain at all. Instead, |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
620b9b2a3087ddf679bb44eaa5e7e1a6 |
User & Date: | js on 2012-11-24 11:56:58 |
Other Links: | manifest | tags |
Context
2012-11-28
| ||
21:30 | Make sure no newlines from parameters are sent. check-in: 2cc7844016 user: js tags: trunk | |
2012-11-24
| ||
11:56 | Remove the IRCChannels class. check-in: 620b9b2a30 user: js tags: trunk | |
10:02 | API improvements. check-in: 50a9cc56c6 user: js tags: trunk | |
Changes
Modified ObjIRC.xcodeproj/project.pbxproj from [85c59ee61f] to [3730054d99]. [diff]
Deleted src/IRCChannel.h version [7174780e91].
Deleted src/IRCChannel.m version [76bba49af6].
Modified src/IRCConnection.h from [51a0fb5754] to [6d0137034c]. [diff]
Modified src/IRCConnection.m from [5544578885] to [002f1423f2]. [diff]
Modified src/ObjIRC.h from [420f307273] to [e4e9a73d8b]. [diff]
Modified tests/test.m from [3268827b82] to [4612327517]. [diff]