Ross Boucher
|
dbedbfddfc
|
Fixed a few accessors and spacing issues.
|
2008-09-24 14:09:42 -07:00 |
|
vijaykiran
|
2830feed60
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2008-09-22 04:42:30 +02:00 |
|
Francisco Ryan Tolmasky I
|
464ddf269d
|
A number of fixes for Cib.
Reviewed by rossco.
|
2008-09-21 02:52:24 -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
|
ec6c08e9ea
|
Fixed [CPString boolvalue] method with RegExps
|
2008-09-16 18:40:15 +02:00 |
|
vijaykiran
|
ffa91e0f59
|
updated according to coding guidelines
|
2008-09-15 20:35:26 +02:00 |
|
vijaykiran
|
1b2aadc6f0
|
Added boolValue method to CPString
|
2008-09-14 11:35:28 +02:00 |
|
vijaykiran
|
2eae5373bc
|
- Updated correct method names in the exception
|
2008-09-14 10:51:59 +02:00 |
|
Vijay Duvvuri
|
bae8e1c6b0
|
Added method doc for rangeOfString:options:range:
|
2008-09-13 11:22:04 +02:00 |
|
Vijay Duvvuri
|
f9b78273ad
|
Merge branch 'master' of git://github.com/280north/cappuccino
Conflicts:
Foundation/CPString.j
|
2008-09-13 11:16:13 +02:00 |
|
Vijay Duvvuri
|
8aed3787fd
|
- Added new line after if/else/else if
|
2008-09-13 11:09:09 +02:00 |
|
Tom Robinson
|
39afdd57cd
|
sprintf() and CPString +stringWithFormat
[#34 state:resolved]
|
2008-09-13 01:35:50 -07:00 |
|
Ross Boucher
|
43cc45b1f9
|
Accidentally broke CPString method, this fixes it.
|
2008-09-11 00:14:04 -07:00 |
|
Ross Boucher
|
a40fbd7961
|
Add the first draft of documentation inline.
|
2008-09-10 15:11:37 -07:00 |
|
Vijay Duvvuri
|
05811ca965
|
- Added method rangeOfString:options:range:
- Updated rangeOfString:options to call rangeOfString:options:range
- Updated rangeOfString: to call rangeOfString:options
|
2008-09-10 19:40:54 +02:00 |
|
Francisco Ryan Tolmasky I
|
a97bb72800
|
Initial commit.
Reviewed by francisco, ross and tom.
|
2008-09-04 03:52:20 -07:00 |
|