Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-25 | page: check for gs failure | Russ Cox | 1 | -0/+8 | |
2010-02-04 | R=rsc | Mathieu Lonjaret | 7 | -53/+138 | |
CC=codebot http://codereview.appspot.com/193069 | |||||
2009-08-20 | page: remove temporary file at program exit; fixes reading from stdin | J.R. Mauro | 3 | -5/+16 | |
http://codereview.appspot.com/105097 | |||||
2009-08-15 | page: add missing delayfreeimage calls | Fazlul Shahriar | 1 | -2/+14 | |
fixes #19 http://code.swtch.com/plan9port/issue/19 http://codereview.appspot.com/108041 | |||||
2009-08-10 | page: move cmd/page/cache.c to src/cmd/page/cache.c | Russ Cox | 1 | -0/+196 | |
not sure how the codebot screwed that up. | |||||
2009-08-09 | page: add caching from Plan 9 | Fazlul Shahriar | 4 | -56/+16 | |
http://codereview.appspot.com/105070 | |||||
2009-05-25 | page: fix for newer versions of ghostscript. | Kris Maglione | 1 | -3/+3 | |
2008-12-06 | page: remove lingering ref to ccitt-g4 | Russ Cox | 1 | -2/+0 | |
2008-12-06 | page: reorder cvt[] array to match enum | Russ Cox | 2 | -4/+1 | |
2008-12-01 | src/cmd/page/gfx.c: use C89 array initialiser | Albert Lee | 1 | -13/+13 | |
2008-07-10 | lib9: add mode parameter to opentemp | Russ Cox | 4 | -4/+3 | |
2008-07-09 | page: add canonical -W option | Russ Cox | 1 | -0/+3 | |
2007-05-05 | fix troff input (Colin DeVilbiss) | rsc | 1 | -2/+3 | |
2007-04-03 | finish conversion to libthread; avoids extra page proc sticking around (Tim ↵ | rsc | 1 | -12/+12 | |
Wiess) | |||||
2007-03-26 | add page (Kris Maglione) | rsc | 14 | -479/+447 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 5 | -19/+19 | |
2006-03-20 | update lucida | rsc | 12 | -79/+133 | |
2005-01-04 | forgot this | rsc | 1 | -0/+29 | |
2005-01-04 | placeholder; does not yet build | rsc | 13 | -0/+3661 | |