Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 12 | -35/+31 | |
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 | -15/+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 | |||||
2013-01-19 | jpegdump: fix build and warnings | David du Colombier | 1 | -7/+8 | |
R=rsc https://codereview.appspot.com/7070070 | |||||
2011-05-17 | gif: fix setting of transparency channels when writing gifs. | Rob Pike | 1 | -7/+7 | |
R=rsc http://codereview.appspot.com/4538073 | |||||
2010-09-03 | topng: 64-bit fix | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/2124042 | |||||
2010-02-07 | make flate crc32 work when ulong is 64 bits | Russ Cox | 2 | -6/+6 | |
R=, rsc CC= http://codereview.appspot.com/203061 | |||||
2008-05-10 | misc: array bounds fixes that gcc finds (John Gosset) | Russ Cox | 1 | -4/+1 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 13 | -79/+79 | |
2006-03-19 | autoresize (erik quanstrom) | rsc | 5 | -8/+7 | |
2006-02-15 | resize window to fit image (Erik Quanstrom) | rsc | 4 | -17/+13 | |
2005-11-12 | no /fd/ | rsc | 1 | -1/+1 | |
2005-11-01 | isdigit (Tom Miller) | rsc | 1 | -4/+4 | |
2005-09-15 | Do not revert to CMAP for second file. (Rob Pike). | rsc | 1 | -7/+9 | |
2005-03-18 | drop readerr | rsc | 1 | -1/+0 | |
2005-03-18 | better png handling | rsc | 1 | -91/+209 | |
2005-02-15 | add support for alpha | rsc | 1 | -14/+47 | |
2005-01-30 | use correct graphics format | rsc | 1 | -11/+8 | |
2005-01-14 | stupid sun | rsc | 1 | -2/+0 | |
2005-01-14 | stupid programmer | rsc | 1 | -1/+1 | |
2005-01-14 | smart sun | rsc | 1 | -8/+6 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -3/+0 | |
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 1 | -1/+1 | |
2004-05-17 | Placate the CVS monster. | wkj | 2 | -1/+16 | |
2004-04-29 | add -W to specify window size. | rsc | 7 | -13/+71 | |
various other little fixes. | |||||
2004-04-25 | stupid sun | rsc | 3 | -11/+14 | |
2004-04-21 | odds and ends | rsc | 1 | -0/+2 | |
2004-04-21 | add new guys | rsc | 1 | -2/+2 | |
2004-04-21 | Why not? | rsc | 32 | -0/+9072 | |