Parent Directory | Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Tag: |
Makefile, fib.st, fib2.st, fac.st: Changed to higher test values.
.cvsignore: Ignore all gcov-related files. Makefile (CFLAGS): Do not include any gprof or gcov flags by default. (stack): Moved "-pg" to the alternate CFLAGS line. (check): Changed to 6765. fib.st: Increased to "20"; it's faster now.
stack.c (new_val): Set gc_garb flag. (gc_mark): Removed check if val is NULL. (gc_init): Various optimizations. fib.st: Changed to calculate "15 fib;".
GPL stuff: stack.c, stack.h, Makefile: Added notices stack.c (copying, warranty): New functions. stack.h (copying, warranty): - '' - Other stuff: Makefile (stack): New explicit rule to depend on "stack.h" too. (mtrace): Depend on "stack", not "all". (check): New target. stack.c (main): Don't return error on EOF. (beep, wait): New functions. stack.h (beep, wait): - '' -
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
root@recompile.se | ViewVC Help |
Powered by ViewVC 1.1.26 |