Age | Commit message (Expand) | Author | Files | Lines |
2010-02-18 | This should resolve the crash indicated in issue 44: | Eoghan Sherry | 1 | -1/+1 |
2010-02-07 | make flate crc32 work when ulong is 64 bits | Russ Cox | 5 | -16/+15 |
2010-02-06 | devdraw: fix support for multitouch trackpads | Russ Cox | 1 | -8/+8 |
2010-02-04 | R=rsc | Mathieu Lonjaret | 7 | -53/+138 |
2010-01-28 | libdraw: allow 32-bit Runes | Russ Cox | 1 | -1/+1 |
2010-01-26 | R=rsc | Anthony Sorace | 1 | -1/+1 |
2010-01-16 | devdraw: fix OS X resize bug caused by redraw bug fix | Russ Cox | 1 | -7/+9 |
2010-01-15 | devdraw: fewer spurious mouse clicks in OS X multitouch | Russ Cox | 1 | -2/+5 |
2010-01-14 | devdraw: handle kEventWindowDrawContent | Russ Cox | 1 | -0/+8 |
2010-01-12 | ed: new append from rob, avoids overflow in pointer arithmetic | Russ Cox | 1 | -10/+14 |
2010-01-12 | acme: let Edit redo when file is clean | Russ Cox | 1 | -1/+1 |
2010-01-05 | win fixes | Fazlul Shahriar | 1 | -6/+26 |
2010-01-04 | devdraw: release multitouch mouse when app is collapsed (minimized) | Russ Cox | 1 | -1/+15 |
2010-01-04 | devdraw: add multitouch code from Paul Lalonde | Russ Cox | 3 | -11/+267 |
2009-12-27 | troff: avoid crash if home == NULL | Russ Cox | 1 | -1/+2 |
2009-12-10 | 9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum | Russ Cox | 1 | -53/+1 |
2009-12-06 | sam: fix off-by-one in buffer merge. | Russ Cox | 1 | -2/+2 |
2009-11-30 | devdraw: fix OS X behavior for Spanish keyboards | Enrique Soriano | 1 | -1/+3 |
2009-11-30 | Related to issue | Michael Teichgräber | 1 | -0/+53 |
2009-11-30 | acme: fix Load of acme with no windows | Fazlul Shahriar | 1 | -2/+2 |
2009-11-18 | libthread: context switching for arm, still not complete | Russ Cox | 4 | -4/+78 |
2009-09-29 | devdraw: draft of new Cocoa-based devdraw | Jeff Sickel | 5 | -1/+1439 |
2009-09-25 | acme: correct modified message after initial load; more detail in | Russ Cox | 5 | -14/+29 |
2009-09-24 | lib9: do not include st_dev in qid.path | Russ Cox | 1 | -1/+8 |
2009-09-16 | ed: update to 32-bit Runes | Russ Cox | 1 | -9/+9 |
2009-09-14 | devdraw: fix X11 input sequences | Russ Cox | 1 | -0/+17 |
2009-09-13 | rc: implement and document <>{cmd} notation | Michael Teichgräber | 1 | -17/+47 |
2009-09-13 | dhcpd: fix build on OS X, silence non-log prints | Russ Cox | 2 | -9/+2 |
2009-09-13 | tcs: update for 32-bit Rune | Russ Cox | 2 | -172/+4 |
2009-09-13 | postscript: update for 32-bit Rune | Russ Cox | 1 | -13/+1 |
2009-09-13 | lib9: fix dirread/stat mismatch on Snow Leopard | Russ Cox | 1 | -4/+0 |
2009-09-12 | vbackup: fix build on FreeBSD 8 | Russ Cox | 1 | -0/+5 |
2009-09-12 | devdraw: update OS X snarf for 32-bit Rune (again) | Russ Cox | 1 | -9/+40 |
2009-09-12 | devdraw: update OS X snarf for 32-bit Rune | Russ Cox | 1 | -40/+9 |
2009-09-12 | devdraw: update OS X snarf for 32-bit Rune | Russ Cox | 1 | -9/+40 |
2009-09-12 | libplumb, Mail: fix crash on nil plumb fids | Mathieu Lonjaret | 2 | -3/+10 |
2009-09-11 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 12 | -40/+81 |
2009-09-11 | acme: htmlclick takes precedence over line click | Russ Cox | 1 | -3/+3 |
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 7 | -0/+20 |
2009-08-23 | venti: handle FS block size > MaxIo | Venkatesh Srinivas | 1 | -2/+5 |
2009-08-23 | rc: make read not ignore interrupts/errors (again) | Michael Teichgräber | 1 | -2/+7 |
2009-08-23 | libavl: import from Plan 9 | Russ Cox | 2 | -0/+423 |
2009-08-21 | venti/copy: synchronize with Plan 9; indent in verbose mode | Venkatesh Srinivas | 1 | -9/+112 |
2009-08-20 | page: remove temporary file at program exit; fixes reading from stdin | J.R. Mauro | 3 | -5/+16 |
2009-08-20 | lib9: dotu fixes in convS2M, convM2S | Tim Newsham | 2 | -6/+34 |
2009-08-17 | libthread: make page work on OS X | Russ Cox | 2 | -0/+5 |
2009-08-17 | dial: allow host==0 when net=="unix" | Fazlul Shahriar | 1 | -1/+1 |
2009-08-15 | dial: reject dial to * (aka 0.0.0.0) | Russ Cox | 1 | -0/+5 |
2009-08-15 | page: add missing delayfreeimage calls | Fazlul Shahriar | 1 | -2/+14 |
2009-08-14 | libfmt: add missing copyright notice to nan64.c | Russ Cox | 1 | -0/+2 |