50 events occurring on or before 2009-12-23 22:38:34.
More ↑
2009-12-23
| ||
22:38 | Throw an exception when trying to use chown on Windows. check-in: 6cd75d4826 user: js tags: trunk | |
22:36 | Release local objects before releasing self in @catch. check-in: d80e2fb1bc user: js tags: trunk | |
22:30 | Documentation improvements. check-in: 19ac0520ae user: js tags: trunk | |
22:25 | Unicode Table Generator: Store used tables in object. check-in: a4918da65c user: js tags: trunk | |
15:47 | Remove TODO from 0.1 branch as it is only useful in the default branch. check-in: bf9e659a92 user: js tags: 0.1 | |
2009-12-21
| ||
17:02 | Create 0.1 branch and remove unfinished XML stuff from it. check-in: b3c14e1dfa user: js tags: 0.1 | |
16:58 | Documentation improvement. check-in: 7cae2b95fb user: js tags: trunk | |
2009-12-20
| ||
23:20 | Update PLATFORMS. check-in: 092f7652a2 user: js tags: trunk | |
23:15 | Clean up includes in OFTCPSocket. check-in: 1d68cfa595 user: js tags: trunk | |
2009-12-17
| ||
13:20 | Update buildsys. check-in: 50e7f419d0 user: js tags: trunk | |
11:26 | Add -[replaceObject:withObject:] and others to OFMutableArray. check-in: c0326c7cc5 user: js tags: trunk | |
10:53 | Further improve OFTCPSocket. check-in: 1f7898f109 user: js tags: trunk | |
2009-12-12
| ||
14:19 | Remove OBJC_SYNC variable as it is not used anymore. check-in: b7e505ba7f user: js tags: trunk | |
2009-12-11
| ||
12:52 | Make it possible to build ObjFW without support for threads. check-in: 6caac0826e user: js tags: trunk | |
2009-12-09
| ||
19:09 | Check whether getaddrinfo is thread-safe and use locks if not. check-in: c8398d985d user: js tags: trunk | |
18:43 | Indent defines and imports where it is useful. check-in: 66f6ca045c user: js tags: trunk | |
2009-12-07
| ||
20:12 | Fix typo. check-in: ed366ad8f8 user: js tags: trunk | |
2009-12-06
| ||
14:13 | Add README. check-in: ed2c649ede user: js tags: trunk | |
14:06 | Move ObjFW definitions to a header that gets installed. check-in: 3631d46ccc user: js tags: trunk | |
00:27 | Remove two method implementations not used anymore. check-in: a0a5ecf01f user: js tags: trunk | |
2009-12-05
| ||
18:15 | Update TODO. check-in: 741eca944e user: js tags: trunk | |
18:12 | Improve -[initWithKey:argList:]. check-in: de26b7668a user: js tags: trunk | |
17:19 | Fix optimization in OFDictionary / OFMutableDictionary. check-in: 011e248c30 user: js tags: trunk | |
17:15 | Improve -[initWithObjects:forKeys:]. check-in: f6e79c23b4 user: js tags: trunk | |
16:54 | Improve readability of -[initWithDictionary:]. check-in: e1b790cdfe user: js tags: trunk | |
16:52 | Improve error handling in OFDictionary and OFMutableDictionary. check-in: 0fcd9ed4d3 user: js tags: trunk | |
16:43 | Improve -[initWithObject:forKey:]. check-in: 776cc1c033 user: js tags: trunk | |
16:33 | Improve OFDictionary. check-in: 725b23f325 user: js tags: trunk | |
13:19 | Get rid of float in OFMutableDictionary. check-in: 7d0a27a751 user: js tags: trunk | |
11:06 | Add +[isSubclassOfClass:] to OFObject. check-in: c7bfcc9e92 user: js tags: trunk | |
10:50 | Don't try to find another CC in acx_pthread.m4. check-in: 84dd396274 user: js tags: trunk | |
10:45 | Move LDFLAGS for rpath in objfw-config to a separate --rpath flag. check-in: d4a60cdef5 user: js tags: trunk | |
2009-12-03
| ||
18:50 | Make OFStream caching invisible to the programmer. check-in: fc0b2500b9 user: js tags: trunk | |
11:51 | Add -[componentsJoinedByString:] to OFArray. check-in: fb651428aa user: js tags: trunk | |
10:29 | More documentation improvements. check-in: 012cee4f80 user: js tags: trunk | |
10:14 | Add documentation for OFXMLParser. check-in: a0b676019d user: js tags: trunk | |
2009-12-02
| ||
20:02 | Introduce some consistency when to use OFObject* and when to use id. check-in: c7ab3a46d1 user: js tags: trunk | |
09:45 | Fix one more missing LD = ${OBJC}. check-in: 25d8c4c030 user: js tags: trunk | |
09:38 | Add -[addObject:atIndex:] to OFArray. check-in: 806b5b24db user: js tags: trunk | |
09:29 | Add -[addNItems:fromCArray:atIndex:] to OFDataArray. check-in: 806550f7ed user: js tags: trunk | |
2009-12-01
| ||
17:45 | Fix -[removeItemAtIndex:], -[removeNItems:atIndex:], -[removeObject:]. check-in: b83a3b4d9c user: js tags: trunk | |
14:54 | Update buildsys. check-in: bab351d9a5 user: js tags: trunk | |
13:35 | Better checking which runtime we use. check-in: 240b72cd71 user: js tags: trunk | |
13:28 | Adjust OFObject test to recent change to -[freeMemory:]. check-in: 5b8ab2c427 user: js tags: trunk | |
13:27 | Add missing LD = ${OBJC} to two Makefiles. check-in: 4b763dd49a user: js tags: trunk | |
13:17 | Use OF_BSWAP32_NONCONST instead of OF_BSWAP32 in OF_BSWAP64_NONCONST. check-in: d60757d3a0 user: js tags: trunk | |
12:55 | Make sure we never even check for CC by using OBJCPP as CPP. check-in: 9a733d824f user: js tags: trunk | |
2009-11-29
| ||
16:23 | Allow NULL as parameter for -[freeMemory:]. check-in: d57228d9d6 user: js tags: trunk | |
14:00 | Fix inline assembly on x86_64 for gcc with -O. check-in: 1f38dbc88e user: js tags: trunk | |
11:49 | Let OF_BSWAP{16,32,64} automatically detect whether we swap a constant. check-in: f4d5af029a user: js tags: trunk | |