rsc
|
725d9fd795
|
winunlock bug
|
2005-07-28 04:47:00 +00:00 |
|
rsc
|
d242e5ad5a
|
openbsd
|
2005-07-22 11:49:29 +00:00 |
|
rsc
|
a8ec4910fd
|
apple
|
2005-07-13 21:34:11 +00:00 |
|
rsc
|
37c7bc13fd
|
exit gracefully on error
|
2005-07-13 10:47:40 +00:00 |
|
rsc
|
44e41b1f3a
|
various needed casts
|
2005-07-13 03:53:24 +00:00 |
|
rsc
|
bb0266fe61
|
no wide character constants; sigh
|
2005-05-07 22:42:06 +00:00 |
|
rsc
|
033c6013b2
|
fix row dump/load inconsistency - thanks to peter canning
|
2005-05-02 04:30:54 +00:00 |
|
rsc
|
8f88ddb02c
|
unused neditwrsel
|
2005-03-23 20:20:17 +00:00 |
|
rsc
|
5e77b8bb61
|
Two bug fixes.
1. Make sure cmdname NUL-terminates its arguments.
2. Fix the elogapply warning, hopefully.
|
2005-03-23 20:19:53 +00:00 |
|
rsc
|
8057b1ce3f
|
fix q1 computation bug in expandfile(). only affects external programs
|
2005-03-21 04:56:47 +00:00 |
|
rsc
|
8c0613150e
|
use nil instead of 0
|
2005-03-18 19:34:00 +00:00 |
|
rsc
|
5544aaf99b
|
use typecommit; use nil in place of 0 again
|
2005-03-18 19:33:50 +00:00 |
|
rsc
|
3b33df997f
|
better tag handling in dollars
|
2005-03-18 19:33:32 +00:00 |
|
rsc
|
f334d75632
|
better scrolling
|
2005-03-18 19:33:26 +00:00 |
|
rsc
|
2a373ea419
|
month old bug fix from rob
|
2005-03-18 18:05:48 +00:00 |
|
rsc
|
c1fca1adb0
|
garbage collection
|
2005-03-18 18:05:41 +00:00 |
|
rsc
|
d5c40a0da2
|
Add dollarsign support.
|
2005-03-14 21:02:14 +00:00 |
|
rsc
|
d96da29b37
|
Add $foo window names back to acme, enabled with -'$'.
See the comment in wind.c about why this isn't the right
solution.
|
2005-03-14 20:53:10 +00:00 |
|
rsc
|
429f8aa4c1
|
ignore tty notes; still not 100% right
|
2005-02-15 05:04:01 +00:00 |
|
rsc
|
5aa723da3c
|
bug fix in auth
|
2005-02-11 16:55:15 +00:00 |
|
rsc
|
9d01e22178
|
add errors file
|
2005-01-30 16:34:12 +00:00 |
|
rsc
|
97e85ebf11
|
cope with unix ORCLOSE
|
2005-01-27 20:55:51 +00:00 |
|
rsc
|
5bae51dd93
|
fix rowdump bug
|
2005-01-27 20:52:51 +00:00 |
|
rsc
|
07494878dc
|
remove searching print; check fids in use; handle addr correctly again
|
2005-01-27 20:36:04 +00:00 |
|
rsc
|
6dd68c9ad7
|
add undocumented Abort builtin
|
2005-01-23 22:57:06 +00:00 |
|
rsc
|
38c10d1abc
|
do not call exits in threaded programs
|
2005-01-17 21:29:00 +00:00 |
|
rsc
|
0fdffa38a1
|
ridiculous precision
|
2005-01-14 20:53:44 +00:00 |
|
rsc
|
23aada8926
|
floating percent
|
2005-01-14 20:21:15 +00:00 |
|
rsc
|
78e51a8c66
|
checkpoint
|
2005-01-14 03:45:44 +00:00 |
|
rsc
|
c8b6342d3c
|
Many small edits.
|
2005-01-13 04:49:19 +00:00 |
|
rsc
|
b8f742db85
|
os x changes
|
2005-01-11 17:43:53 +00:00 |
|
rsc
|
d8c78a8d56
|
add -r flag to reverse scrolling behavior.
from peter canning.
|
2005-01-10 00:21:13 +00:00 |
|
rsc
|
627bae9c76
|
clean up mkfile; fix winctlprint bug reported by peter canning
|
2005-01-04 21:39:23 +00:00 |
|
rsc
|
f755d50401
|
don't need to rename Fid
|
2005-01-04 21:29:20 +00:00 |
|
rsc
|
05636f8303
|
don't need to rename Fid anymore
|
2005-01-04 21:28:37 +00:00 |
|
rsc
|
93a6f8d76a
|
back to threadnotify
|
2005-01-04 21:28:25 +00:00 |
|
rsc
|
2189e55cde
|
dumb porting bugs
|
2004-12-27 16:57:41 +00:00 |
|
rsc
|
6d7fdb243c
|
changes from plan 9
|
2004-12-27 01:16:26 +00:00 |
|
rsc
|
334cb1e91c
|
change to use new thread library
|
2004-12-27 00:38:59 +00:00 |
|
rsc
|
5e2e4f8239
|
allow last column to be deleted
|
2004-11-15 16:19:03 +00:00 |
|
rsc
|
0d0bad2ee4
|
bug fix in Get from rob
|
2004-11-01 17:26:59 +00:00 |
|
rsc
|
012a8a02d5
|
change md argument to number etc. (which acted only as a flag)
to an actual flag.
buffer underrun check in number
add xdata file for exactly the addressed region
save addr across opens
|
2004-10-22 17:11:30 +00:00 |
|
rsc
|
63853aa069
|
bug fix in Zerox arrow handling from rob
|
2004-10-17 00:12:14 +00:00 |
|
rsc
|
53998c99d6
|
autoindent fixes from rob
|
2004-09-28 16:10:49 +00:00 |
|
wkj
|
a87638642c
|
Compare function pointers against 0 rather than nil.
|
2004-07-09 01:54:06 +00:00 |
|
rsc
|
b9d0739c20
|
unused variable
|
2004-06-20 16:30:27 +00:00 |
|
rsc
|
64055489f6
|
fix scrolling
|
2004-06-20 16:29:19 +00:00 |
|
rsc
|
7ae745421a
|
look for $HOME - thanks to peter canning.
|
2004-06-17 03:30:49 +00:00 |
|
rsc
|
038aa0220a
|
scrolling
|
2004-06-11 04:13:03 +00:00 |
|
rsc
|
c16f1f733b
|
Buttons 4 and 5.
|
2004-06-09 14:01:43 +00:00 |
|