Commit Graph

33 Commits

Author SHA1 Message Date
5f5be25e4a Bump the version to 0.14.1 2025-03-22 15:55:31 +08:00
6476ef22ec Bump version to 0.14.0 2025-03-17 20:09:20 +08:00
fbb8ea6ad1 Bump version to 0.13.0 2025-03-14 21:18:13 +08:00
288942b970 Revise the docs of the slab and remove an unused type 2025-03-14 21:17:47 +08:00
a708a0c046 Inject a scalable slab allocator 2025-03-14 19:55:00 +08:00
eb74d87bed Bump version to 0.12.0 2025-03-14 09:48:59 +08:00
5f05963ee5 Inject a scalable buddy system allocator to OSTD
Co-authored-by: Zhe Tang <tangzh@stu.pku.edu.cn>
2025-03-14 08:37:37 +08:00
30251964ee Bump version to 0.11.3 2025-02-27 11:55:02 +08:00
82a2c4cdec Bumped version to 0.11.2 2025-02-27 09:05:03 +08:00
95bbc7f367 Enforce #[expect(lint)] 2025-02-08 15:10:04 +08:00
0dca168717 Use #[expect(lint)], not #[allow(lint)] 2025-02-08 15:10:04 +08:00
bfc71d1b27 Bump version to 0.11.1 2024-12-30 16:24:22 +08:00
bd89c9c578 Bump the version to 0.11.0 2024-12-26 19:20:58 +08:00
6f98c4900d Bump version to 0.10.3 2024-12-20 09:49:35 +08:00
c5d1542736 Bump version to 0.10.2 2024-12-17 10:47:41 +08:00
00e3688aa8 Bump version to 0.10.1 2024-12-07 19:02:46 +08:00
ef2419a48c Bump version to 0.10.0 2024-12-02 10:30:32 +08:00
5233827160 Don't preempt without good reason 2024-11-06 21:53:55 +08:00
fe339fd81e Bump version to 0.9.4 2024-10-24 21:00:14 +08:00
a716763772 Remove the linkage feature usage for ostd::main 2024-10-20 13:24:58 +08:00
131a25c15c Provide the way to override the panic handler. 2024-10-20 13:24:58 +08:00
64d7303b0e Bump version to 0.9.3 2024-10-16 10:28:54 +08:00
493574d9f3 Bump version to 0.9.2 2024-10-12 20:06:26 +08:00
d930829866 Bump version to 0.9.1 2024-10-08 17:53:47 +08:00
5b336eabdc Bump version to 0.9.0 2024-09-30 20:37:57 +08:00
52bde1721e Bump version to 0.8.3 2024-09-18 20:10:08 +08:00
32ea24e945 Bump version to 0.8.2 2024-09-13 23:43:22 +08:00
a2778e66f3 Bump version to 0.8.1 2024-08-27 22:13:38 +08:00
34b3aac2e3 Bump and publish ostd-test and ostd-macros 2024-08-24 17:18:24 +08:00
be3492d7f0 Extract the OSTD test runner as a kernel 2024-08-23 23:37:50 +08:00
f86583dbce Make essential changes for publishing OSTD 2024-07-18 18:18:05 +08:00
3de8a9330a Fix the OSDK CI failure 2024-06-27 15:45:49 +08:00
fe7251c413 Rename aster_main as ostd::main 2024-06-27 15:45:49 +08:00