History of file src/bridge/NSString+OFObject.h at check-in 10f006be3783a5ca
2024-04-29
| ||
21:42 | Properly hide private symbols file: [b85dde5f1c] check-in: [f16bccc7b3] user: js, branch: trunk, size: 1429 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [80a6874084] check-in: [7413a728a7] user: js, branch: trunk, size: 1408 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [97cf76b98e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1200 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [f3b30cafeb] check-in: [8939cbdb52] user: js, branch: trunk, size: 1200 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [a30f21642d] check-in: [1a86b8175b] user: js, branch: trunk, size: 1200 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [ef6ed66551] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1200 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [a36e06c85f] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1289 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [94a7db691b] check-in: [c7f0229795] user: js, branch: trunk, size: 1289 [annotate] [blame] [check-ins using] [diff] | |
2019-06-17
| ||
00:38 |
Remove underscores from library & framework names
This is more compatible with the various conventions used on various | |
2019-06-16
| ||
01:40 |
bridge: Improve static types
This greatly improves Swift interoperability. file: [9a240ce10e] check-in: [f8fb6172af] user: js, branch: trunk, size: 1287 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [3f0f67466d] check-in: [0509d7a844] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [fd95dacb2a] check-in: [7e5c81e186] user: js, branch: trunk, size: 1211 [annotate] [blame] [check-ins using] [diff] | |
2017-10-22
| ||
15:05 | Make Apple GCC with -Wshadow happy file: [fdff56af4e] check-in: [a06354b42a] user: js, branch: trunk, size: 1188 [annotate] [blame] [check-ins using] [diff] | |
14:09 | Make Apple GCC with -Wshadow happy file: [523c8eea31] check-in: [31c0f5b89e] user: js, branch: 0.90, size: 1153 [annotate] [blame] [check-ins using] [diff] | |
2017-10-15
| ||
22:20 | bridge: Symbols to force references to categories file: [8cc6d5774c] check-in: [07e85b7edb] user: js, branch: trunk, size: 1188 [annotate] [blame] [check-ins using] [diff] | |
2017-06-11
| ||
12:59 | bridge: Fix include path for when installed file: [e98c3df1ce] check-in: [2d48270ce7] user: js, branch: trunk, size: 1079 [annotate] [blame] [check-ins using] [diff] | |
2017-05-09
| ||
21:25 | Add a few missing OF_ASSUME_NONNULL_{BEGIN,END} file: [54df1b4794] check-in: [13965af7a1] user: js, branch: trunk, size: 1079 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [216ac8f5aa] check-in: [2a27cf3000] user: js, branch: trunk, size: 1025 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [f459f9e8dd] check-in: [cfd374b906] user: js, branch: trunk, size: 1021 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [0096d26e80] check-in: [246cfe0807] user: js, branch: trunk, size: 1015 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [8cb0d7b30c] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 918 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [78c3b66ce7] check-in: [813c00ccf0] user: js, branch: trunk, size: 912 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
09:18 |
Merge branch 'bridge'
* bridge: (4 commits) | |
2012-02-17
| ||
21:20 |
Added:
Initial bridging support.
Only strings for now. file: [d0230fbcc5] check-in: [62f7a0b4d1] user: js, branch: bridge, size: 906 [annotate] [blame] [check-ins using] | |