updated todo
This commit is contained in:
parent
beee9ae383
commit
ece14b11ba
1 changed files with 4 additions and 4 deletions
8
TODO.md
8
TODO.md
|
|
@ -1,6 +1,6 @@
|
||||||
- [x] file operations
|
- [x] file operations
|
||||||
- [x] write to file (at index)
|
- [x] write to file (at index)
|
||||||
- [x] read file
|
- [x] read file
|
||||||
- [x] a tape type - representing a file?
|
- [x] a tape type - representing a file?
|
||||||
- [x] a record type - x1,x2,x3,x4,x5
|
- [x] a record type - x1,x2,x3,x4,x5
|
||||||
- [x] comparing records
|
- [x] comparing records
|
||||||
|
|
@ -8,11 +8,11 @@
|
||||||
- [x] configuration
|
- [x] configuration
|
||||||
- [x] cmd args - man getopts
|
- [x] cmd args - man getopts
|
||||||
- [x] file input
|
- [x] file input
|
||||||
- [x] keyboard input
|
- [ ] keyboard input
|
||||||
- [ ] stage 1
|
- [x] stage 1
|
||||||
- [x] reading chunks
|
- [x] reading chunks
|
||||||
- [x] sorting
|
- [x] sorting
|
||||||
- [ ] writing runs
|
- [x] writing runs
|
||||||
- [ ] stage 2
|
- [ ] stage 2
|
||||||
- [ ] reading runs
|
- [ ] reading runs
|
||||||
- [ ] multiway merge
|
- [ ] multiway merge
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue