History of file src/bridge/OFString+NSObject.h at check-in 38ccb06dff305071
2024-04-29
| ||
21:42 | Properly hide private symbols file: [287ae0c0ff] check-in: [f16bccc7b3] user: js, branch: trunk, size: 1563 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [cb39a1ef91] check-in: [7413a728a7] user: js, branch: trunk, size: 1542 [annotate] [blame] [check-ins using] [diff] | |
2024-02-05
| ||
20:01 | bridge: Rename define for local includes file: [c50afdb5f8] check-in: [f927a98bcc] user: js, branch: trunk, size: 1334 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [9663e731bd] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [b60d2fd3f8] check-in: [8939cbdb52] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [375ab3a6b5] check-in: [1a86b8175b] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [b5db898c13] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1332 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [e3e9530327] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1421 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [f51a86f0c0] check-in: [c7f0229795] user: js, branch: trunk, size: 1421 [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: [d0c5d982e3] check-in: [f8fb6172af] user: js, branch: trunk, size: 1419 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [311a8a0821] check-in: [0509d7a844] user: js, branch: trunk, size: 1367 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [b239d8f8ed] check-in: [7e5c81e186] user: js, branch: trunk, size: 1361 [annotate] [blame] [check-ins using] [diff] | |
2017-10-15
| ||
22:20 | bridge: Symbols to force references to categories file: [556c60e6c8] check-in: [07e85b7edb] user: js, branch: trunk, size: 1338 [annotate] [blame] [check-ins using] [diff] | |
20:55 |
bridge: Use @import ObjFW when using modules
This makes it possible to use the bridge with Swift. file: [b9ab4a61f1] check-in: [fc64538f06] user: js, branch: trunk, size: 1229 [annotate] [blame] [check-ins using] [diff] | |
2017-05-09
| ||
21:25 | Add a few missing OF_ASSUME_NONNULL_{BEGIN,END} file: [37f94ecb02] check-in: [13965af7a1] user: js, branch: trunk, size: 1144 [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: [9e01cf0a00] check-in: [2a27cf3000] user: js, branch: trunk, size: 1090 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [6956995a6a] check-in: [cfd374b906] user: js, branch: trunk, size: 1086 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [6171640ea0] check-in: [246cfe0807] user: js, branch: trunk, size: 1080 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [e389981a53] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 981 [annotate] [blame] [check-ins using] [diff] | |
2013-02-24
| ||
11:17 | Fix includes of ObjFW-Bridge. file: [f6180df35d] check-in: [1ccdae4fd6] user: js, branch: trunk, size: 975 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [05a9dca7bd] check-in: [813c00ccf0] user: js, branch: trunk, size: 900 [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: [e072a74a2c] check-in: [62f7a0b4d1] user: js, branch: bridge, size: 894 [annotate] [blame] [check-ins using] | |