Martin Carlberg
|
458fa9d02e
|
Fixed a lot of small bugs found by new warning message from compiler
|
2013-01-18 14:24:37 +01:00 |
|
Martin Carlberg
|
ca99114b16
|
Forgot to add one file
|
2012-12-17 15:12:02 +01:00 |
|
Martin Carlberg
|
897adf27f0
|
Fixed import statements in nib2cib, bug in load system and some more fixes to test cases
|
2012-12-17 14:57:18 +01:00 |
|
Martin Carlberg
|
c297e926f9
|
Compiler now works with jake and can compiler the whole Cappuccino framework. A lot of test cases still fail
|
2012-12-16 17:38:47 +01:00 |
|
Alexander Ljungberg
|
aab8ade15b
|
Refs #1629. Fixed: aSet removeObject: for an object not a member is not an error.
|
2012-07-23 15:25:52 +02:00 |
|
Ilya Kulakov
|
985759ce91
|
Fix CPSet's member never checks equality of objects at Objj level.
|
2012-07-23 19:34:40 +07:00 |
|
Alexander Ljungberg
|
79f2ec5d17
|
Refs #1480. Change NSSortDescriptors to CPSortDescriptors in docs.
|
2012-03-19 21:03:04 +00:00 |
|
Ilya Kulakov
|
91eb23ba87
|
Implement -sortedArrayUsingDescriptors: for CPSet.
|
2012-03-20 03:43:49 +07:00 |
|
Randall Luecke
|
b1e4a43cd3
|
Fixed and finished the documentation for CPSet and CPMutableSet.
|
2012-01-19 01:19:20 -05:00 |
|
Aparajita Fishman
|
ea958160dc
|
Although it is not directly documented, CPMutableSet -addObject should raise with nil or undefined.
|
2011-05-09 15:49:44 -04:00 |
|
Francisco Ryan Tolmasky I
|
5af66b60e1
|
Better -copy implementations for KVC arrays and sets.
Reviewed by me.
|
2011-01-09 03:46:29 -08:00 |
|
Ilya Kulakov
|
0d5ae63013
|
The isSubsetOfSet looking for objects inside itself instead of provided set
|
2011-01-07 02:03:11 +06:00 |
|
Francisco Ryan Tolmasky I
|
c071569f3c
|
Fix for @import loop when pressing.
Reviewed by me.
|
2011-01-05 18:24:42 -08:00 |
|
Alexander Ljungberg
|
9e92947b2c
|
Cleanup, fix accidental global in the average operator.
|
2011-01-02 11:42:40 -03:00 |
|
Francisco Ryan Tolmasky I
|
ab6609282d
|
Some reorganization.
Reviewed by me.
|
2010-12-27 03:02:00 -08:00 |
|