提交历史

作者 SHA1 备注 提交日期
  ambrop7 ea9256c004 cosmetic changes 13 年之前
  ambrop7 3aefca3015 examples: bavl_test, savl_test: remove remaining entries after random removal 13 年之前
  ambrop7 48ce9a8148 structure: CAvl: rename CAVL_PARAM_VERIFY to CAVL_AUTO_VERIFY, because it's meant to be used globally rather than as 13 年之前
  ambrop7 21342ed122 examples: bavl_test: synchronize with cavl_test (remove dead code and add explicit verification) 13 年之前
  ambrop7 0fc0ea39d8 examples: add savl_test 13 年之前
  ambrop7 3cacf187d3 structure: BAVL: add BAVL_Verify(), and make verification asssertion forced so it can be used when assertions are 13 年之前
  ambrop7 b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 年之前
  ambrop7 04abca3f8b structure: BCountAVL: remove 13 年之前
  ambrop7 2d34d4cec2 simplify comparators using B_COMPARE 13 年之前
  ambrop7 0804cb91b4 version 1.999.122rc4 13 年之前
  ambrop7 8802e52497 client: FrameDecider: port multicast tree to CAvl 13 年之前
  ambrop7 cff5caf333 client: FrameDecider: port groups tree to CAvl 13 年之前
  ambrop7 ed91d985b2 client: FrameDecider: port macs tree to CAvl 13 年之前
  ambrop7 289298e0ae client: FragmentProtoAssembler: port to CAvl 13 年之前
  ambrop7 ecb72b1aac ncd: modules: value: port to CAvl 13 年之前
  ambrop7 8c1df4f007 structure: CAvl: add assertion against count overflow 13 年之前
  ambrop7 93bf3dd634 version 1.999.122rc3 13 年之前
  ambrop7 32e27e2091 system: BReactor_badvpn: use CAvl for timers instead of BHeap 13 年之前
  ambrop7 85dab50d99 misc: add compare.h 13 年之前
  ambrop7 c14d248662 structure: CAvl: add option to not have lookup operations 13 年之前
  ambrop7 e9e0285a80 structure: CAvl: cosmetic changes 13 年之前
  ambrop7 7e5044f090 fix some malloc(0) 13 年之前
  ambrop7 7e02176853 misc: concat_strings.h: add missing va_end 13 年之前
  ambrop7 d7c427733b fix cosmetic problems find by clang analyzer 13 年之前
  ambrop7 42979029f6 ncd: tests: add explode.ncd 13 年之前
  ambrop7 ad80c756ff ncd: modules: explode: fix a malloc(0) 13 年之前
  ambrop7 3f217dcf13 tun2socks: fix typo which might cause a crash if tcp_close() failed due to out of memory (theoretical bug only). Found 13 年之前
  ambrop7 24cfb65686 cosmetic changes 13 年之前
  ambrop7 d95c751389 ncd: NCDModule: make interpreter-side process functions call the process creator callbacks directly, and remove a bunch ofstates made redundant 13 年之前
  ambrop7 e80d8295a3 ncd: modules: foreach: use int's instead of size_t's for statement indices 13 年之前