66 descendants of 2c435f24227a7715
|
2020-11-14
| ||
| 12:09 | Update changed return types in Amiga library (check-in: cc34546854 user: js tags: amiga-library) | |
| 12:07 | Add new functions to Amiga library (check-in: 8e9dc9523c user: js tags: amiga-library) | |
| 11:45 | Merge trunk into branch "amiga-library" (check-in: 25a6c00b82 user: js tags: amiga-library) | |
|
2020-11-12
| ||
| 00:45 | Merge trunk into 1.0 branch (check-in: a1163fb58b user: js tags: 1.0) | |
| 00:37 | Add a test for weak references (check-in: 171461008d user: js tags: trunk) | |
| 00:32 | Fix weak references with the Apple runtime (check-in: 4c16806252 user: js tags: trunk) | |
|
2020-11-07
| ||
| 20:23 | OFObject: Remove -[allocMemoryWithSize:] (check-in: 4fbdca698c user: js tags: trunk) | |
| 10:38 | Make GCC happy again (check-in: 7aa23887d0 user: js tags: trunk) | |
|
2020-11-06
| ||
| 02:37 | OFString: Make freeWhenDone behave like in OFData (check-in: 0f260e0fd5 user: js tags: trunk) | |
| 02:24 | Future-proof some code using freeWhenDone (check-in: a2b4238850 user: js tags: trunk) | |
| 02:12 | OFData: Make parameter order more consistent (check-in: 9d74d1b74e user: js tags: trunk) | |
| 01:56 | OFString: Avoid -[allocMemoryWithSize:] (check-in: 54d900fb66 user: js tags: trunk) | |
| 01:34 | OFMutableData: Resize in -[makeImmutable] (check-in: bae49c5580 user: js tags: trunk) | |
| 01:23 | OFArray: Fix minor performance regression (check-in: 51ea191cf4 user: js tags: trunk) | |
| 01:11 | OF*Data: Avoid -[allocMemoryWithSize:] (check-in: 1a70abc65d user: js tags: trunk) | |
| 00:58 | OFList: Avoid -[allocMemoryWithSize:] (check-in: db15314420 user: js tags: trunk) | |
|
2020-11-05
| ||
| 02:35 | Remove -[allocZeroedMemoryWithSize:] (check-in: 2bb3136a7f user: js tags: trunk) | |
| 02:27 | Further reduce usage of -[allocMemoryWithSize:] (check-in: da1fb6b21c user: js tags: trunk) | |
| 00:24 | Avoid -[allocMemoryWithSize:] for temporary memory (check-in: 0ddaac3f5b user: js tags: trunk) | |
|
2020-11-04
| ||
| 23:18 | Remove of_free() (check-in: 3d8286feee user: js tags: trunk) | |
| 23:11 | OFData: Fix memory leak (check-in: 4d5b2623c8 user: js tags: trunk) | |
|
2020-11-03
| ||
| 01:07 | configure: Add flags for Wii U (check-in: 5b8a7e4d0d user: js tags: wii-u) | |
|
2020-11-02
| ||
| 22:13 | OFString+PathAdditions: Fix typo (check-in: 1042afedd9 user: js tags: trunk) | |
| 01:11 | OFSystemInfo: Do not use sysctl to get CPU vendor (check-in: e73d0702d0 user: js tags: trunk) | |
| 00:56 | OFSystemInfo: Minor cleanup (check-in: 9903dedecb user: js tags: trunk) | |
| 00:53 | OFSystemInfo: Use cpuid to get CPU model (check-in: acb2130974 user: js tags: trunk) | |
|
2020-11-01
| ||
| 13:08 | Clean up .travis.yml by moving out scripts (check-in: 74857232b0 user: js tags: trunk) | |
| 11:35 | OFString: Add -[substring{From,To}Index:] (check-in: 4bbac7ab17 user: js tags: trunk) | |
|
2020-10-31
| ||
| 19:16 | OFHTTPClient: Remove didFailWithException (check-in: 7f102e8c95 user: js tags: trunk) | |
| 18:27 | OFKernelEventObserver: Allow mutation in observe (check-in: 0b478d8138 user: js tags: trunk) | |
|
2020-10-26
| ||
| 00:04 | pbkdf2.h: Add missing __unsafe_unretained (check-in: 84dbf46bda user: js tags: trunk) | |
|
2020-10-25
| ||
| 23:55 | OFSecureData: Fix memory leak on error (check-in: 8be102635a user: js tags: trunk) | |
| 23:33 | Add of_{malloc,calloc,realloc,free} (check-in: d0ae3bfd6c user: js tags: trunk) | |
| 17:53 | Add tests for ARC (check-in: 5b8955df34 user: js tags: trunk) | |
|
2020-10-10
| ||
| 21:54 | More type cleanups (check-in: ac004e624d user: js tags: trunk) | |
| 14:43 | Fix accidental type change (check-in: c14f0fc208 user: js tags: trunk) | |
| 14:27 | OFObject: Change type of -[hash] to unsigned long (check-in: aeb403a1ed user: js tags: trunk) | |
| 11:09 | ofhttp: Add --ignore-status option (check-in: 3162555b75 user: js tags: trunk) | |
| 10:58 | Make HTTP status code consistently a short (check-in: 6e42ee482f user: js tags: trunk) | |
|
2020-10-05
| ||
| 00:01 | .travis.yml: Don't build with --enable-runtime (check-in: 9ea99b287d user: js tags: 1.0) | |
|
2020-10-04
| ||
| 15:17 | Remove lookup-asm-x86_64-macho.S (check-in: 5672243f7f user: js tags: 1.0) | |
| 15:00 | Merge trunk into branch "amiga-library" (check-in: 92335940e9 user: js tags: amiga-library) | |
| 14:54 | configure: Always use Apple runtime on macOS (check-in: eb608dc5f1 user: js tags: 1.0) | |
| 14:43 | PLATFORMS.md: Restore NetBSD versions (check-in: 8f17ff1ee4 user: js tags: trunk) | |
| 14:39 | Merge trunk into 1.0 branch (check-in: a9f08709d2 user: js tags: 1.0) | |
| 09:53 | Fix missing import (check-in: 40fe98125b user: js tags: trunk) | |
| 01:13 | OFURL: Improve nil handling for queryDictionary (check-in: a847536ef2 user: js tags: trunk) | |
|
2020-10-03
| ||
| 23:25 | OFURL: Add queryDictionary property (check-in: a151f9c31f user: js tags: trunk) | |
| 21:46 | OFHTTPRequest: Fix handling of remoteAddress (check-in: 8d78a77f79 user: js tags: trunk) | |
| 14:45 | tests/Makefile: Fix a typo (check-in: df0c74b430 user: js tags: trunk) | |
| 11:35 | Use /** */ instead of /*! */ for documentation (check-in: 163a4a5a2e user: js tags: trunk) | |
|
2020-09-30
| ||
| 21:32 | Add an issue template for GitHub (check-in: c71ce345d4 user: js tags: trunk) | |
|
2020-09-29
| ||
| 22:28 | OFDate: Use more autorelease pools (check-in: 83f4c928a6 user: js tags: trunk) | |
| 22:21 | runtime: Make object_isTaggedPointer() a function (check-in: 2fee820b5d user: js tags: trunk) | |
| 21:36 | Merge support for tagged pointers (check-in: b4039f9a85 user: js tags: trunk) | |
|
2020-09-26
| ||
| 19:13 | runtime: Document functions for tagged pointers (Closed-Leaf check-in: 55001dba24 user: js tags: tagged-pointers) | |
|
2020-09-04
| ||
| 18:03 | OFNumber: Fix missing #ifdefs (check-in: 81469669ae user: js tags: tagged-pointers) | |
| 16:39 | OFNumber: Add support for tagged pointers (check-in: 8c32791836 user: js tags: tagged-pointers) | |
|
2020-08-30
| ||
| 16:22 | OFNumber: Never access ivars after init (check-in: bc9998913a user: js tags: tagged-pointers) | |
| 15:40 | Merge trunk into branch "tagged-pointers" (check-in: ff6eb7b6c3 user: js tags: tagged-pointers) | |
|
2020-07-26
| ||
| 21:09 | lookup-asm-x86_64-macho.S: Fix missing @GOTPCREL (check-in: 4cf6858694 user: js tags: tagged-pointers) | |
|
2020-07-25
| ||
| 18:32 | OFDate: Also ignore -Wunknown-pragmas (check-in: 94c7e3e8f3 user: js tags: tagged-pointers) | |
| 17:24 | OFDate: Fix missing #ifdef (check-in: 096c2662d6 user: js tags: tagged-pointers) | |
| 16:22 | OFDate: Use tagged pointers (check-in: ad37db9133 user: js tags: tagged-pointers) | |
| 14:17 | OFDate: Add a designated initializer (check-in: 33a133cda0 user: js tags: tagged-pointers) | |
| 09:58 | OFDate: Prepare for tagged pointers (check-in: 95830bf78b user: js tags: tagged-pointers) | |
|
2020-07-20
| ||
| 22:02 | lookup-asm-x86_64-macho.S: Fix missing underscore (check-in: 2c435f2422 user: js tags: tagged-pointers) | |