summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2314b3e..d7fda2a 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
id-utils TODO - Future directions
+* General
+ - Add comments to all substantive functions
+
* Portability
- Fix file name handling for non-UNIX file systems
(notably DOS, Windoze & OS/2).
@@ -17,6 +20,7 @@ id-utils TODO - Future directions
- store & retrieve floating point literals
- automatically crack (optionally gzipped or compressed) tar files, so
you can index and search archived source without having to unpack it.
+ - reset access times
* mkid
- (Optinally?) store tokenized contents of comments.
@@ -25,10 +29,12 @@ id-utils TODO - Future directions
identifiers. Indicate which files have defns vs. uses. This info
is needed to support a cscope interface.
- Add times(2) results to statistics output.
+ - Scale statistics base unit (KB, MB, GB)
- treat \ specially for TeX files and do likewise with @ for Texinfo.
- report dangling symlinks as such, rather than just saying "can't stat"
- don't gripe about dangling symlinks if file won't be scanned anyway
- Reinstate "-" on command-line, meaning read stdin for newline-separated args.
+ - detect and avoid cycles in the tree induced by symlinks to /.
* gscope
- add a cscope work-alike query interface