ObjFW  History of src/OFConstString.h of 0ccbebce04b3041d

History of the file that is called src/OFConstString.h at check-in 0ccbebce04b3041d

2010-09-16
00:08
Deleted: Rename OFConstString to OFConstantString. (check-in: [68ef210228] user: js, branch: trunk, size: 0)
2010-02-19
16:36
[2d731ff292] part of check-in [42886185fd] Update copyright. (check-in: [42886185fd] user: js, branch: trunk, size: 510) [annotate] [blame] [check-ins using] [diff]
2010-02-11
14:58
[68ea1dca07] part of check-in [72caeab860] Documentation improvements. (check-in: [72caeab860] user: js, branch: trunk, size: 510) [annotate] [blame] [check-ins using] [diff]
2009-12-23
22:30
[1fa39e7915] part of check-in [19ac0520ae] Documentation improvements. (check-in: [19ac0520ae] user: js, branch: trunk, size: 502) [annotate] [blame] [check-ins using] [diff]
2009-12-01
13:35
[250582e910] part of check-in [240b72cd71] Better checking which runtime we use. (check-in: [240b72cd71] user: js, branch: trunk, size: 500) [annotate] [blame] [check-ins using] [diff]
2009-11-09
22:45
[7c0af79c83] part of check-in [a3cc34b139] Rename libobjfw to ObjFW. (check-in: [a3cc34b139] user: js, branch: trunk, size: 529) [annotate] [blame] [check-ins using] [diff]
2009-05-04
14:19
[1e291d5edd] part of check-in [372211deb7] Make OFString a common class for all strings. (check-in: [372211deb7] user: js, branch: trunk, size: 532) [annotate] [blame] [check-ins using] [diff]
2009-04-15
20:31
[b313df5022] 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: 1018) [annotate] [blame] [check-ins using] [diff]
2009-04-12
14:51
[d9f2f102aa] 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
iPhone. However, it's still relying on objc_msgSendv for plugins, which
is unavailable in ObjC2-only runtimes, thus OFPlugins are unavailable
on the iPhone until I write a replacement for objc_msgSendv. (check-in: [cbdd534337] user: js, branch: trunk, size: 913) [annotate] [blame] [check-ins using] [diff]

2009-04-10
01:40
[5ebc134608] part of check-in [26a6fdf806] Forgot to remove old workaround for a warning in OFConstString.h. (check-in: [26a6fdf806] user: js, branch: trunk, size: 915) [annotate] [blame] [check-ins using] [diff]
2009-03-15
13:46
Added: [e717b6350a] part of check-in [2ff44fe8d7] Preliminary OFConstString implementation and support for @"" literals. (check-in: [2ff44fe8d7] user: js, branch: trunk, size: 1050) [annotate] [blame] [check-ins using]
2008-10-05
19:20
Deleted: Reworked String API. (check-in: [cf85bee74f] user: js, branch: trunk, size: 0)
2008-09-15
10:23
[8a959a6c98] part of check-in [24ce530f56] Add compare: for strings. (check-in: [24ce530f56] user: js, branch: trunk, size: 551) [annotate] [blame] [check-ins using] [diff]
2008-09-14
15:29
[f6b02d3f44] part of check-in [778be56179] Coding style. (check-in: [778be56179] user: js, branch: trunk, size: 514) [annotate] [blame] [check-ins using] [diff]
2008-09-12
18:26
Added: [d944b1298b] part of check-in [a566e7bb03] Add OFConstString. (check-in: [a566e7bb03] user: js, branch: trunk, size: 535) [annotate] [blame] [check-ins using]