| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
and fixed race caused by calling rust_srv::malloc() from multiple threads when sending messages.
|
|
4e376852e709844d67f94430d9dc954d5be722b4.
|
|
|
|
|
|
|
|
vec[u8] converter. Add testcase exercising both. Drive-by fix a potential array-out-of-bounds write on rust_str buffers.
|
|
and add a test.
|
|
|
|
|
|
|
|
runtime. Closes #109.
|
|
communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes.
|
|
|
|
|
|
(still not quite working; some memory corruption in the recursive tag constructors, not the GC)
|
|
|