ObjFW  All files named "tests/OFWideString/OFWideString.m"

History for tests/OFWideString/OFWideString.m

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: [1851e3e09d] check-in: [cebd6fbbfc] user: js, branch: trunk, size: 1467 [annotate] [blame] [check-ins using] [diff]
2008-10-25
22:25
newWithFooString -> newAsFooString. file: [437fd29f56] check-in: [62abf39400] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff]
2008-10-08
23:15
Multiple changes, see details.

* OFObject getMem: renamd to getMemWithSize:.
* OFString compare: renamed to compareTo:.
* Exceptions don't throw itself anymore.
* Exceptions include an error string now.
* Exceptions now got raise and string.
* New methods for OFFile:
* changeModeOfFile:toMode:
* changeOwnerOfFile:toOwner:andGroup:
* delete:
* link:to:
* symlink:to:
* OFFile isEndOfFile renamd to atEndOfFile
* OFNotImplementedExeception newWithObject:andMethod renamed to
newWithObject:andSelector:.
* Tests updated accordingly.
* TODO list added. file: [1a00935b6a] check-in: [b597d49f43] user: js, branch: trunk, size: 1323 [annotate] [blame] [check-ins using] [diff]

2008-10-05
19:20
Reworked String API. file: [181ff63706] check-in: [cf85bee74f] user: js, branch: trunk, size: 1319 [annotate] [blame] [check-ins using] [diff]
2008-09-15
11:02
API change. file: [890eff7e87] check-in: [c7f702cc69] user: js, branch: trunk, size: 1373 [annotate] [blame] [check-ins using] [diff]
10:23
Add compare: for strings. file: [c00b389041] check-in: [24ce530f56] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff]
2008-09-14
18:26
Automatic tests for OFString and OFWideString. file: [19d2fc16c9] check-in: [dd22ec2c8e] user: js, branch: trunk, size: 1330 [annotate] [blame] [check-ins using] [diff]
17:59
Fix missing terminating char and glibc bug. file: [aeb6f6f145] check-in: [1c2e0d4711] user: js, branch: trunk, size: 1018 [annotate] [blame] [check-ins using] [diff]
17:09
Automatically run tests. file: [b584f40ba9] check-in: [ab91040318] user: js, branch: trunk, size: 1029 [annotate] [blame] [check-ins using] [diff]
15:29
Coding style. file: [8d262602dc] check-in: [778be56179] user: js, branch: trunk, size: 1001 [annotate] [blame] [check-ins using] [diff]
15:12
Added: Fix a bug in OFWideString and add test for OFWideString. file: [2a8f622845] check-in: [b4ead4bdd2] user: js, branch: trunk, size: 997 [annotate] [blame] [check-ins using]