0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No longer being developed More... over 10 years ago
Missing headers More... about 11 years ago
Merge branch 'master' of https://github.com/chrisdevereux/CocoaPort More... about 11 years ago
Fix copy headers destination for mac More... about 11 years ago
Add TODO message to CPSocketConnection.h More... about 11 years ago
TODO message in CPSocketServer.h More... about 11 years ago
Create CONTRIBUTING.md More... about 11 years ago
Add status/contributing sections to read me More... about 11 years ago
Fix leak of observed objects when CPPort is disconnected with active observations More... about 11 years ago
CPSocketConnection doesn't notify port of disconnection when disconnection requested by port More... about 11 years ago
Ensure explicit disconnection propagated to connection & socket More... about 11 years ago
Add OCHamcrest & OCMockito dependencies More... about 11 years ago
Use NSRecursiveLock instead of if (dispatch_get_current_queue() == _queue) More... about 11 years ago
remove dead code More... over 11 years ago
Unit test target for iOS More... over 11 years ago
Remove dependency on CocoaLumberjack More... over 11 years ago
Crappy workaround for CPInvocationFuture being released too early More... over 11 years ago
Add -fno-objc-arc to CPUtilities.m in iOS target More... over 11 years ago
Remove duplicates in xcode project More... over 11 years ago
Update readme More... over 11 years ago
Correct delegate property More... over 11 years ago
CPCodingObject takes properties from superclasses by default More... over 11 years ago
Fix memory leak when sending copy/init/etc to a remote object More... over 11 years ago
Unit test for retain/release behaviour of copy messages More... over 11 years ago
Move retain/release queuing into CPPort More... over 11 years ago
Unit test for retain/release behaviour More... over 11 years ago
Batch release messages More... over 11 years ago
Add iOS target More... over 11 years ago
Update to latest nstool revision More... over 11 years ago
Respect alloc/copy/init rules in CPFuture forwardInvocations More... over 11 years ago