| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apple | rsc | 2005-07-13 | 2 | -0/+3 |
| | | |||||
| * | exit gracefully on error | rsc | 2005-07-13 | 1 | -1/+1 |
| | | |||||
| * | various needed casts | rsc | 2005-07-13 | 2 | -5/+5 |
| | | |||||
| * | no wide character constants; sigh | rsc | 2005-05-07 | 1 | -2/+2 |
| | | |||||
| * | fix row dump/load inconsistency - thanks to peter canning | rsc | 2005-05-02 | 1 | -5/+7 |
| | | |||||
| * | unused neditwrsel | rsc | 2005-03-23 | 1 | -1/+0 |
| | | |||||
| * | Two bug fixes. | rsc | 2005-03-23 | 2 | -43/+31 |
| | | | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | ||||
| * | fix q1 computation bug in expandfile(). only affects external programs | rsc | 2005-03-21 | 1 | -2/+1 |
| | | |||||
| * | use nil instead of 0 | rsc | 2005-03-18 | 1 | -1/+1 |
| | | |||||
| * | use typecommit; use nil in place of 0 again | rsc | 2005-03-18 | 1 | -7/+3 |
| | | |||||
| * | better tag handling in dollars | rsc | 2005-03-18 | 1 | -0/+13 |
| | | |||||
| * | better scrolling | rsc | 2005-03-18 | 2 | -39/+35 |
| | | |||||
| * | month old bug fix from rob | rsc | 2005-03-18 | 2 | -16/+30 |
| | | |||||
| * | garbage collection | rsc | 2005-03-18 | 1 | -1/+0 |
| | | |||||
| * | Add dollarsign support. | rsc | 2005-03-14 | 1 | -8/+20 |
| | | |||||
| * | Add $foo window names back to acme, enabled with -'$'. | rsc | 2005-03-14 | 4 | -7/+209 |
| | | | | | | See the comment in wind.c about why this isn't the right solution. | ||||
| * | ignore tty notes; still not 100% right | rsc | 2005-02-15 | 1 | -4/+13 |
| | | |||||
| * | 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 |
| | | |||||
