ObjFW  Timeline

142 check-ins using file tests/OFStringTests.m version 4230f34f7e

2023-08-23
16:04
Merge trunk into branch "unicode-normalization" Leaf check-in: 7b8c09c94a user: js tags: unicode-normalization
15:58
Move incomplete NFD/NFKD support into a branch check-in: 1aab2aa886 user: js tags: unicode-normalization
15:40
Update to Unicode 15.0 check-in: fadb29aa9a user: js tags: trunk
15:39
OFHTTPClient: Don't enable non-blocking mode check-in: 3a8aa96e16 user: js tags: trunk
13:54
OFStrFTime: Don't use OFASPrintF() check-in: ff64ec30f4 user: js tags: trunk
12:44
Add OFStrFTime() consistent with OFStrPTime() check-in: 05d675eb07 user: js tags: trunk
08:55
OFApplication: Reduce scope of some variables check-in: c7035e7dd2 user: js tags: trunk
2023-08-22
16:16
Don't require a regular file to init an object check-in: 8471999204 user: js tags: trunk
15:46
Re-enable UNIX sockets on Hurd check-in: 9b50999d63 user: js tags: trunk
15:19
-[fileExistsAtPath:]: Don't require S_ISREG check-in: 140b7d93e3 user: js tags: trunk
2023-08-17
14:53
Add more designated initializers check-in: abc315cc89 user: js tags: trunk
14:30
OFString: Add designated initializer check-in: 03339575cb user: js tags: trunk
2023-08-13
22:02
OFSet: Add designated initializers check-in: d0205355f5 user: js tags: trunk
2023-08-12
17:31
OFDictionary: Add designated initializers check-in: 4fa963805b user: js tags: trunk
12:05
OFArray: Add designated initializer check-in: 47860977ff user: js tags: trunk
2023-08-09
22:53
OFValue: Add OFVector[34]D check-in: 7b91334e8e user: js tags: trunk
22:39
OFValue: Improve -[description] check-in: 772e8b8f78 user: js tags: trunk
17:02
Make GCC happy again check-in: cd3d4b44c4 user: js tags: trunk
16:24
OFConcrete{Number,Value}: Copy the type encoding check-in: 723c19a44b user: js tags: trunk
15:33
Work around a GCC bug check-in: 9d0bd1e896 user: js tags: trunk
15:24
Make OFNumber a proper class cluster check-in: c9115cce73 user: js tags: trunk
14:27
Make OFValue a proper class cluster check-in: 12968f1d68 user: js tags: trunk
12:38
Move some classes out of OFDate.m check-in: 1726744573 user: js tags: trunk
11:47
Update version for 1.0 including shared lib check-in: 4d747f46f7 user: js tags: 1.0
11:41
Merge trunk into 1.0 branch check-in: 7061b887af user: js tags: 1.0
11:30
OFData: Ensure init methods return correct class check-in: f42a4471b9 user: js tags: trunk
10:09
More consistency in naming of private classes check-in: 281b494de4 user: js tags: trunk
09:08
Add OF_SINGLETON_METHODS check-in: 36310f6263 user: js tags: trunk
08:57
Move some classes out of OFColor.m check-in: 08cad65b28 user: js tags: trunk
08:25
More consistent naming for concrete classes check-in: 6da6276ae7 user: js tags: trunk
08:14
Add OFSubdata check-in: d1a8c88dc6 user: js tags: trunk
2023-08-08
21:16
Make OFColor a proper class cluster check-in: ea9b62035b user: js tags: trunk
21:06
Make OFDate a proper class cluster check-in: 3865cc5695 user: js tags: trunk
15:32
A few minor cleanups check-in: a6f520157a user: js tags: trunk
09:41
Rename OFConcreteData -> OFAdjacentData check-in: f886f21ad5 user: js tags: trunk
09:36
OFData: Fix a brain fart check-in: 9706b6199d user: js tags: trunk
2023-08-07
20:59
Make GCC happy again check-in: 5f9d8d958b user: js tags: trunk
18:20
Make OFData a class cluster check-in: 91fa20d993 user: js tags: trunk
2023-08-06
10:24
Allow calling -[OFTimer fire] explicitly check-in: 7ab64323ef user: js tags: trunk
2023-08-05
10:12
Make platform-specific methods show up in Doxygen check-in: de6dbcf928 user: js tags: trunk
09:09
Minor documentation fix check-in: 7fc1d9f3da user: js tags: trunk
09:04
Remove hacks in headers for C compatibility check-in: 14c70763b0 user: js tags: trunk
2023-08-02
18:55
Work around MorphOS missing UNIQUE_ID check-in: ffb2792718 user: js tags: trunk
18:12
Support moving sockets between threads on AmigaOS check-in: 983342d8dd user: js tags: trunk
15:38
OFDNSResolverSettings: Don't assume AmiTCP check-in: 52044cf719 user: js tags: trunk
2023-08-01
22:25
Fix OFSocketAddressString() for IPX check-in: 198e8b6aff user: js tags: trunk
22:23
+[OFSystemInfo networkInterfaces]: IPX on Linux check-in: da63fcc9b0 user: js tags: trunk
18:06
configure: Add -g for m68k AmigaOS check-in: 0b6d60ee75 user: js tags: trunk
08:13
README.md: Update instructions for AmigaOS check-in: f3f45bd5f2 user: js tags: trunk
2023-07-31
00:00
OFDNSResolverSettings: Get nameserver on AmigaOS 3 check-in: a703a4f200 user: js tags: trunk
2023-07-30
23:48
OFDNSResolverSettings: Allow ; for comments check-in: cb260c0ef2 user: js tags: trunk
2023-07-26
19:05
OFZIPArchive: Handle CD spanning multiple parts check-in: a847357585 user: js tags: trunk
2023-07-25
21:35
Make GCC happy again check-in: a1ea38be5b user: js tags: trunk
21:21
OFZIPArchive: Handle files spanning multiple parts check-in: d6f5e2abc5 user: js tags: trunk
2023-07-24
18:40
OFZIPArchive: Restrict split archives to mode @"r" check-in: 79b88573e0 user: js tags: trunk
18:20
Make GCC happy again check-in: 139f041fa1 user: js tags: trunk
2023-07-23
23:35
OFZIPArchive: Initial support for split archives check-in: 630ea6bc5a user: js tags: trunk
16:46
+[OFSystemInfo networkInterfaces]: MAC on Illumos check-in: a3db7833d6 user: js tags: trunk
16:15
+[OFSystemInfo networkInterfaces]: IPv6 on Illumos check-in: 368e45f471 user: js tags: trunk
15:49
configure: Fix typo check-in: e24ea53739 user: js tags: trunk
12:00
utils/ofhttp: Remove unnecessary defines check-in: 0108461042 user: js tags: trunk
10:58
Fix +[OFSystemInfo networkInterfaces] on Illumos check-in: fa010bffec user: js tags: trunk
10:41
configure: Remove duplicate checks check-in: ffb42adee9 user: js tags: trunk
2023-07-22
14:47
utils/ofarc: Pass the path of the archive check-in: f2109cf1c3 user: js tags: trunk
11:24
OFHTTPClient: Minor documentation improvement check-in: 400199f299 user: js tags: trunk
08:26
+[OFSystemInfo networkInterfaces]: ATalk on Linux check-in: e6dffebc47 user: js tags: trunk
08:09
OFSystemInfo: Include scope for fe80::/10 IPv6s check-in: 1157d52bc0 user: js tags: trunk
2023-07-20
20:17
configure: Change the default for -Werror check-in: b20268e251 user: js tags: 1.0
20:02
Merge trunk into 1.0 branch check-in: 124fe8b500 user: js tags: 1.0
2023-07-19
21:36
configure: Add --disable-werror check-in: 99fb17e49b user: js tags: trunk
21:00
OFMapTable: Change the rotation when resizing check-in: cdc49aa375 user: js tags: trunk
2023-07-18
18:00
Fix a few overlooked OF_X86_64 to OF_AMD64 check-in: fb97137da3 user: js tags: trunk
2023-07-17
19:24
Fix building for MorphOS check-in: 3f1ba8d396 user: js tags: trunk
2023-07-16
17:53
OFUNIXDatagramSocket: Allow binding to nil path check-in: 36c65b8468 user: js tags: trunk
2023-07-15
23:44
Never set mutationsPtr to self check-in: 27d8eb922d user: js tags: trunk
21:55
Reduce the diff to the "amiga-library" branch check-in: 3d623abb29 user: js tags: trunk
21:39
Merge trunk into branch "amiga-library" check-in: 97a4c238a3 user: js tags: amiga-library
21:34
Remove leftover from Amiga .library check-in: 343675e94e user: js tags: trunk
21:23
GitHub Actions: Remove --disable-amiga-lib flag check-in: 8cfad23ecc user: js tags: trunk
21:20
Remove Amiga .library support check-in: f0b0aacf36 user: js tags: trunk
21:09
Update buildsys check-in: f204847ae3 user: js tags: trunk
21:05
Update copyright on a few missed files check-in: 56530481be user: js tags: amiga-library
21:03
Rerun generators/amiga-library check-in: 9e5e68ca05 user: js tags: amiga-library
20:57
Merge trunk into branch "amiga-library" check-in: 860b0bf1e9 user: js tags: amiga-library
18:04
PLATFORMS.md: Add GNU/Hurd check-in: 40020084fd user: js tags: trunk
17:53
Disable UNIX sockets on GNU/Hurd check-in: 0b73f0ff77 user: js tags: trunk
17:18
Set sockaddr_un.sun_len if it exists check-in: 3067a56f0d user: js tags: trunk
16:23
PLATFORMS.md: List C libraries for Linux check-in: cd8ac42607 user: js tags: trunk
16:12
Add support for GNU/Hurd check-in: 6d93db9f98 user: js tags: trunk
15:03
platform.h: Fix the define for HURD check-in: 41a9ba7c06 user: js tags: trunk
14:48
platform.h: Add OF_HURD check-in: 340a3ac277 user: js tags: trunk
14:26
runtime: Fix a comment check-in: 1106d5ad1d user: js tags: trunk
2023-06-20
20:30
OFIPXSocketTests: Skip if we have no address check-in: c4b7136091 user: js tags: trunk
18:35
Only set AUTO{CONF,MAKE}_VERSION on OpenBSD check-in: 9de73dcb86 user: js tags: trunk
2023-06-19
19:22
Minor style fixes check-in: da7db4d68c user: js tags: trunk
2023-06-18
14:29
+[OFSystemInfo networkInterfaces]: MAC on *BSD check-in: 8bb7b534a8 user: js tags: trunk
2023-06-17
21:55
OFSPX*SocketTests: Connect to specific net + node check-in: 652dc3c52b user: js tags: trunk
2023-06-11
19:58
+[OFSystemInfo networkInterfaces]: MAC on Linux check-in: ccf154b51a user: js tags: trunk
16:45
Add support for IPv4s embedded into IPv6s check-in: af9084b456 user: js tags: trunk
10:46
+[OFSystemInfo networkInterfaces]: Add HW address check-in: 1aeb540a82 user: js tags: trunk
09:38
Add missing includes for MorphOS check-in: 1796e9d305 user: js tags: trunk
2023-06-10
22:04
Fix missing include to make GCC happy check-in: 0cf2ae0b57 user: js tags: trunk
21:59
Use GetAdaptersAddresses() is available check-in: 826f1eb4d4 user: js tags: trunk
19:49
+[OFSystemInfo networkInterfaces]: Index on Win32 check-in: 61907aff3a user: js tags: trunk
19:40
Split out +[OFSystemInfo networkInterfaces] check-in: ac1baefd27 user: js tags: trunk
2023-06-08
21:56
+[OFSystemInfo networkInterfaces]: Fix typo check-in: b1dd8e5d0e user: js tags: trunk
21:38
OFIPXSocketTests: Fix on FreeBSD check-in: 4412999988 user: js tags: trunk
21:20
+[OFSystemInfo networkInterfaces]: Cast for Amiga check-in: eec964a1d7 user: js tags: trunk
21:17
+[OFSystemInfo networkInterfaces]: Add IPX check-in: ce6b0f02cf user: js tags: trunk
21:03
+[OFSystemInfo networkInterface]: Fix some BSDs check-in: d4ea9e536c user: js tags: trunk
2023-06-06
23:42
+[OFSystemInfo networkInterfaces]: Windows support check-in: ca4632c14c user: js tags: trunk
19:56
Doxyfile: Add missing defines check-in: 9de6538e45 user: js tags: trunk
19:55
+[OFSystemInfo networkInterfaces]: Add AppleTalk check-in: c428ff651c user: js tags: trunk
19:38
+[OFSystemInfo networkInterfaces]: More IPv6 check-in: d4db12a5c9 user: js tags: trunk
2023-06-05
19:40
Fix MorphOS build check-in: 62d8cbe31f user: js tags: trunk
19:35
+[OFSystemInfo networkInterfaces]: Add IPv6s check-in: 8e6e7177ef user: js tags: trunk
00:50
+[OFSystemInfo networkInterfaces]: Add IPv4s check-in: a15a0854be user: js tags: trunk
2023-06-04
15:33
Improve API for +[OFSystemInfo networkInterfaces] check-in: ef03831928 user: js tags: trunk
2023-05-27
10:54
GitHub Actions: Restore devkitPPC builds check-in: c294e5877d user: js tags: trunk
2023-05-21
17:47
Change how +[OFSystemInfo networkInterfaces] works check-in: 43c80a7593 user: js tags: trunk
13:10
Remove support for configuring AppleTalk check-in: 550bd1b7bb user: js tags: trunk
13:02
Remove utils/ofatalkcfg check-in: 2ef6db8a44 user: js tags: trunk
11:04
OFTCPSocket: Return socket address bound to check-in: fc161d1948 user: js tags: trunk
10:04
OFUDPSocket: Return socket address bound to check-in: 65154c2576 user: js tags: trunk
08:43
utils/ofdns: Add --tcp option check-in: 55d7e1741e user: js tags: trunk
2023-05-20
21:07
OFSocketAddressString: Add IPX support check-in: bd332cc15f user: js tags: trunk
20:54
OFSocketAddressString: Add AppleTalk support check-in: 79c5eeefcc user: js tags: trunk
16:42
OFUDPSocketTests: Remove obsolete comment check-in: 5028d169ad user: js tags: trunk
16:35
OFDDPSocket: Fix compilation on FreeBSD 10 check-in: 9da54e797f user: js tags: trunk
2023-05-07
11:47
Fix compilation on newer FreeBSD check-in: e3cecb9f08 user: js tags: trunk
2023-05-03
22:31
Make IPX sockets compile on FreeBSD 10 check-in: 01355ad851 user: js tags: trunk
22:22
Fix compilation with older Clang versions check-in: 5591bf6a0b user: js tags: trunk
2023-04-30
10:22
configure: Fix missing yes output check-in: 70a03ac466 user: js tags: trunk
2023-04-24
22:09
PLATFORMS.md: Add Oracle Solaris 11.4 check-in: 02ed4ae232 user: js tags: trunk
22:04
Avoid redefinition of _LARGEFILE64_SOURCE check-in: 0c471da638 user: js tags: trunk
17:43
configure: Better includes for sockaddr_dl check check-in: 40169c71ae user: js tags: trunk
17:21
OFSystemInfo: Get MAC address on BSD-like systems check-in: 285c76be40 user: js tags: trunk
2023-04-23
19:49
tests: Print network interface addresses check-in: f902c447ed user: js tags: trunk
12:00
PLATFORMS.md: Update Solaris check-in: 6b8ce15d4d user: js tags: trunk
11:42
OFSystemInfo: Fix shadowed variable on illumos check-in: 915525194c user: js tags: trunk
10:00
Check whether we need -Wno-strict-prototypes check-in: b8a90c1477 user: js tags: trunk
2023-04-22
20:22
Rename x86_64 to AMD64 check-in: b7a4e61b88 user: js tags: trunk