Ross Boucher
|
928be8d8e7
|
Add CPCountedSet and fix a few CPSet errors.
|
2009-01-22 00:33:10 -08:00 |
|
Ross Boucher
|
6291804775
|
Support, fixes, and tests for KVC array operators.
|
2009-01-20 20:06:46 -08:00 |
|
Ross Boucher
|
0b05b4b7d8
|
Add KVC+KVO support for "To Many" keys (i.e. Arrays).
|
2009-01-20 18:51:10 -08:00 |
|
Ross Boucher
|
e859e9efc0
|
Add additional support for dependent keys, some performance improvements.
|
2009-01-19 01:42:39 -08:00 |
|
Ross Boucher
|
44e4af0f02
|
Experimental support for dependent keys. I say experimental because it slows down KVO by nearly 2x when its used.
|
2009-01-18 22:09:24 -08:00 |
|
 Jari BakkenandRoss Boucher
|
869db920a9
|
Add [CPArrayTest testRemoveObjectsAtIndexes]
|
2009-01-15 19:58:59 -08:00 |
|
Tom Robinson
|
79ba2af699
|
Added utilities.js in Objective-J with Base64 encoding/decoding, sprintf moved from CPString. Tests for base64 and sprintf utilities.
|
2008-12-11 05:23:47 -08:00 |
|
Ross Boucher
|
ea0c9af0f8
|
Merge branch 'master' into atrstring
|
2008-11-13 21:25:52 -08:00 |
|
Francisco Ryan Tolmasky I
|
e1d57aac3b
|
Fix for broken insertObjects:atIndexes: and tests and isEqual.
[#136 state:resolved]
Reviewed by me.
|
2008-11-13 16:55:33 -08:00 |
|
Ross Boucher
|
102c741ca3
|
Initial commit of CPAttributedString, and test cases. All test cases currently pass.
|
2008-11-13 11:23:00 -08:00 |
|
 Sam McDonaldandFrancisco Ryan Tolmasky I
|
9f9cc4c22c
|
Fix for stringByDeletingLastPathComponent.
[#126 state:resolved]
Reviewed by tolmasky
|
2008-11-08 13:53:53 -08:00 |
|
Tom Robinson
|
02b4187742
|
CPArrayTest
|
2008-10-05 18:47:47 -07:00 |
|
Tom Robinson
|
bf28b8bbc6
|
CPString -capitalizedString fixed
Reviewed by me.
[#90 state:resolved responsible:tlrobinson]
|
2008-10-05 18:15:36 -07:00 |
|
Ross Boucher
|
ff140b8c4c
|
Improve KVO speed 50%, add dictionary support in KVC.
|
2008-09-27 11:33:36 -07:00 |
|
Ross Boucher
|
3834751aa3
|
Key Value Observing, with test cases.
|
2008-09-25 22:20:21 -07:00 |
|
Ross Boucher
|
3b39b64e1b
|
Merge branch 'master' into kvo
|
2008-09-24 21:31:13 -07:00 |
|
Ross Boucher
|
df3264de94
|
Updates to KVO and KVO tests.
|
2008-09-24 13:36:25 -07:00 |
|
vijaykiran
|
2830feed60
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2008-09-22 04:42:30 +02:00 |
|
Ross Boucher
|
3f55ee6284
|
add initial test suite for KVO
|
2008-09-21 15:22:21 -07:00 |
|
Tom Robinson
|
07d4ebdf9f
|
Tests README
|
2008-09-18 16:33:01 -07:00 |
|
vijaykiran
|
9a397bf03f
|
Added method stringByReplacingOccurrencesOfStringWithString and testcase for the same.
|
2008-09-17 23:17:56 +02:00 |
|
vijaykiran
|
6c2a50f767
|
Added method stringByAppendingFormat and a simple test case for the method
|
2008-09-17 22:52:11 +02:00 |
|
vijaykiran
|
34f58026df
|
Updated assertFalse message in CPStringTest
Converted tabs to spaces according to coding guidelines
|
2008-09-17 11:56:57 +02:00 |
|
vijaykiran
|
33c0dcd482
|
First unit test for CPString for method boolValue
|
2008-09-16 18:59:07 +02:00 |
|
Tom Robinson
|
bf5381e1a3
|
Initial commit of CPDate and an OJUnit test for CPDate
|
2008-09-12 22:39:51 -07:00 |
|