Commit History

Author SHA1 Message Date
  ambrop7 9323a5e812 structure: add SLinkedList 13 years ago
  ambrop7 224a3a4da6 ncd: cosmetic changes 13 years ago
  ambrop7 08845d48a9 cosmetic changes 13 years ago
  ambrop7 550b936ff9 compile with PathScale compiler 13 years ago
  ambrop7 60c16ced9b version 1.999.123rc3 13 years ago
  ambrop7 8f808a6624 ncd: use BAllocThreeArrays() to allocate all process memory in a single allocation. Gives a small performance improvement. 13 years ago
  ambrop7 4425f4a58c misc: balloc.h: add BAllocTwoArrays() and BAllocThreeArrays() 13 years ago
  ambrop7 98d0d04263 add missing include 13 years ago
  ambrop7 047f36ad43 ncd: fix integer overflow for impossibly long processes 13 years ago
  ambrop7 4fe920c6fb cosmetic changes 13 years ago
  ambrop7 0e2f69fcf0 ncd: modules: value: add value::replace_this() and value::replace_this_undo() 13 years ago
  ambrop7 5a411164dd ncd: modules: value: rename value::set() to value::reset() 13 years ago
  ambrop7 05eecc0a5c ncd: modules: value: add value::set() and test code 13 years ago
  ambrop7 310cb2aea7 ncd: modules: value: add value::replace() and value::replace_undo(). Also add test code. 13 years ago
  ambrop7 80f640ee0d version 1.999.123rc2 13 years ago
  ambrop7 2c66094f18 system: BConnection: fix typo which broke pipe BConnection's 13 years ago
  ambrop7 c4017da109 INSTALL-WINDOWS: openssl compiles fine without "no-asm". Add note that prebuilt versions of libraries are available. 13 years ago
  ambrop7 406695215a version 1.999.123rc1 13 years ago
  ambrop7 29952b1c68 INSTALL-WINDOWS: add MSVC build instructions, remove everything else 13 years ago
  ambrop7 3f49f1bf40 server: fix cosmetic typo 13 years ago
  ambrop7 a21e23fe8a port to compile with MSVC 13 years ago
  ambrop7 adec9ece4e version 1.999.122rc5 13 years ago
  ambrop7 68fcc72651 structure: SAvl: add count overflow assertion in Insert() 13 years ago
  ambrop7 efc9caf88e examples: savl_test: turn on count keeping and test it 13 years ago
  ambrop7 0b2cddc069 client: FrameDecider: port multicast tree to SAvl 13 years ago
  ambrop7 fec901e526 client: FrameDecider: port groups tree to SAvl 13 years ago
  ambrop7 41bc997a15 client: FrameDecider: port macs tree to SAvl 13 years ago
  ambrop7 97fb01b514 client: FragmentProtoAssembler: port to SAvl 13 years ago
  ambrop7 cf40e1671e ncd: NCDValue: port to SAvl 13 years ago
  ambrop7 0e12627361 ncd: modules: value: port to SAvl 13 years ago