10 descendants and 10 ancestors of 2dd5d682ebe72431603b6878b1d7585b1c01f5067c91a9fe11620664167f9ece
|
2020-06-27
| ||
| 13:30 | OFXMLParser: Make private methods static functions (check-in: 218c819b39 user: js tags: trunk) | |
|
2020-06-25
| ||
| 21:51 | Add OF_DIRECT and OF_DIRECT_MEMBERS (check-in: f9236a1d6c user: js tags: trunk) | |
|
2020-06-24
| ||
| 22:34 | Correct the path for DerivedData in ignore-glob (check-in: 7aba87d1eb user: js tags: trunk) | |
| 22:30 | OFStdIOStream: Don't use isatty() on iOS (check-in: a98ad80cd3 user: js tags: trunk) | |
| 20:53 | Fix missing cast (check-in: ca3e874157 user: js tags: trunk) | |
| 17:37 | OFEnumerator: Remove const from itemsPtr (check-in: 0428b0ecd2 user: js tags: trunk) | |
| 17:17 | ObjFW.h: Add missing imports (check-in: 6f1f036339 user: js tags: trunk) | |
|
2020-06-21
| ||
| 22:46 | Add missing of_log to linklib (check-in: 08606a8804 user: js tags: amiga-library) | |
| 22:26 | Adjust Amiga library to new of_{pbkdf2,scrypt} API (check-in: f8f3bc1545 user: js tags: amiga-library) | |
| 22:15 | Merge trunk into branch "amiga-library" (check-in: 39641794dd user: js tags: amiga-library) | |
| 22:12 | Makefile: Add docs target (check-in: 2dd5d682eb user: js tags: trunk) | |
| 22:08 | Move parameters for of_scrypt() to a struct (check-in: 63f5276b33 user: js tags: trunk) | |
| 21:30 | Move parameters for of_pbkdf2() to a struct (check-in: b9641347e3 user: js tags: trunk) | |
| 17:53 | Throw an exception when there is no name server (check-in: f3573582e1 user: js tags: trunk) | |
| 15:57 | Ignore return value from _Unwind_RaiseException() (check-in: 0d383aeb8a user: js tags: trunk) | |
|
2020-06-20
| ||
| 15:36 | Add missing documentation (check-in: 7d71c669ec user: js tags: trunk) | |
| 13:56 | OFRunLoop: Make of_run_loop_mode_default const (check-in: d6709240fd user: js tags: trunk) | |
|
2020-06-16
| ||
| 21:46 | Don't use utimes() on AmigaOS (check-in: 137dc2107d user: js tags: trunk) | |
|
2020-06-14
| ||
| 19:00 | .travis.yml: Remove STDOUT_SIMPLE (check-in: 141b8181c0 user: js tags: trunk) | |
| 16:07 | Check thread attributes before spawning the thread (check-in: 164475afdb user: js tags: trunk) | |
| 15:50 | Add a function wrapper for threads on Windows (check-in: e342aa8358 user: js tags: trunk) | |