Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 2 | -6/+6 | |
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 | -2/+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 | |||||
2011-08-02 | lex: 64-bit bug | Russ Cox | 3 | -3/+3 | |
R=rsc http://codereview.appspot.com/4830054 | |||||
2006-04-20 | bug fix | rsc | 2 | -2/+3 | |
2006-04-20 | more 64-bit fixes | rsc | 2 | -2/+2 | |
2006-04-20 | 64-bit safe (from plan9) | rsc | 5 | -14/+41 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-08-11 | silence various warnings | rsc | 1 | -1/+1 | |
2005-01-11 | get rid of the 9foo commands in favor of the 9 script | rsc | 1 | -1/+1 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -9/+0 | |
2004-08-17 | Fix huge bug in lex, introduced by porting. | rsc | 1 | -3/+3 | |
Surprising that anything worked. | |||||
2004-06-03 | More cvs turds. | wkj | 1 | -0/+2 | |
2004-05-17 | refer to new file | rsc | 1 | -1/+1 | |
2004-05-16 | Make lex more pedant friendly. | wkj | 3 | -2/+5 | |
2004-04-21 | Document recent changes. | wkj | 2 | -3/+4 | |
Make lex really compile in rsc's world. | |||||
2004-04-21 | Plan 9 lex (to be installed as lex.9, if at all). | wkj | 8 | -0/+2903 | |