提交历史

作者 SHA1 备注 提交日期
  Caleb James DeLisle bdec61d0e3 Documented Assert.h 10 年之前
  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 年之前
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 年之前
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 10 年之前
  Caleb James DeLisle 3b50d516f4 Working on a fix for incorrect conversion in EncodingScheme 10 年之前
  Caleb James DeLisle fffb92caa8 more work done on the build 10 年之前
  Caleb James DeLisle 5a411fa1a3 Added some crap for the node builder 10 年之前
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 年之前
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 年之前
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 年之前
  Caleb James DeLisle ec6fb4ac78 Rewrote UniqueName which hadn't been working correctly 11 年之前
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 11 年之前
  Caleb James DeLisle 8f36b5bea7 Refactored angel<->core communication to use an Interface based abstraction. 11 年之前
  Caleb James DeLisle 4b48230aa6 moved some inline functions out of Log.h 11 年之前
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build 11 年之前
  Stefan Bühler b82d54260d Put assert check into macro for static analyzers 12 年之前
  Caleb James DeLisle 05efff8de6 Standardize on Wxyz_pvt.h as a private header for defining structures and things which are internal and expected to change more often. 12 年之前
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) 12 年之前
  Caleb James DeLisle 9078715abf Make sure asserts are always applied. 12 年之前
  Caleb James DeLisle 99035a1c10 Refactored assertions to make sure assertions in tests are never removed. 12 年之前
  Caleb James DeLisle 7d284ecb01 Improved Assert.h so assertions in different files won't cause redefinitions of the same structure. 12 年之前
  Micheal Smith 69d4044b57 Added modelines to source files. 12 年之前
  Caleb James DeLisle 33822d8abb Mac hack 12 年之前
  Caleb James DeLisle 0eb64da085 Added new experimental switch level ping, also major bug fixes. 12 年之前
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. 12 年之前
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 12 年之前
  cjdelisle 6baa018f2f Changed RouterModule to handle new address types, added Address.h, began connector for connecting router to switch 12 年之前