File: TODO

package info (click to toggle)
cimfomfa 21-361-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,104 kB
  • sloc: ansic: 10,764; sh: 1,053; makefile: 57
file content (14 lines) | stat: -rw-r--r-- 420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14


-  have window mode in hashfile:
      keep a constant number of entries in the hash, removing the older
      entries in order. (to stress-test hashes, in conjunction with const)

-  rewrite peach.c
   make it use a braindead grammar (basic "\n .." etc assumptions)
   comments ? mm difficult.

/  remove util, install it using libzwik.
-  clean up hashfile, clean up sorting, enable -r, -u.
-  make --stats option.