ObjFW  History of tests/OFThreadTests.m of 46056b5fa1fd887b

History of the file that is called tests/OFThreadTests.m at check-in 46056b5fa1fd887b

2024-04-03
02:16
[09a3605776] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1331) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFThreadTests.m → tests/OFThreadTests.m. [b2b1434e44] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 1123) [annotate] [blame] [check-ins using] [diff]
19:29
Renamed to tests/OFThreadTests.m. Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0)
2024-02-11
22:01
Renamed tests/OFThreadTests.m → new_tests/OFThreadTests.m. [b2b1434e44] part of check-in [b0901ee40e] Migrate OFThreadTests to ObjFWTest (check-in: [b0901ee40e] user: js, branch: objfwtest, size: 1123) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[bbeb8a5fbf] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1296) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[46a94ca5e1] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1296) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[3abe7860ab] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1296) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[6e125a20af] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 1296) [annotate] [blame] [check-ins using] [diff]

2021-03-07
20:25
[61a0609ec2] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1220) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[7689fdb7c9] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1225) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[86faf24c0e] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1314) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[c49f1dd816] part of check-in [09be825f88] Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. (check-in: [09be825f88] user: js, branch: trunk, size: 1311) [annotate] [blame] [check-ins using] [diff]

2019-02-17
22:44
[fb8f211ca9] part of check-in [dc0c6c34ab] tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. (check-in: [dc0c6c34ab] user: js, branch: trunk, size: 1313) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[cece697f84] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1411) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[6e6f27e026] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1405) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[31c7d6b3cb] 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: 1382) [annotate] [blame] [check-ins using] [diff]

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

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

2015-01-03
20:57
[0f68ff0d76] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 1372) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[6d27b303d2] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1366) [annotate] [blame] [check-ins using] [diff]
2013-07-28
21:07
[4799e6c2b3] part of check-in [1eaf875a88] Replace OFTLSKey w/ +[OFThread threadDictionary]. (check-in: [1eaf875a88] user: js, branch: trunk, size: 1360) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[e17db877ea] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1446) [annotate] [blame] [check-ins using] [diff]
2012-11-10
00:14
[b6a82ebbc3] part of check-in [0639a351db] Remove "object" from OFThread.

Blocks don't allow passing it anymore and without blocks, subclassing is
necessary anyway so that an ivar with the correct type can be added
(instead of id) if required. (check-in: [0639a351db] user: js, branch: trunk, size: 1440) [annotate] [blame] [check-ins using] [diff]

2012-01-05
00:56
[b3376c3e2c] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 1520) [annotate] [blame] [check-ins using] [diff]
2011-03-24
19:42
[04ee3aace1] part of check-in [cda44767f4] Get rid of OFExceptions.h. (check-in: [cda44767f4] user: js, branch: trunk, size: 1514) [annotate] [blame] [check-ins using] [diff]
2011-01-11
22:45
[827e358280] part of check-in [eb374bb382] Rename tlsKey -> TLSKey. Acronyms are always uppercase! (check-in: [eb374bb382] user: js, branch: trunk, size: 1539) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[cbb2d85d6a] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 1562) [annotate] [blame] [check-ins using] [diff]
2010-12-25
19:31
[8364025882] part of check-in [39cb19595d] Add OFDate. (check-in: [39cb19595d] user: js, branch: trunk, size: 1306) [annotate] [blame] [check-ins using] [diff]
2010-04-17
15:46
[c4069ad79c] part of check-in [062a052b50] Don't return self where not necessary, return void or something useful. (check-in: [062a052b50] user: js, branch: trunk, size: 1306) [annotate] [blame] [check-ins using] [diff]
2010-04-10
22:33
[167800b2db] part of check-in [663f63e55a] There was no real reason to rename -[main] to -[run]. Undo it. (check-in: [663f63e55a] user: js, branch: trunk, size: 1218) [annotate] [blame] [check-ins using] [diff]
21:43
[1c2bd09aff] part of check-in [cc17787021] Minor fix for -[join] in OFThread.

We also want to be able to join a thread that is still running, this
change allows that. (check-in: [cc17787021] user: js, branch: trunk, size: 1217) [annotate] [blame] [check-ins using] [diff]

21:29
[0e44f6026c] part of check-in [ea96fd1e24] Greatly improve OFThread.
This fixes a lot of issues that happened in the real world.
(check-in: [ea96fd1e24] user: js, branch: trunk, size: 1215) [annotate] [blame] [check-ins using] [diff]
2010-04-07
21:06
Added: [40840a8d67] part of check-in [7bbce47bda] Rename tests files so they are named after the category they implement. (check-in: [7bbce47bda] user: js, branch: trunk, size: 1183) [annotate] [blame] [check-ins using]