mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
46f2c0f148
commit
9bc548798d
3 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-10-04 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* boot-9.scm (expt): switch if sense and use negative? rather than
|
||||
>= 0.
|
||||
|
||||
2002-10-04 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* boot-9.scm (top-repl): Use "1" instead of "%deliver-signals" to
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2002-10-04 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* summarize-guile-TODO (as-leaf): make #\: a char-set.
|
||||
|
||||
2002-05-18 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
||||
* api-diff (group-diff): Also output +N and -N adds and subs
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2002-10-04 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* tests/numbers.test ("expt"): add tests.
|
||||
|
||||
2002-09-09 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* Makefile.am (dist-hook): Do not distribute CVS directories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue