mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
*** empty log message ***
This commit is contained in:
parent
e1758d05da
commit
57c5d82d6a
3 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-01-13 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* configure.in (have_libc_stack_end): fix check.
|
||||
Patch by Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
|
||||
|
||||
2003-06-10 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* configure.in (HAVE_LIBC_STACK_END): New check, to be used in
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2004-01-13 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* format.scm (format:out-substr): Update the column counter
|
||||
correctly. This fixes the behavior of ~T (tabbing) after ~F, for
|
||||
instance.
|
||||
Patch by Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>.
|
||||
|
||||
2004-01-11 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* slib.scm (system): New function, giving an exit code return in
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-01-13 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* Makefile.am
|
||||
(numbers.lo): remove -Werror for now since gcc 3.3 will choke.
|
||||
(eval.lo): remove -Werror for now since gcc 3.3 will choke.
|
||||
|
||||
2004-01-10 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* guile-snarf.in: Use mktemp to create a truely unique temporary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue