ObjFW  History of src/objc_properties.m of eb260acec9fda497

History of the file that is called src/objc_properties.m at check-in eb260acec9fda497

2012-07-03
15:50
Deleted: Merge branch 'runtime'

* runtime: (76 commits)
runtime: Add exception handling.
... (check-in: [4c4fdb3429] user: js, branch: trunk, size: 0)

2012-03-23
12:59
Deleted: Move objc_{properties,sync} to runtime. (check-in: [adbce6d8f4] user: js, branch: runtime, size: 0)
12:42
[343585f1c5] part of check-in [08f1d13520] Add objc_{get,set}PropertyStruct() for GCC >= 4.6. (check-in: [08f1d13520] user: js, branch: runtime, size: 3268) [annotate] [blame] [check-ins using] [diff]
2012-03-21
17:33
[d2cf97ab35] part of check-in [d989794cc2] objc_setProperty(): Use a signed char for copy.

No more abusing a poor BOOL... (check-in: [d989794cc2] user: js, branch: trunk, size: 2434) [annotate] [blame] [check-ins using] [diff]

2012-01-05
00:56
[183eed378a] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 2565) [annotate] [blame] [check-ins using] [diff]
2011-07-12
23:13
[5c790a53c4] part of check-in [c5e95e98ca] Fix missing cast. (check-in: [c5e95e98ca] user: js, branch: 0.5, size: 2555) [annotate] [blame] [check-ins using] [diff]
23:13
[8bcf5763cc] part of check-in [8c40feec2b] Fix missing cast. (check-in: [8c40feec2b] user: js, branch: trunk, size: 2559) [annotate] [blame] [check-ins using] [diff]
2011-04-12
14:51
[363b73e7b0] part of check-in [c02e48e140] Use void in declarations when we take no parameters. (check-in: [c02e48e140] user: js, branch: trunk, size: 2547) [annotate] [blame] [check-ins using] [diff]
2011-03-11
16:47
[8ff7710d2c] part of check-in [36c4b260aa] Get rid of warnings when using latest clang. (check-in: [36c4b260aa] user: js, branch: trunk, size: 2543) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[672a25a326] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 2515) [annotate] [blame] [check-ins using] [diff]
2010-03-18
19:28
[3ed2028a62] part of check-in [7ad078d4e6] Remove useless import. (check-in: [7ad078d4e6] user: js, branch: trunk, size: 2259) [annotate] [blame] [check-ins using] [diff]
2010-02-24
22:56
[3e5df6911e] part of check-in [b190519866] Merge to fix wrong parent of last commit. (check-in: [b190519866] user: js, branch: trunk, size: 2286) [annotate] [blame] [check-ins using] [diff]
2010-02-20
14:44
[af8db8be34] part of check-in [cb70f59a63] Add -[readTillDelimiter:] to OFStream and improve -[readLine]. (check-in: [cb70f59a63] user: js, branch: trunk, size: 2286) [annotate] [blame] [check-ins using] [diff]
2010-02-19
16:36
[a1b9e73162] part of check-in [42886185fd] Update copyright. (check-in: [42886185fd] user: js, branch: trunk, size: 2284) [annotate] [blame] [check-ins using] [diff]
2010-01-30
10:47
[d54a221003] part of check-in [8a97fac06f] Check return value of of_spinlock_*. (check-in: [8a97fac06f] user: js, branch: trunk, size: 2284) [annotate] [blame] [check-ins using] [diff]
01:17
[63edddc2b7] part of check-in [921b158d17] Change spinlock implementation, add fallbacks and move to threading.h. (check-in: [921b158d17] user: js, branch: trunk, size: 2231) [annotate] [blame] [check-ins using] [diff]
2010-01-25
22:40
[684035ffa6] part of check-in [2be191ec57] Use spinlocks in objc_properties.m. (check-in: [2be191ec57] user: js, branch: trunk, size: 1911) [annotate] [blame] [check-ins using] [diff]
2010-01-24
20:07
[14cd33968d] part of check-in [63c5c7d501] Fix a missing return in objc_setProperty. (check-in: [63c5c7d501] user: js, branch: trunk, size: 1503) [annotate] [blame] [check-ins using] [diff]
2010-01-22
18:55
[432d7c935c] part of check-in [89db847794] Apple allows BOOL copy to be 2 for mutableCopy on properties. (check-in: [89db847794] user: js, branch: trunk, size: 1228) [annotate] [blame] [check-ins using] [diff]
2010-01-16
13:20
[11db8370a9] part of check-in [aac3aaf9cc] Make properties behave like with the Apple runtime. (check-in: [aac3aaf9cc] user: js, branch: trunk, size: 1018) [annotate] [blame] [check-ins using] [diff]
2010-01-05
23:24
Added: [2f04d69904] part of check-in [8df894fc8a] Add support for ObjC 2 properties. (check-in: [8df894fc8a] user: js, branch: trunk, size: 1041) [annotate] [blame] [check-ins using]