ObjFW  Timeline

58 check-ins using file src/runtime/lookup-asm/lookup-asm-sparc-elf.S version 68757c8673

2024-04-02
01:33
OFTarArchive: Fix a memory leak (Leaf check-in: 9c7610b3b7 user: js tags: 1.0)
2024-03-29
13:59
OFFileManager: Fix getting non-existent xattr (check-in: 23cee06a0e user: js tags: 1.0)
2024-03-17
22:41
-[objectByParsingMessagePack]: Fix signed numbers (check-in: 355d3a9dc3 user: js tags: 1.0)
17:36
GitHub Actions: Split MSYS2 into multiple steps (check-in: ded1893e80 user: js tags: 1.0)
17:27
GitHub Actions: Add MinGW on Fedora (check-in: aa59d36a5f user: js tags: 1.0)
14:38
GitHub Actions: Add macos-14 (check-in: 4e703f8d32 user: js tags: 1.0)
14:38
GitHub Actions: Change macos-12 to macos-latest (check-in: da98b495f8 user: js tags: 1.0)
14:26
GitHub Actions: Add MSYS2 (check-in: 5afe63f938 user: js tags: 1.0)
13:23
README.md: Update MSYS2 and remove leading $ (check-in: 9cd9c88ab4 user: js tags: 1.0)
2024-03-11
20:44
Set version to 1.0.12 (check-in: d43df2354c user: js tags: 1.0, 1.0.12-release)
20:44
Increase patch level for ObjFW library (check-in: 34c1ffbca2 user: js tags: 1.0)
20:43
Update ChangeLog for 1.0.12 (check-in: 804547fc0d user: js tags: 1.0)
2024-03-10
23:33
OFZIPArchive: Write correct number of disks (check-in: 8d4650f6c1 user: js tags: 1.0)
23:07
OFZIPArchive: Undo incorrect disk 0 vs 1 fix (check-in: fe62007081 user: js tags: 1.0)
23:00
OFInflateStream: Return if we can't read (check-in: f7faf2bfa6 user: js tags: 1.0)
21:30
OFZIPArchive: More fixes for disk number 0 vs 1 (check-in: 2214e91661 user: js tags: 1.0)
2024-03-09
22:06
OFTarArchiveEntry: Add default modification date (check-in: ca40722732 user: js tags: 1.0)
20:46
Set version to 1.0.11 (check-in: d8a15cef5d user: js tags: 1.0, 1.0.11-release)
20:45
Increase patch level for libraries (check-in: 0b0995206a user: js tags: 1.0)
20:40
Update ChangeLog for 1.0.11 (check-in: 1a00620d33 user: js tags: 1.0)
16:13
OFZIPArchive: Fix disk number 0 vs 1 (check-in: 3fc6209af6 user: js tags: 1.0)
2024-03-04
01:07
Fix -[OFGZIPStream isAtEndOfStream] (check-in: d1e7172eff user: js tags: 1.0)
00:43
Fix -[OFHTTPClientResponse isAtEndOfStream] (check-in: 0d804ed391 user: js tags: 1.0)
2024-03-03
23:35
OFFileIRIHandler: Correctly transform exception (check-in: 1829139db1 user: js tags: 1.0)
2024-03-02
21:20
Minor documentation fix (check-in: b9f69f358f user: js tags: 1.0)
17:58
Fix documentation for mutable classes (check-in: 06926ebe58 user: js tags: 1.0)
15:06
Fix linker warning on macOS/iOS (check-in: 9aa5bfa889 user: js tags: 1.0)
11:41
ofarc: Delay setting modified date of directories (check-in: 79b125eda5 user: js tags: 1.0)
10:57
ofarc: Fix typo in German localization (check-in: d8bf76b68d user: js tags: 1.0)
2024-02-27
21:07
Add missing imports when using --disable-sockets (check-in: 7234d82dff user: js tags: 1.0)
20:21
Minor documentation fix (check-in: 60e2e56a2d user: js tags: 1.0)
19:52
OFLHAArchiveEntry: Skip level 2 header padding (check-in: 657514726f user: js tags: 1.0)
00:57
OFStream: Minor documentation fix (check-in: f111a22ede user: js tags: 1.0)
2024-02-26
20:32
Use <cet.h> and _CET_ENDBR macro (check-in: de552578e7 user: js tags: 1.0)
20:09
OFLHAArchive: Properly zero-terminate archives (check-in: 4fbf5837fd user: js tags: 1.0)
2024-02-25
21:19
OFLHAArchiveEntry: Create more compatible archives (check-in: 431696dee5 user: js tags: 1.0)
2024-02-24
22:30
Use `bti c` instead of `bti jc` (check-in: 21244a7e62 user: js tags: 1.0)
21:15
Set version to 1.0.10 (check-in: 8f026dba58 user: js tags: 1.0, 1.0.10-release)
21:14
Increase patch level for ObjFW library (check-in: 23951a9f6b user: js tags: 1.0)
21:12
Update ChangeLog for 1.0.10 (check-in: 8fa5cb1a44 user: js tags: 1.0)
21:08
Add bti instructions (check-in: d73a388eca user: js tags: 1.0)
20:57
Add endbr32 / endbr64 (check-in: 262baf76e7 user: js tags: 1.0)
19:43
runtime: Fix objc_getClassList not unlocking mutex (check-in: 7a33596a17 user: js tags: 1.0)
17:25
OFLHAArchive: Ignore trailing garbage (check-in: 927d1693c6 user: js tags: 1.0)
15:05
OFLHAArchiveEntry: Add extra sanity checks (check-in: 581e18268c user: js tags: 1.0)
13:52
OFLHAArchiveEntry: Parse compression method last (check-in: 9b1de0cac0 user: js tags: 1.0)
13:29
OFLHAArchiveEntry: Remove pointless check (check-in: d7b824ee7e user: js tags: 1.0)
13:23
OFLHAArchiveEntry: Properly skip extended area (check-in: 399137032a user: js tags: 1.0)
2024-02-23
23:12
OFLHAArchive: Treat directory as uncompressed (check-in: f27430148d user: js tags: 1.0)
22:55
OFLHAArchive: Don't assume method is uncompressed (check-in: 3f522ea4b6 user: js tags: 1.0)
2024-02-20
01:59
ofarc: Minor help fix (check-in: 81cfa33fdf user: js tags: 1.0)
2024-02-18
14:09
Set version to 1.0.9 (check-in: 612a0bd5b4 user: js tags: 1.0, 1.0.9-release)
14:08
Increase patch level for ObjFW library (check-in: f15739af64 user: js tags: 1.0)
14:04
Update ChangeLog for 1.0.9 (check-in: d439625efa user: js tags: 1.0)
13:53
OFMapTable: Improve enumeration mutation detection (check-in: 2b0bdf3efc user: js tags: 1.0)
2024-02-13
21:13
Fix -[OFDictionary initWithKey:arguments:] (check-in: 3b6f5b8030 user: js tags: 1.0)
2024-02-12
19:55
OFMapTable: Fix type mismatch on OFHashSeed (check-in: 0cc973c595 user: js tags: 1.0)
2024-02-03
11:41
Update copyright (check-in: 7324ec8590 user: js tags: 1.0)