106 check-ins using file utils/ofarc/localization/de.json version 5b95b5a4b7
|
2024-04-14
| ||
| 22:59 | configure: Use sed | grep instead of awk (Leaf 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 (Leaf 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) | |
| 01:10 | Implement extended attributes on Haiku (check-in: 6146e60fc5 user: js tags: trunk) | |
|
2024-04-02
| ||
| 22:05 | Fix another, new linker warning on macOS (check-in: 6e6bb54df3 user: js tags: trunk) | |
| 21:58 | Fix a linker warning on macOS (check-in: a6e2670136 user: js tags: trunk) | |
| 03:21 | Only align OFVector4D where necessary (check-in: 1af54eb2c2 user: js tags: trunk) | |
| 02:22 | OFLocale: Support automatic initialization (check-in: e7a8f3d462 user: js tags: trunk) | |
| 01:33 | OFTarArchive: Fix a memory leak (check-in: ea9079b62b user: js tags: trunk) | |
|
2024-04-01
| ||
| 21:07 | Fix objfw-embed on QNX (check-in: 5e128fd25e user: js tags: trunk) | |
| 16:01 | Define _LARGEFILE64_SOURCE to 1 (check-in: fba60b6967 user: js tags: trunk) | |
| 15:59 | Remove #define __NO_EXT_QNX (check-in: cf0effe834 user: js tags: trunk) | |
| 15:46 | configure: Work around non-binary-compatible grep (check-in: 979e82e85f user: js tags: trunk) | |
|
2024-03-31
| ||
| 19:45 | utils/objfw-embed: Add missing license header (check-in: 0a26fb51df user: js tags: trunk) | |
|
2024-03-29
| ||
| 13:10 | Update ChangeLog for 1.1 (check-in: daf07bbfbe user: js tags: 1.1) | |
| 10:58 | Add more tests for -[{copy,mutableCopy,hash}] (check-in: 1ef30f988c user: js tags: trunk) | |
|
2024-03-28
| ||
| 21:01 | Set version to 1.2dev (check-in: cb375e3914 user: js tags: trunk) | |
| 21:00 | Branch for 1.1 (check-in: 27115cc8f6 user: js tags: 1.1) | |
| 18:29 | Properly align objects on MS-DOS (check-in: 5fd6d0a46d user: js tags: trunk) | |
| 15:58 | OFMatrix4x4: Move values to ivars (check-in: 71237f1a49 user: js tags: trunk) | |
| 14:33 | OFStdIOStream: Handle colors properly on MS-DOS (check-in: 831e85a953 user: js tags: trunk) | |
|
2024-03-27
| ||
| 23:45 | OFStdIOStream: Implement cursor movement on MS-DOS (check-in: 943e9c0956 user: js tags: trunk) | |
| 23:33 | OFColor: Use roundf instead of nearbyintf (check-in: 69931b1982 user: js tags: trunk) | |
|
2024-03-23
| ||
| 16:43 | OFMessagePackTests: Add more tests (check-in: 66f22a2831 user: js tags: trunk) | |
|
2024-03-17
| ||
| 22:40 | Add OFMessagePackTests (check-in: cb8e2e3fa6 user: js tags: trunk) | |
| 22:40 | -[objectByParsingMessagePack]: Fix signed numbers (check-in: e3001a706c user: js tags: trunk) | |
| 17:36 | GitHub Actions: Split MSYS2 into multiple steps (check-in: 34045e21d6 user: js tags: trunk) | |
| 17:26 | GitHub Actions: Add MinGW on Fedora (check-in: f5f4822756 user: js tags: trunk) | |
| 16:20 | OFFileManagerTests: Skip symlink test on Wine (check-in: fb5e45775f user: js tags: trunk) | |
| 16:14 | OFMutableIRI: Fix -[appendPathComponent:] (check-in: 1970fcd564 user: js tags: trunk) | |
| 15:57 | OFSystemInfo: Add +[wineVersion] (check-in: f050580b33 user: js tags: trunk) | |
| 14:29 | GitHub Actions: Add macos-14 (check-in: b6f77c627a user: js tags: trunk) | |
| 14:28 | GitHub Actions: Change macos-12 to macos-latest (check-in: 2ff3caeaab user: js tags: trunk) | |
| 14:26 | GitHub Actions: Add MSYS2 (check-in: 86e7ac0d52 user: js tags: trunk) | |
| 14:17 | OFString: Fix fallback for no strto[fd]_l (check-in: 33820d3f5f user: js tags: trunk) | |
| 13:58 | OFFileManagerTests: Skip xattrs if not supported (check-in: e878e67397 user: js tags: trunk) | |
| 13:35 | ObjFWTest: Fix non-printed failure description (check-in: ec58cc5830 user: js tags: trunk) | |
| 13:22 | README.md: Update MSYS2 and remove leading $ (check-in: 50c35fa745 user: js tags: trunk) | |
| 13:06 | OFFileManagerTests: Fix missing include (check-in: 5d790836b2 user: js tags: trunk) | |
| 12:31 | Fix compilation with old Apple GCC (check-in: a98ef6d8dd user: js tags: trunk) | |
| 11:55 | ofarc: Propagate quarantine xattr when extracting (check-in: 7683a12e79 user: js tags: trunk) | |
| 09:41 | OFFileManagerTests: Add tests for xattr (check-in: 23b9666b71 user: js tags: trunk) | |
| 09:41 | OFFileManager: Fix getting non-existent xattr (check-in: 0fe644ef2c user: js tags: trunk) | |
| 08:56 | OFFileManagerTests: Add more tests (check-in: 150b8f07af user: js tags: trunk) | |
|
2024-03-16
| ||
| 22:14 | Fix OFFileManagerTests on macOS (check-in: 897aa8244d user: js tags: trunk) | |
| 19:48 | Add OFFileManagerTests (check-in: ccace0f0e0 user: js tags: trunk) | |
|
2024-03-10
| ||
| 23:33 | OFZIPArchive: Write correct number of disks (check-in: 9f7c0669b0 user: js tags: trunk) | |
| 23:10 | ofarc: Fix multipart ZIP files (check-in: ddcef349e5 user: js tags: trunk) | |
| 23:06 | OFZIPArchive: Undo incorrect disk 0 vs 1 fix (check-in: 0c8f496588 user: js tags: trunk) | |
| 23:00 | OFInflateStream: Return if we can't read (check-in: a72f602c2a user: js tags: trunk) | |
| 21:30 | OFZIPArchive: More fixes for disk number 0 vs 1 (check-in: 0ecd85c8e3 user: js tags: trunk) | |
| 18:44 | OFIRI: Add methods for path extension (check-in: 0ca94307e6 user: js tags: trunk) | |
| 16:49 | Avoid some unnecessary I/O (check-in: 6060a03291 user: js tags: trunk) | |
| 16:29 | Add a note about ABI stability of ObjFWTest (check-in: b60ab363c6 user: js tags: trunk) | |
| 16:23 | OFIRI: Add -[IRIByDeletingLastPathComponent] (check-in: e832f884e6 user: js tags: trunk) | |
| 16:03 | Add test for -[OFIRI IRIByAppendingPathComponent:] (check-in: 3f3ddad4c8 user: js tags: trunk) | |
| 01:47 | OFZooArchive: Zero-terminate directory & file name (check-in: 08a06ee30d user: js tags: trunk) | |
|
2024-03-09
| ||
| 22:06 | OFTarArchiveEntry: Add default modification date (check-in: 55149a21bb user: js tags: trunk) | |
| 21:31 | Update ChangeLog for 1.0.11 (check-in: d5814862d9 user: js tags: trunk) | |
| 21:30 | Fix warning on 32 bit systems (check-in: 43efa46e86 user: js tags: trunk) | |
| 18:15 | Add tests for OFZooArchive (check-in: 6dd2e36fa2 user: js tags: trunk) | |
| 18:14 | Add tests for OFTarArchive (check-in: 82bce32de9 user: js tags: trunk) | |
| 18:09 | Add tests for OFLHAArchive (check-in: fce5cbcdc3 user: js tags: trunk) | |
| 17:39 | OFMemoryStreamTests: Test writing too much throws (check-in: 3179f10723 user: js tags: trunk) | |
| 17:33 | Add tests for OFZIPArchive (check-in: ec94dca10a user: js tags: trunk) | |
| 16:11 | OFZIPArchive: Fix disk number 0 vs 1 (check-in: 9fd7456e3a user: js tags: trunk) | |
| 12:32 | ofarc: Add --archive-comment= (check-in: 2fae2c2c30 user: js tags: trunk) | |