2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore, declare __parse(), the glue function between scanner and parser More... about 12 years ago
minor, split cmd_get_nfo into mand and opt_lists bit, just like the other commands More... about 12 years ago
minor, support igncase (--ignore-case|-i) again, use a prefix ... More... about 12 years ago
Merge branch 'feat/lua-cfg' into next More... about 12 years ago
minor, actually read the port number from the lua config file More... about 12 years ago
minor, accept `trolfdir' variable in root domain of lua config file as well More... about 12 years ago
minor, read nfo file name from the module's nfo_file variable, and ... More... about 12 years ago
fix, deref lua's cfgsets once more More... about 12 years ago
Merge branch 'feat/slut' into next More... about 12 years ago
chore, kick trie_{m,f}read() and trie_{m,f}write() More... about 12 years ago
chore, remove clone_trie() function More... about 12 years ago
minor, force munmap when info file is rebuilt More... about 12 years ago
minor, don't do alpha-mapping in da-trie More... about 12 years ago
Merge branch 'next' More... about 12 years ago
chore, add .travis.yml file More... about 12 years ago
Merge branch 'feat/slut' into next More... about 12 years ago
minor, map and unmap nfo file through accessors and in a lazy way (i.e. ... More... about 12 years ago
fix, actually keep track of the number of symbols in slut More... about 12 years ago
minor, migrate __get_nfo() to operating on rids instead of slut data More... about 12 years ago
fix, make sure we don't try and put a rolf line with rolf id 0 More... about 12 years ago
chore, rid slute-trie-glue-types.h again, the actual trie and the slut data type are different now More... about 12 years ago
minor, introduce rtbl to map rids to the actual offset data More... about 12 years ago
minor, migrate da-trie stuff back to simple data type (we use trie_data_t == intptr_t) More... about 12 years ago
minor, use rdata from the slut to access nfo lines, kick __eol() and __bol() whilst at it More... about 12 years ago
minor, don't free slut upon inotify, instead just bang the whole info file into i2s_s as is More... about 12 years ago
Merge branch 'next' More... about 12 years ago
Merge branch 'feat/slut' into next More... about 12 years ago
minor, speed up da_extend_pool() by realloc'ing in 2-power steps More... about 12 years ago
chore, rename srv/ subdir to src/ More... about 12 years ago
Merge branch 'feat/slut' into next More... about 12 years ago