Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-27 | all: DragonFly port. | Shenghou Ma | 1 | -3/+3 | |
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046 | |||||
2011-02-04 | eqn: add working mbtowc and wctomb | Russ Cox | 2 | -0/+166 | |
Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042 | |||||
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 1 | -0/+2 | |
http://codereview.appspot.com/116073 | |||||
2009-05-31 | cmd: getline now a dirty word (James Toy) | Russ Cox | 1 | -0/+1 | |
2008-11-17 | eqn: silence gcc printf warning | Russ Cox | 1 | -2/+1 | |
2008-05-10 | misc: array bounds fixes that gcc finds (John Gosset) | Russ Cox | 1 | -1/+1 | |
2008-03-06 | eqn: use intptr to silence 64-bit warning (Michael Teichgräber) | Russ Cox | 1 | -1/+1 | |
2006-04-20 | 64-bit | rsc | 1 | -3/+3 | |
2006-04-20 | warning | rsc | 1 | -1/+1 | |
2006-02-06 | more casts | rsc | 5 | -7/+7 | |
2006-02-04 | print warnings | rsc | 13 | -31/+31 | |
2006-01-06 | use inttypes | rsc | 1 | -1/+1 | |
2005-12-30 | stupid pointers | rsc | 2 | -6/+7 | |
2005-12-29 | 64-bit fixes | rsc | 1 | -3/+3 | |
2005-11-01 | more signedness bugs | rsc | 3 | -5/+4 | |
2005-11-01 | isdigit (Tom Miller) | rsc | 1 | -0/+1 | |
2005-10-31 | ctype sign fixes (Tom Miller) | rsc | 2 | -4/+4 | |
2005-05-07 | remove declaration of errno | rsc | 1 | -1/+0 | |
2005-01-19 | add errno | rsc | 2 | -1/+1 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-12-27 | silence various warnings | rsc | 1 | -1/+1 | |
2004-06-03 | More cvs turds. | wkj | 1 | -0/+3 | |
2004-05-17 | Ditto. | wkj | 2 | -1/+4 | |
2004-05-17 | Remove accidentally comitted files. | wkj | 3 | -856/+0 | |
2004-05-16 | Checkpoint. | wkj | 11 | -263/+281 | |
2004-05-15 | whoops | rsc | 1 | -0/+0 | |
2004-05-15 | Let's try this. It's BUGGERED. | rsc | 29 | -0/+3679 | |