Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-12 | all: fix or silence various gcc warnings | Russ Cox | 2 | -2/+2 | |
As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 3 | -3/+2 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 1 | -4/+0 | |
Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0 | |||||
2012-10-20 | fix gcc 4.7 warnings (thanks Tuncer Ayaz) | Russ Cox | 2 | -6/+1 | |
R=rsc http://codereview.appspot.com/6744053 | |||||
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 1 | -0/+3 | |
http://codereview.appspot.com/116073 | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-12-29 | 64-bit fixes | rsc | 1 | -1/+1 | |
2005-11-01 | isdigit (Tom Miller) | rsc | 1 | -1/+1 | |
2005-07-13 | apple | rsc | 1 | -5/+0 | |
2005-05-07 | remove declaration of errno | rsc | 1 | -2/+0 | |
2005-01-14 | works on Linux 2.6 | rsc | 1 | -2/+1 | |
2005-01-07 | Update CVS turd. | wkj | 1 | -0/+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-16 | Checkpoint: pull in mpm; merge pic from Taj's version of the world | wkj | 8 | -39/+61 | |
2004-05-15 | Let's try this. It's BUGGERED. | rsc | 20 | -0/+4228 | |