Commit History

Author SHA1 Message Date
  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 10 years ago
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 years ago
  Caleb James DeLisle e88e33b648 More work on the new build 11 years ago
  Caleb James DeLisle fffb92caa8 more work done on the build 11 years ago
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
  Caleb James DeLisle 2ffd748237 major refactor of allocator 11 years ago
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. 11 years ago
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. 11 years ago
  Caleb James DeLisle 4fea39ba34 More refactoring 11 years ago
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 years ago
  Caleb James DeLisle b4a8181ea8 Trying to make sure events are cleared on allocator free. 11 years ago
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 years ago