History of file src/OFMutableAdjacentArray.m at check-in 9c2f20e736e34964
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [e72b0d5b82] check-in: [7413a728a7] user: js, branch: trunk, size: 7911 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [0c182ca468] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 7703 [annotate] [blame] [check-ins using] [diff] | |
2023-08-09
| ||
08:25 | Renamed src/OFMutableAdjacentArray.m → src/OFConcreteMutableArray.m. More consistent naming for concrete classes file: [3bbe83e7a7] check-in: [6da6276ae7] user: js, branch: trunk, size: 7703 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [da5d41d53e] check-in: [8939cbdb52] user: js, branch: trunk, size: 7703 [annotate] [blame] [check-ins using] [diff] | |
2022-06-13
| ||
14:46 | OFMutableAdjacentArray: Fix shadowing of variable file: [7ff7f8969c] check-in: [3cf82a5618] user: js, branch: trunk, size: 7703 [annotate] [blame] [check-ins using] [diff] | |
2022-06-07
| ||
21:50 | OFArray: Remove/replace all objects file: [210f8382ef] check-in: [a593419b75] user: js, branch: trunk, size: 7706 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [0c03af836c] check-in: [1a86b8175b] user: js, branch: trunk, size: 7620 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
22:45 | Rename of_(re)alloc and add OFFreeMemory file: [797d22d2c1] check-in: [498074dab9] user: js, branch: new-naming-convention, size: 7620 [annotate] [blame] [check-ins using] [diff] | |
02:43 | Rename of_fast_enumeration_state_t file: [93f56cbca2] check-in: [ed3b07591c] user: js, branch: new-naming-convention, size: 7607 [annotate] [blame] [check-ins using] [diff] | |
02:40 | Rename all types in OFArray.h file: [5cfb1b342c] check-in: [e23daca6ef] user: js, branch: new-naming-convention, size: 7612 [annotate] [blame] [check-ins using] [diff] | |
00:44 | of_range_t -> OFRange file: [863f03f97e] check-in: [d975c53a43] user: js, branch: new-naming-convention, size: 7622 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [7c769150fe] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 7625 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [a783390738] check-in: [374e1a1bfa] user: js, branch: trunk, size: 7683 [annotate] [blame] [check-ins using] [diff] | |
2020-11-14
| ||
12:23 |
Rename of_malloc and of_calloc
The new names should be more accurate. file: [40b1b9e5f0] check-in: [627511b032] user: js, branch: trunk, size: 7772 [annotate] [blame] [check-ins using] [diff] | |
2020-11-05
| ||
00:24 |
Avoid -[allocMemoryWithSize:] for temporary memory
-[allocMemoryWithSize:] has book keeping overhead that is unnecessary | |
2020-06-24
| ||
20:53 | Fix missing cast file: [1999b771ee] check-in: [ca3e874157] user: js, branch: trunk, size: 7816 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [1107dc450e] check-in: [c7f0229795] user: js, branch: trunk, size: 7810 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
20:53 | Reduce ivar scopes file: [5f88adbbe0] check-in: [e0a330b377] user: js, branch: trunk, size: 7807 [annotate] [blame] [check-ins using] [diff] | |
2019-06-17
| ||
02:33 | Added: Remove underscores from class names file: [41904cfc7c] check-in: [17d57e01ff] user: js, branch: trunk, size: 7779 [annotate] [blame] [check-ins using] | |