Commit Briefs

Russ Cox

g: add *.goc

R=rsc http://codereview.appspot.com/4832048


Russ Cox

codereview: import from Go

R=rsc http://codereview.appspot.com/4819053


Russ Cox

lex: 64-bit bug

R=rsc http://codereview.appspot.com/4830054


Russ Cox

acme: fix iq1 adjust bug

R=rsc http://codereview.appspot.com/4816066


Russ Cox

9term: home/end like acme

R=rsc http://codereview.appspot.com/4830052


Russ Cox

acme: scrolling fixes + new home/end

Home and End previously navigated between two different window locations: the top and the bottom of the text. Now they include a third waypoint: the location where typing last happened. Thus, in a win window, typing ls -l <home> scrolls to the beginning of the ls -l output. A second <home> continues to the top of the file. Makes Send scroll always, along with writes by external programs to +Errors. R=r CC=mccoyst http://codereview.appspot.com/4830051


Russ Cox

acme: allow :?regexp for backward search

Fixes issue 80. R=rsc http://codereview.appspot.com/4662088


Russ Cox

acme: fix out of order address crash

R=rsc http://codereview.appspot.com/4690042


Russ Cox

grep: import $ fix from plan 9

R=rsc http://codereview.appspot.com/4673053


Russ Cox

primes: faster output

R=rsc http://codereview.appspot.com/4664053


Russ Cox

devdraw: dynamic discovery of MultiTouch devices

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4653041


Russ Cox

devdraw: Shrinking a window on osx 10.6.7 no longer disables drawing.

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4632051


Russ Cox

vacfs: document replacement of -c flag by -M

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4595049


Russ Cox

venti: fix pragma varargck due to changes in tag()

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4517150


Russ Cox

venti.h: import indentation from plan 9

R=rsc CC=plan9port.codebot http://codereview.appspot.com/4571065