ObjFW  Timeline

29 check-ins using file src/OFStreamObserver.h version c3f9253037

2011-10-24
15:47
Make sure the fullness of a hashtable is always at max 3/4. check-in: 1bec445dd2 user: js tags: trunk
15:00
Don't use a spinlock for reference counting if we have no threads. check-in: 9454c38313 user: js tags: trunk
2011-10-22
17:06
Fix libobjc version check. check-in: 79b09ea934 user: js tags: trunk
16:57
Indentation fix. check-in: 7da45d5ccf user: js tags: trunk
16:14
Define of_thread_current without the ().
This way, it's possible to get a pointer to the actual function.
check-in: 376cff4c0b user: js tags: trunk
2011-10-19
15:00
Small documentation fix. check-in: a1bfe7c4b7 user: js tags: trunk
2011-10-16
21:30
Add introspection for properties. check-in: cea0c66392 user: js tags: trunk
19:51
Add introspection for instance variables for the old GNU runtime. check-in: 51053dafc6 user: js tags: trunk
19:41
Add introspection for instance variables. check-in: 93a3badbb7 user: js tags: trunk
2011-10-12
15:10
Change the order of includes to satisfy newer MinGW versions. check-in: 27500362e7 user: js tags: trunk
14:57
Update buildsys. check-in: 24ea7eb831 user: js tags: trunk
14:35
Use OFStreamObserver_select on Win32, even if sys/select.h is missing. check-in: fb9371a7ce user: js tags: trunk
14:26
Use the new GNU API if gcc >= 4.7. check-in: 3e3f49406a user: js tags: trunk
2011-10-11
22:35
OFProcess: Make programName and arguments optional init arguments. check-in: d605361c8b user: js tags: trunk
22:30
Make it possible to close an OFProcess for writing. check-in: 88a34646a4 user: js tags: trunk
22:21
More OFXMLParser optimizations. check-in: 8953d826b4 user: js tags: trunk
22:13
Small optimization in OFXMLParser. check-in: 8523d20555 user: js tags: trunk
21:55
Don't use madvise(). check-in: 6cbbd7c39c user: js tags: trunk
21:37
Include stdlib.h instead of alloca.h. check-in: adf57d7dbf user: js tags: trunk
2011-10-09
13:05
Adjust objfw-config and objfw-compile to buildsys changes. check-in: 36464567d2 user: js tags: trunk
2011-10-07
11:19
Don't depend on OFMutex in OFFile. check-in: 36434923ad user: js tags: trunk
2011-10-06
22:39
Fix a strange bug that was introduced by newer ld versions.
The order of .o files is suddenly very important for +[load].
check-in: bb06d0f275 user: js tags: trunk
00:11
Add forgotten copyright. check-in: 85ba47f0ea user: js tags: trunk
00:10
OFProcess: Make sure that we don't leave zombies behind. check-in: 20ba008347 user: js tags: trunk
2011-10-05
23:26
Add OFProcess. check-in: 02ab9aa8a9 user: js tags: trunk
22:39
Fix error checking on reading in OFFile. check-in: d533c864ab user: js tags: trunk
2011-10-04
18:17
Move SOCKS5 support to OFTCPSocket. check-in: 48708f2435 user: js tags: trunk
13:14
Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. check-in: 03f14bf019 user: js tags: trunk
2011-09-28
14:38
Various small bugfixes. check-in: 9e82f99f09 user: js tags: trunk