ObjFW  Timeline

27 check-ins using file src/ObjFW.h version c21b053678

2015-03-30
21:33
Add OF_NO_RETURN_FUNC (check-in: ffb39d1df6 user: js tags: trunk)
21:32
OFException: Fix missing #ifdef / #endif (check-in: 4d16add5ae user: js tags: trunk)
2015-03-22
11:42
Abstract int vs SOCKET as of_socket_t (check-in: 099e939079 user: js tags: trunk)
10:10
OFFile: Add methods for [ac]time, rename for mtime (check-in: d6ab9e2c62 user: js tags: trunk)
2015-02-23
00:19
OFSystemInfo: Add methods to check CPU features (check-in: a7ebc72ac7 user: js tags: trunk)
2015-02-20
18:52
Remove useless descriptions in some exceptions (check-in: e8bb29e8e8 user: js tags: trunk)
18:41
Use a mutex for gai_strerror() if necessary (check-in: 724e07f923 user: js tags: trunk)
2015-02-19
00:08
OFDictionary_hashtable: Use release in dealloc (check-in: ca15726954 user: js tags: trunk)
2015-02-18
22:56
Add of_getsockname() and make use of it (check-in: f18615e057 user: js tags: trunk)
2015-02-16
08:39
Explicitly pass errno to exceptions (check-in: 62e2de30b9 user: js tags: trunk)
2015-02-01
14:42
of_resolve_host(): Place inet_addr() inside mutex (check-in: 2e176bc500 user: js tags: trunk)
11:48
ObjFW.xcodeproj: Increase LastUpgradeCheck (check-in: 5318593192 user: js tags: trunk)
11:37
README-WINDOWS.md: Complete rewrite for MSYS2 (check-in: c553a24d31 user: js tags: trunk)
00:47
Reduce code size for OF_UNRECOGNIZED_SELECTOR (check-in: e0c84651d6 user: js tags: trunk)
00:47
Doxyfile: Define OF_NO_RETURN (check-in: f5dce70abd user: js tags: trunk)
00:47
Add -[OFHash reset] (check-in: 7c27db9fe0 user: js tags: trunk)
2015-01-31
11:46
OF{MD5,RIPEMD160,SHA*}Hash: Small optimization (check-in: c56b388459 user: js tags: trunk)
2015-01-30
21:14
Fix rm of libobjfw.$major.dylib before symlinking (check-in: 8b593c9da0 user: js tags: trunk)
2015-01-29
21:25
OF_RO[LR]: Correctly handle bits % sizeof * 8 == 0 (check-in: ee4b0920da user: js tags: trunk)
20:58
-[OFString lastPathComponent]: Return @"" for / (check-in: 775d6b52a5 user: js tags: trunk)
2015-01-20
19:38
tests: Class and category name consistency (check-in: ea500c31be user: js tags: trunk)
2015-01-19
22:44
OFKernelEventObserver_select: Check range of fd (check-in: 3cd42fa72d user: js tags: trunk)
22:29
OFStream: writeBufferEnabled -> writeBuffered (check-in: afb42d363d user: js tags: trunk)
2015-01-17
22:41
Use 64 bit file offsets (check-in: c409a0ec95 user: js tags: trunk)
18:39
Fix compilation on Win32 (check-in: 8b0caeabde user: js tags: trunk)
2015-01-04
20:54
OFXMLCDATA: Properly escape ]]> (check-in: 1ac4a1f056 user: js tags: trunk)
2015-01-03
20:57
Update copyright (check-in: cfd374b906 user: js tags: trunk)