History of the file that is called src/OFObject.m at check-in 92c42bbe328ff4e2
|
2024-04-29
| ||
| 21:42 | [8a5a49c0ca] part of check-in [f16bccc7b3] Properly hide private symbols (check-in: [f16bccc7b3] user: js, branch: trunk, size: 31532) [annotate] [blame] [check-ins using] [diff] | |
|
2024-04-21
| ||
| 19:55 | [aac1ccf77b] part of check-in [f61f430bfb] Add missing NTAPI for RtlGenRandom (check-in: [f61f430bfb] user: js, branch: trunk, size: 31511) [annotate] [blame] [check-ins using] [diff] | |
| 19:15 | [e25577ee55] part of check-in [2bcb2bd40f] Use RtlGenRandom on Windows if available (check-in: [2bcb2bd40f] user: js, branch: trunk, size: 31492) [annotate] [blame] [check-ins using] [diff] | |
|
2024-04-09
| ||
| 19:35 |
[88eeb2453d]
part of check-in [f6afff33eb]
OFObject: Use posix_memalign() on Solaris
In 32 bit mode, malloc() doesn't always return pointers correctly | |
|
2024-04-03
| ||
| 02:16 | [d8ad2314c9] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 30513) [annotate] [blame] [check-ins using] [diff] | |
|
2024-03-28
| ||
| 18:29 |
[3ec904d9fc]
part of check-in [5fd6d0a46d]
Properly align objects on MS-DOS
When running an MS-DOS application on Windows 98 SE, it is possible to | |
|
2024-02-18
| ||
| 22:03 |
[69eb852a00]
part of check-in [7965aac7d5]
Use __mingw_aligned_* instead of _aligned_*
These are available on Windows 98 as well. (check-in: [7965aac7d5] user: js, branch: trunk, size: 29181) [annotate] [blame] [check-ins using] [diff] | |
|
2024-02-13
| ||
| 22:40 |
[8335b4d9d4]
part of check-in [2547c1c4ce]
Make sure objects are correctly aligned on Windows
malloc() on Windows XP only aligns with 8 bytes, which is not enough for | |
|
2024-01-02
| ||
| 17:17 | [70b0e206af] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 28712) [annotate] [blame] [check-ins using] [diff] | |
|
2023-11-04
| ||
| 14:43 |
[399d8957d0]
part of check-in [648d29a33e]
OFAllocObject: Fix calculation of extra alignment
While at it, also migrate to using OFRoundUpToPowerOf2, which is much | |
|
2023-08-30
| ||
| 11:45 | [cbcdeeefcc] part of check-in [5ea06b70ce] Merge trunk into branch "amiga-library" (check-in: [5ea06b70ce] user: js, branch: amiga-library, size: 28771) [annotate] [blame] [check-ins using] [diff] | |
|
2023-08-08
| ||
| 15:32 | [663f9433ab] part of check-in [a6f520157a] A few minor cleanups (check-in: [a6f520157a] user: js, branch: trunk, size: 28684) [annotate] [blame] [check-ins using] [diff] | |
|
2023-07-15
| ||
| 20:57 | [f38056ff53] part of check-in [860b0bf1e9] Merge trunk into branch "amiga-library" (check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 28748) [annotate] [blame] [check-ins using] [diff] | |
|
2023-06-19
| ||
| 19:22 | [e705635cfb] part of check-in [da7db4d68c] Minor style fixes (check-in: [da7db4d68c] user: js, branch: trunk, size: 28661) [annotate] [blame] [check-ins using] [diff] | |
|
2023-04-10
| ||
| 19:22 |
[6fb92dcbb6]
part of check-in [6ce0093f8d]
Remove OFSerialization
While the idea sounds nice that the tag name is the class, this means the | |
| 15:08 | [d0e1cba71d] part of check-in [abbed5c008] Work around newer amiga-gcc defining Class (check-in: [abbed5c008] user: js, branch: trunk, size: 28685) [annotate] [blame] [check-ins using] [diff] | |
|
2023-01-06
| ||
| 09:04 | [9eea9ca3cb] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 28641) [annotate] [blame] [check-ins using] [diff] | |
|
2022-12-04
| ||
| 09:01 |
[5066d79b28]
part of check-in [8d9ab7ea41]
Remove +[OFObject new]
While it allows for some laziness when using ARC, it only creates | |
|
2022-11-16
| ||
| 01:31 | [fa1a2c06ef] part of check-in [3c13b15751] Merge trunk into branch "amiga-library" (check-in: [3c13b15751] user: js, branch: amiga-library, size: 28782) [annotate] [blame] [check-ins using] [diff] | |
| 01:27 |
[eefa1e2165]
part of check-in [c86b8f10f0]
Add OFAssert()
This uses the same format as OFEnsure(). (check-in: [c86b8f10f0] user: js, branch: trunk, size: 28695) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-13
| ||
| 11:32 | [afe0ab07e4] part of check-in [ef470b8aa3] Use OFLog() instead of fprintf(stderr, ...) (check-in: [ef470b8aa3] user: js, branch: trunk, size: 28714) [annotate] [blame] [check-ins using] [diff] | |
| 11:29 | [58ac8c00a9] part of check-in [095a015165] Use OFLog() instead of fprintf(stderr, ...) (check-in: [095a015165] user: js, branch: amiga-library, size: 28801) [annotate] [blame] [check-ins using] [diff] | |
|
2022-10-18
| ||
| 22:19 | [2ac228feac] part of check-in [80dbc3c570] Merge trunk into branch "amiga-library" (check-in: [80dbc3c570] user: js, branch: amiga-library, size: 28909) [annotate] [blame] [check-ins using] [diff] | |
| 22:17 | [ac239733f0] part of check-in [ac19ed9d40] Merge trunk into branch "amiga-library" (check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 27796) [annotate] [blame] [check-ins using] [diff] | |
|
2022-09-29
| ||
| 22:08 | [0477c3fb09] part of check-in [01199db504] Fix tests on Nintendo consoles & PSP (check-in: [01199db504] user: js, branch: trunk, size: 28822) [annotate] [blame] [check-ins using] [diff] | |
| 21:26 | [da1d529dc6] part of check-in [f93fae010f] OFException: Provide stack trace addresses (check-in: [f93fae010f] user: js, branch: trunk, size: 28820) [annotate] [blame] [check-ins using] [diff] | |
|
2022-09-19
| ||
| 19:16 | [1199f442fe] part of check-in [8aa77abadd] OFObject: Free spinlock in dealloc (check-in: [8aa77abadd] user: js, branch: trunk, size: 28006) [annotate] [blame] [check-ins using] [diff] | |
|
2022-08-30
| ||
| 00:48 | [ed9d8357b8] part of check-in [4ad0c363f3] OFObject: Small API change (check-in: [4ad0c363f3] user: js, branch: trunk, size: 27713) [annotate] [blame] [check-ins using] [diff] | |
|
2022-04-25
| ||
| 13:09 |
[fe35d606d6]
part of check-in [5ee9765356]
Remove OFMemoryNotPartOfObjectException
It is no longer used. (check-in: [5ee9765356] user: js, branch: trunk, size: 27709) [annotate] [blame] [check-ins using] [diff] | |
|
2022-02-22
| ||
| 20:40 | [8b7ed1ef23] part of check-in [b695a7ad48] OFObject: Fix a missing free (check-in: [b695a7ad48] user: js, branch: trunk, size: 27754) [annotate] [blame] [check-ins using] [diff] | |
|
2022-02-12
| ||
| 07:46 | [c94b10de5b] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 27732) [annotate] [blame] [check-ins using] [diff] | |
|
2022-01-29
| ||
| 19:24 | [a515832382] part of check-in [8d027eadf3] Make ObjFW compile for MiNT (check-in: [8d027eadf3] user: js, branch: trunk, size: 27732) [annotate] [blame] [check-ins using] [diff] | |
|
2021-05-09
| ||
| 14:45 |
[77711da280]
part of check-in [3c88df0ce4]
Merge trunk into branch "amiga-library"
All necessary changes to adjust for the changes made in trunk are | |
|
2021-05-02
| ||
| 09:25 | [4833385eee] part of check-in [19236ddfe7] A few more missed renames (check-in: [19236ddfe7] user: js, branch: trunk, size: 27704) [annotate] [blame] [check-ins using] [diff] | |
|
2021-04-30
| ||
| 21:23 | [ec692d0b5b] part of check-in [39863b3503] Make OFHashSeed private (check-in: [39863b3503] user: js, branch: trunk, size: 27704) [annotate] [blame] [check-ins using] [diff] | |
|
2021-04-25
| ||
| 11:05 | [63795ddfa3] part of check-in [27103855c2] A few last renames (check-in: [27103855c2] user: js, branch: new-naming-convention, size: 27641) [annotate] [blame] [check-ins using] [diff] | |
|
2021-04-18
| ||
| 23:41 | [eafb73f421] part of check-in [1cdf56dc9e] of_memory_barrier -> OFMemoryBarrier (check-in: [1cdf56dc9e] user: js, branch: new-naming-convention, size: 27641) [annotate] [blame] [check-ins using] [diff] | |
| 21:12 | [2194068b85] part of check-in [b06b86d6f9] OF_RETAIN_COUNT_MAX -> OFMaxRetainCount (check-in: [b06b86d6f9] user: js, branch: new-naming-convention, size: 27647) [annotate] [blame] [check-ins using] [diff] | |
| 20:51 | [0448100f28] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 27650) [annotate] [blame] [check-ins using] [diff] | |
| 15:55 | [f6a82db0c8] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 27591) [annotate] [blame] [check-ins using] [diff] | |
| 13:24 | [5faecbc421] part of check-in [d9f8960fc5] Rename remaining functions in OFObject.h (check-in: [d9f8960fc5] user: js, branch: new-naming-convention, size: 27591) [annotate] [blame] [check-ins using] [diff] | |
|
2021-04-17
| ||
| 22:45 | [540c546a9d] part of check-in [498074dab9] Rename of_(re)alloc and add OFFreeMemory (check-in: [498074dab9] user: js, branch: new-naming-convention, size: 27634) [annotate] [blame] [check-ins using] [diff] | |
| 20:47 | [0c3d27624a] part of check-in [dfaf287249] Rename atomic operations (check-in: [dfaf287249] user: js, branch: new-naming-convention, size: 27567) [annotate] [blame] [check-ins using] [diff] | |
| 16:29 | [b4c19ab1e4] part of check-in [fabf53041a] of_spinlock_t -> OFSpinlock (check-in: [fabf53041a] user: js, branch: new-naming-convention, size: 27563) [annotate] [blame] [check-ins using] [diff] | |
| 16:13 | [2771fd68a5] part of check-in [26aa88fc9b] of_once_t -> OFOnceControl (check-in: [26aa88fc9b] user: js, branch: new-naming-convention, size: 27576) [annotate] [blame] [check-ins using] [diff] | |
| 02:10 | [8df21bda9c] part of check-in [255f21fb3d] of_string_encoding_t -> OFStringEncoding (check-in: [255f21fb3d] user: js, branch: new-naming-convention, size: 27564) [annotate] [blame] [check-ins using] [diff] | |
| 00:51 | [9719883ec1] part of check-in [8c0d76f782] of_time_interval_t -> OFTimeInterval (check-in: [8c0d76f782] user: js, branch: new-naming-convention, size: 27574) [annotate] [blame] [check-ins using] [diff] | |
|
2021-03-07
| ||
| 20:25 | [ab465686e4] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 27614) [annotate] [blame] [check-ins using] [diff] | |
|
2021-01-02
| ||
| 22:06 | [a0e6d07e6b] part of check-in [27b401c7c2] Update copyright (check-in: [27b401c7c2] user: js, branch: amiga-library, size: 27766) [annotate] [blame] [check-ins using] [diff] | |
| 22:04 | [cef279c6b0] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 27632) [annotate] [blame] [check-ins using] [diff] | |
|
2020-12-20
| ||
| 21:36 | [779114b0ef] part of check-in [90637a4ecc] Merge trunk into branch "amiga-library" (check-in: [90637a4ecc] user: js, branch: amiga-library, size: 27855) [annotate] [blame] [check-ins using] [diff] | |
| 21:26 |
[d5d0a02ee8]
part of check-in [5b37fbeb82]
Return error instead of using errno for threading
errno is problematic for Amiga libraries and is also not thread-safe on | |
|
2020-11-14
| ||
| 12:28 | [7354b5ddd4] part of check-in [a55863c2ed] Merge trunk into branch "amiga-library" (check-in: [a55863c2ed] user: js, branch: amiga-library, size: 27831) [annotate] [blame] [check-ins using] [diff] | |
| 12:23 |
[dfafb38c1f]
part of check-in [627511b032]
Rename of_malloc and of_calloc
The new names should be more accurate. (check-in: [627511b032] user: js, branch: trunk, size: 27697) [annotate] [blame] [check-ins using] [diff] | |
| 11:45 | [4360aae9b1] part of check-in [25a6c00b82] Merge trunk into branch "amiga-library" (check-in: [25a6c00b82] user: js, branch: amiga-library, size: 27826) [annotate] [blame] [check-ins using] [diff] | |
|
2020-11-07
| ||
| 20:23 | [e2e795413b] part of check-in [4fbdca698c] OFObject: Remove -[allocMemoryWithSize:] (check-in: [4fbdca698c] user: js, branch: trunk, size: 27692) [annotate] [blame] [check-ins using] [diff] | |
|
2020-11-05
| ||
| 02:35 |
[b6169ba098]
part of check-in [2bb3136a7f]
Remove -[allocZeroedMemoryWithSize:]
This is no longer being used. (check-in: [2bb3136a7f] user: js, branch: trunk, size: 31838) [annotate] [blame] [check-ins using] [diff] | |
|
2020-11-04
| ||
| 23:18 |
[2cf6c520ad]
part of check-in [3d8286feee]
Remove of_free()
While it makes sense to wrap malloc and calloc to replace the error | |
|
2020-10-25
| ||
| 23:33 | [133c2d9091] part of check-in [d0ae3bfd6c] Add of_{malloc,calloc,realloc,free} (check-in: [d0ae3bfd6c] user: js, branch: trunk, size: 32809) [annotate] [blame] [check-ins using] [diff] | |
|
2020-10-10
| ||
| 14:27 |
[c2480d6470]
part of check-in [aeb403a1ed]
OFObject: Change type of -[hash] to unsigned long
The internal hash is still 32 bit in most places, but this way, it is at | |
|
2020-10-04
| ||
| 15:00 | [567d4abd47] part of check-in [92335940e9] Merge trunk into branch "amiga-library" (check-in: [92335940e9] user: js, branch: amiga-library, size: 31737) [annotate] [blame] [check-ins using] [diff] | |
|
2020-09-29
| ||
| 21:36 | [73163cea94] part of check-in [b4039f9a85] Merge support for tagged pointers (check-in: [b4039f9a85] user: js, branch: trunk, size: 31603) [annotate] [blame] [check-ins using] [diff] | |
|
2020-09-27
| ||
| 01:00 | [9fabb2395f] part of check-in [9aa85c25b5] Don't assume arc4random_buf if we have arc4random (check-in: [9aa85c25b5] user: js, branch: trunk, size: 31458) [annotate] [blame] [check-ins using] [diff] | |
|
2020-07-12
| ||
| 18:00 | [bf40f65e77] part of check-in [aba47e526e] Merge trunk into branch "tagged-pointers" (check-in: [aba47e526e] user: js, branch: tagged-pointers, size: 31599) [annotate] [blame] [check-ins using] [diff] | |
| 11:50 | [a224615e89] part of check-in [0bfac2b513] Obfuscate tagged pointers (check-in: [0bfac2b513] user: js, branch: tagged-pointers, size: 31510) [annotate] [blame] [check-ins using] [diff] | |
| 11:17 | [37d44845c9] part of check-in [ed7377d854] Fix missing include for getrandom() (check-in: [ed7377d854] user: js, branch: trunk, size: 31454) [annotate] [blame] [check-ins using] [diff] | |
| 10:35 | [f5834cd36c] part of check-in [14f05841a3] Split of_random() into of_random{16,32,64}() (check-in: [14f05841a3] user: js, branch: trunk, size: 31365) [annotate] [blame] [check-ins using] [diff] | |
| 10:00 | [d3c7a17532] part of check-in [ba1135b0b2] Add support for getrandom() (check-in: [ba1135b0b2] user: js, branch: trunk, size: 30806) [annotate] [blame] [check-ins using] [diff] | |
| 09:49 |
[54579841e3]
part of check-in [c1fe4b2b77]
Make of_random() a function
When arc4random() is unavailable, either random() or rand() is used and | |
|
2020-06-21
| ||
| 03:02 | [99d327411f] part of check-in [9937a79627] Add functions/variables for tests to Amiga library (check-in: [9937a79627] user: js, branch: amiga-library, size: 30201) [annotate] [blame] [check-ins using] [diff] | |
|
2020-01-02
| ||
| 22:16 | [d6b3535b02] part of check-in [f2fe8f96d5] Move autorelease pools to runtime (check-in: [f2fe8f96d5] user: js, branch: trunk, size: 30067) [annotate] [blame] [check-ins using] [diff] | |
| 01:51 | [b21ded3e9c] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 29972) [annotate] [blame] [check-ins using] [diff] | |
| 01:35 | [6644c9c215] part of check-in [7f1acf9221] Move objc_{con,de}structInstance to runtime (check-in: [7f1acf9221] user: js, branch: trunk, size: 29969) [annotate] [blame] [check-ins using] [diff] | |
|
2019-12-13
| ||
| 00:00 | [507689f6ed] part of check-in [9e23a50de7] runtime: Add class_getInstanceMethod() (check-in: [9e23a50de7] user: js, branch: trunk, size: 29990) [annotate] [blame] [check-ins using] [diff] | |
|
2019-12-08
| ||
| 21:51 | [349b3d550a] part of check-in [f310bcc3ff] runtime: Make methods opaque and provide an API (check-in: [f310bcc3ff] user: js, branch: trunk, size: 30098) [annotate] [blame] [check-ins using] [diff] | |
|
2019-08-18
| ||
| 22:22 | [c440638f52] part of check-in [fbe84dc674] Optimize retain / release on AmigaOS (check-in: [fbe84dc674] user: js, branch: trunk, size: 31226) [annotate] [blame] [check-ins using] [diff] | |
|
2019-08-01
| ||
| 20:14 |
[ea3b6b261c]
part of check-in [5358e9ea6a]
Split threading.[hm] into multiple files
This allows the runtime to only link against the parts it needs, without | |
|
2019-06-17
| ||
| 00:38 |
[9fed2e9f2d]
part of check-in [79fe29dbf4]
Remove underscores from library & framework names
This is more compatible with the various conventions used on various | |
|
2019-03-08
| ||
| 00:35 | [2b218f823b] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 30710) [annotate] [blame] [check-ins using] [diff] | |
|
2019-02-07
| ||
| 21:31 | [edba45d06c] part of check-in [754bf24742] More style improvements (check-in: [754bf24742] user: js, branch: trunk, size: 30782) [annotate] [blame] [check-ins using] [diff] | |
| 00:46 |
[cd9c001f04]
part of check-in [ef6d69931e]
Make style consistent between ObjFW and ObjFW_RT
ObjFW_RT used to be a separate project that followed the BSD style, as | |
|
2019-01-03
| ||
| 19:13 | [13c5a8d446] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 30737) [annotate] [blame] [check-ins using] [diff] | |
|
2018-07-28
| ||
| 18:45 | [de9dc9587f] part of check-in [aa0384d1bf] Rename OFLocalization -> OFLocale (check-in: [aa0384d1bf] user: js, branch: trunk, size: 30731) [annotate] [blame] [check-ins using] [diff] | |
| 17:46 | [da61972c93] part of check-in [d0b636d965] macros.h: Fix missing ) and #include (check-in: [d0b636d965] user: js, branch: trunk, size: 30754) [annotate] [blame] [check-ins using] [diff] | |
| 16:48 |
[c2001431e3]
part of check-in [a2a06d372a]
macros.h: Add of_random()
This does *NOT* provide cryptographically secure randomness! (check-in: [a2a06d372a] user: js, branch: trunk, size: 30777) [annotate] [blame] [check-ins using] [diff] | |
|
2018-06-09
| ||
| 16:30 | [f0155ad158] part of check-in [745d514023] OFObject: Change one #else to #elif (check-in: [745d514023] user: js, branch: trunk, size: 31182) [annotate] [blame] [check-ins using] [diff] | |
|
2018-06-03
| ||
| 23:31 | [aff4f94d44] part of check-in [aacb5897a0] Add -[OFObject allocZeroedMemoryWithSize:(count:)] (check-in: [aacb5897a0] user: js, branch: trunk, size: 31156) [annotate] [blame] [check-ins using] [diff] | |
|
2018-04-22
| ||
| 17:48 | [de528ece86] part of check-in [0b07c8fcfa] Make ObjFW compile for AmigaOS 3 (check-in: [0b07c8fcfa] user: js, branch: trunk, size: 30364) [annotate] [blame] [check-ins using] [diff] | |
| 16:13 |
[678b6e28e1]
part of check-in [fe2cbe0021]
runtime: Define BOOL to be the same as bool
As we define the ABI, we can just replace BOOL with bool everywhere, This still defines BOOL to bool for compatibility, except on AmigaOS and | |
|
2018-02-25
| ||
| 04:21 | [4583da4a4e] part of check-in [d6bf2b12dd] OFObject: Bring +[new] back (check-in: [d6bf2b12dd] user: js, branch: trunk, size: 30347) [annotate] [blame] [check-ins using] [diff] | |
|
2018-01-21
| ||
| 22:16 |
[cc8b3ee1a4]
part of check-in [0f42b0eafd]
Allow building the runtime as a .framework
This also renames ObjFW-RT to ObjFW_RT, as hyphens should not be in | |
|
2018-01-03
| ||
| 19:49 | [27d4e83713] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 30293) [annotate] [blame] [check-ins using] [diff] | |
|
2017-11-19
| ||
| 13:14 | [22261c0609] part of check-in [c03aab9c8c] Remove +[OFObject new] (check-in: [c03aab9c8c] user: js, branch: trunk, size: 30270) [annotate] [blame] [check-ins using] [diff] | |
|
2017-11-11
| ||
| 23:27 | [e04ae60642] part of check-in [526feacebc] Small optimization for -[isEqual:] (check-in: [526feacebc] user: js, branch: trunk, size: 30324) [annotate] [blame] [check-ins using] [diff] | |
|
2017-10-17
| ||
| 00:33 |
[fdaee34133]
part of check-in [2f4e0df8be]
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
|
2017-10-01
| ||
| 14:14 | [4d9911935a] part of check-in [f37b373a95] Backport nullability fixes from master (check-in: [f37b373a95] user: js, branch: 0.90, size: 25194) [annotate] [blame] [check-ins using] [diff] | |
| 14:05 |
[d94672b28e]
part of check-in [e47c219327]
Disable -Wnullable-to-nonnull-conversion again
It does not work well enough yet: While creating a lot of noise, it | |
| 09:54 | [b2d94e1a72] part of check-in [5882409fd0] Nullability fixes for ObjFW runtime (check-in: [5882409fd0] user: js, branch: trunk, size: 30271) [annotate] [blame] [check-ins using] [diff] | |
| 09:28 | [d1b883cd1d] part of check-in [166fd50e82] Nullability fixes for macOS High Sierra (check-in: [166fd50e82] user: js, branch: trunk, size: 30267) [annotate] [blame] [check-ins using] [diff] | |
|
2017-09-27
| ||
| 22:38 | [6217c47a34] part of check-in [6b66bda9eb] More nullability fixes (check-in: [6b66bda9eb] user: js, branch: 0.90, size: 25218) [annotate] [blame] [check-ins using] [diff] | |
| 22:35 | [d351e409b9] part of check-in [697e3ecbf7] More nullability fixes (check-in: [697e3ecbf7] user: js, branch: trunk, size: 30048) [annotate] [blame] [check-ins using] [diff] | |
|
2017-09-25
| ||
| 00:02 | [34872d52d4] part of check-in [f714793eb4] OFObject: Add -[performSelector*] with 4 objects (check-in: [f714793eb4] user: js, branch: trunk, size: 30032) [annotate] [blame] [check-ins using] [diff] | |
|
2017-09-24
| ||
| 02:11 | [ca49ba5cd2] part of check-in [9f1accca4e] OFObject: Add -[performSelector*] with 3 objects (check-in: [9f1accca4e] user: js, branch: trunk, size: 27268) [annotate] [blame] [check-ins using] [diff] | |
|
2017-09-09
| ||
| 22:03 | [958e60e586] part of check-in [55f1b21ae7] Replace type encodings with OFMethodSignature (check-in: [55f1b21ae7] user: js, branch: trunk, size: 24770) [annotate] [blame] [check-ins using] [diff] | |
|
2017-07-09
| ||
| 15:29 | [c072b00a16] part of check-in [5bb771755d] runtime: Rename include to ObjFW-RT.h (check-in: [5bb771755d] user: js, branch: trunk, size: 25202) [annotate] [blame] [check-ins using] [diff] | |
|
2017-05-28
| ||
| 11:24 |
[a3ec40e380]
part of check-in [012c6b5786]
Make +[resolve{Class,Instance}Method:] return BOOL
Other runtimes expect it to be BOOL, not bool. (check-in: [012c6b5786] user: js, branch: trunk, size: 25201) [annotate] [blame] [check-ins using] [diff] | |
|
2017-05-13
| ||
| 20:11 | [a28a9b391e] part of check-in [9f9898eb8b] OFObject: Make Foundation check work on macOS 10.5 (check-in: [9f9898eb8b] user: js, branch: trunk, size: 25207) [annotate] [blame] [check-ins using] [diff] | |
| 19:51 | [43cde2e0c7] part of check-in [7e8ee9b1f9] Make Apple GCC happy (check-in: [7e8ee9b1f9] user: js, branch: trunk, size: 25206) [annotate] [blame] [check-ins using] [diff] | |
|
2017-05-07
| ||
| 20:10 |
[3eb86842c6]
part of check-in [4af49a13c3]
Small code style change
Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 25251) [annotate] [blame] [check-ins using] [diff] | |
| 15:39 |
[3768fd3a96]
part of check-in [7c2a0dda3d]
Do not include any addresses in -[description]
This makes it harder to accidentally leak addresses which could be used | |
|
2017-04-13
| ||
| 13:30 | [8d7351b7a0] part of check-in [05e2b4b851] -[OFObject release]: Add memory barriers (check-in: [05e2b4b851] user: js, branch: trunk, size: 25193) [annotate] [blame] [check-ins using] [diff] | |
|
2017-04-02
| ||
| 02:02 | [349066991f] part of check-in [126632e200] Add OF_WEAK_REF() (check-in: [126632e200] user: js, branch: trunk, size: 25125) [annotate] [blame] [check-ins using] [diff] | |
|
2017-02-03
| ||
| 22:42 |
[21ee30041a]
part of check-in [a55371e2c9]
Improve -[OFObject hash]
This shifted the wrong way, and there's also no point in not hashing | |
|
2017-01-09
| ||
| 17:36 |
[b658da002c]
part of check-in [44f45c2e35]
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
| 06:26 |
[f695ac4fbd]
part of check-in [06bcb21fc7]
Add OFLocalization
This singleton gives access to all things locale, including the ability This also adds the OF_LOCALIZED() macro. Its first argument is an ID for Getting translated strings is not implemented yet: Instead, it always This also switches ofhttp to localized strings. (check-in: [06bcb21fc7] user: js, branch: trunk, size: 25077) [annotate] [blame] [check-ins using] [diff] | |
|
2016-10-15
| ||
| 20:47 |
[f0a708441f]
part of check-in [ccd504e68d]
Use NSFoundationVersionNumber to detect Foundation
This is more reliable than checking for CFRetain to see if | |
|
2016-10-08
| ||
| 15:57 |
[efb4532301]
part of check-in [c70fd7d7f3]
Never override CoreFoundations's forward handler
If an application links ObjFW and (Core)Foundation, overriding Before this commit, this only worked depending on the load order: If | |
| 15:57 | [a2a40a09cb] part of check-in [bc64c479a8] Explicitly cast objc_msgSend (check-in: [bc64c479a8] user: js, branch: trunk, size: 24592) [annotate] [blame] [check-ins using] [diff] | |
|
2016-07-04
| ||
| 19:36 |
[f36c1920e5]
part of check-in [32d092b9ba]
Remove check for objc_enumerationMutation
Every supported runtime has it, so there is no point in having it. | |
|
2016-07-03
| ||
| 12:01 |
[d472a9075a]
part of check-in [5e267364ae]
runtime: Add objc_enumerationMutation()
This was provided by OFObject before, but should actually be provided by | |
|
2016-06-05
| ||
| 00:01 |
[8d3755fc71]
part of check-in [3ad1f2b268]
Add OFKeyValueCoding
No support for paths and auto-wrapping yet. Also, no classes like OFDictionary override it yet. (check-in: [3ad1f2b268] user: js, branch: trunk, size: 24724) [annotate] [blame] [check-ins using] [diff] | |
|
2016-05-29
| ||
| 00:42 |
[980b1c8958]
part of check-in [1d57af4a31]
Add -[{allows,retain}WeakReference] to OFObject
This is required by the Apple runtime to support weak references. (check-in: [1d57af4a31] user: js, branch: trunk, size: 24683) [annotate] [blame] [check-ins using] [diff] | |
|
2016-05-28
| ||
| 11:37 |
[e954270f26]
part of check-in [e53a4fd61c]
Add a reference to OFStdIOStream_Win32Console
This is required for static linking, as otherwise | |
|
2016-05-06
| ||
| 20:39 | [bfe47061e0] part of check-in [2a2e17d8d0] Enable -Wsign-compare (check-in: [2a2e17d8d0] user: js, branch: trunk, size: 24572) [annotate] [blame] [check-ins using] [diff] | |
|
2016-03-28
| ||
| 23:43 |
[110335b983]
part of check-in [543eb96c02]
Style consistency changes
Multiline preprocessor directives now always indent the continued lines | |
|
2016-02-21
| ||
| 15:37 | [6e92aa6c33] part of check-in [e0b9167693] Make use of C99-style for loops (check-in: [e0b9167693] user: js, branch: trunk, size: 24548) [annotate] [blame] [check-ins using] [diff] | |
|
2016-01-03
| ||
| 00:43 |
[c0b3318fe8]
part of check-in [cec0f072f8]
Update copyright
While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 24529) [annotate] [blame] [check-ins using] [diff] | |
| 00:41 |
[4b9ff362fe]
part of check-in [2a27cf3000]
Update copyright
While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 24533) [annotate] [blame] [check-ins using] [diff] | |
|
2015-10-19
| ||
| 22:15 | [fa72960651] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 24529) [annotate] [blame] [check-ins using] [diff] | |
|
2015-08-26
| ||
| 08:50 |
[920a5b1adb]
part of check-in [50e4ae0716]
Make sure of_hash_seed is never initialized to 0
of_hash_seed == 0 is special, as it means to OFMapTable to behave | |
|
2015-03-30
| ||
| 21:33 |
[8a0142f57a]
part of check-in [ffb39d1df6]
Add OF_NO_RETURN_FUNC
OF_NO_RETURN_FUNC is defined when __attribute__((__noreturn__)) is | |
|
2015-02-01
| ||
| 00:47 | [11cea8a285] part of check-in [e0c84651d6] Reduce code size for OF_UNRECOGNIZED_SELECTOR (check-in: [e0c84651d6] user: js, branch: trunk, size: 24449) [annotate] [blame] [check-ins using] [diff] | |
|
2015-01-03
| ||
| 20:57 | [b4471e2926] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 24423) [annotate] [blame] [check-ins using] [diff] | |
|
2014-10-04
| ||
| 21:59 |
[da02b5a0e1]
part of check-in [ec66e49dca]
Add +[OFSystemInfo native8BitEncoding]
This replaces +[OFString nativeOSEncoding]. (check-in: [ec66e49dca] user: js, branch: trunk, size: 24417) [annotate] [blame] [check-ins using] [diff] | |
|
2014-08-23
| ||
| 01:01 |
[d6054ff862]
part of check-in [c8a562d8d7]
Make ObjFW.framework a module
This makes it possible to import ObjFW from Swift. (check-in: [c8a562d8d7] user: js, branch: trunk, size: 24356) [annotate] [blame] [check-ins using] [diff] | |
|
2014-06-21
| ||
| 21:43 |
[dcda168113]
part of check-in [13ee56edf3]
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
|
2014-05-15
| ||
| 15:32 |
[31f7e1ca7d]
part of check-in [1ebb9eb7b3]
Multiple dtable / sparse array improvements
* dtable.m is now the old sparse array, using IMP as type for values and | |
| 15:17 | [a836174d3d] part of check-in [469553637d] Work around Apple's API breaking the C standard (check-in: [469553637d] user: js, branch: trunk, size: 24106) [annotate] [blame] [check-ins using] [diff] | |
| 01:50 |
[0c79230d37]
part of check-in [17be12b6e5]
Don't define _*_SOURCE
Instead, just define _GNU_SOURCE when __GLIBC__ is defined. After all, | |
|
2014-05-05
| ||
| 01:08 | [e8aca19951] part of check-in [a92844520a] Improve atomics API (check-in: [a92844520a] user: js, branch: trunk, size: 24111) [annotate] [blame] [check-ins using] [diff] | |
|
2014-03-30
| ||
| 00:30 | [f3bed53382] part of check-in [1ecef2d7f6] ObjFW-RT: Call +[unload] on class unregister (check-in: [1ecef2d7f6] user: js, branch: trunk, size: 24113) [annotate] [blame] [check-ins using] [diff] | |
|
2014-02-13
| ||
| 23:26 |
[f4d9610474]
part of check-in [2f5af58573]
Use -std=c11 instead of -std=gnu11
Not using -std=gnu11 means _GNU_SOURCE does not get defined anymore, Additionally, this adds of_strdup in macros.h, as strdup is an | |
|
2014-01-16
| ||
| 23:38 |
[ca87b4ce10]
part of check-in [e54c8c0368]
Add +[OFString nativeOSEncoding].
This replaces OF_STRING_ENCODING_NATIVE, as a define was not flexible | |
| 23:09 |
[12e6e740e4]
part of check-in [dc31ce3d34]
Add of_time_interval_t.
This is used instead for time intervals now instead of doubles. (check-in: [dc31ce3d34] user: js, branch: trunk, size: 24068) [annotate] [blame] [check-ins using] [diff] | |
|
2014-01-12
| ||
| 23:38 | [3b4e65cff2] part of check-in [4c6d9b7c1b] Add -[superclass] to OFObject protocol. (check-in: [4c6d9b7c1b] user: js, branch: trunk, size: 23996) [annotate] [blame] [check-ins using] [diff] | |
|
2014-01-04
| ||
| 00:24 | [c604df4ce7] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 23919) [annotate] [blame] [check-ins using] [diff] | |
|
2013-12-27
| ||
| 02:07 |
[a55f4922cc]
part of check-in [0c332aa2d2]
Rework forwarding API and ABI.
It matches the Apple API and ABI now and the forwarding handler itself This moves handling of +[resolve{Class,Instance}Method:] to the runtime Also fixes a potential stack problem in the forwarding for MIPS. (check-in: [0c332aa2d2] user: js, branch: trunk, size: 23913) [annotate] [blame] [check-ins using] [diff] | |
|
2013-12-21
| ||
| 12:58 |
[e741aba66a]
part of check-in [3dac86b429]
-[performSelector:]: Use the normal dispatch.
This has the advantage of being faster. (check-in: [3dac86b429] user: js, branch: trunk, size: 25634) [annotate] [blame] [check-ins using] [diff] | |
|
2013-12-20
| ||
| 00:14 | [9bd5d20560] part of check-in [2dec88a9d5] runtime: More consistency in the API. (check-in: [2dec88a9d5] user: js, branch: trunk, size: 25572) [annotate] [blame] [check-ins using] [diff] | |
|
2013-12-15
| ||
| 18:11 | [704b6761d2] part of check-in [d0b98b417d] Silence a few of Clang Analyzer's false positives. (check-in: [d0b98b417d] user: js, branch: trunk, size: 25562) [annotate] [blame] [check-ins using] [diff] | |
|
2013-12-07
| ||
| 17:30 |
[fcedcc72d4]
part of check-in [fdfb2be253]
macros.h: Add OF_BIGGEST_ALIGNMENT.
When the compiler supports C11, _Alignof(max_align_t) is used; otherwise | |
|
2013-12-05
| ||
| 17:48 |
[585ebe6665]
part of check-in [fa6496efc7]
Make coding style consistent.
A file documenting the coding style will be written soon. This will | |
|
2013-11-23
| ||
| 01:27 | [7af9301010] part of check-in [6e19bd47ee] Add OF_UNRECOGNIZED_SELECTOR. (check-in: [6e19bd47ee] user: js, branch: trunk, size: 25551) [annotate] [blame] [check-ins using] [diff] | |
|
2013-11-22
| ||
| 23:24 | [8e2d9bc735] part of check-in [3780f1462e] runtime: Add support for non-fragile ivars. (check-in: [3780f1462e] user: js, branch: trunk, size: 25719) [annotate] [blame] [check-ins using] [diff] | |
|
2013-08-12
| ||
| 21:59 |
[5387ac3c3a]
part of check-in [1c78b3a4db]
OFZIPArchive: Initial implementation.
Still a lot to do, see list of FIXMEs in the source. (check-in: [1c78b3a4db] user: js, branch: trunk, size: 25719) [annotate] [blame] [check-ins using] [diff] | |
|
2013-07-27
| ||
| 17:38 | [1d6bb87b12] part of check-in [405731e798] Fix a typo. (check-in: [405731e798] user: js, branch: trunk, size: 25736) [annotate] [blame] [check-ins using] [diff] | |
|
2013-07-26
| ||
| 15:21 |
[7eff738717]
part of check-in [9713ad857d]
Add support for objc_msg_lookup_stret.
The assembly implementations of the lookup and forwarding still need to | |
|
2013-07-23
| ||
| 22:48 | [fd13e3d461] part of check-in [7992490163] Allow classes in collections requiring OFCopying. (check-in: [7992490163] user: js, branch: trunk, size: 25714) [annotate] [blame] [check-ins using] [diff] | |
|
2013-06-22
| ||
| 12:12 |
[87e58e39d7]
part of check-in [3d16a30f41]
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
|
2013-06-18
| ||
| 21:37 | [22ddb06ede] part of check-in [7c7187345a] Make more use of OF_STRING_ENCODING_NATIVE. (check-in: [7c7187345a] user: js, branch: trunk, size: 25949) [annotate] [blame] [check-ins using] [diff] | |
|
2013-05-22
| ||
| 21:09 | [8d2c38124f] part of check-in [32230a1615] Show a backtrace for uncaught exceptions. (check-in: [32230a1615] user: js, branch: trunk, size: 25813) [annotate] [blame] [check-ins using] [diff] | |
| 18:45 |
[6f6ec3f922]
part of check-in [d7365be372]
Import OFThread.h unconditionally.
It's safe to always import OFThread.h now as OFThread even offers | |
|
2013-04-07
| ||
| 21:21 | [51f9346050] part of check-in [ec6b265428] Fix Win32 #include hell. (check-in: [ec6b265428] user: js, branch: trunk, size: 25593) [annotate] [blame] [check-ins using] [diff] | |
|
2013-03-16
| ||
| 10:13 |
[6922597523]
part of check-in [5a6cc94418]
Add forwardingTargetForSelector: for AMD64/ELF.
Currently, no methods returning structs are supported, see the comment | |
|
2013-03-04
| ||
| 17:20 |
[2d5ba7013a]
part of check-in [c5ef582958]
Replace BOOL with bool.
The only places where BOOL is left are those where they are required by | |
|
2013-02-18
| ||
| 10:38 | [68901c9b91] part of check-in [e403ca05cb] Add -[OFDataArray initWithItemSize:capacity:]. (check-in: [e403ca05cb] user: js, branch: trunk, size: 24834) [annotate] [blame] [check-ins using] [diff] | |
|
2013-01-22
| ||
| 02:31 |
[9691c753e2]
part of check-in [b96b150ce3]
OFStream: Add property for writeBufferEnabled.
This also renames the getter to -[isWriteBufferEnabled]. (check-in: [b96b150ce3] user: js, branch: trunk, size: 24848) [annotate] [blame] [check-ins using] [diff] | |
|
2013-01-14
| ||
| 23:22 | [4617a114d5] part of check-in [6d438629e2] OFObject: Cosmetic changes. (check-in: [6d438629e2] user: js, branch: trunk, size: 24961) [annotate] [blame] [check-ins using] [diff] | |
|
2013-01-12
| ||
| 20:53 | [c05874ae6f] part of check-in [b8ce2359f3] Clean up the feature #ifdef mess. (check-in: [b8ce2359f3] user: js, branch: trunk, size: 24921) [annotate] [blame] [check-ins using] [diff] | |
| 20:32 | [1c57171d5d] part of check-in [20aea410be] Fix code used when atomic ops are unavailable. (check-in: [20aea410be] user: js, branch: trunk, size: 25010) [annotate] [blame] [check-ins using] [diff] | |
| 20:21 | [431202d1e9] part of check-in [85b8efadbc] Fix --disable-threads. (check-in: [85b8efadbc] user: js, branch: trunk, size: 25011) [annotate] [blame] [check-ins using] [diff] | |
| 17:29 |
[f14f82d06a]
part of check-in [9ddd33a258]
Rename *UsingEncoding: to *WithEncoding:.
This reverts 5362941. Even though *UsingEncoding: is what Foundation uses, *WithEncoding: is | |
|
2013-01-09
| ||
| 22:24 | [4e3a5a961f] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 24961) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-30
| ||
| 00:19 |
[2afc930247]
part of check-in [0389649320]
-[performSelector:]: Never call NULL.
When the selector is not recognized, call -[doesNotRecognizeSelector:]. (check-in: [0389649320] user: js, branch: trunk, size: 24955) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-26
| ||
| 14:10 | [6afd10fb87] part of check-in [4b637f8516] Add OFSystemInfo. (check-in: [4b637f8516] user: js, branch: trunk, size: 24727) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-22
| ||
| 15:37 | [23e21a638e] part of check-in [917ce5754c] Add -[doesNotRecognizeSelector:]. (check-in: [917ce5754c] user: js, branch: trunk, size: 25343) [annotate] [blame] [check-ins using] [diff] | |
| 14:41 | [9c302a662d] part of check-in [77573bf01f] Never throw in -[typeEncodingForSelector:]. (check-in: [77573bf01f] user: js, branch: trunk, size: 25586) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-15
| ||
| 23:31 | [5c04a02683] part of check-in [e2f4c1283c] OFString: Improved API for getting C strings. (check-in: [e2f4c1283c] user: js, branch: trunk, size: 26136) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-12
| ||
| 18:40 | [517d28e9f2] part of check-in [6ad5d3d8d6] Coding style. (check-in: [6ad5d3d8d6] user: js, branch: trunk, size: 26135) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-07
| ||
| 13:57 |
[ce3e8ba58d]
part of check-in [6712442fad]
Revert several OFHashMap related commits.
This reverts: It turned out that these were slowing down all classes based on | |
|
2012-12-06
| ||
| 21:17 | [0307a15aa9] part of check-in [31d023e401] Fix Clang warnings and a typo. (check-in: [31d023e401] user: js, branch: trunk, size: 26283) [annotate] [blame] [check-ins using] [diff] | |
| 11:00 | [af5fd55d36] part of check-in [f675979cf0] Add of_random(). (check-in: [f675979cf0] user: js, branch: trunk, size: 26251) [annotate] [blame] [check-ins using] [diff] | |
| 00:14 | [e989a30df6] part of check-in [ac51f5f0cf] Improve -[hash] of OFNumber and OFObject. (check-in: [ac51f5f0cf] user: js, branch: trunk, size: 25972) [annotate] [blame] [check-ins using] [diff] | |
|
2012-12-04
| ||
| 09:19 |
[df05949c71]
part of check-in [f60e4012b7]
Randomize hashes.
This prevents DoSing hashtables by creating conflicts deliberately. (check-in: [f60e4012b7] user: js, branch: trunk, size: 25822) [annotate] [blame] [check-ins using] [diff] | |
|
2012-11-28
| ||
| 19:27 |
[2f06cacc09]
part of check-in [53defb95a9]
Remove broken forwarding target for ObjFW-RT.
While it calls the correct method, it does not pass the correct object | |
|
2012-11-26
| ||
| 23:19 | [dfed8e0734] part of check-in [5927b80b4e] Implement forwarding target for Apple/ARM. (check-in: [5927b80b4e] user: js, branch: trunk, size: 25770) [annotate] [blame] [check-ins using] [diff] | |
|
2012-11-17
| ||
| 18:23 | [80381fd262] part of check-in [95850c4572] Implement forwarding target for Apple/PPC. (check-in: [95850c4572] user: js, branch: trunk, size: 25866) [annotate] [blame] [check-ins using] [diff] | |
|
2012-11-16
| ||
| 23:07 | [62c904a387] part of check-in [1ec18e57bc] Implement forwarding target for Apple/i386. (check-in: [1ec18e57bc] user: js, branch: trunk, size: 25826) [annotate] [blame] [check-ins using] [diff] | |
| 21:16 |
[43abec3b5d]
part of check-in [2b20e164d7]
Implement forwarding target for the Apple runtime.
Only on x86_64 so far, others to follow. (check-in: [2b20e164d7] user: js, branch: trunk, size: 25774) [annotate] [blame] [check-ins using] [diff] | |
|
2012-11-14
| ||
| 15:39 |
[4b4eff1419]
part of check-in [d3a2e59414]
Initial -[forwarindTargetForSelector:].
This only works with the ObjFW runtime so far. The Apple runtime will | |
|
2012-10-21
| ||
| 22:12 | [130a752ea7] part of check-in [fcade8da38] Make GCC 4.4 happy. (check-in: [fcade8da38] user: js, branch: trunk, size: 25155) [annotate] [blame] [check-ins using] [diff] | |
|
2012-10-10
| ||
| 10:16 |
[b2fb1a5ccb]
part of check-in [16ba7ec477]
Provide objc_constructInstance() when necessary.
OS X < 10.6 did not have it, so it is built regardless of the selected | |
|
2012-09-17
| ||
| 10:18 | [36829d1a67] part of check-in [e959c99f85] Add -[performSelectorOnMainThread:waitUntilDone:]. (check-in: [e959c99f85] user: js, branch: trunk, size: 25157) [annotate] [blame] [check-ins using] [diff] | |
| 09:30 | [13e68b8637] part of check-in [c9bea2982f] Simplify autoreleasing. (check-in: [c9bea2982f] user: js, branch: trunk, size: 23845) [annotate] [blame] [check-ins using] [diff] | |
|
2012-09-16
| ||
| 22:31 | [5b25661283] part of check-in [e9cbd5e12a] Add -[performSelector:onThread:waitUntilDone:]. (check-in: [e9cbd5e12a] user: js, branch: trunk, size: 23838) [annotate] [blame] [check-ins using] [diff] | |
| 22:16 | [5eddd9378d] part of check-in [cc9601c228] Make sure an autorelease pool is always in place. (check-in: [cc9601c228] user: js, branch: trunk, size: 22484) [annotate] [blame] [check-ins using] [diff] | |
| 21:59 | [2de861858b] part of check-in [8658d1a22a] Make it possible to invalidate OFTimers. (check-in: [8658d1a22a] user: js, branch: trunk, size: 22467) [annotate] [blame] [check-ins using] [diff] | |
| 13:23 | [91d44503b0] part of check-in [4fd5559652] Add -[performSelector:onThread:afterDelay:]. (check-in: [4fd5559652] user: js, branch: trunk, size: 22469) [annotate] [blame] [check-ins using] [diff] | |
|
2012-09-14
| ||
| 06:09 | [6a36e235dc] part of check-in [5e067285c8] Add -[OFObject performSelector:afterDelay:]. (check-in: [5e067285c8] user: js, branch: trunk, size: 21260) [annotate] [blame] [check-ins using] [diff] | |
|
2012-09-11
| ||
| 14:20 | [9817511d97] part of check-in [e58bcdedb5] Add missing abort to uncaught_exception_handler. (check-in: [e58bcdedb5] user: js, branch: trunk, size: 20281) [annotate] [blame] [check-ins using] [diff] | |
|
2012-09-06
| ||
| 19:13 | [2f8b3fda71] part of check-in [20c584252c] Add objc_{construct,destruct}Instance(). (check-in: [20c584252c] user: js, branch: trunk, size: 20271) [annotate] [blame] [check-ins using] [diff] | |
|
2012-08-10
| ||
| 20:08 |
[b19596ca32]
part of check-in [1255f3a11a]
Directly use the runtime's autorelease pools.
This greatly improves performance, as it gets rid of the overhead of | |
|
2012-08-04
| ||
| 08:29 | [ef2b5b53fe] part of check-in [c34d45798b] Replace a few init methods with constructors. (check-in: [c34d45798b] user: js, branch: trunk, size: 21507) [annotate] [blame] [check-ins using] [diff] | |
|
2012-08-03
| ||
| 22:37 |
[6f60ff9dfc]
part of check-in [285e1138bc]
Implement basic forwarding.
No need to implement it for the Apple runtime, as the Apple runtime | |
|
2012-07-16
| ||
| 23:49 |
[8f2badf8fb]
part of check-in [417b213d41]
Add OF_ENSURE.
This is to be used when the condition includes a statement that needs to | |
| 22:44 | [edc6b04857] part of check-in [ff8b2a6c29] Don't require extra parentheses for OF_(UN)LIKELY. (check-in: [ff8b2a6c29] user: js, branch: trunk, size: 20364) [annotate] [blame] [check-ins using] [diff] | |
|
2012-07-15
| ||
| 00:54 | [d6164e1afa] part of check-in [f772f8c188] Fix a memory leak. (check-in: [f772f8c188] user: js, branch: trunk, size: 20037) [annotate] [blame] [check-ins using] [diff] | |
|
2012-07-14
| ||
| 20:00 |
[d5e3e3b36f]
part of check-in [f5927f8a84]
New autorelease pools.
This uses the runtime's autorelease pools and implements autorelease These new pools should be ARC-compatible now and finally, it should be As a bonus, it's significantly faster to use the ObjFW runtime with | |
|
2012-07-12
| ||
| 01:28 | [470fa11181] part of check-in [8892ae9fcc] Don't access isa directly. (check-in: [8892ae9fcc] user: js, branch: trunk, size: 19981) [annotate] [blame] [check-ins using] [diff] | |
|
2012-07-11
| ||
| 13:56 | [64a1864a0a] part of check-in [3d1d05df3c] Get the number of CPUs on QNX. (check-in: [3d1d05df3c] user: js, branch: trunk, size: 19696) [annotate] [blame] [check-ins using] [diff] | |
| 08:38 | [fd16b773e1] part of check-in [a3dcdac0b8] Only use _SC_* if defined. (check-in: [a3dcdac0b8] user: js, branch: trunk, size: 19516) [annotate] [blame] [check-ins using] [diff] | |
|
2012-07-03
| ||
| 15:44 | [a5886ec856] part of check-in [a230197b48] runtime: Add exception handling. (check-in: [a230197b48] user: js, branch: runtime, size: 19509) [annotate] [blame] [check-ins using] [diff] | |
|
2012-06-11
| ||
| 20:50 |
[f73166965d]
part of check-in [19a677b596]
Merge branch 'master' into runtime
* master: (6 commits) | |
|
2012-06-10
| ||
| 13:28 | [7124c4f433] part of check-in [11d3d69a22] More API improvements. (check-in: [11d3d69a22] user: js, branch: trunk, size: 24924) [annotate] [blame] [check-ins using] [diff] | |
|
2012-06-06
| ||
| 14:05 |
[71be745647]
part of check-in [050ac82798]
Merge branch 'master' into runtime
* master: (17 commits) | |
| 13:47 |
[51c24d6468]
part of check-in [f7576a66ce]
Slightly change the memory management API.
Also fix a bug where OFBigDataArray would waste memory. (check-in: [f7576a66ce] user: js, branch: trunk, size: 25006) [annotate] [blame] [check-ins using] [diff] | |
|
2012-04-03
| ||
| 18:30 | [26d577e585] part of check-in [931a8783ca] Make clang happy. (check-in: [931a8783ca] user: js, branch: runtime, size: 19547) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-23
| ||
| 14:54 | [946762df81] part of check-in [46105d56c7] Add class_getMethodImplementation(). (check-in: [46105d56c7] user: js, branch: runtime, size: 19537) [annotate] [blame] [check-ins using] [diff] | |
| 12:59 | [99d74c377b] part of check-in [adbce6d8f4] Move objc_{properties,sync} to runtime. (check-in: [adbce6d8f4] user: js, branch: runtime, size: 19714) [annotate] [blame] [check-ins using] [diff] | |
| 12:04 | [97e6d3c1aa] part of check-in [3719e10281] Merge branch 'master' into runtime (check-in: [3719e10281] user: js, branch: runtime, size: 19801) [annotate] [blame] [check-ins using] [diff] | |
| 10:45 | [6045fcc9af] part of check-in [2179411c60] Add a cast to make Clang happy. (check-in: [2179411c60] user: js, branch: runtime, size: 20232) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-21
| ||
| 14:47 | [708e72ca3d] part of check-in [ce1c7fe940] OFObject: Use owner as a sentinel for pre_mem. (check-in: [ce1c7fe940] user: js, branch: trunk, size: 24982) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-17
| ||
| 15:12 | [0df01667b3] part of check-in [e7d16fea58] Add of_alloc_object(). (check-in: [e7d16fea58] user: js, branch: trunk, size: 24819) [annotate] [blame] [check-ins using] [diff] | |
| 14:26 | [ffa19d5312] part of check-in [2d4a63cfcb] Move definition of __BIGGEST_ALIGNMENT__ to macros.h. (check-in: [2d4a63cfcb] user: js, branch: trunk, size: 24165) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-15
| ||
| 11:29 |
[329e3b32bd]
part of check-in [28170f5f65]
Greatly improve OFObject's memory handling and performance.
A linked-list is put before each memory chunk allocated instead of As allocating bigger chunks seems to be a little bit slower than smaller | |
|
2012-03-13
| ||
| 20:19 | [eb1f0d3652] part of check-in [5a7c58ec98] Add of_num_cpus. (check-in: [5a7c58ec98] user: js, branch: trunk, size: 25566) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-06
| ||
| 16:53 | [cb4e4e0941] part of check-in [54c4df2021] Implement +[OFObject inheritMethodsFromClass:] for the ObjFW runtime. (check-in: [54c4df2021] user: js, branch: runtime, size: 20236) [annotate] [blame] [check-ins using] [diff] | |
| 16:31 | [5440e87ac8] part of check-in [9bb186a7a3] Merge changes from default branch into runtime branch. (check-in: [9bb186a7a3] user: js, branch: runtime, size: 19245) [annotate] [blame] [check-ins using] [diff] | |
| 16:17 | [836c79ac97] part of check-in [2d08ba105c] Clean up the method replacement mess. (check-in: [2d08ba105c] user: js, branch: trunk, size: 25413) [annotate] [blame] [check-ins using] [diff] | |
| 00:13 | [fc6752589f] part of check-in [9767602af7] Init C++ ctors in -[init] instead of +[alloc]. (check-in: [9767602af7] user: js, branch: trunk, size: 29411) [annotate] [blame] [check-ins using] [diff] | |
|
2012-03-04
| ||
| 19:42 | [ad59fef6e2] part of check-in [7f0b0c9811] Remove all code for the GNU runtime. (check-in: [7f0b0c9811] user: js, branch: runtime, size: 21435) [annotate] [blame] [check-ins using] [diff] | |
| 19:28 | [1328998492] part of check-in [1664513cf6] Change includes of objfw-rt.h to include local runtime.h. (check-in: [1664513cf6] user: js, branch: runtime, size: 29447) [annotate] [blame] [check-ins using] [diff] | |
|
2012-02-27
| ||
| 22:11 | [76ac8473f2] part of check-in [8830166fe8] Add -[OFObject isMemberOfClass:] and -[OFObject isProxy]. (check-in: [8830166fe8] user: js, branch: trunk, size: 29448) [annotate] [blame] [check-ins using] [diff] | |
|
2012-01-05
| ||
| 00:56 | [0093660075] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 29348) [annotate] [blame] [check-ins using] [diff] | |
|
2012-01-03
| ||
| 20:44 | [e021a66494] part of check-in [138d928621] Don't use objc_setUncaughtExceptionHandler with the old Apple runtime. (check-in: [138d928621] user: js, branch: trunk, size: 29342) [annotate] [blame] [check-ins using] [diff] | |
|
2012-01-01
| ||
| 19:41 | [066d7adb4c] part of check-in [d871468a3a] Some MinGW versions are missing alloca() in <stdlib.h>. (check-in: [d871468a3a] user: js, branch: trunk, size: 29295) [annotate] [blame] [check-ins using] [diff] | |
|
2011-12-23
| ||
| 03:07 | [f8865835bf] part of check-in [40c0aba35e] Add an uncaught exception handler for the Apple & new GNU runtime. (check-in: [40c0aba35e] user: js, branch: trunk, size: 29295) [annotate] [blame] [check-ins using] [diff] | |
|
2011-12-13
| ||
| 13:43 | [f6fefc29fd] part of check-in [0c427ebb0a] Work around a bug affecting only Clang 2.9 + libobjc from GCC 4.6. (check-in: [0c427ebb0a] user: js, branch: trunk, size: 28862) [annotate] [blame] [check-ins using] [diff] | |
|
2011-10-24
| ||
| 15:00 | [34b558d1e8] part of check-in [9454c38313] Don't use a spinlock for reference counting if we have no threads. (check-in: [9454c38313] user: js, branch: trunk, size: 28012) [annotate] [blame] [check-ins using] [diff] | |
|
2011-09-22
| ||
| 23:25 |
[6a6eeb3258]
part of check-in [e1e7ffa903]
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
|
2011-09-19
| ||
| 16:34 |
[e5c0e6c88e]
part of check-in [f173477bef]
Rename -[allocMemoryForNItems:withSize:] and friends. It is now -[allocMemoryForNItems:ofSize:]. (check-in: [f173477bef] user: js, branch: trunk, size: 27612) [annotate] [blame] [check-ins using] [diff] | |
|
2011-09-12
| ||
| 19:57 | [6cafb355bb] part of check-in [e6fd39d11e] Rename -[cString] to -[UTF8String]. (check-in: [e6fd39d11e] user: js, branch: trunk, size: 27613) [annotate] [blame] [check-ins using] [diff] | |
|
2011-09-10
| ||
| 18:36 | [02fc494c69] part of check-in [972a3ee40d] Remove -[finalize] as ARC will be implemented instead of a GC. (check-in: [972a3ee40d] user: js, branch: trunk, size: 27487) [annotate] [blame] [check-ins using] [diff] | |
|
2011-08-03
| ||
| 04:14 |
[b3a44692ae]
part of check-in [3f0940e36d]
Use the well hidden __objc_update_dispatch_table_for_class() function.
The old GNU API actually does export a function to update the dtable, | |
| 03:53 |
[4d946cf26f]
part of check-in [546332b4d7]
Always use the old GNU API, even with the new GNU runtime.
The new API of the new GNU runtime is currently too broken to be of any | |
| 03:38 |
[ec4f3dc978]
part of check-in [0322aa3168]
Fix updating the dtable for the old GNU runtime.
Again, why does the old GNU runtime force us to fiddle with its internal | |
| 01:55 | [1dc5e5a7d1] part of check-in [e8dccdf9a9] D'oh... (check-in: [e8dccdf9a9] user: js, branch: trunk, size: 28551) [annotate] [blame] [check-ins using] [diff] | |
|
2011-08-01
| ||
| 19:01 |
[b74fa282bf]
part of check-in [7b5b0c8174]
Don't use any other classes for +[inheritMethodsFromClass:].
Using other classes there would make it impossible to use | |
|
2011-07-31
| ||
| 20:03 | [7f71e00414] part of check-in [df914ca51d] Correctly update the dtable for the old GNU runtime. (check-in: [df914ca51d] user: js, branch: trunk, size: 26946) [annotate] [blame] [check-ins using] [diff] | |
| 19:45 |
[c563fc5512]
part of check-in [fbee44d38e]
Cleaner -[setImplementation:...] for old GNU runtime.
Still work needed to correctly update the dtable. (check-in: [fbee44d38e] user: js, branch: trunk, size: 26486) [annotate] [blame] [check-ins using] [diff] | |
| 02:07 | [e350530160] part of check-in [db5f8c2c1b] Implement adding methods for the GNU runtime. (check-in: [db5f8c2c1b] user: js, branch: trunk, size: 26202) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-30
| ||
| 23:31 |
[3cd936beff]
part of check-in [2828853e17]
More enhancements in +[OFObject inheritMethodsFromClass:].
Inherits class and instance methods now, handles superclasses, etc. (check-in: [2828853e17] user: js, branch: trunk, size: 24354) [annotate] [blame] [check-ins using] [diff] | |
| 23:14 | [6537d810e0] part of check-in [6083048589] +[addClassMethod:withTypeEncoding:implementation:] to OFObject. (check-in: [6083048589] user: js, branch: trunk, size: 23379) [annotate] [blame] [check-ins using] [diff] | |
| 17:43 | [103c38cd6a] part of check-in [5613f7fc46] Fix a typo. (check-in: [5613f7fc46] user: js, branch: trunk, size: 23031) [annotate] [blame] [check-ins using] [diff] | |
| 02:14 | [e21e0eaee6] part of check-in [cace873874] Improve +[inheritInstanceMethodsFromClass:]. (check-in: [cace873874] user: js, branch: trunk, size: 23030) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-29
| ||
| 21:54 |
[c64aa46779]
part of check-in [bf0f10966f]
Add +[inheritInstanceMethodsFromClass:] to OFObject.
This allows something similar to multiple inheritance. (check-in: [bf0f10966f] user: js, branch: trunk, size: 22541) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-24
| ||
| 20:05 | [51e0fb0c89] part of check-in [c7bc7b93d9] Add a few defines for runtime methods so they always have the same name. (check-in: [c7bc7b93d9] user: js, branch: trunk, size: 21434) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-23
| ||
| 13:33 | [28150d2fd9] part of check-in [f1d6ecb1b8] Add -[self] to OFObject. (check-in: [f1d6ecb1b8] user: js, branch: trunk, size: 21752) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-17
| ||
| 01:55 |
[2e1d6a6c76]
part of check-in [59e52af26d]
Define __NO_EXT_QNX in files using unistd.h or fcntl.h.
Without this, the headers try to declare functions that use __block as | |
| 01:55 |
[d3a58745ba]
part of check-in [da2701ad14]
Define __NO_EXT_QNX in files using unistd.h or fcntl.h.
Without this, the headers try to declare functions that use __block as | |
|
2011-07-08
| ||
| 15:29 | [1a556c5a33] part of check-in [0b846bcc4a] Make it possible to add more ivars to OFConstantString. (check-in: [0b846bcc4a] user: js, branch: trunk, size: 21702) [annotate] [blame] [check-ins using] [diff] | |
|
2011-07-06
| ||
| 17:44 | [de19156e6d] part of check-in [0319e89d4b] Add +[new] to OFObject for compatibility and convenience. (check-in: [0319e89d4b] user: js, branch: trunk, size: 21716) [annotate] [blame] [check-ins using] [diff] | |
|
2011-06-13
| ||
| 14:08 | [1d0de2f3be] part of check-in [f4313d070a] Reduce ObjC method calls in OFFloatVector and OFFloatMatrix. (check-in: [f4313d070a] user: js, branch: trunk, size: 21676) [annotate] [blame] [check-ins using] [diff] | |
| 03:47 | [bd7981a871] part of check-in [6fa34f7811] Fix -[conformsToProtocol:] for the old GNU runtime. (check-in: [6fa34f7811] user: js, branch: 0.5, size: 20459) [annotate] [blame] [check-ins using] [diff] | |
| 03:47 | [251a843844] part of check-in [a1769f0105] Fix -[conformsToProtocol:] for the old GNU runtime. (check-in: [a1769f0105] user: js, branch: trunk, size: 21676) [annotate] [blame] [check-ins using] [diff] | |
| 00:06 | [c23b582461] part of check-in [287d598b5a] Replace a forgotten SIZE_MAX with UINT_MAX in OFObject.m. (check-in: [287d598b5a] user: js, branch: trunk, size: 21657) [annotate] [blame] [check-ins using] [diff] | |
|
2011-06-10
| ||
| 18:19 | [ace848aef2] part of check-in [def4850926] Save 16 bytes per object on 64 bit systems with a 16 byte alignment. (check-in: [def4850926] user: js, branch: trunk, size: 21657) [annotate] [blame] [check-ins using] [diff] | |
|
2011-06-06
| ||
| 16:19 | [01ae05fc13] part of check-in [048ed62083] Remove semicolons that should not have been there. (check-in: [048ed62083] user: js, branch: 0.5, size: 20440) [annotate] [blame] [check-ins using] [diff] | |
| 16:18 | [05402e39fd] part of check-in [65ec63f7c1] Remove semicolons that should not have been there. (check-in: [65ec63f7c1] user: js, branch: trunk, size: 21638) [annotate] [blame] [check-ins using] [diff] | |
|
2011-06-05
| ||
| 22:26 | [4dfae6fcca] part of check-in [29988c434b] Nicer API for serialization. (check-in: [29988c434b] user: js, branch: trunk, size: 21641) [annotate] [blame] [check-ins using] [diff] | |
|
2011-05-04
| ||
| 22:22 | [78d403774f] part of check-in [851e47d743] Documentation improvements. (check-in: [851e47d743] user: js, branch: trunk, size: 21511) [annotate] [blame] [check-ins using] [diff] | |
|
2011-04-24
| ||
| 21:50 | [e69c1ca6c9] part of check-in [07b3d0e8de] Add -[finalize] to all classes which would require it once we have GC. (check-in: [07b3d0e8de] user: js, branch: trunk, size: 21384) [annotate] [blame] [check-ins using] [diff] | |
| 18:30 | [e4b8e27eb3] part of check-in [ff381fe8ba] Add _NSPrintForDebugger. (check-in: [ff381fe8ba] user: js, branch: trunk, size: 20776) [annotate] [blame] [check-ins using] [diff] | |
|
2011-04-22
| ||
| 20:19 | [f33de6810c] part of check-in [e76a7f52c1] More style improvements. (check-in: [e76a7f52c1] user: js, branch: trunk, size: 20688) [annotate] [blame] [check-ins using] [diff] | |
| 16:23 | [b8a2ef4dd8] part of check-in [c7e66feb30] Various style improvements. (check-in: [c7e66feb30] user: js, branch: trunk, size: 20462) [annotate] [blame] [check-ins using] [diff] | |
|
2011-04-11
| ||
| 00:37 | [59829ea342] part of check-in [e52ccc8d45] A few readability improvements. (check-in: [e52ccc8d45] user: js, branch: trunk, size: 20432) [annotate] [blame] [check-ins using] [diff] | |
|
2011-04-03
| ||
| 18:49 | [66f93123ef] part of check-in [03f5fe299c] Use __BIGGEST_ALIGNMENT__ if available. (check-in: [03f5fe299c] user: js, branch: trunk, size: 20443) [annotate] [blame] [check-ins using] [diff] | |
| 17:02 | [5b4c20a0f2] part of check-in [3398436156] Fix -[performSelector:] and friends. (check-in: [3398436156] user: js, branch: trunk, size: 20318) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-27
| ||
| 17:51 | [8f8e235cfd] part of check-in [f072e1a338] Pass the causing object for OFEnumerationMutationExceptions. (check-in: [f072e1a338] user: js, branch: trunk, size: 20212) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-25
| ||
| 12:30 | [fc3fc31d4e] part of check-in [c3f3576af4] Add -[performSelector:] and friends to OFObject. (check-in: [c3f3576af4] user: js, branch: trunk, size: 20189) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-24
| ||
| 19:42 | [fde9d39d7a] part of check-in [cda44767f4] Get rid of OFExceptions.h. (check-in: [cda44767f4] user: js, branch: trunk, size: 19732) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-23
| ||
| 12:58 |
[e58d7ba883]
part of check-in [8de8df50e9]
Make the return type of retainCount unsigned int. This way, the OFObject protocol is compatible to NSObject. (check-in: [8de8df50e9] user: js, branch: trunk, size: 19442) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-22
| ||
| 00:55 | [73e373ae9d] part of check-in [6d4dfb5bc7] Add -Wshorten-64-to-32. (check-in: [6d4dfb5bc7] user: js, branch: trunk, size: 19427) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-11
| ||
| 16:47 | [83c3cca2e3] part of check-in [36c4b260aa] Get rid of warnings when using latest clang. (check-in: [36c4b260aa] user: js, branch: trunk, size: 19447) [annotate] [blame] [check-ins using] [diff] | |
|
2011-03-10
| ||
| 19:54 |
[a76c510128]
part of check-in [894658f979]
Call C++ constructors and destructors.
However, this only works with Apple GCC and Clang, but does not hurt | |
|
2011-02-10
| ||
| 20:41 |
[ffdb3bc597]
part of check-in [3273f141b3]
More work on the PSP port. Outputting text now works - with colours! (check-in: [3273f141b3] user: js, branch: trunk, size: 18264) [annotate] [blame] [check-ins using] [diff] | |
|
2011-02-09
| ||
| 19:34 | [0e939837b3] part of check-in [33f646ce2d] More changes to port ObjFW to PSP. (check-in: [33f646ce2d] user: js, branch: trunk, size: 18263) [annotate] [blame] [check-ins using] [diff] | |
|
2011-01-29
| ||
| 19:16 | [a091595654] part of check-in [d0eace5cd1] Use %@ where it is useful. (check-in: [d0eace5cd1] user: js, branch: trunk, size: 18218) [annotate] [blame] [check-ins using] [diff] | |
|
2011-01-14
| ||
| 11:01 |
[a02b47cd7d]
part of check-in [c50d483262]
It can never happen that we don't have threads and atomic ops. If we don't have threads, everything is atomic. (check-in: [c50d483262] user: js, branch: trunk, size: 18236) [annotate] [blame] [check-ins using] [diff] | |
|
2011-01-01
| ||
| 20:19 | [07b4e58e79] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 18415) [annotate] [blame] [check-ins using] [diff] | |
|
2010-12-28
| ||
| 22:18 | [b33c6cd1e8] part of check-in [88c920bd62] Make ObjFW work again without threads and without atomic ops. (check-in: [88c920bd62] user: js, branch: trunk, size: 18159) [annotate] [blame] [check-ins using] [diff] | |
|
2010-12-18
| ||
| 23:39 |
[72f139fc0b]
part of check-in [6f4eb004a3]
Add support for the new GNU runtime.
Currently, the properties test for nonatomic fails. This is a bug in | |
|
2010-12-11
| ||
| 20:27 | [5f364917f3] part of check-in [5e44debc07] Rename a few exception-related methods. (check-in: [5e44debc07] user: js, branch: trunk, size: 17812) [annotate] [blame] [check-ins using] [diff] | |
|
2010-12-10
| ||
| 11:21 | [72238fc133] part of check-in [fada60d54c] Documentation fixes. (check-in: [fada60d54c] user: js, branch: trunk, size: 17782) [annotate] [blame] [check-ins using] [diff] | |
|
2010-11-16
| ||
| 00:50 | [4cf881420b] part of check-in [57dd60897f] Remove a useless #ifdef in OFObject.m. (check-in: [57dd60897f] user: js, branch: trunk, size: 17814) [annotate] [blame] [check-ins using] [diff] | |
| 00:40 | [5ec7131f1a] part of check-in [2011b7b91c] -[className] and +[className] now return an OFString. (check-in: [2011b7b91c] user: js, branch: trunk, size: 17916) [annotate] [blame] [check-ins using] [diff] | |
|
2010-11-13
| ||
| 21:57 | [115db6d7a7] part of check-in [9b50b86632] Add -[description] for OFObject, OFString, OFArray and OFDictionary. (check-in: [9b50b86632] user: js, branch: trunk, size: 17842) [annotate] [blame] [check-ins using] [diff] | |
|
2010-10-31
| ||
| 21:59 | [0624e5a61b] part of check-in [dd061ee65e] More atomic operations. (check-in: [dd061ee65e] user: js, branch: trunk, size: 17574) [annotate] [blame] [check-ins using] [diff] | |
|
2010-09-19
| ||
| 22:39 | [25a48a48d7] part of check-in [477d06da14] Add -[typeEncodingForSelector] and +[typeEncodingForInstanceSelector:]. (check-in: [477d06da14] user: js, branch: trunk, size: 17619) [annotate] [blame] [check-ins using] [diff] | |
|
2010-09-07
| ||
| 09:10 | [4840601dc7] part of check-in [eafb8d18ed] Rename +[addObjectToTopmostPool:] to +[addObject:]. (check-in: [eafb8d18ed] user: js, branch: trunk, size: 16009) [annotate] [blame] [check-ins using] [diff] | |
|
2010-09-05
| ||
| 23:19 |
[45b7441d77]
part of check-in [e2b06423e0]
Replace OFObject* with id in many places.
We assume now that every object understands retain, release, etc. so | |
|
2010-08-25
| ||
| 22:05 |
[f4894aef60]
part of check-in [f2f4062b53]
Better way to cache OFAutoreleasePool. This way, the tests work again with static linking. (check-in: [f2f4062b53] user: js, branch: trunk, size: 16029) [annotate] [blame] [check-ins using] [diff] | |
|
2010-07-08
| ||
| 10:04 | [b60749cd23] part of check-in [fdcb2a71e4] Clean up method replacing. (check-in: [fdcb2a71e4] user: js, branch: trunk, size: 15901) [annotate] [blame] [check-ins using] [diff] | |
| 09:44 |
[85afaae721]
part of check-in [3c5eb0ddb6]
Cache OFAutoreleasePool class.
This improves performance with the GNU runtime, where looking up a class | |
|
2010-05-05
| ||
| 17:21 | [1881ae5509] part of check-in [bce7bbddf4] Rename method replacement methods - the old names were too long. (check-in: [bce7bbddf4] user: js, branch: trunk, size: 15698) [annotate] [blame] [check-ins using] [diff] | |
|
2010-05-04
| ||
| 12:25 | [721d4fa462] part of check-in [252833ad30] Only allow subclasses for +[replace*Method:with*MethodFromClass:]. (check-in: [252833ad30] user: js, branch: trunk, size: 15709) [annotate] [blame] [check-ins using] [diff] | |
|
2010-04-17
| ||
| 16:09 | [7e95f15bf5] part of check-in [2517f18272] Give the methods in OFNumber better names. (check-in: [2517f18272] user: js, branch: trunk, size: 15457) [annotate] [blame] [check-ins using] [diff] | |
| 15:46 | [224d3accf3] part of check-in [062a052b50] Don't return self where not necessary, return void or something useful. (check-in: [062a052b50] user: js, branch: trunk, size: 15473) [annotate] [blame] [check-ins using] [diff] | |
|
2010-04-01
| ||
| 23:51 | [6d2f924ac1] part of check-in [8c2755723a] Add support for ObjFW-RT, the ObjFW Objective C runtime. (check-in: [8c2755723a] user: js, branch: trunk, size: 15484) [annotate] [blame] [check-ins using] [diff] | |
| 20:57 |
[95a9dc34dd]
part of check-in [54e971a3a6]
Improve method replacing when using the Apple runtime.
This prevents replacing the method of a superclass when the method is | |
|
2010-03-13
| ||
| 21:24 | [4bc8df336e] part of check-in [382ed34d40] Add global variable of_pagesize and use it to reduce code duplication. (check-in: [382ed34d40] user: js, branch: trunk, size: 15256) [annotate] [blame] [check-ins using] [diff] | |
|
2010-03-05
| ||
| 11:52 |
[3eb553ab40]
part of check-in [b91a8283fe]
Merge a few changesets from the default branch into the 0.2 branch.
Changesets: | |
|
2010-03-04
| ||
| 21:37 | [864eafb36e] part of check-in [19890b42b2] GCC always defines self as struct objc_class, even for class methods. (check-in: [19890b42b2] user: js, branch: trunk, size: 15004) [annotate] [blame] [check-ins using] [diff] | |
| 12:28 | [69ac875773] part of check-in [a4b1a005b6] Add +[setImplemenation:forClassMethod:] and friends. (check-in: [a4b1a005b6] user: js, branch: trunk, size: 14963) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-24
| ||
| 23:00 |
[3fb2c436d1]
part of check-in [b156ec8284]
Rename -[replaceMethod:withMethodFromClass:] and friends. The rename was needed as these replace instance methods. (check-in: [b156ec8284] user: js, branch: trunk, size: 13494) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-19
| ||
| 16:36 | [591acb6dd3] part of check-in [42886185fd] Update copyright. (check-in: [42886185fd] user: js, branch: trunk, size: 13464) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-16
| ||
| 12:11 | [4fdd97e3c7] part of check-in [cdea8f326d] Fix a typo. (check-in: [cdea8f326d] user: js, branch: trunk, size: 13464) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-10
| ||
| 20:30 | [66bcfdea6b] part of check-in [6a65366467] Documentation improvements. (check-in: [6a65366467] user: js, branch: trunk, size: 13458) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-07
| ||
| 14:15 | [4674410a8d] part of check-in [623c89300a] Reduce #ifdefs in OFObject.m. (check-in: [623c89300a] user: js, branch: trunk, size: 13426) [annotate] [blame] [check-ins using] [diff] | |
| 14:09 | [eeb1a8282b] part of check-in [047af7a8ad] Add +[superclass] to OFObject. (check-in: [047af7a8ad] user: js, branch: trunk, size: 13652) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-05
| ||
| 14:03 | [a529b1aaf1] part of check-in [4e1ab53403] Rename of_atomic_*32 to of_atomic_*_32 and add of_atomic_cmpswap_ptr. (check-in: [4e1ab53403] user: js, branch: trunk, size: 13518) [annotate] [blame] [check-ins using] [diff] | |
|
2010-02-02
| ||
| 18:58 | [747590c79e] part of check-in [832188d759] Rename OFMacros.h to macros.h, as it's not a class. (check-in: [832188d759] user: js, branch: trunk, size: 13516) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-31
| ||
| 22:05 | [357eadb4d2] part of check-in [305317e5ea] Small optimization. (check-in: [305317e5ea] user: js, branch: trunk, size: 13518) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-30
| ||
| 12:46 | [695579ca2f] part of check-in [2cb37ce407] Change -[retainCount] back to size_t and cast, so we keep the old API. (check-in: [2cb37ce407] user: js, branch: trunk, size: 13516) [annotate] [blame] [check-ins using] [diff] | |
| 10:47 | [7ae92c5eec] part of check-in [8a97fac06f] Check return value of of_spinlock_*. (check-in: [8a97fac06f] user: js, branch: trunk, size: 13466) [annotate] [blame] [check-ins using] [diff] | |
| 01:50 | [415ea37dd0] part of check-in [bd6a71aad3] Fall back to spinlocks if atomic ops are unavailable. (check-in: [bd6a71aad3] user: js, branch: trunk, size: 13343) [annotate] [blame] [check-ins using] [diff] | |
| 01:17 | [f35a66b387] part of check-in [921b158d17] Change spinlock implementation, add fallbacks and move to threading.h. (check-in: [921b158d17] user: js, branch: trunk, size: 12757) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-29
| ||
| 15:21 | [14884d461d] part of check-in [b725e983ae] Make retain count int32_t. (check-in: [b725e983ae] user: js, branch: trunk, size: 12519) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-25
| ||
| 15:22 | [490f2fcff3] part of check-in [831ebcd4f5] Make retain counter 32 bit due to atomic ops being 32 bit. (check-in: [831ebcd4f5] user: js, branch: trunk, size: 12528) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-24
| ||
| 18:54 | [1a2c0cda4c] part of check-in [b4a9924066] Make retain/release atomic. (check-in: [b4a9924066] user: js, branch: trunk, size: 12472) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-17
| ||
| 13:11 | [844da0afa5] part of check-in [453532ccf3] uintptr_t might be better here. (check-in: [453532ccf3] user: js, branch: trunk, size: 12420) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-16
| ||
| 13:18 | [e24c28f144] part of check-in [4c069e571f] Make properties work with the Apple runtime. (check-in: [4c069e571f] user: js, branch: trunk, size: 12419) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-04
| ||
| 14:29 |
[186b25418e]
part of check-in [98f171212d]
Backport a few fixes from default branch to 0.1.
This includes the following revisions: | |
| 00:18 | [42e8feff00] part of check-in [c46f609578] Fix forgotten static for enumeration_mutation_handler. (check-in: [c46f609578] user: js, branch: trunk, size: 11774) [annotate] [blame] [check-ins using] [diff] | |
|
2010-01-03
| ||
| 19:38 | [5be7057eec] part of check-in [5e88aed650] Throw an exception when trying to use +[dealloc]. (check-in: [5e88aed650] user: js, branch: trunk, size: 11757) [annotate] [blame] [check-ins using] [diff] | |
| 18:48 | [c5b8c0b3b5] part of check-in [2c40c95434] Check for objc_enumerationMutation and provide it if it's missing. (check-in: [2c40c95434] user: js, branch: trunk, size: 11675) [annotate] [blame] [check-ins using] [diff] | |
| 17:22 | [529e251348] part of check-in [9a881883be] Add OFFastEnumeration protocol and OFEnumerationMutationException. (check-in: [9a881883be] user: js, branch: trunk, size: 11567) [annotate] [blame] [check-ins using] [diff] | |
|
2009-12-09
| ||
| 18:43 | [ff3d52f1b1] part of check-in [66f6ca045c] Indent defines and imports where it is useful. (check-in: [66f6ca045c] user: js, branch: trunk, size: 11347) [annotate] [blame] [check-ins using] [diff] | |
|
2009-12-05
| ||
| 11:06 | [6eaebd22dd] part of check-in [c7bfcc9e92] Add +[isSubclassOfClass:] to OFObject. (check-in: [c7bfcc9e92] user: js, branch: trunk, size: 11345) [annotate] [blame] [check-ins using] [diff] | |
|
2009-12-02
| ||
| 20:02 | [6b6a2eea9a] part of check-in [c7ab3a46d1] Introduce some consistency when to use OFObject* and when to use id. (check-in: [c7ab3a46d1] user: js, branch: trunk, size: 11066) [annotate] [blame] [check-ins using] [diff] | |
|
2009-12-01
| ||
| 13:35 | [e42ffed2f9] part of check-in [240b72cd71] Better checking which runtime we use. (check-in: [240b72cd71] user: js, branch: trunk, size: 11059) [annotate] [blame] [check-ins using] [diff] | |
|
2009-11-29
| ||
| 16:23 | [f65ab03140] part of check-in [d57228d9d6] Allow NULL as parameter for -[freeMemory:]. (check-in: [d57228d9d6] user: js, branch: trunk, size: 11060) [annotate] [blame] [check-ins using] [diff] | |
|
2009-11-15
| ||
| 01:17 | [81f4a12608] part of check-in [1bae432025] Add +[load] to OFObject. (check-in: [1bae432025] user: js, branch: trunk, size: 11026) [annotate] [blame] [check-ins using] [diff] | |
|
2009-11-09
| ||
| 22:45 | [4c1f43e6bd] part of check-in [a3cc34b139] Rename libobjfw to ObjFW. (check-in: [a3cc34b139] user: js, branch: trunk, size: 11008) [annotate] [blame] [check-ins using] [diff] | |
|
2009-10-19
| ||
| 08:29 |
[3718c4ff22]
part of check-in [6e357d636d]
Fix a bug in -[freeMemory:].
This could be an out of bounds write if the last element is free'd, Additionally, if the realloc to make it smaller fails, we just ignore | |
|
2009-08-26
| ||
| 19:40 | [02f24ce790] part of check-in [146db53e4a] Improve documentation. (check-in: [146db53e4a] user: js, branch: trunk, size: 11010) [annotate] [blame] [check-ins using] [diff] | |
|
2009-08-12
| ||
| 15:37 | [344bd01fa3] part of check-in [ce8d36d5c4] Rename +[name] and -[name] to +[className] and -[className]. (check-in: [ce8d36d5c4] user: js, branch: trunk, size: 11010) [annotate] [blame] [check-ins using] [diff] | |
|
2009-07-19
| ||
| 14:05 | [bc5794b890] part of check-in [4eae61a78f] Rename andFoo: to foo: in all methods. (check-in: [4eae61a78f] user: js, branch: trunk, size: 11000) [annotate] [blame] [check-ins using] [diff] | |
|
2009-06-30
| ||
| 14:22 | [cb5875a194] part of check-in [0707c56762] Add +[instanceMethodForSelector:] to OFObject. (check-in: [0707c56762] user: js, branch: trunk, size: 11000) [annotate] [blame] [check-ins using] [diff] | |
| 14:15 | [b8dec711ff] part of check-in [5f47e81a9e] Add +[instancesRespondToSelector:] to OFObject. (check-in: [5f47e81a9e] user: js, branch: trunk, size: 10786) [annotate] [blame] [check-ins using] [diff] | |
| 12:07 |
[434aadda8c]
part of check-in [67bb344ba6]
A few renames in OFObject, see details.
* +[conformsTo:] to +[conformsToProtocol:]. | |
|
2009-06-10
| ||
| 15:31 | [afcd5f1e07] part of check-in [b10efe7b2b] Add +[setImplementation:forMethod:]. (check-in: [b10efe7b2b] user: js, branch: trunk, size: 10523) [annotate] [blame] [check-ins using] [diff] | |
|
2009-06-09
| ||
| 23:28 | [da7bffba83] part of check-in [c70922ee1c] Update the dtable so we can replace methods at runtime. (check-in: [c70922ee1c] user: js, branch: trunk, size: 10350) [annotate] [blame] [check-ins using] [diff] | |
| 13:01 |
[0fa5062289]
part of check-in [b7cd1e3dc6]
Use #import "*.h" instead of #import <*.h> in objfw.h.
We need this because we don't add the objfw include path to the | |
|
2009-06-02
| ||
| 17:21 | [936af7ddb3] part of check-in [4c343b7841] Take care of the root metaclass's super being the root class. (check-in: [4c343b7841] user: js, branch: trunk, size: 10088) [annotate] [blame] [check-ins using] [diff] | |
|
2009-06-01
| ||
| 12:20 | [089ffd7efa] part of check-in [5008910e85] Add +[conformsTo:] and -[conformsTo:]. (check-in: [5008910e85] user: js, branch: trunk, size: 8913) [annotate] [blame] [check-ins using] [diff] | |
|
2009-05-29
| ||
| 19:21 |
[4147582b99]
part of check-in [033054ad75]
A few renames.
OFExceptions: OFObject: OFString: | |
|
2009-05-25
| ||
| 17:00 |
[8515c66c59]
part of check-in [5337be0924]
Improve objc_sync.m.
* Use inline functions to improve code readability. | |
|
2009-05-24
| ||
| 21:51 | [3d254d43a1] part of check-in [4cd4d94ea8] Don't use @defs - it's not available in the ObjC2 ABI. (check-in: [4cd4d94ea8] user: js, branch: trunk, size: 8020) [annotate] [blame] [check-ins using] [diff] | |
| 18:04 | [b3df5176b4] part of check-in [94ea6848a8] Always use #include "config.h" instead of #import "config.h". (check-in: [94ea6848a8] user: js, branch: trunk, size: 8039) [annotate] [blame] [check-ins using] [diff] | |
|
2009-05-23
| ||
| 21:53 |
[8454e38c50]
part of check-in [526d04018d]
A few renames.
OFArray: OFAutoreleasePool: OFDataArray: OFObject: | |
|
2009-05-16
| ||
| 11:47 | [74f9d21734] part of check-in [fa64faf81e] Use @defs in preallocated OFAllocFailedException struct. (check-in: [fa64faf81e] user: js, branch: trunk, size: 8021) [annotate] [blame] [check-ins using] [diff] | |
|
2009-05-13
| ||
| 20:39 |
[6b8000ea51]
part of check-in [6d589825cd]
Let - release return void again.
If you want to know if it will be released, you can just get the retain | |
| 20:31 | [e6b5b1a83b] part of check-in [9e6dd00ef5] Rename - free to - (void)dealloc. (check-in: [9e6dd00ef5] user: js, branch: trunk, size: 8030) [annotate] [blame] [check-ins using] [diff] | |
| 19:49 | [168ac17ab0] part of check-in [917188fdcc] There's no need for + initialize to return anything. (check-in: [917188fdcc] user: js, branch: trunk, size: 8019) [annotate] [blame] [check-ins using] [diff] | |
|
2009-05-03
| ||
| 21:33 |
[0826af6e82]
part of check-in [5ca127891c]
Get rid of + new. Additionally, make - accept return an autoreleased OFTCPSocket. (check-in: [5ca127891c] user: js, branch: trunk, size: 8027) [annotate] [blame] [check-ins using] [diff] | |
| 15:10 | [ed4919e346] part of check-in [2cec8a76d7] Get rid of another useless variable. (check-in: [2cec8a76d7] user: js, branch: trunk, size: 8067) [annotate] [blame] [check-ins using] [diff] | |
| 14:48 |
[a14dce520b]
part of check-in [042a74a6e6]
Don't throw an OFNoMemException in - freeMem:. It won't help anyway.
If there's not even enough memory to make the list of memchunks Additionally, the OFOutOfRangeException was replaced by an assert. It | |
|
2009-04-26
| ||
| 12:44 |
[a774c5de86]
part of check-in [e959fed010]
A few renames in OFObject.
getMemWithSize: -> allocWithSize: | |
|
2009-04-22
| ||
| 22:43 | [352bb910bc] part of check-in [8dbc052d49] gcc seems to accept a @throw instead of a return as well. (check-in: [8dbc052d49] user: js, branch: trunk, size: 8237) [annotate] [blame] [check-ins using] [diff] | |
|
2009-04-21
| ||
| 18:07 | [290156f650] part of check-in [ba65a43f3f] Remove useless + load from OFObject. (check-in: [ba65a43f3f] user: js, branch: trunk, size: 8347) [annotate] [blame] [check-ins using] [diff] | |
| 16:47 |
[1a0aed77e1]
part of check-in [a1a5bfb3cd]
Throw OFAllocFailedException instead of returning nil. This exception is quite special, look at the documentation for details. (check-in: [a1a5bfb3cd] user: js, branch: trunk, size: 8407) [annotate] [blame] [check-ins using] [diff] | |
|
2009-04-20
| ||
| 01:42 | [18bfba4e77] part of check-in [6e4eb3c2ec] Partly revert 13945ed73147 and add testcase. (check-in: [6e4eb3c2ec] user: js, branch: trunk, size: 8239) [annotate] [blame] [check-ins using] [diff] | |
|
2009-04-19
| ||
| 20:34 |
[850b7969ab]
part of check-in [139591afe1]
Use isa instead of [self class].
Since we don't use Object anymore and define isa in OFObject, we can | |
| 20:19 |
[deb9ba26f1]
part of check-in [348b389736]
Actually, it makes sense that - release returns self. This way, you can check if the object has been free'd, for example using if ((obj = [obj release]) == nil). (check-in: [348b389736] user: js, branch: trunk, size: 8323) [annotate] [blame] [check-ins using] [diff] | |
| 17:37 |
[a0cbb15bb4]
part of check-in [57fb5578cc]
Remove forwarding methods. See long commit message for details.
There are two resons for removing it: First, OFPlugin does not need forwarding anymore. Second is that In GNU libobjc, objc_msg_sendv is implemented using __builtin_apply, Now the Apple runtime has a similar problem: There is no objc_msgSendv Writing those 3 ASM implementations (or 5, so we don't depend on ObjC1 forward:: and performv:: were only designed to return scalar types. But While this works for forwarding due to the ABI on x86 (and the ABIs on This is why I decided to remove forwarding and performv:: from libobjfw | |
|
2009-04-16
| ||
| 17:18 | [7381da9158] part of check-in [345716d824] Get rid of dependency on method_getSizeOfArguments. (check-in: [345716d824] user: js, branch: trunk, size: 10155) [annotate] [blame] [check-ins using] [diff] | |
|
2009-04-15
| ||
| 20:31 |
[4cc42158d1]
part of check-in [9b3e9e6895]
Workaround for wrong length of OFConstStrings on PPC64 OS X. Apple does a strange thing there: The length is only 32 bit, followed by another 32 bit which seem to be garbage. (check-in: [9b3e9e6895] user: js, branch: trunk, size: 9302) [annotate] [blame] [check-ins using] [diff] | |
|
2009-04-12
| ||
| 14:51 |
[fd94d50205]
part of check-in [cbdd534337]
Get rid of the dependency on Object.
This allows libobjfw to run on ObjC2-only runtimes like the one on the | |
|
2009-03-04
| ||
| 20:49 | [1ab2516eb4] part of check-in [e73e76e40f] - release should not be chained, might be free'd. Therefore return void. (check-in: [e73e76e40f] user: js, branch: trunk, size: 5006) [annotate] [blame] [check-ins using] [diff] | |
|
2009-02-27
| ||
| 11:17 | [b132f8aa53] part of check-in [ffd26c8238] Add - hash for OFArray and OFString, main implementation in OFMacros. (check-in: [ffd26c8238] user: js, branch: trunk, size: 5022) [annotate] [blame] [check-ins using] [diff] | |
|
2009-02-15
| ||
| 16:40 | [091b00dab8] part of check-in [d9308adc2b] Get rid of OFComparable and make it part of OFObject. (check-in: [d9308adc2b] user: js, branch: trunk, size: 5033) [annotate] [blame] [check-ins using] [diff] | |
|
2009-02-14
| ||
| 17:26 |
[9d1bddfff6]
part of check-in [029511474c]
Always use #include for libc headers due to glibc being broken. Do the same for win32 headers, just in case. They should work with #import, but you never know ;). (check-in: [029511474c] user: js, branch: trunk, size: 4800) [annotate] [blame] [check-ins using] [diff] | |
|
2009-01-06
| ||
| 22:38 |
[f1ae449a76]
part of check-in [dfc10dbeb8]
Use OFList and OFArray in OFAutoreleasePool. This reduces code duplication and looks far better. (check-in: [dfc10dbeb8] user: js, branch: trunk, size: 4797) [annotate] [blame] [check-ins using] [diff] | |
|
2009-01-05
| ||
| 00:59 | [c1018bac67] part of check-in [f1b749d113] Update copyright. (check-in: [f1b749d113] user: js, branch: trunk, size: 4746) [annotate] [blame] [check-ins using] [diff] | |
| 00:56 | [7210a76063] part of check-in [b412845664] Initial OFAutoreleasePool - still needs a *lot* of testing. (check-in: [b412845664] user: js, branch: trunk, size: 4739) [annotate] [blame] [check-ins using] [diff] | |
|
2009-01-04
| ||
| 01:40 | [027dbab7f0] part of check-in [bb1fe89478] Clean up exceptions. (check-in: [bb1fe89478] user: js, branch: trunk, size: 4490) [annotate] [blame] [check-ins using] [diff] | |
|
2008-12-24
| ||
| 16:11 | [e51bd21762] part of check-in [e9aa88be06] Let libobjc free our objects. (check-in: [e9aa88be06] user: js, branch: trunk, size: 4418) [annotate] [blame] [check-ins using] [diff] | |
| 11:55 | [239d0ace71] part of check-in [486760ed2b] Add methods to initalize from and append from formatted C strings. (check-in: [486760ed2b] user: js, branch: trunk, size: 4423) [annotate] [blame] [check-ins using] [diff] | |
|
2008-12-23
| ||
| 03:59 | [59a115d6f5] part of check-in [7d7b89d775] Remove spaces and tabs at end of line. (check-in: [7d7b89d775] user: js, branch: trunk, size: 3873) [annotate] [blame] [check-ins using] [diff] | |
| 01:57 | [6f88f8ea70] part of check-in [c180b76560] Check for SIZE_T, fallback to SIZE_T_MAX or define as (size_t)-1. (check-in: [c180b76560] user: js, branch: trunk, size: 3878) [annotate] [blame] [check-ins using] [diff] | |
|
2008-12-22
| ||
| 22:00 | [a8fcc0b239] part of check-in [1d99bea306] This isn't needed anymore. (check-in: [1d99bea306] user: js, branch: trunk, size: 3859) [annotate] [blame] [check-ins using] [diff] | |
|
2008-12-09
| ||
| 17:36 |
[19577f9cbf]
part of check-in [d88aec8e95]
Don't use - raise anymore, but @throw. - raise was only because at first, exceptions were self-raising, but this was later changed so they had to be risen manually. - rise was introduced for that, but it would've been better to use @throw directly. Thus, this change now. (check-in: [d88aec8e95] user: js, branch: trunk, size: 3945) [annotate] [blame] [check-ins using] [diff] | |
|
2008-12-07
| ||
| 02:53 | [16b59ee246] part of check-in [6ed7c33611] Add writeCString and writeWideCString to OFStream. (check-in: [6ed7c33611] user: js, branch: trunk, size: 3938) [annotate] [blame] [check-ins using] [diff] | |
|
2008-11-29
| ||
| 11:59 | [c722de15cb] part of check-in [92c12b1d4f] Optimize branch prediction for ifs inside loops. (check-in: [92c12b1d4f] user: js, branch: trunk, size: 3977) [annotate] [blame] [check-ins using] [diff] | |
|
2008-11-08
| ||
| 21:52 | [c0fb34ec43] part of check-in [c6ee6a2870] Further optimize OFObject. (check-in: [c6ee6a2870] user: js, branch: trunk, size: 3878) [annotate] [blame] [check-ins using] [diff] | |
| 20:28 | [9ea6f8965e] part of check-in [14ba9e517b] Optimize OFObject. (check-in: [14ba9e517b] user: js, branch: trunk, size: 3784) [annotate] [blame] [check-ins using] [diff] | |
|
2008-11-07
| ||
| 17:25 | [f326f71c26] part of check-in [59f16e8a3d] Implementation for OFBigArray. (check-in: [59f16e8a3d] user: js, branch: trunk, size: 3234) [annotate] [blame] [check-ins using] [diff] | |
|
2008-11-05
| ||
| 16:11 | [014c4c85fd] part of check-in [3577c0d81c] OFOverflowException -> OFOutOfRangeException. (check-in: [3577c0d81c] user: js, branch: trunk, size: 3234) [annotate] [blame] [check-ins using] [diff] | |
|
2008-11-02
| ||
| 00:27 | [6aad9c4888] part of check-in [9ff3dbe9f9] Some fixes for OFObject. (check-in: [9ff3dbe9f9] user: js, branch: trunk, size: 3230) [annotate] [blame] [check-ins using] [diff] | |
|
2008-11-01
| ||
| 22:20 | [99a5765c29] part of check-in [9944a6f8a4] Some exception stuff & withSize -> ofSize for OFObject. (check-in: [9944a6f8a4] user: js, branch: trunk, size: 2955) [annotate] [blame] [check-ins using] [diff] | |
| 21:47 | [dfdab0e3f3] part of check-in [a6b45eec2f] Allow using [ofobject resizeMem: NULL toSize: size]. (check-in: [a6b45eec2f] user: js, branch: trunk, size: 2942) [annotate] [blame] [check-ins using] [diff] | |
|
2008-10-29
| ||
| 17:29 |
[504a3629c1]
part of check-in [49859c2bcc]
Add getMemForNItems:withSize: & resizeMem:toNItems:withSize: in OFObject
Additionally, interface for OFArray. (check-in: [49859c2bcc] user: js, branch: trunk, size: 2885) [annotate] [blame] [check-ins using] [diff] | |
|
2008-10-26
| ||
| 20:54 | [fdc15c6565] part of check-in [8ae4c59cd6] Return self when we have no return value. This allows nesting. (check-in: [8ae4c59cd6] user: js, branch: trunk, size: 2332) [annotate] [blame] [check-ins using] [diff] | |
|
2008-10-25
| ||
| 22:28 |
[88dde3fe42]
part of check-in [061e654036]
Decided we don't want @"" anyway. Thus remove our own alloc.
We don't need it anymore as there is no reason left to have our memory | |
|
2008-10-22
| ||
| 13:32 |
[5509180fd4]
part of check-in [e47ad44290]
Reworked OFObject and added append(Wide)CString to OFString.
The reworked OFObject lets one test fail on the GNU runtime. | |
|
2008-10-09
| ||
| 00:25 |
[85971766c6]
part of check-in [7a49441656]
Multiple changes, see details.
* Use config.h. | |
|
2008-10-08
| ||
| 23:15 |
[c1de4ea884]
part of check-in [b597d49f43]
Multiple changes, see details.
* OFObject getMem: renamd to getMemWithSize:. | |
|
2008-10-07
| ||
| 17:18 | [deca1fe096] part of check-in [71119a787b] Added OFFile. (check-in: [71119a787b] user: js, branch: trunk, size: 2145) [annotate] [blame] [check-ins using] [diff] | |
|
2008-09-14
| ||
| 19:03 | [0937ee4297] part of check-in [98fe076bd8] More exceptions stuff. (check-in: [98fe076bd8] user: js, branch: trunk, size: 2137) [annotate] [blame] [check-ins using] [diff] | |
| 16:43 |
[9572084d4f]
part of check-in [7b8b7cd06c]
Lots of changes. See full commit message.
* Updated buildsys to fixed version. | |
| 15:29 | [b460fe3dcf] part of check-in [778be56179] Coding style. (check-in: [778be56179] user: js, branch: trunk, size: 1964) [annotate] [blame] [check-ins using] [diff] | |
|
2008-09-12
| ||
| 13:25 | Added: [3a6fe1669c] part of check-in [a580136c80] Initial import. (check-in: [a580136c80] user: js, branch: trunk, size: 1900) [annotate] [blame] [check-ins using] | |