23 check-ins using file src/ObjFW.h version ee41bf203d
|
2013-11-06
| ||
| 22:40 | objfw-unzip: Link with ${LDFLAGS_RPATH}. (check-in: 04e7ac480f user: js tags: trunk) | |
| 22:35 | Make a few implicit casts explicit. (check-in: 62d1b84b30 user: js tags: trunk) | |
| 21:11 | objfw-unzip: Add "never override" mode. (check-in: 64f72315cd user: js tags: trunk) | |
| 20:58 | OFZIPArchive: Do not sort -[entries]. (check-in: be628bbb84 user: js tags: trunk) | |
| 20:29 | Add OFDeflate64Stream. (check-in: 7aef43d648 user: js tags: trunk) | |
| 11:36 | OFZIPArchive: Add support for ZIP64. (check-in: 7d11e6e4e6 user: js tags: trunk) | |
|
2013-10-30
| ||
| 17:06 | OFZIPArchive: Return entries in a sorted array. (check-in: 95f6035588 user: js tags: trunk) | |
| 00:09 | OFStringTests: Fix a path test on Win32. (check-in: 7561b9244e user: js tags: trunk) | |
|
2013-10-29
| ||
| 23:46 | Clean up OF_ENSURE() vs. assert() a little. (check-in: a427cfc86a user: js tags: trunk) | |
| 23:37 | OFDeflateStream: Get rid of stupid GCC warnings. (check-in: 2b11bca0d1 user: js tags: trunk) | |
| 22:56 | OFDeflateStream: Fix reading uncompressed header. (check-in: d1293b647a user: js tags: trunk) | |
| 22:15 | OFDeflateStream: Fix tree construction. (check-in: aee3bc12f7 user: js tags: trunk) | |
| 18:00 | OFZIPArchive: Only check lower byte of minVersion. (check-in: 1ce5d53f93 user: js tags: trunk) | |
| 10:09 | OFDeflateStream: Minor improvements. (check-in: f91dbd8975 user: js tags: trunk) | |
| 09:55 | OFZIPArchiveEntry: More elaborate -[description]. (check-in: 7d10ec24b0 user: js tags: trunk) | |
| 09:55 | PLATFORMS.md: Add x86_64 to OpenBSD, 10.9 to OS X. (check-in: c45bc07d2d user: js tags: trunk) | |
| 09:37 | Add a missing (instancetype). (check-in: 52efbc4b8f user: js tags: trunk) | |
|
2013-10-28
| ||
| 15:18 | Update Xcode project to 5.0. (check-in: ed3a954968 user: js tags: trunk) | |
|
2013-10-20
| ||
| 11:30 | Add objfw-unzip. (check-in: 0964e7d687 user: js tags: trunk) | |
|
2013-10-10
| ||
| 22:18 | OFZIPArchive: Correctly handle archive comments. (check-in: e2ad3ceacb user: js tags: trunk) | |
| 21:33 | OFDeflateStream: Fix uint_fast16_t != uint16_t. (check-in: 5dbf9298bd user: js tags: trunk) | |
| 13:36 | OFZIPArchive: Add support for deflate. (check-in: 53e46a8326 user: js tags: trunk) | |
| 13:18 | Add OFDeflateStream. (check-in: d83d3aa719 user: js tags: trunk) | |