ObjFW  All files named "src/OFListObject.m"

History for src/OFListObject.m

2009-01-05
22:18
Deleted: Reworked OFList. check-in: [8ab6561840] user: js, branch: trunk, size: 0
00:59
Update copyright. file: [3a84a0e1cb] check-in: [f1b749d113] user: js, branch: trunk, size: 901 [annotate] [blame] [check-ins using] [diff]
2008-12-20
14:41
Don't put void* in lists, but objects. file: [c1c0822d3e] check-in: [b2c9f574cb] user: js, branch: trunk, size: 894 [annotate] [blame] [check-ins using] [diff]
2008-12-13
18:25
Some build related changes.
Thanks to Thorsten Glaser for a few ideas.
file: [35f5ab154e] check-in: [8740f97cb3] user: js, branch: trunk, size: 903 [annotate] [blame] [check-ins using] [diff]
2008-12-10
17:53
Always use [self alloc] in + new.
This way, derivated classes are not forced to always override + new.
file: [9ba11309d6] check-in: [f48ee629e3] user: js, branch: trunk, size: 899 [annotate] [blame] [check-ins using] [diff]
2008-11-30
15:17
Clean up imports. file: [24a5cb35a1] check-in: [4b8666fe15] user: js, branch: trunk, size: 907 [annotate] [blame] [check-ins using] [diff]
2008-11-07
14:29
Everything should be documented now. file: [69d0af82c6] check-in: [e8e45975df] user: js, branch: trunk, size: 906 [annotate] [blame] [check-ins using] [diff]
2008-10-26
20:54
Return self when we have no return value. This allows nesting. file: [df0e83b386] check-in: [8ae4c59cd6] user: js, branch: trunk, size: 906 [annotate] [blame] [check-ins using] [diff]
2008-10-09
00:25
Multiple changes, see details.

* Use config.h.
* Check whether to use sel_get_name or sel_getName.
* Rename freeWithData to freeIncludingData. file: [ed517ec6ff] check-in: [7a49441656] user: js, branch: trunk, size: 890 [annotate] [blame] [check-ins using] [diff]

2008-09-14
15:29
Coding style. file: [d372822c89] check-in: [778be56179] user: js, branch: trunk, size: 841 [annotate] [blame] [check-ins using] [diff]
2008-09-12
13:25
Added: Initial import. file: [0141a7e9b7] check-in: [a580136c80] user: js, branch: trunk, size: 836 [annotate] [blame] [check-ins using]