Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle e6160b456b Make Allocator_free() always synchronous. When async freeing is needed, chain allocators. il y a 1 an
  Caleb James DeLisle afa43216ef Rewrite of allocator.rs, also don't allocate memory if we're freeing il y a 2 ans
  Caleb James DeLisle d26e80a318 Move to Rust Allocator il y a 2 ans
  Rogério Sampaio de Almeida 70c2a8f001 typo il y a 2 ans
  Caleb James DeLisle a3b7f328d9 Standardized the Rust Iface, Rust Allocator interop and Rust/C FFI il y a 3 ans
  Casper Ti. Vector 2298997092 Manual merge 79a60b9 il y a 4 ans
  Caleb James DeLisle b6a1d3bf2f Switch from using long to using uintptr_t because on windows, long is not pointer-size il y a 4 ans
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() il y a 4 ans
  Caleb James DeLisle 40d53a658b Deal with machines where __BIGGEST_ALIGMENT__ is bigger than sizeof(struct Allocator_Allocation_pvt) il y a 6 ans
  Caleb James DeLisle db1f135a28 Shuffle around a couple fields in order to hopefully get an aligned structure il y a 6 ans
  soredake c49cc24869 links update il y a 7 ans
  Caleb James DeLisle 54af8cca0c Change Linker_require() to allow a trailing semicolon il y a 8 ans
  Caleb James DeLisle a6afb74e25 wip il y a 9 ans
  Caleb James DeLisle 315d643bfe Support communist non-free compilers il y a 9 ans
  Caleb James DeLisle a5117df6e3 Change Pathfinder to notify the core whenever a better path is discovered by the NodeStore, also some refactoring in the Allocator il y a 9 ans
  Caleb James DeLisle f8c4656984 checkpoint before running some sed il y a 9 ans
  Kyle Billings 000819d641 Remove trailing whitespace and fix some spelling mistakes il y a 10 ans
  Caleb James DeLisle b5f4036c44 Add option to dump the memory tree to the admin api il y a 10 ans
  Caleb James DeLisle e88e33b648 More work on the new build il y a 10 ans
  Caleb James DeLisle fffb92caa8 more work done on the build il y a 10 ans
  Caleb James DeLisle 5a411fa1a3 Added some crap for the node builder il y a 10 ans
  Caleb James DeLisle a2ab336064 Beginning work on nodejs build il y a 10 ans
  Caleb James DeLisle 2ffd748237 major refactor of allocator il y a 11 ans
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. il y a 11 ans
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv il y a 11 ans
  Caleb James DeLisle 26fc59a59c Windows porting, work in progress il y a 11 ans
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. il y a 11 ans
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. il y a 11 ans
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. il y a 12 ans
  Caleb James DeLisle 64c8a7eaca Added tool to clean configuration up so you can see it as cjdroute does. il y a 12 ans