Historial de Commits

Autor SHA1 Mensaje Fecha
  Caleb James DeLisle e6160b456b Make Allocator_free() always synchronous. When async freeing is needed, chain allocators. hace 1 año
  Caleb James DeLisle 01a5b07f85 Move lock into proximity of where the actual blocking epoll/poll/kqueue call is made. hace 1 año
  Caleb James DeLisle f1e58ee2d6 You must take out the global lock every time you are called by libuv hace 1 año
  Caleb James DeLisle 630574d79f EventBase clean up the printfs and we must not destroy the event loop in the onFree hace 2 años
  Caleb James DeLisle d26e80a318 Move to Rust Allocator hace 2 años
  Rogério Sampaio de Almeida 51563c1719 move EventBase ref count into EventLoop in Rust hace 2 años
  Rogério Sampaio de Almeida 38319a052d create a new Rffi_EventLoop in EventBase hace 2 años
  Caleb James DeLisle 03c61dc8c5 Allow blocking open the uv loop so that it will not prematurely shut down hace 2 años
  Caleb James DeLisle 8e6aff8e93 Just build libuv directly as if it were part of cjdns hace 2 años
  soredake c49cc24869 links update hace 7 años
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network hace 10 años
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder hace 10 años
  Caleb James DeLisle e88e33b648 More work on the new build hace 10 años
  Caleb James DeLisle fffb92caa8 more work done on the build hace 10 años
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops hace 10 años
  Caleb James DeLisle 2ffd748237 major refactor of allocator hace 11 años
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. hace 11 años
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. hace 11 años
  Caleb James DeLisle 4fea39ba34 More refactoring hace 11 años
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv hace 11 años
  Caleb James DeLisle b4a8181ea8 Trying to make sure events are cleared on allocator free. hace 11 años
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. hace 11 años