ObjFW  Timeline

74 check-ins using file src/OFNotificationCenter.m version acdacb86e1

2024-05-12
15:48
ofarc: Fix extracting from stdin on macOS (Leaf check-in: d207384006 user: js tags: 1.1)
13:21
Set version to 1.1.3 (check-in: 0b57785ef2 user: js tags: 1.1, 1.1.3-release)
13:20
Increase library versions (check-in: 22c139b70a user: js tags: 1.1)
13:17
Update ChangeLog for 1.1.3 (check-in: 8ef27783bd user: js tags: 1.1)
11:38
README.md: Add instructions for Ubuntu (check-in: de4cfbf81a user: js tags: 1.1)
2024-05-11
22:18
README.md: Add instructions for Debian (check-in: 39acd16610 user: js tags: 1.1)
18:03
configure: Check whether blx is available on ARM (check-in: 07913b4cb3 user: js tags: 1.1)
2024-05-05
09:43
Fix +[OFSystemInfo networkInterfaces] on NetBSD (check-in: 6f0bb25b4e user: js tags: 1.1)
2024-05-01
15:20
Document a lot of undocumented functions & macros (check-in: 5164cbc576 user: js tags: 1.1)
2024-04-29
23:12
Properly hide private symbols (check-in: efb77e8878 user: js tags: 1.1)
03:31
OFEmbeddedIRIHandler: Fix missing static (check-in: 5fb890f145 user: js tags: 1.1)
2024-04-28
12:47
Skip (sym)link tests if unavailable (check-in: 2ea81cb7c3 user: js tags: 1.1)
11:56
Workaround for OFSubprocessTests on Windows 9x (check-in: 7937aed40b user: js tags: 1.1)
2024-04-27
01:56
GitHub Actions: Replace macos-latest with macos-12 (check-in: c663f94788 user: js tags: 1.1)
01:55
GitHub Actions: Replace macos-latest with macos-12 (check-in: 799dbd0e16 user: js tags: trunk)
2024-04-24
22:52
Add SerenityOS to platform.h (check-in: 4853f41b75 user: js tags: trunk)
22:39
Simplify detection of exception type (check-in: 8b0ab1157c user: js tags: trunk)
2024-04-23
01:00
Simplify calls to objfw-embed (check-in: 569a7aa657 user: js tags: trunk)
2024-04-22
00:02
Merge trunk into 1.1 branch (check-in: 69075d7082 user: js tags: 1.1)
2024-04-21
19:55
Add missing NTAPI for RtlGenRandom (check-in: f61f430bfb user: js tags: trunk)
19:15
Use RtlGenRandom on Windows if available (check-in: 2bcb2bd40f user: js tags: trunk)
11:16
Don't use _wutime64 on Windows (check-in: 7eb995ad11 user: js tags: trunk)
2024-04-20
17:52
Set version to 1.1.2 (check-in: 7e94534636 user: js tags: 1.1, 1.1.2-release)
17:50
Update ChangeLog for 1.1.2 (check-in: dca251a2b9 user: js tags: trunk)
17:50
Update ChangeLog for 1.1.2 (check-in: b3bd14dc06 user: js tags: 1.1)
17:42
Merge trunk into 1.1 branch (check-in: a7e9fd87f9 user: js tags: 1.1)
14:58
forwarding: Remove now unnecessary instructions (check-in: d9b2f95c24 user: js tags: trunk)
2024-04-17
21:02
Fix build for Wii (check-in: 32054a4a13 user: js tags: trunk)
20:50
Add missing endbr / bti (check-in: 171615d20a user: js tags: trunk)
20:45
forwarding: Don't grow the stack twice on ARM64 (check-in: 8e95cb1c77 user: js tags: trunk)
2024-04-16
23:50
Don't use readdir_r (check-in: c615b62ed8 user: js tags: trunk)
23:18
lookup-asm-arm64-elf.S: Save one instruction (check-in: 460b84b9b2 user: js tags: trunk)
2024-04-14
22:59
configure: Use sed | grep instead of awk (check-in: 22b11fa7e8 user: js tags: trunk)
21:28
configure: Use awk to find strings in binaries (check-in: 15dc72eb33 user: js tags: trunk)
18:55
OFFileIRIHandler: Fix missing variable on Haiku (check-in: 51dfaf9042 user: js tags: trunk)
17:46
Set version to 1.1.1 (check-in: 148f7f4c6b user: js tags: 1.1, 1.1.1-release)
17:44
Merge trunk into 1.1 branch (check-in: cbaf97fbb8 user: js tags: 1.1)
17:42
Update ChangeLog for 1.1.1 (check-in: 414f82bf85 user: js tags: trunk)
17:29
Fix missing ${DESTDIR} (check-in: d3f1b709f1 user: js tags: trunk)
16:35
Update ChangeLog for 1.1 (check-in: 5624e6c91d user: js tags: trunk)
16:18
Merge trunk into 1.1 branch (check-in: eba7f9f3d9 user: js tags: 1.1, 1.1-release)
16:10
Fix a missed copyright update (check-in: 4383931c76 user: js tags: trunk)
15:56
utils/objfw-config: Remove trailing spaces (check-in: 01f8b91c61 user: js tags: trunk)
12:20
Break some long lines in Makefiles (check-in: c9e223b837 user: js tags: trunk)
11:54
configure: Default to no -Werror (check-in: 86e618dd4a user: js tags: 1.1)
11:52
src/Makefile: Include ${LIBBASES_M} (check-in: 3e6d413c7b user: js tags: trunk)
11:51
OFStream: Add missing newline in documentation (check-in: 2d5166ab47 user: js tags: trunk)
11:50
README.md: Fix indentation (check-in: d3e8aa2065 user: js tags: trunk)
10:17
ChangeLog: Use dots consistently (check-in: 3788266d7e user: js tags: 1.1)
10:10
Merge trunk into 1.1 branch (check-in: 1643015adf user: js tags: 1.1)
10:09
Update ChangeLog for 1.0.12 (check-in: 26a4edd972 user: js tags: trunk)
09:52
Update ChangeLog (check-in: 17e7a7e4b7 user: js tags: 1.1)
09:50
Merge trunk into 1.1 branch (check-in: 9991eaba2b user: js tags: 1.1)
09:48
OFMutableArray: Fix an inconsistency (check-in: 3274500ffd user: js tags: trunk)
09:34
GitHub Actions: Add UCRT64 to MinGW on Fedora (check-in: 8523df3211 user: js tags: trunk)
00:47
Remove unnecessary #include (check-in: fa3529c18b user: js tags: trunk)
2024-04-13
18:51
Fix some Doxygen warnings (check-in: e4a7a2ec74 user: js tags: trunk)
18:25
Update ChangeLog (check-in: 510b2e5180 user: js tags: 1.1)
12:01
Merge trunk into 1.1 branch (check-in: 19adecd358 user: js tags: 1.1)
09:24
Update build-aux from autoconf 2.72 (check-in: 42fb361c1b user: js tags: trunk)
08:52
Add STATIC_LIBS to all objfw-config files (check-in: 38317aa6a3 user: js tags: trunk)
08:48
objfw-config: Ensure search directories come first (check-in: 9f9867c7d2 user: js tags: trunk)
08:40
Add objfw-config file for ObjFWBridge (check-in: 69a8da9c5d user: js tags: trunk)
08:12
Add objfw-config file for ObjFWTLS (check-in: f7a3b5739b user: js tags: trunk)
2024-04-09
19:59
ofhttp: Don't limit setting xattr to Linux (check-in: 9c9dc239ba user: js tags: trunk)
19:35
OFObject: Use posix_memalign() on Solaris (check-in: f6afff33eb user: js tags: trunk)
2024-04-08
00:21
Don't depend on EXTATTR_NAMESPACE_NAMES on NetBSD (check-in: e38777bbf2 user: js tags: trunk)
2024-04-07
23:23
Add support for extended attributes on FreeBSD (check-in: a19dde73d4 user: js tags: trunk)
22:05
Add support for extended attributes on NetBSD (check-in: 153f39636e user: js tags: trunk)
2024-04-03
20:51
OFFileIRIHandler: Fix missing retain + autorelease (check-in: 98e5c7dd28 user: js tags: trunk)
17:50
Add support for typed extended attributes on Haiku (check-in: c88d1d3054 user: js tags: trunk)
02:37
Update README.md for the license change (check-in: 06aecbe734 user: js tags: trunk)
02:34
Fix a typo (check-in: a653a058ce user: js tags: trunk)
02:16
Change license to LGPLv3 only (check-in: 7413a728a7 user: js tags: trunk)