Comments and changes to this ticket
-
Ross Boucher October 19th, 2008 @ 10:04 PM
- State changed from new to open
- Tag set to patch
It's probably a bad idea to loop over the characters. I think a better approach would be to create two substrings, and then use the built in comparison (like it used to).
-
Francisco Tolmasky October 24th, 2008 @ 12:48 PM
- State changed from open to cla
-
cacaodev November 3rd, 2008 @ 08:21 AM
- Assigned user set to Ross Boucher
- Tag changed from patch to cpstring, patch
Could it be that simple ?
// Please remove the comment line in the code. Could't do it myself.
-
admin (at 280north) November 10th, 2008 @ 08:31 AM
- Milestone set to 0.6
- State changed from cla to resolved
(from [88f12bad9348e27c60e318aef368d678c073bd7e]) implement NSString compare:options:range
Thanks to Cacaodev for the ticket and initial stab at this.
[#105 state:resolved milestone:0.6] http://github.com/280north/cappu...
-
admin (at 280north) July 8th, 2009 @ 08:55 AM
(from [a5a43de26ecda590234341db18f8bb29937eb7fb]) Fix for objectAtIndex: throwing out of range exceptions.
Closes #105.
Reviewed by me.
http://github.com/280north/cappuccino/commit/a5a43de26ecda590234341...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Attachments
Referenced by
- 105 Implement NSString compare:options:range [#105 state:resolved milestone:0.6] http://github.com/28...
- 105 Implement NSString compare:options:range Closes #105.