94 check-ins using file utils/objfw-config.in version 59f3090fde
2020-05-23
| ||
16:47 | Close 0.7 branch Closed-Leaf check-in: 7f5fc4b14c user: js tags: 0.7 | |
2013-01-28
| ||
22:40 | OFHTTPServer: Fix missing #import. check-in: fe4a1fb193 user: js tags: trunk | |
21:12 | JSON5: Update to new version of the spec. check-in: f59977a0aa user: js tags: trunk | |
20:55 | OFHTTPClientTests: Fix a Clang 3.3 warning. check-in: 5ce6d067f1 user: js tags: trunk | |
20:06 | Remove AI_ADDRCONFIG, as it's buggy in glibc. check-in: cdfe025f85 user: js tags: trunk | |
14:29 | TableGenerator: Process files on-the-fly. check-in: 4f8251772c user: js tags: trunk | |
2013-01-26
| ||
00:13 | Make OFHTTPRequestReply a stream. check-in: bdf9c4d96b user: js tags: trunk | |
2013-01-25
| ||
22:39 | Make -[OFStream setBlocking:] more robust. check-in: 436f274d65 user: js tags: trunk | |
2013-01-23
| ||
21:57 | TableGenerator: Don't depend on wget anymore. check-in: 7e2ee1bbf2 user: js tags: trunk | |
21:53 | autorelease.h: Add documentation. check-in: 13c5836ad2 user: js tags: trunk | |
21:52 | Never compare to @"", use length instead. check-in: ea4a43461c user: js tags: trunk | |
18:32 | extra.mk.in: Remove variables not used anymore. check-in: c7d7db5486 user: js tags: trunk | |
2013-01-22
| ||
02:31 | OFStream: Add property for writeBufferEnabled. check-in: b96b150ce3 user: js tags: trunk | |
2013-01-19
| ||
06:36 | OFMutableArray: Fix quicksort. check-in: 48f316733e user: js tags: trunk | |
02:44 | OFConstantString: Add missing methods. check-in: 35491549a6 user: js tags: trunk | |
01:41 | Two small fixes. check-in: a2a48d4d29 user: js tags: trunk | |
2013-01-17
| ||
23:15 | Documentation improvements. check-in: 50b5ac3b27 user: js tags: trunk | |
2013-01-16
| ||
14:31 | OFRunLoop: Make ivar "running" volatile. check-in: b96e676256 user: js tags: trunk | |
14:27 | OFString: Add -[getCString:maxLength:encoding:]. check-in: 7694d37135 user: js tags: trunk | |
2013-01-15
| ||
02:33 | -[OFString cStringWithEncoding:]: Add Windows-1252 check-in: 7a14ffd2cb user: js tags: trunk | |
02:11 | OFThread: Fix compilation without atomic ops. check-in: d0eb2ddd31 user: js tags: trunk | |
02:06 | Prevent importing atomic.h without atomic ops. check-in: a7c16ea8b3 user: js tags: trunk | |
01:49 | runtime.h: Add extern "C". check-in: 94b66c350d user: js tags: trunk | |
00:01 | -[OFString cStringWithEncoding:]: Add ISO 8859-15. check-in: 14a638f75e user: js tags: trunk | |
2013-01-14
| ||
23:57 | OFString: Add -[writeToFile:encoding:]. check-in: 18ad960654 user: js tags: trunk | |
23:56 | OFStream: Rename -[write*:usingEncoding:]. check-in: 5405bd5c5f user: js tags: trunk | |
23:22 | OFObject: Cosmetic changes. check-in: 6d438629e2 user: js tags: trunk | |
23:21 | OFHTTPServer: Always send Server and Date. check-in: 8472e9eade user: js tags: trunk | |
19:02 | Documentation improvements. check-in: 30ab311006 user: js tags: trunk | |
00:39 | OFArray: Add sorting with options. check-in: 188586881d user: js tags: trunk | |
2013-01-13
| ||
16:10 | PLATFORMS.md: Add Linux/m68k. check-in: 3d8fb22695 user: js tags: trunk | |
16:10 | exception.m: Handle empty class names. check-in: ebaf70c292 user: js tags: trunk | |
14:59 | Make it possible to stop run loops. check-in: 3c6ad38d92 user: js tags: trunk | |
13:07 | Add of_char{16,32}_t. check-in: 545b6f740e user: js tags: trunk | |
03:17 | OFBigDataArray: Always keep at least one page. check-in: 9c421b6ff0 user: js tags: trunk | |
02:44 | Documentation improvements. check-in: 2d33638be9 user: js tags: trunk | |
01:24 | OFFile: Make use of _wchmod on Windows. check-in: 06c0c98e78 user: js tags: trunk | |
01:19 | OFFile: Use _wrename() instead of MoveFileW(). check-in: 55d99d15e3 user: js tags: trunk | |
00:54 | OFTCPSocket: Define AI_* to 0 if missing. check-in: 5c6bc745b5 user: js tags: trunk | |
2013-01-12
| ||
20:53 | Clean up the feature #ifdef mess. check-in: b8ce2359f3 user: js tags: trunk | |
20:32 | Fix code used when atomic ops are unavailable. check-in: 20aea410be user: js tags: trunk | |
20:21 | Fix --disable-threads. check-in: 85b8efadbc user: js tags: trunk | |
18:52 | Better way to conditionally compile files. check-in: 9c2c934851 user: js tags: trunk | |
17:29 | Rename *UsingEncoding: to *WithEncoding:. check-in: 9ddd33a258 user: js tags: trunk | |
2013-01-11
| ||
12:41 | OFString: Improve API for characters / UTF-32. check-in: 50916b8dbe user: js tags: trunk | |
12:13 | Add -[OFMutableString appendCharacters:length:]. check-in: beb9051a10 user: js tags: trunk | |
2013-01-10
| ||
22:52 | Fix all Doxygen warnings. check-in: 365d74aa27 user: js tags: trunk | |
22:52 | Make sure Doxygen is not confused by some defines. check-in: 25d85f9de2 user: js tags: trunk | |
22:51 | Optimize -[OFString_UTF8 isEqual:] a little. check-in: e03385a820 user: js tags: trunk | |
2013-01-09
| ||
22:24 | Update copyright. check-in: 813c00ccf0 user: js tags: trunk | |
22:13 | OFTCPSocket: Use getnameinfo with NI_NUMERICSERV. check-in: 9a9a02555d user: js tags: trunk | |
22:10 | OFTCPSocket: Set ai_flags. check-in: 541b33d978 user: js tags: trunk | |
2013-01-08
| ||
12:33 | OFString: Add methods for UTF-32. check-in: 7cddd5f891 user: js tags: trunk | |
03:41 | OFProcess: Kill the process in -[close]. check-in: 382e89a033 user: js tags: trunk | |
03:13 | OFTCPSocket+SOCKS5: Don't send in native encoding. check-in: 6bd1d03cc1 user: js tags: trunk | |
03:13 | Win32: Allow Unicode filenames in file operations. check-in: 94a9a18106 user: js tags: trunk | |
03:13 | OFApplication: Get Unicode arguments on Win32. check-in: fb1f29bd30 user: js tags: trunk | |
03:13 | OFProcess: Correctly handle Unicode env on Win32. check-in: 52f2c17f55 user: js tags: trunk | |
2013-01-07
| ||
23:42 | Win32: Correctly handle Unicode in environment. check-in: 1fb00cc3b4 user: js tags: trunk | |
22:07 | OFString: Zero-terminate UTF-16 strings. check-in: 9d3cd5e5fe user: js tags: trunk | |
14:49 | OFProcess: Implement environment passing on Win32. check-in: f51bceaa35 user: js tags: trunk | |
13:36 | Fix compilation on Win32. check-in: 2965720dbc user: js tags: trunk | |
13:35 | Improve API for UTF-16 strings. check-in: 02ca89285f user: js tags: trunk | |
2013-01-03
| ||
22:26 | OFMapTable: Rotate hashes randomly. check-in: 7cebeaa808 user: js tags: trunk | |
21:20 | Add OFSystemInfo.h to ObjFW.h. check-in: 4039281f74 user: js tags: trunk | |
2013-01-02
| ||
21:07 | sparsearray.m: Cast to 32 bit before shifting. check-in: 74e605a0f1 user: js tags: trunk | |
2012-12-30
| ||
00:22 | Fix -[initWithUTF8StringNoCopy:freeWhenDone:]. check-in: c16e6aca56 user: js tags: trunk | |
00:19 | -[performSelector:]: Never call NULL. check-in: 0389649320 user: js tags: trunk | |
2012-12-29
| ||
17:56 | OFString: Improve API for Unicode strings. check-in: 640b225ba7 user: js tags: trunk | |
14:43 | Prettify some code. check-in: 374956b098 user: js tags: trunk | |
14:31 | OFMutableString: Implement more methods. check-in: 9e8c825616 user: js tags: trunk | |
14:29 | OFXMLParser: OFMutableString -> OFString. check-in: 036c487137 user: js tags: trunk | |
2012-12-28
| ||
02:46 | Make 16 bit selector UIDs the default. check-in: 511a372fb8 user: js tags: trunk | |
2012-12-27
| ||
11:21 | OFHTTPServer: Pass errors from listening socket. check-in: df7b88405a user: js tags: trunk | |
11:20 | OFStreamObserver_kqueue: Return NO on error. check-in: e5157b2ba2 user: js tags: trunk | |
11:16 | OFTCPSocket: Set SO_REUSEADDR on -[bind]. check-in: 5243a86320 user: js tags: trunk | |
2012-12-26
| ||
20:55 | OFHTTPRequestResult -> OFHTTPRequestReply. check-in: 75f187cef5 user: js tags: trunk | |
19:55 | Add -[OFString stringByStandardizing(URL)Path]. check-in: b98fd10000 user: js tags: trunk | |
19:07 | OFHTTPServer: Correctly put the query in the URL. check-in: f8a7660ac7 user: js tags: trunk | |
15:25 | selector.m: Correctly check for slot exhaustion. check-in: 9741a3d43b user: js tags: trunk | |
14:10 | OFProcess: Add a parameter for the environment. check-in: 891c0faad4 user: js tags: trunk | |
14:10 | Add OFSystemInfo. check-in: 4b637f8516 user: js tags: trunk | |
2012-12-22
| ||
15:37 | Xcode project: Set deployment target to default. check-in: 57a82682ae user: js tags: trunk | |
15:37 | Add -[doesNotRecognizeSelector:]. check-in: 917ce5754c user: js tags: trunk | |
14:41 | Never throw in -[typeEncodingForSelector:]. check-in: 77573bf01f user: js tags: trunk | |
2012-12-20
| ||
16:42 | Remove dummy implementations for formal protocols. check-in: 89177dcd09 user: js tags: trunk | |
15:11 | OFHTTPRequestResult: Fix a missing release. check-in: 4d636a1d00 user: js tags: trunk | |
14:24 | OFHTTPServer: Add a timeout. check-in: 27120e14ca user: js tags: trunk | |
14:20 | OFTimer: Release target in -[invalidate]. check-in: a86271a67a user: js tags: trunk | |
13:57 | OFTimer: Make rescheduling possible. check-in: 4572170728 user: js tags: trunk | |
13:03 | OFHTTPServer: Make is possible to stop the server. check-in: a31bba0947 user: js tags: trunk | |
01:10 | Move block structs and functions to block.h. check-in: b5e1ba0f94 user: js tags: trunk | |
2012-12-19
| ||
22:20 | objfw-config: Never output more than one line. check-in: 20d39260d9 user: js tags: 0.7 | |
22:19 | objfw-config: Never output more than one line. check-in: bd6a799986 user: js tags: trunk | |