10 descendants and 10 ancestors of da1fb6b21c4f39eff720e320db57c7fdfd1ae8819447de74ca9aa87def7cec53
|
2020-11-07
| ||
| 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-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) | |