ObjFW  History of src/runtime/synchronized.m of 53efa86ce89fa988

History of the file that is called src/runtime/synchronized.m at check-in 53efa86ce89fa988

2024-04-03
02:16
[4d6010edbe] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3009) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[7848379ca1] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2801) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[d09172eb0d] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2801) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[2eb69df2c4] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2801) [annotate] [blame] [check-ins using] [diff]
2021-05-02
14:28
[4edf9604c8] part of check-in [0c7760bd05] Don't use OFEnsure() in runtime (check-in: [0c7760bd05] user: js, branch: trunk, size: 2801) [annotate] [blame] [check-ins using] [diff]
11:34
[0c53071c1e] part of check-in [2b75f9e6a0] runtime: Name things more consistently (check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2803) [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
[90a59dedf3] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 2803) [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:24
[0034717236] part of check-in [dfd52d5220] of_mutex_t -> OFPlainMutex

Also rename of_rmutex_t -> OFPlainRecursiveMutex. (check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 2796) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
[fe8bbba7b5] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2733) [annotate] [blame] [check-ins using] [diff]
2020-12-20
21:26
[8b8ee09700] part of check-in [5b37fbeb82] Return error instead of using errno for threading

errno is problematic for Amiga libraries and is also not thread-safe on
some systems, even though it should. (check-in: [5b37fbeb82] user: js, branch: trunk, size: 2822) [annotate] [blame] [check-ins using] [diff]

03:06
[106c451b62] part of check-in [8f271bed22] Let OF_ENSURE use OBJC_ERROR in runtime (check-in: [8f271bed22] user: js, branch: trunk, size: 2778) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[dcf43cf9c5] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2777) [annotate] [blame] [check-ins using] [diff]
2019-08-01
20:14
[ce42389707] part of check-in [5358e9ea6a] Split threading.[hm] into multiple files

This allows the runtime to only link against the parts it needs, without
pulling in unnecessary parts like thread spawning, TLS and conditions. (check-in: [5358e9ea6a] user: js, branch: trunk, size: 2774) [annotate] [blame] [check-ins using] [diff]

2019-06-17
00:38
[b6b74f5fb8] part of check-in [79fe29dbf4] Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems. (check-in: [79fe29dbf4] user: js, branch: trunk, size: 2778) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[b295d8a24c] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2779) [annotate] [blame] [check-ins using] [diff]
2018-04-29
20:27
[0e4fc2baa0] part of check-in [4c72b5544f] runtime: Add glue functions for Amiga library (check-in: [4c72b5544f] user: js, branch: trunk, size: 2845) [annotate] [blame] [check-ins using] [diff]
2018-01-21
22:16
[9c9179113a] part of check-in [0f42b0eafd] Allow building the runtime as a .framework

This also renames ObjFW-RT to ObjFW_RT, as hyphens should not be in
framework names. (check-in: [0f42b0eafd] user: js, branch: trunk, size: 2773) [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
[f070b5128f] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2773) [annotate] [blame] [check-ins using] [diff]
2017-07-09
15:29
[c805c34225] part of check-in [5bb771755d] runtime: Rename include to ObjFW-RT.h (check-in: [5bb771755d] user: js, branch: trunk, size: 2750) [annotate] [blame] [check-ins using] [diff]
2017-06-07
21:38
[aae42e3525] part of check-in [79011c5f56] runtime: Move all globals into a single struct

This is required to create a .library on MorphOS. (check-in: [79011c5f56] user: js, branch: trunk, size: 2966) [annotate] [blame] [check-ins using] [diff]

2017-06-05
19:12
[5afa8ac0c0] part of check-in [27834a3103] runtime: Fix missing static (check-in: [27834a3103] user: js, branch: trunk, size: 2757) [annotate] [blame] [check-ins using] [diff]
2017-05-14
02:15
[d3901856c6] part of check-in [8c7e612885] runtime: Add nullability annotations (check-in: [8c7e612885] user: js, branch: trunk, size: 2750) [annotate] [blame] [check-ins using] [diff]
2017-04-02
01:06
[675119db68] part of check-in [d07c56a8bb] Add OF_CONSTRUCTOR() / OF_DESTRUCTOR() (check-in: [d07c56a8bb] user: js, branch: trunk, size: 2684) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[985b7a3ea1] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 2723) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
[7d44a6bae7] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 2717) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[863b2760a8] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 2713) [annotate] [blame] [check-ins using] [diff]
2014-05-14
20:28
[f83bd6c3af] part of check-in [e35b10115e] Always use __foo__ instead of foo for attributes (check-in: [e35b10115e] user: js, branch: trunk, size: 2707) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[df7cc30f83] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2703) [annotate] [blame] [check-ins using] [diff]
2013-01-12
20:53
[fcacd220fc] part of check-in [b8ce2359f3] Clean up the feature #ifdef mess. (check-in: [b8ce2359f3] user: js, branch: trunk, size: 2697) [annotate] [blame] [check-ins using] [diff]
20:21
[f3cec63a98] part of check-in [85b8efadbc] Fix --disable-threads. (check-in: [85b8efadbc] user: js, branch: trunk, size: 2682) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[973a5b7f26] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 2588) [annotate] [blame] [check-ins using] [diff]
2012-08-05
10:45
[e89280c879] part of check-in [f65ad67272] runtime: Rewrite synchronized.m. (check-in: [f65ad67272] user: js, branch: trunk, size: 2582) [annotate] [blame] [check-ins using] [diff]
2012-08-04
08:29
[9fc3b19498] part of check-in [c34d45798b] Replace a few init methods with constructors. (check-in: [c34d45798b] user: js, branch: trunk, size: 4311) [annotate] [blame] [check-ins using] [diff]
2012-03-23
12:59
Added: [60cb02c7ef] part of check-in [adbce6d8f4] Move objc_{properties,sync} to runtime. (check-in: [adbce6d8f4] user: js, branch: runtime, size: 4214) [annotate] [blame] [check-ins using]