diff options
author | Bjoern Tropf <asymmail@googlemail.com> | 2009-05-27 18:54:15 +0200 |
---|---|---|
committer | Bjoern Tropf <asymmail@googlemail.com> | 2009-05-27 18:54:15 +0200 |
commit | 519b7c365a4cdd72a33bcb5dce1d5f03c9ac359b (patch) | |
tree | 9f5ff8364987505b2fe7214cd037e49297adc2d5 /TODO | |
parent | Use internal parseString to print "prettyxml" (diff) | |
download | kernel-check-519b7c365a4cdd72a33bcb5dce1d5f03c9ac359b.tar.gz kernel-check-519b7c365a4cdd72a33bcb5dce1d5f03c9ac359b.tar.bz2 kernel-check-519b7c365a4cdd72a33bcb5dce1d5f03c9ac359b.zip |
Clean TODOs and FIXMEs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ -collector.py -============ +collector +========= - Stability testing / fuzzing (Valgrind (?)) - Add more logging messages - Check file integrity (?) - Use more telling variables - Clean up code +- Rework interval.py - Implement DTD - Function documentation / manpages - Remove overhead from interval.py (?) |