History of file src/runtime/synchronized.m at check-in d040a0989d67fd5b
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [4d6010edbe] check-in: [7413a728a7] user: js, branch: trunk, size: 3009 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [7848379ca1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2801 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [d09172eb0d] check-in: [8939cbdb52] user: js, branch: trunk, size: 2801 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [2eb69df2c4] check-in: [1a86b8175b] user: js, branch: trunk, size: 2801 [annotate] [blame] [check-ins using] [diff] | |
2021-05-02
| ||
14:28 | Don't use OFEnsure() in runtime file: [4edf9604c8] check-in: [0c7760bd05] user: js, branch: trunk, size: 2801 [annotate] [blame] [check-ins using] [diff] | |
11:34 | runtime: Name things more consistently file: [0c53071c1e] check-in: [2b75f9e6a0] user: js, branch: trunk, size: 2803 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Rename everything in several smaller files file: [90a59dedf3] check-in: [35de667566] user: js, branch: new-naming-convention, size: 2803 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:24 |
of_mutex_t -> OFPlainMutex
Also rename of_rmutex_t -> OFPlainRecursiveMutex. file: [0034717236] check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 2796 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [fe8bbba7b5] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2733 [annotate] [blame] [check-ins using] [diff] | |
2020-12-20
| ||
21:26 |
Return error instead of using errno for threading
errno is problematic for Amiga libraries and is also not thread-safe on | |
03:06 | Let OF_ENSURE use OBJC_ERROR in runtime file: [106c451b62] check-in: [8f271bed22] user: js, branch: trunk, size: 2778 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [dcf43cf9c5] check-in: [c7f0229795] user: js, branch: trunk, size: 2777 [annotate] [blame] [check-ins using] [diff] | |
2019-08-01
| ||
20:14 |
Split threading.[hm] into multiple files
This allows the runtime to only link against the parts it needs, without | |
2019-06-17
| ||
00:38 |
Remove underscores from library & framework names
This is more compatible with the various conventions used on various | |
2019-01-03
| ||
19:13 | Update copyright file: [b295d8a24c] check-in: [0509d7a844] user: js, branch: trunk, size: 2779 [annotate] [blame] [check-ins using] [diff] | |
2018-04-29
| ||
20:27 | runtime: Add glue functions for Amiga library file: [0e4fc2baa0] check-in: [4c72b5544f] user: js, branch: trunk, size: 2845 [annotate] [blame] [check-ins using] [diff] | |
2018-01-21
| ||
22:16 |
Allow building the runtime as a .framework
This also renames ObjFW-RT to ObjFW_RT, as hyphens should not be in | |
2018-01-03
| ||
19:49 | Update copyright notice file: [f070b5128f] check-in: [7e5c81e186] user: js, branch: trunk, size: 2773 [annotate] [blame] [check-ins using] [diff] | |
2017-07-09
| ||
15:29 | runtime: Rename include to ObjFW-RT.h file: [c805c34225] check-in: [5bb771755d] user: js, branch: trunk, size: 2750 [annotate] [blame] [check-ins using] [diff] | |
2017-06-07
| ||
21:38 |
runtime: Move all globals into a single struct
This is required to create a .library on MorphOS. file: [aae42e3525] check-in: [79011c5f56] user: js, branch: trunk, size: 2966 [annotate] [blame] [check-ins using] [diff] | |
2017-06-05
| ||
19:12 | runtime: Fix missing static file: [5afa8ac0c0] check-in: [27834a3103] user: js, branch: trunk, size: 2757 [annotate] [blame] [check-ins using] [diff] | |
2017-05-14
| ||
02:15 | runtime: Add nullability annotations file: [d3901856c6] check-in: [8c7e612885] user: js, branch: trunk, size: 2750 [annotate] [blame] [check-ins using] [diff] | |
2017-04-02
| ||
01:06 | Add OF_CONSTRUCTOR() / OF_DESTRUCTOR() file: [675119db68] check-in: [d07c56a8bb] user: js, branch: trunk, size: 2684 [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: [7d44a6bae7] check-in: [2a27cf3000] user: js, branch: trunk, size: 2717 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [863b2760a8] check-in: [cfd374b906] user: js, branch: trunk, size: 2713 [annotate] [blame] [check-ins using] [diff] | |
2014-05-14
| ||
20:28 | Always use __foo__ instead of foo for attributes file: [f83bd6c3af] check-in: [e35b10115e] user: js, branch: trunk, size: 2707 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [df7cc30f83] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 2703 [annotate] [blame] [check-ins using] [diff] | |
2013-01-12
| ||
20:53 | Clean up the feature #ifdef mess. file: [fcacd220fc] check-in: [b8ce2359f3] user: js, branch: trunk, size: 2697 [annotate] [blame] [check-ins using] [diff] | |
20:21 | Fix --disable-threads. file: [f3cec63a98] check-in: [85b8efadbc] user: js, branch: trunk, size: 2682 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [973a5b7f26] check-in: [813c00ccf0] user: js, branch: trunk, size: 2588 [annotate] [blame] [check-ins using] [diff] | |
2012-08-05
| ||
10:45 | runtime: Rewrite synchronized.m. file: [e89280c879] check-in: [f65ad67272] user: js, branch: trunk, size: 2582 [annotate] [blame] [check-ins using] [diff] | |
2012-08-04
| ||
08:29 | Replace a few init methods with constructors. file: [9fc3b19498] check-in: [c34d45798b] user: js, branch: trunk, size: 4311 [annotate] [blame] [check-ins using] [diff] | |
2012-03-23
| ||
12:59 | Added: Move objc_{properties,sync} to runtime. file: [60cb02c7ef] check-in: [adbce6d8f4] user: js, branch: runtime, size: 4214 [annotate] [blame] [check-ins using] | |