History of file src/OFWideCString.m at check-in cebd6fbbfcb352fd0162464b1a27377c5203d1c6003ad1203465dc2a6220da4d
2008-11-23
| ||
06:11 |
Deleted:
New string API, string class completely rewritten. One class for all string types now. check-in: [bf02f0ef25] user: js, branch: trunk, size: 0 | |
2008-11-19
| ||
18:27 | Implement reverse for OF(Wide)CString & rename wcString -> wCString. file: [979098a330] check-in: [cebd6fbbfc] user: js, branch: trunk, size: 1670 [annotate] [blame] [check-ins using] [diff] | |
2008-11-05
| ||
17:13 | Start documenting stuff. file: [882172ee7f] check-in: [2690e9848f] user: js, branch: trunk, size: 1476 [annotate] [blame] [check-ins using] [diff] | |
2008-10-25
| ||
22:34 | initWithFooString -> initAsFooString. file: [9a593a3045] check-in: [326b0a1c33] user: js, branch: trunk, size: 1498 [annotate] [blame] [check-ins using] [diff] | |
22:25 | newWithFooString -> newAsFooString. file: [0d25058214] check-in: [62abf39400] user: js, branch: trunk, size: 1500 [annotate] [blame] [check-ins using] [diff] | |
2008-10-22
| ||
13:32 |
Reworked OFObject and added append(Wide)CString to OFString.
The reworked OFObject lets one test fail on the GNU runtime. | |
2008-10-11
| ||
20:26 | Move length from base string class to subclasses & others. file: [9dbc23240b] check-in: [7b15048e25] user: js, branch: trunk, size: 1370 [annotate] [blame] [check-ins using] [diff] | |
2008-10-09
| ||
00:25 |
Multiple changes, see details.
* Use config.h. | |
2008-10-08
| ||
23:15 |
Multiple changes, see details.
* OFObject getMem: renamd to getMemWithSize:. | |
2008-10-05
| ||
19:20 | Added: Reworked String API. file: [87572356ea] check-in: [cf85bee74f] user: js, branch: trunk, size: 1291 [annotate] [blame] [check-ins using] | |