66 most recent events by user js occurring on or after 2022-08-07 23:49:03.
More ↑
|
2022-09-12
| ||
| 08:53 | • Changes to wiki page "API Review for 1.0" (artifact: ac72b27fc8 user: js) | |
| 08:52 | Restrict subclassing on more classes (check-in: 1038191a03 user: js tags: trunk) | |
|
2022-09-11
| ||
| 11:48 | • Changes to wiki page "API Review for 1.0" (artifact: 9a896f483a user: js) | |
| 11:46 | Clean up OFWindowsRegistryKey API (check-in: deb57aa653 user: js tags: trunk) | |
| 10:08 | • Changes to wiki page "API Review for 1.0" (artifact: cb192e69c3 user: js) | |
|
2022-09-10
| ||
| 09:38 | • Changes to wiki page "API Review for 1.0" (artifact: 7058af77a2 user: js) | |
| 09:25 | • Changes to wiki page "API Review for 1.0" (artifact: b5fc9956f6 user: js) | |
| 09:24 | Don't install OFWin32ConsoleStdIOStream.h (check-in: daa3e3177a user: js tags: trunk) | |
|
2022-09-04
| ||
| 19:04 | • Changes to wiki page "API Review for 1.0" (artifact: dc5a4e8e68 user: js) | |
| 19:03 | OFSecureData: Minor documentation fix (check-in: c85eec81b0 user: js tags: trunk) | |
| 18:54 | Fix typo (check-in: 81f0ea5081 user: js tags: trunk) | |
| 18:48 | • Changes to wiki page "API Review for 1.0" (artifact: a244a675d4 user: js) | |
| 18:46 | Remove -[prependString:] and -[reverse] (check-in: 6c3ec63d96 user: js tags: trunk) | |
| 18:27 | Remove -[OFString stringByPrependingString:] (check-in: 114576fe94 user: js tags: trunk) | |
| 17:13 | • Post: Changing the license? (artifact: b74b274f31 user: js) | |
| 13:25 | • Changes to wiki page "API Review for 1.0" (artifact: 0967dc0287 user: js) | |
| 13:17 | OFXMLElement: Remove defaultNamespace property (check-in: eed200181b user: js tags: trunk) | |
|
2022-08-30
| ||
| 01:34 | OFStream: readTillDelimiter -> readUntilDelimiter (check-in: 30492a6b61 user: js tags: trunk) | |
| 01:29 | OFStream: A few minor documentation fixes (check-in: 11627c18de user: js tags: trunk) | |
| 00:50 | • Changes to wiki page "API Review for 1.0" (artifact: 94cccb4c19 user: js) | |
| 00:48 | OFObject: Small API change (check-in: 4ad0c363f3 user: js tags: trunk) | |
|
2022-08-29
| ||
| 22:07 | Make the base for parsing numbers an unsigned char (check-in: 4d03f6f1a5 user: js tags: trunk) | |
| 21:33 | OFXMLElementBuilder: {parentless -> orphan} node (check-in: 2d4f7314a8 user: js tags: trunk) | |
| 21:27 | OFXMLElement: Add designated initializer (check-in: d127feb58b user: js tags: trunk) | |
| 20:45 | • Changes to wiki page "API Review for 1.0" (artifact: ae048ce2f9 user: js) | |
| 20:35 | OFXMLProcessingInstruction: Rename data -> text (check-in: fbcbf30be7 user: js tags: trunk) | |
| 20:30 | • Changes to wiki page "API Review for 1.0" (artifact: 09771610ca user: js) | |
| 20:15 | OFThread: Rename threadBlock to block (check-in: 0cca95da46 user: js tags: trunk) | |
|
2022-08-28
| ||
| 20:03 | • Changes to wiki page "API Review for 1.0" (artifact: 617a64c4ff user: js) | |
| 17:17 | • Changes to wiki page "API Review for 1.0" (artifact: c38d553dae user: js) | |
| 14:26 | • Changes to wiki page "API Review for 1.0" (artifact: 6928685774 user: js) | |
| 14:23 | • Changes to wiki page "API Review for 1.0" (artifact: e642a138dc user: js) | |
|
2022-08-27
| ||
| 23:53 | OFArchiveEntry: Add more properties (check-in: 406134b5e2 user: js tags: trunk) | |
| 22:29 | OFTarArchiveEntry: Make mode/UID/GID an OFNumber (check-in: d281c3198b user: js tags: trunk) | |
| 21:42 | Make GCC happy again (check-in: 7094055a27 user: js tags: trunk) | |
| 21:37 | Add OF(Mutable)ArchiveEntry protocol (check-in: a325d5a1ee user: js tags: trunk) | |
| 21:24 | OFTarArchiveEntry: Rename size to uncompressedSize (check-in: 98c64d0af9 user: js tags: trunk) | |
| 20:58 | OFSeekableStream: Add OFSeekWhence enum (check-in: 73f5e3aa84 user: js tags: trunk) | |
| 20:46 | OFZIPArchive: Restore accidentally dropped cast (check-in: 6ae6830243 user: js tags: trunk) | |
| 20:42 | OFTarArchive: Clean up types (check-in: fc63341028 user: js tags: trunk) | |
| 20:39 | Rename OFFileOffset -> OFStreamOffset (check-in: 51589c6496 user: js tags: trunk) | |
| 20:33 | OFZIPArchiveEntry: Make (un)compressedSize ull (check-in: 94c326ab78 user: js tags: trunk) | |
| 20:23 | OFLHAArchiveEntry: Make (un)compressedSize ull (check-in: 6f13f74134 user: js tags: trunk) | |
|
2022-08-25
| ||
| 19:56 | OFLHAArchiveEntry: Merge date and modificationDate (check-in: 327e67021e user: js tags: trunk) | |
|
2022-08-24
| ||
| 20:51 | OF{LHA,Tar}ArchiveEntry+Private.h: Fix OF_DIRECT (check-in: a777cef361 user: js tags: trunk) | |
| 19:58 | • Changes to wiki page "API Review for 1.0" (artifact: 1437a154b6 user: js) | |
| 19:54 | OF*ArchiveEntry: Move inits to mutable class (check-in: 9f409b2ee0 user: js tags: trunk) | |
|
2022-08-21
| ||
| 19:46 | make release: Remove .cirrus.yml from exclude (check-in: 244d242e2d user: js tags: trunk) | |
| 19:44 | Remove .cirrus.yml (check-in: bef29fa48e user: js tags: trunk) | |
| 12:02 | Don't install headers of private classes (check-in: 4ae7fbbf52 user: js tags: trunk) | |
|
2022-08-20
| ||
| 22:14 | • Fixed ticket [ffb4e7c206]: Port to Wii U plus 5 other changes (artifact: 1d41365e35 user: js) | |
| 22:13 | • Fixed ticket [fedc83510c]: Port to Nintendo Switch plus 5 other changes (artifact: c2843d5bc5 user: js) | |
| 19:01 | ofhttp: Fix typo in German translation (check-in: 10101b2b9d user: js tags: trunk) | |
|
2022-08-17
| ||
| 23:18 | Simplify `make release` (check-in: 144a365825 user: js tags: trunk) | |
|
2022-08-15
| ||
| 23:38 | Consistently use sed -e for multiple scripts (check-in: e817fac245 user: js tags: trunk) | |
| 23:02 | OF{LHA,Tar,ZIP}Archive: Use URL instead of path (check-in: fee2316eca user: js tags: trunk) | |
|
2022-08-13
| ||
| 14:33 | OFTCPSocket: Minor documentation fix (check-in: 08cb210f76 user: js tags: trunk) | |
| 14:33 | • Changes to wiki page "API Review for 1.0" (artifact: 3d6a2e1c1f user: js) | |
|
2022-08-11
| ||
| 23:20 | OFURLHandler: Minor documentation fix (check-in: 0a3a76c56c user: js tags: trunk) | |
| 20:55 | • Changes to wiki page "API Review for 1.0" (artifact: 70c2202298 user: js) | |
| 20:54 | OFURLHandler: Add +[openItemAtURL:mode:] (check-in: 338d452f33 user: js tags: trunk) | |
| 20:46 | OFURLHandler: Make +[handlerForURL:] nonnull (check-in: 9e7f4f34b9 user: js tags: trunk) | |
|
2022-08-10
| ||
| 21:38 | objfw-new: Add short options (check-in: 03227c8a54 user: js tags: trunk) | |
|
2022-08-08
| ||
| 19:00 | objfw-new: Automatically generate dealloc (check-in: 8465dcaa25 user: js tags: trunk) | |
| 18:53 | objfw-new: Add support for property attributes (check-in: 41bf4fe57b user: js tags: trunk) | |
|
2022-08-07
| ||
| 23:49 | objfw-new: Add initial support for properties (check-in: 759d73547f user: js tags: trunk) | |