Commit Briefs

Russ Cox

plumb.app: accept plumb:foo as alias for foo

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


Russ Cox

devdraw: map X11 dead_diaresis to double quote

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


Russ Cox

libmemdraw: fix int size bug

R=rsc, quanstro CC=plan9port.codebot http://codereview.appspot.com/6657043


Russ Cox

silence more warnings

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


Russ Cox

9c: support clang on Mac

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


Russ Cox

fix clang warnings reported by Tuncer Ayaz

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


Russ Cox

9c: add more clang warning silencers, use signed chars

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


Russ Cox

lib9: fix Mac warning

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


Russ Cox

INSTALL: don't try to use \b in acme window

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


Russ Cox

fix gcc 4.7 warnings (thanks Tuncer Ayaz)

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


Russ Cox

web: fix BROWSER=google-chrome on Mac

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


Russ Cox

mount: fix for osxfuse

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


Russ Cox

libframe: use correct text color when painting

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


Russ Cox

devdraw: MacBook retina support

Enable with export devdrawretina=1 (everything will be smaller). R=rsc CC=plan9port.codebot http://codereview.appspot.com/6592072


Russ Cox

devdraw: prefer 24-bit over 15-bit or 16-bit.

Fixes remote X11 use via XQuartz 2.7.4. R=rsc http://codereview.appspot.com/6624058