mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 15:37:59 +00:00
todo
This commit is contained in:
parent
70a0c35ba3
commit
eaae067e41
1 changed files with 4 additions and 8 deletions
12
c/todo.txt
12
c/todo.txt
|
|
@ -28,10 +28,13 @@ TOP OF LIST
|
|||
NEATEN
|
||||
|
||||
!! xxx's in the code
|
||||
|
||||
! copyright headers ...
|
||||
|
||||
* source hygiene: top-of-header comments, readme re memory management, etc.
|
||||
* mmap cleanup, especially csv
|
||||
|
||||
* prune pix/ dir
|
||||
|
||||
* trawl around sysadmin docs etc. looking for more use-cases. not just data analysis or devops/logdive.
|
||||
|
||||
================================================================
|
||||
|
|
@ -39,7 +42,6 @@ IMPROVEMENTS
|
|||
|
||||
* pprint reader: read using field widths?!? with strip ... that would solve the embedded-whitespace problem.
|
||||
lmhsi: column name -> char index??
|
||||
* null-handling everywhere!! :/
|
||||
* free-flag for string mlrvals
|
||||
|
||||
================================================================
|
||||
|
|
@ -120,12 +122,6 @@ UT/REG
|
|||
* mmap/stdio UTs; run all cases with --mmap and again with --no-mmap
|
||||
* all __X_MAIN__ instances -> UT code (effectively all-but-dead code at present)
|
||||
|
||||
================================================================
|
||||
HYGIENE
|
||||
|
||||
!! join: cleanup of xxx cmts
|
||||
!! mmap cleanup, especially csv
|
||||
|
||||
================================================================
|
||||
HARDER HYGIENE
|
||||
* eliminate compiler warnings for lemon & its autogenerated code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue