Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-16 | add bigtags | rsc | 5 | -2/+96 | |
2005-12-16 | Better window size management. | rsc | 4 | -11/+34 | |
2005-10-31 | More prep. | rsc | 2 | -8/+9 | |
2005-10-31 | Cleanup in preparation for multiline tags. | rsc | 6 | -92/+110 | |
2005-10-29 | Add mail (John Cummings) | rsc | 11 | -0/+3588 | |
2005-10-29 | add mail | rsc | 1 | -0/+2 | |
2005-09-26 | More thread names. | rsc | 3 | -0/+5 | |
2005-07-28 | winunlock bug | rsc | 1 | -6/+6 | |
2005-07-22 | openbsd | rsc | 1 | -0/+5 | |
2005-07-13 | apple | rsc | 2 | -0/+3 | |
2005-07-13 | exit gracefully on error | rsc | 1 | -1/+1 | |
2005-07-13 | various needed casts | rsc | 2 | -5/+5 | |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -2/+2 | |
2005-05-02 | fix row dump/load inconsistency - thanks to peter canning | rsc | 1 | -5/+7 | |
2005-03-23 | unused neditwrsel | rsc | 1 | -1/+0 | |
2005-03-23 | Two bug fixes. | rsc | 2 | -43/+31 | |
1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | |||||
2005-03-21 | fix q1 computation bug in expandfile(). only affects external programs | rsc | 1 | -2/+1 | |
2005-03-18 | use nil instead of 0 | rsc | 1 | -1/+1 | |
2005-03-18 | use typecommit; use nil in place of 0 again | rsc | 1 | -7/+3 | |
2005-03-18 | better tag handling in dollars | rsc | 1 | -0/+13 | |
2005-03-18 | better scrolling | rsc | 2 | -39/+35 | |
2005-03-18 | month old bug fix from rob | rsc | 2 | -16/+30 | |
2005-03-18 | garbage collection | rsc | 1 | -1/+0 | |
2005-03-14 | Add dollarsign support. | rsc | 1 | -8/+20 | |
2005-03-14 | Add $foo window names back to acme, enabled with -'$'. | rsc | 4 | -7/+209 | |
See the comment in wind.c about why this isn't the right solution. | |||||
2005-02-15 | ignore tty notes; still not 100% right | rsc | 1 | -4/+13 | |
2005-02-11 | bug fix in auth | rsc | 1 | -1/+3 | |
2005-01-30 | add errors file | rsc | 5 | -0/+51 | |
2005-01-27 | cope with unix ORCLOSE | rsc | 1 | -1/+2 | |
2005-01-27 | fix rowdump bug | rsc | 1 | -1/+1 | |
2005-01-27 | remove searching print; check fids in use; handle addr correctly again | rsc | 3 | -4/+23 | |
2005-01-23 | add undocumented Abort builtin | rsc | 1 | -5/+27 | |
2005-01-17 | do not call exits in threaded programs | rsc | 1 | -6/+6 | |
2005-01-14 | ridiculous precision | rsc | 1 | -7/+7 | |
2005-01-14 | floating percent | rsc | 1 | -3/+4 | |
2005-01-14 | checkpoint | rsc | 1 | -9/+9 | |
2005-01-13 | Many small edits. | rsc | 1 | -3/+1 | |
2005-01-11 | os x changes | rsc | 1 | -0/+3 | |
2005-01-10 | add -r flag to reverse scrolling behavior. | rsc | 2 | -0/+11 | |
from peter canning. | |||||
2005-01-04 | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 4 | -21/+15 | |
2005-01-04 | don't need to rename Fid | rsc | 1 | -5/+3 | |
2005-01-04 | don't need to rename Fid anymore | rsc | 1 | -4/+2 | |
2005-01-04 | back to threadnotify | rsc | 1 | -1/+1 | |
2004-12-27 | dumb porting bugs | rsc | 1 | -2/+2 | |
2004-12-27 | changes from plan 9 | rsc | 6 | -17/+31 | |
2004-12-27 | change to use new thread library | rsc | 7 | -24/+41 | |
2004-11-15 | allow last column to be deleted | rsc | 1 | -8/+0 | |
2004-11-01 | bug fix in Get from rob | rsc | 1 | -0/+2 | |
2004-10-22 | change md argument to number etc. (which acted only as a flag) | rsc | 8 | -25/+55 | |
to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens | |||||
2004-10-17 | bug fix in Zerox arrow handling from rob | rsc | 1 | -2/+2 | |