| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bug fix in auth | rsc | 2005-02-11 | 1 | -1/+3 |
| | | |||||
| * | add errors file | rsc | 2005-01-30 | 5 | -0/+51 |
| | | |||||
| * | cope with unix ORCLOSE | rsc | 2005-01-27 | 1 | -1/+2 |
| | | |||||
| * | fix rowdump bug | rsc | 2005-01-27 | 1 | -1/+1 |
| | | |||||
| * | remove searching print; check fids in use; handle addr correctly again | rsc | 2005-01-27 | 3 | -4/+23 |
| | | |||||
| * | add undocumented Abort builtin | rsc | 2005-01-23 | 1 | -5/+27 |
| | | |||||
| * | do not call exits in threaded programs | rsc | 2005-01-17 | 1 | -6/+6 |
| | | |||||
| * | ridiculous precision | rsc | 2005-01-14 | 1 | -7/+7 |
| | | |||||
| * | floating percent | rsc | 2005-01-14 | 1 | -3/+4 |
| | | |||||
| * | checkpoint | rsc | 2005-01-14 | 1 | -9/+9 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 1 | -3/+1 |
| | | |||||
| * | os x changes | rsc | 2005-01-11 | 1 | -0/+3 |
| | | |||||
| * | add -r flag to reverse scrolling behavior. | rsc | 2005-01-10 | 2 | -0/+11 |
| | | | | | from peter canning. | ||||
| * | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 2005-01-04 | 4 | -21/+15 |
| | | |||||
| * | don't need to rename Fid | rsc | 2005-01-04 | 1 | -5/+3 |
| | | |||||
| * | don't need to rename Fid anymore | rsc | 2005-01-04 | 1 | -4/+2 |
| | | |||||
| * | back to threadnotify | rsc | 2005-01-04 | 1 | -1/+1 |
| | | |||||
| * | dumb porting bugs | rsc | 2004-12-27 | 1 | -2/+2 |
| | | |||||
| * | changes from plan 9 | rsc | 2004-12-27 | 6 | -17/+31 |
| | | |||||
| * | change to use new thread library | rsc | 2004-12-27 | 7 | -24/+41 |
| | | |||||
| * | allow last column to be deleted | rsc | 2004-11-15 | 1 | -8/+0 |
| | | |||||
| * | bug fix in Get from rob | rsc | 2004-11-01 | 1 | -0/+2 |
| | | |||||
| * | change md argument to number etc. (which acted only as a flag) | rsc | 2004-10-22 | 8 | -25/+55 |
| | | | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens | ||||
| * | bug fix in Zerox arrow handling from rob | rsc | 2004-10-17 | 1 | -2/+2 |
| | | |||||
| * | autoindent fixes from rob | rsc | 2004-09-28 | 2 | -12/+27 |
| | | |||||
| * | Compare function pointers against 0 rather than nil. | wkj | 2004-07-09 | 1 | -1/+1 |
| | | |||||
| * | unused variable | rsc | 2004-06-20 | 1 | -1/+0 |
| | | |||||
| * | fix scrolling | rsc | 2004-06-20 | 1 | -4/+5 |
| | | |||||
| * | look for $HOME - thanks to peter canning. | rsc | 2004-06-17 | 1 | -0/+2 |
| | | |||||
| * | scrolling | rsc | 2004-06-11 | 2 | -4/+7 |
| | | |||||
| * | Buttons 4 and 5. | rsc | 2004-06-09 | 3 | -3/+24 |
| | | |||||
| * | restore current directory after threadexec. | rsc | 2004-05-15 | 1 | -7/+48 |
| | | | | | this is dodgy. | ||||
| * | various bug fixes | rsc | 2004-05-14 | 3 | -3/+8 |
| | | |||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -1/+6 |
| | | | | | various other little fixes. | ||||
| * | no more Dotfiles | rsc | 2004-04-25 | 1 | -17/+0 |
| | | |||||
| * | add tab size to window ctl file | rsc | 2004-04-25 | 2 | -1/+2 |
| | | |||||
| * | undo the madness. | rsc | 2004-04-21 | 6 | -209/+15 |
| | | |||||
| * | $foo in tags - here only for reference. | rsc | 2004-04-21 | 6 | -15/+209 |
| | | |||||
| * | clean up when finished. | rsc | 2004-04-19 | 2 | -1/+2 |
| | | |||||
| * | oldorg was bad idea | rsc | 2004-04-19 | 2 | -14/+0 |
| | | |||||
| * | various little bug fixes | rsc | 2004-04-19 | 2 | -0/+14 |
| | | |||||
| * | add rog's chording fix. | rsc | 2004-04-16 | 1 | -7/+7 |
| | | |||||
| * | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 2004-04-08 | 3 | -0/+21 |
| | | |||||
| * | . | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 8 | -17/+28 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 10 | -45/+75 |
| | | | | | More changes. | ||||
| * | Small tweaks | rsc | 2004-03-21 | 6 | -8/+46 |
| | | | | | Lots of new code imported. | ||||
| * | Unfix non-bug. | rsc | 2004-03-05 | 1 | -1/+1 |
| | | |||||
| * | Amazingly picky bug fixes from Valgrind. | rsc | 2004-03-05 | 1 | -2/+2 |
| | | |||||
| * | Various little fixes. | rsc | 2004-03-05 | 2 | -3/+3 |
| | | |||||
