Yota Toyama
|
46a6cfe93f
|
Support no-std (#506)
- **Support `no-std`**
- **Update categories**
|
2025-12-15 07:38:52 +00:00 |
|
Yota Toyama
|
667bba4e3c
|
Apply more Clippy rules (#505)
|
2025-12-15 07:16:09 +00:00 |
|
Yota Toyama
|
5a34f4f9ef
|
Bump version (#465)
|
2025-09-19 15:44:19 +00:00 |
|
Yota Toyama
|
1e54b65b9e
|
Refactor (#285)
|
2023-09-28 10:51:38 +08:00 |
|
Yota Toyama
|
8f73f3d63a
|
Refactor (#253)
|
2023-05-21 02:35:25 +00:00 |
|
Yota Toyama
|
7ff5ac5b21
|
Refactor (#250)
|
2023-05-15 17:40:34 +08:00 |
|
Yutaka HARA
|
59fe9dfa47
|
impl. register_finalizer, force_collect (#248)
|
2023-05-14 07:12:16 +00:00 |
|
Yota Toyama
|
77a22ba136
|
Implement realloc (#7)
* Implement realloc
* Bump version
|
2021-03-03 08:08:24 +00:00 |
|
Yota Toyama
|
470bdd5156
|
Fix misuse of c_void
|
2019-06-13 07:33:05 +00:00 |
|
Yota Toyama
|
4c9aa84dc8
|
Refactor set_stack_bottom method
|
2019-06-01 22:14:24 +00:00 |
|
Yota Toyama
|
6cd1327c5c
|
Replace disable/enable functions with lock/unlock
|
2019-06-01 21:29:19 +00:00 |
|
Yota Toyama
|
8f0d363d2b
|
Use official bdwgc repository
|
2019-05-15 15:39:53 +00:00 |
|
Yota Toyama
|
a63a24d4d2
|
Add coroutine support
|
2019-04-29 15:46:01 +00:00 |
|
Yota Toyama
|
cea904e618
|
Build custom libgc
|
2019-04-26 03:31:56 +00:00 |
|
Yota Toyama
|
8f96257594
|
Make thread utilities unsafe
|
2019-04-15 15:30:14 +00:00 |
|
Yota Toyama
|
e5543871d8
|
Follow naming conventions
|
2019-04-14 06:25:39 +00:00 |
|
Yota Toyama
|
61d712fbdf
|
Remove alloc method
|
2019-04-14 06:06:22 +00:00 |
|
Yota Toyama
|
4d54e545f1
|
Refactor lib.rs
|
2019-04-14 06:00:11 +00:00 |
|
Yota Toyama
|
e620fbde57
|
Initialize src
|
2019-04-13 20:22:56 +00:00 |
|