7 check-ins using file tests/OFArray.m version 9fed90b848
|
2010-01-25
| ||
| 22:14 | Check for atomic ops in configure.ac. (check-in: c2af363418 user: js tags: trunk) | |
| 15:22 | Make retain counter 32 bit due to atomic ops being 32 bit. (check-in: 831ebcd4f5 user: js tags: trunk) | |
|
2010-01-24
| ||
| 20:07 | Fix a missing return in objc_setProperty. (check-in: 63c5c7d501 user: js tags: trunk) | |
| 18:54 | Make retain/release atomic. (check-in: b4a9924066 user: js tags: trunk) | |
|
2010-01-23
| ||
| 11:25 | Make -[readLineWithEncoding:] compatible with \r\n linebreaks. (check-in: 1421bc837b user: js tags: trunk) | |
|
2010-01-22
| ||
| 18:55 | Apple allows BOOL copy to be 2 for mutableCopy on properties. (check-in: 89db847794 user: js tags: trunk) | |
| 18:52 | Differentiate more between OFArray and OFMutableArray in tests. (check-in: 7e47fcb96a user: js tags: trunk) | |