Историја ревизија

Аутор SHA1 Порука Датум
  ambrop7 24b6fb3fc4 ncd: static_strings_utils.h: add ncd_is_none() пре 13 година
  ambrop7 990c2e7099 ncd: rename boolean.h --> static_strings_utils.h пре 13 година
  ambrop7 c45469174e ncd: NCDVal: add NCDVal_StringEqualsId() пре 13 година
  ambrop7 24aaf77d33 ncd: add static string "<none>" пре 13 година
  ambrop7 49ea715a06 ncd: modules: arithmetic: optimize by using ID-strings for booleans пре 13 година
  ambrop7 fe474df531 ncd: add boolean.h пре 13 година
  ambrop7 4904645020 ncd: add static strings "true" and "false" пре 13 година
  ambrop7 5cd7da4b6a ncd: modules: call2: try to pass the template name as a string ID пре 13 година
  ambrop7 fcc39d3581 ncd: NCDModule: pass template name for process creation as a string ID пре 13 година
  ambrop7 fa7c214684 ncd: NCDVal: add NCDVal_IdStringId() пре 13 година
  ambrop7 5edd5e7eff ncd: NCDInterpProcess: build ID-strings in argument lists пре 13 година
  ambrop7 0e1f201d99 ncd: NCDVal: implement ID-strings пре 13 година
  ambrop7 5ea5a974f1 ncd: NCDInterpProg: lookup processes by string ids пре 13 година
  ambrop7 f6a58006cc ncd: port some modules to func_getvar2 пре 13 година
  ambrop7 5906ca507d ncd: cosmetic changes пре 13 година
  ambrop7 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams пре 13 година
  ambrop7 f070a9f127 version 1.999.125rc2 пре 13 година
  ambrop7 641d4d43ec update ChangeLog пре 13 година
  ambrop7 05a7887de3 ncd: NCDStringIndex: increase initial capacity and size of bucket array пре 13 година
  ambrop7 ea9eed6af4 ncd: NCDStringIndex: use CHash_MultiplyBuckets() to increase the size of the hash table buckets array when пре 13 година
  ambrop7 2431d0361c structure: CHash: add CHash_Verify() пре 13 година
  ambrop7 113fd7c0b9 structure: CHash: add CHash_MultiplyBuckets() пре 13 година
  ambrop7 b386b5a50a misc/balloc.h: add BReallocArray() пре 13 година
  ambrop7 c807a065f7 structure: remove CStringTrie пре 13 година
  ambrop7 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer пре 13 година
  ambrop7 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) пре 13 година
  ambrop7 5e10dff851 oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit. пре 13 година
  ambrop7 8ed78cb35d ncd: make NCDModuleGroup structs non-const (for next commit which will need to modify them) пре 13 година
  ambrop7 8d37e18d31 ncd: get some more stuff working nicely with string id's пре 13 година
  ambrop7 3c304cdc77 ncd: NCDInterpProcess: handcraft a hash table instead of using CHash (it's less code) пре 13 година