تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  ambrop7 fc56e70160 ncd: ncd.c: use BSmallTimer instead of BTimer to save 8 bytes per process 13 سال پیش
  ambrop7 70e6c3ddd3 system: BReactor: transform BTimer into BSmallTimer which doesn't have a default time, and implement BTimer on top of 13 سال پیش
  ambrop7 d96b79fced system: BReactor: imporove memory usage of BTimer 13 سال پیش
  ambrop7 c963408caf system: BTime: add BTIME_MIN 13 سال پیش
  ambrop7 895e15c361 ncd: modules: assert: add assert_false() 13 سال پیش
  ambrop7 6687d9b4fc remove unused generated file 13 سال پیش
  ambrop7 bb9ca1fe73 ncd: rename NCDValue{Generator,Parser} to NCDVal{Generator,Parser} 13 سال پیش
  ambrop7 41ccb665db ncd: NCDAst: cosmetic changes 13 سال پیش
  ambrop7 b3ad397377 ncd: NCDAst: make NCDValue_MapPrepend return int instead of NCDValue * 13 سال پیش
  ambrop7 cdc19fc296 ncd: NCDAst: remove unused NCDValue_Compare 13 سال پیش
  ambrop7 fb5472fb5d ncd: NCDAst: cosmetic changes 13 سال پیش
  ambrop7 777c74bff9 ncd: NCDAst: cosmetic changes 13 سال پیش
  ambrop7 6cfaee0f78 ncd: NCDAst: use a linked list instead of AVL tree to store map elements. There is no reason 13 سال پیش
  ambrop7 c1ac3f62d3 ncd: NCDAst: remove comments for NCDValue stuff, this is becoming internal and will change 13 سال پیش
  ambrop7 0ce0fa9264 ncd: NCDAst: remove unused NCDValue functions 13 سال پیش
  ambrop7 9ce50b23fb ncd: remove NCDValCompat 13 سال پیش
  ambrop7 2dcfbced3b ncd: move NCDValue into NCDAst 13 سال پیش
  ambrop7 5b713bcadf ncd: NCDValueGenerator: remove the NCDValue interface, leaving only the NCDVal interface 13 سال پیش
  ambrop7 5558252ce5 ncd: NCDValueParser: remove the NCDValue interface, leaving only the NCDVal interface 13 سال پیش
  ambrop7 c4f99cdfe9 ncd: NCDRequestClient: port NCDValue-->NCDVal 13 سال پیش
  ambrop7 c0a159c590 ncd/tests/parse.ncd: add some more value parsing 13 سال پیش
  ambrop7 2752d74a90 oops... parse empty maps as maps and not lists 13 سال پیش
  ambrop7 eff8602df6 regenerate bison/flex stuff for BPredicate 13 سال پیش
  ambrop7 4e0dbb3096 ncd: NCDValueParser: use NCDValCons to construct values 13 سال پیش
  ambrop7 3571b03fed ncd: NCDValCons: cosmetic changes 13 سال پیش
  ambrop7 7ca97e219a ncd: add NCDValCons, which implements efficient construction of values without knowing list/map lengths in advance 13 سال پیش
  ambrop7 fd098c64fd examples/substring_test.c: fix typo 13 سال پیش
  ambrop7 92e9e8a8fa version 1.999.124rc2 13 سال پیش
  ambrop7 52e2fa7766 dhcpclient: use BRandom2 instead of BRandom_randomize. This removes the OpenSSL dependency from NCD. 13 سال پیش
  ambrop7 5bea31f17c add BRandom2 13 سال پیش