Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-21 | silence more warnings | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/6744056 | |||||
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 1 | -2/+0 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2006-05-27 | Use va_args in cosadd/sinadd (Michael Teichgräber) | rsc | 2 | -9/+19 | |
2006-05-24 | make sure we get our fmod | rsc | 1 | -2/+5 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 14 | -81/+83 | |
2005-05-07 | use full prototypes | rsc | 1 | -4/+4 | |
2005-01-04 | don't use (){} struct constructor | rsc | 1 | -14/+28 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-07-03 | Don't confuse the Sun. | wkj | 1 | -0/+1 | |
2004-04-25 | make astro work on suns. ;-) | rsc | 1 | -0/+1 | |
2004-04-21 | reflect new location. | rsc | 1 | -2/+2 | |
use here for here instead of estartab. | |||||
2004-04-21 | Use unsharp() instead of SYS9. | wkj | 3 | -4/+5 | |
2004-04-21 | Tell astro where to find estartab and here by defining SYS9 in CFLAGS. | wkj | 3 | -2/+6 | |
(Better ideas welcome). | |||||
2004-04-21 | Astro with some minor changes to placate Unix. | wkj | 33 | -0/+4819 | |