diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b6e432d8..283064d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2008-10-04 Gabriel Dos Reis <gdr@cs.tamu.edu> + * algebra/data.spad.pamphlet (sample$Byte): New. + +2008-10-04 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/c-util.boot (eqSubstAndCopy): New. (eqSubst): Likewise. (replaceSimpleFunctions): Handle XLAM-replaceable functions. @@ -14,7 +18,7 @@ 2008-10-03 Gabriel Dos Reis <gdr@cs.tamu.edu> - * algebra/Makefile.pamphlet: Turn non optimization for algbera build. + * algebra/Makefile.pamphlet: Turn on optimization for algbera build. 2008-10-02 Gabriel Dos Reis <gdr@cs.tamu.edu> |
