65 check-ins using file src/ObjFW.h version 927e22debb
|
2019-07-28
| ||
| 12:32 | OFThread: Don't require of_thread_exit() (check-in: b5430ac44f user: js tags: trunk) | |
| 09:27 | Replace custom code for MorphOS with stat() (check-in: 1cf09c3b58 user: js tags: trunk) | |
| 09:00 | .travis.yml: Disable Amiga till amiga-gcc is fixed (check-in: 5d91c2d97a user: js tags: trunk) | |
|
2019-07-27
| ||
| 18:48 | configure: Minor cleanup (check-in: 77e05475e2 user: js tags: trunk) | |
| 17:30 | runtime: Adjust include guard to renamed header (check-in: 0e0416dc4a user: js tags: trunk) | |
| 16:56 | Make objc_method_description(_list) public (check-in: d58ef51fc0 user: js tags: trunk) | |
| 11:44 | Update to Unicode 12.1 (check-in: 18abd9e427 user: js tags: trunk) | |
| 11:40 | configure: Define _GNU_SOURCE on MorphOS (check-in: 93363f455e user: js tags: trunk) | |
| 10:15 | OFEpollKernelEventObserver: Minor cleanup (check-in: aa5b44f36e user: js tags: trunk) | |
| 00:19 | ofarc: Support for std{in,out} when specifying "-" (check-in: 1bcd504f42 user: js tags: trunk) | |
|
2019-06-27
| ||
| 23:01 | configure: Don't use -g with amiga-gcc (check-in: ceed953f64 user: js tags: trunk) | |
| 21:27 | runtime/linklib: Fix editing via macro gone wrong (check-in: 651b363221 user: js tags: trunk) | |
| 19:24 | runtime: Switch MorphOS library to SysV ABI (check-in: 7138892706 user: js tags: trunk) | |
|
2019-06-26
| ||
| 20:38 | Fix non-blocking sockets on MorphOS (check-in: d1d1843970 user: js tags: trunk) | |
| 19:25 | runtime: Fix MorphOS library (check-in: 153b825cdb user: js tags: trunk) | |
| 18:26 | Use EOPNOTSUPP for SOCKS5 error code 7 (check-in: f6b58b80a8 user: js tags: trunk) | |
|
2019-06-25
| ||
| 23:29 | OFASN1BitString: Fix unused bits (check-in: 7361cac1f1 user: js tags: trunk) | |
| 20:53 | Add OFASN1DERRepresentation protocol (check-in: cbaae715ce user: js tags: trunk) | |
| 20:09 | runtime: Don't use static selectors (check-in: 3b3729a316 user: js tags: trunk) | |
|
2019-06-23
| ||
| 22:53 | Add -[OFASN1BitString DEREncodedValue] (check-in: ea6e0818b0 user: js tags: trunk) | |
| 16:00 | objfw-compile: Add --help (check-in: dedb037552 user: js tags: trunk) | |
|
2019-06-21
| ||
| 00:09 | bridge: Add bridge for {OF,NS}Set (check-in: 29ccaef03b user: js tags: trunk) | |
|
2019-06-20
| ||
| 23:47 | Avoid retaining enumerator during fast enumeration (check-in: 13864f512c user: js tags: trunk) | |
| 23:45 | OFSet: Add default method for fast enumeration (check-in: f8b53e2f6b user: js tags: trunk) | |
| 23:36 | Document methods to override in class clusters (check-in: d537543238 user: js tags: trunk) | |
|
2019-06-19
| ||
| 23:01 | bridge: Add bridge for {OF,NS}Number (check-in: 82f1f432a4 user: js tags: trunk) | |
| 01:19 | bridge: Add -[{OF,NS}Object] to {NS,OF}Enumerator (check-in: d23d6802cc user: js tags: trunk) | |
| 00:54 | OFEnumerator: Conform to OFFastEnumeration (check-in: f18b5db636 user: js tags: trunk) | |
| 00:45 | OFEnumerator: Remove -[reset] (check-in: 7214a2c7af user: js tags: trunk) | |
| 00:36 | OFDictionary: Add default for fast enumeration (check-in: eeec8af349 user: js tags: trunk) | |
|
2019-06-18
| ||
| 02:05 | OFDictionary: Add default -[objectEnumerator] (check-in: e2d0c876b4 user: js tags: trunk) | |
| 01:54 | bridge: Add bridging for {OF,NS}Enumerator (check-in: 7080ad2ebf user: js tags: trunk) | |
| 01:42 | bridge: Fix missing deallocs (check-in: d2886a005f user: js tags: trunk) | |
| 00:06 | Fix typo to fix Win32 (check-in: c15164ca65 user: js tags: trunk) | |
|
2019-06-17
| ||
| 02:33 | Remove underscores from class names (check-in: 17d57e01ff user: js tags: trunk) | |
| 00:38 | Remove underscores from library & framework names (check-in: 79fe29dbf4 user: js tags: trunk) | |
|
2019-06-16
| ||
| 15:11 | bridge: Make -[OFException throw] OF_NO_RETURN (check-in: 6499e22e06 user: js tags: trunk) | |
| 14:53 | Use -ffreestanding for Amiga library (check-in: 79fe9646af user: js tags: trunk) | |
| 13:42 | runtime: Fix sizeof(sizeof(...)) (check-in: b226150570 user: js tags: trunk) | |
| 04:51 | OFApplication: Nullability fix (check-in: ae0955585b user: js tags: trunk) | |
| 01:40 | bridge: Improve static types (check-in: f8fb6172af user: js tags: trunk) | |
|
2019-05-19
| ||
| 21:30 | Use cvinclude.pl instead of sfdc for MorphOS (check-in: 8f9c2b55ce user: js tags: trunk) | |
| 17:18 | configure: Fix killing OBJCFLAGS (check-in: a1dcb80c83 user: js tags: trunk) | |
|
2019-05-17
| ||
| 23:43 | ofarc: Create output dir if missing (check-in: e5c4816195 user: js tags: trunk) | |
|
2019-05-05
| ||
| 23:13 | OFXMLParserTests: Rename TAG_END to TAG_CLOSE (check-in: c4cbcb39b9 user: js tags: trunk) | |
| 23:02 | OFTCPSocket: Work around missing EPROTO (check-in: 366ce5073a user: js tags: trunk) | |
| 22:29 | socket.h: Add typedefs missing on MorphOS (check-in: a407b8b2b7 user: js tags: trunk) | |
| 22:22 | runtime/linklib: Fix compilation on MorphOS (check-in: 77945f04a6 user: js tags: trunk) | |
| 21:40 | configure: Don't use -pipe on MorphOS (check-in: 2670c4637e user: js tags: trunk) | |
| 19:28 | Create separate Amiga libraries for OS3 & MorphOS (check-in: 1e70711672 user: js tags: trunk) | |
|
2019-05-01
| ||
| 20:40 | .travis.yml: Re-enable Amiga as amiga-gcc is fixed (check-in: 04de9d53bc user: js tags: trunk) | |
|
2019-04-23
| ||
| 00:12 | OFSystemInfo: Add +[CPUModel] (check-in: 2447bb2967 user: js tags: trunk) | |
|
2019-04-22
| ||
| 16:53 | OFString_UTF8: Improved range checks (check-in: 0b962df002 user: js tags: trunk) | |
| 09:17 | OFSystemInfo: AltiVec detection for AmigaOS 4 (check-in: 7ef650a6ec user: js tags: trunk) | |
|
2019-04-21
| ||
| 21:41 | .travis.yml: Disable Amiga till amiga-gcc is fixed (check-in: 09382029f6 user: js tags: trunk) | |
| 17:26 | runtime: Fix missing _t suffix in types (check-in: f0c9c3a9f7 user: js tags: trunk) | |
| 09:58 | Fix compilation on AmigaOS 4 with 53.30 SDK (check-in: 50a6ffd4b1 user: js tags: trunk) | |
|
2019-04-20
| ||
| 20:34 | objfw-config: Rename package_{description->format} (check-in: a02aeca5a9 user: js tags: trunk) | |
|
2019-04-16
| ||
| 22:15 | OFURLHandler_file: Fix #ifdef inconsistency (check-in: 050c869a7a user: js tags: trunk) | |
|
2019-04-15
| ||
| 21:10 | Use GetFileAttributesExW() instead of _wstat64() (check-in: 2339bc3407 user: js tags: trunk) | |
|
2019-04-14
| ||
| 16:35 | OFFileManager: Only open dos.library if HAVE_FILES (check-in: 40589ab9d4 user: js tags: trunk) | |
| 15:40 | Use more const (check-in: dfd61e781e user: js tags: trunk) | |
| 13:35 | runtime: Match Apple's +[initialize] behavior (check-in: ede088a30d user: js tags: trunk) | |
| 10:59 | OFStringTests: Fix a new Clang warning (check-in: efb964a3ae user: js tags: trunk) | |
|
2019-04-11
| ||
| 00:34 | Make OFFileManager available with --disable-files (check-in: c52f38388c user: js tags: trunk) | |