Rob Browning
0af390c729
*** empty log message ***
2006-07-19 06:28:36 +00:00
Rob Browning
ff0ce31c65
Add __attribute__ ((returns_twice)) to the ia64_getcontext prototype
...
so that gcc will make the right arrangements and avoid an illegal
instruction during call-with-current-continuation.
2006-07-19 06:20:05 +00:00
Kevin Ryde
d17b254606
*** empty log message ***
2006-07-07 23:28:03 +00:00
Kevin Ryde
03a7b85a08
(strftime, strptime): More tests.
2006-07-07 23:01:37 +00:00
Kevin Ryde
1415be2578
*** empty log message ***
2006-07-06 02:05:36 +00:00
Kevin Ryde
62e7d047df
(bdtime2c): tm_gmtoff is seconds East, so take negative of
...
tm:gmtoff which is seconds West. Reported by Aaron VanDevender.
(bdtime2c): Test HAVE_STRUCT_TM_TM_GMTOFF for tm_gmtoff, rather than
HAVE_TM_ZONE.
(scm_strptime): Use tm_gmtoff from the strptime result when that field
exists, it's set by glibc strptime "%s".
2006-07-06 02:05:01 +00:00
Kevin Ryde
cf29620e95
start a 1.6.9
2006-07-06 02:02:16 +00:00
Kevin Ryde
892badb545
*** empty log message ***
2006-07-06 01:57:09 +00:00
Kevin Ryde
5bfa950a53
(AC_CHECK_MEMBERS): Test struct tm.tm_gmtoff.
2006-07-06 01:52:13 +00:00
cvs2svn
5d57410f22
This commit was manufactured by cvs2svn to create branch
...
'branch_release-1-6'.
2006-06-17 23:16:00 +00:00
Kevin Ryde
23f2b9a3de
merge from 1.8 branch
2006-06-17 23:15:59 +00:00
Kevin Ryde
a4f1c77ddb
merge from 1.8 branch
...
And: show "1.8" not "1.10" in effective version, that being what it
was at the time of that news entry
2006-06-17 22:57:28 +00:00
Kevin Ryde
5be9f7290b
merge from 1.8 branch
2006-06-17 22:53:04 +00:00
Kevin Ryde
9a9931719d
merge 1.8 branch
2006-06-17 22:47:50 +00:00
Ludovic Courtès
42be21d82a
Changes from arch/CVS synchronization
2006-06-16 07:39:59 +00:00
Ludovic Courtès
ad97642e70
Changes from arch/CVS synchronization
2006-06-13 08:14:01 +00:00
Ludovic Courtès
487f6be131
Added `structs.test'.
2006-06-13 07:56:41 +00:00
Ludovic Courtès
d15ad007c9
Changes from arch/CVS synchronization
2006-06-13 07:48:42 +00:00
Kevin Ryde
849c06f17b
*** empty log message ***
2006-06-13 01:09:08 +00:00
Kevin Ryde
379f650f0c
Further tests, in particular check error on wrong
...
record type in accessor and modifier.
2006-06-13 01:08:48 +00:00
Kevin Ryde
043571b258
(define-record-type): In accessor and modifier procedures
...
generated, check that the record is the right type and throw an error
if not, as per srfi-9 spec. Previously a different record type
resulted in #f from an accessor and silently doing nothing in
modifier.
2006-06-13 01:07:43 +00:00
Neil Jerram
d79a62db53
(ACX_PTHREAD): Update to latest definition from
...
autoconf macro archive, to fix pthread linking problem on Solaris
10, reported by Charles Gagnon.
2006-06-06 21:39:43 +00:00
Kevin Ryde
99f4af3672
*** empty log message ***
2006-06-03 23:35:36 +00:00
Kevin Ryde
dd0d4238d3
(EXTRA_DOT_X_FILES): Typo in dependency rule, was a
...
duplicate of EXTRA_DOT_DOC_FILES.
2006-06-03 23:33:08 +00:00
Marius Vollmer
af4f861210
* eq.c (scm_equal_p): Use scm_array_equal_p explicitely when one
...
of the arguments is a array. This allows vectors to be equal to
one-dimensional arrays.
* tests/unif.test ("vector equal? one-dimensional array"): New.
2006-05-29 21:54:13 +00:00
Marius Vollmer
18bffcd0f7
(scm_ithrow): When looking for the jmpbuf, first test that we have a
...
pair before accessing its cdr. Thanks to Bill Schottstaedt!
2006-05-29 20:35:48 +00:00
Rob Browning
8ecb9056ca
*** empty log message ***
2006-05-28 04:38:31 +00:00
Rob Browning
3cd9efeaf9
(libguile_ltdl_la_LDFLAGS): Increment library
...
revision in -version-info.
2006-05-28 03:24:16 +00:00
Rob Browning
7e1d89ef72
*** empty log message ***
2006-05-28 03:23:59 +00:00
Rob Browning
0491298464
*** empty log message ***
2006-05-28 02:30:51 +00:00
Rob Browning
b9ce2cb798
*** empty log message ***
2006-05-28 01:41:35 +00:00
Marius Vollmer
c56c0f7966
Delete test file after all tests have run in order to make "make
...
distcheck" work.
2006-05-27 22:24:24 +00:00
Marius Vollmer
b0c0a310db
Replace SCM_C_INLINE with SCM_C_INLINE_KEYWORD. Thanks to Mark Gran!
2006-05-27 21:32:22 +00:00
Marius Vollmer
4a342b19e2
*** empty log message ***
2006-05-27 21:31:32 +00:00
Marius Vollmer
d7ddf33db7
*** empty log message ***
2006-05-27 21:05:07 +00:00
Rob Browning
40e0bf0795
*** empty log message ***
2006-05-24 05:58:49 +00:00
Rob Browning
c0353b92eb
(scm_compile_shell_switches): Update copyright.
2006-05-24 05:49:27 +00:00
Rob Browning
9cb62190af
*** empty log message ***
2006-05-15 04:00:25 +00:00
Rob Browning
58bac95592
(LIBGUILEREADLINE_INTERFACE_REVISION): bump for release.
2006-05-15 04:00:22 +00:00
Rob Browning
e3fa44d158
*** empty log message ***
2006-05-15 03:54:07 +00:00
Rob Browning
5a50747466
*** empty log message ***
2006-05-14 21:02:02 +00:00
Rob Browning
7c72d4e172
(skip_scsh_block_comment): Recognize "!#" everywhere, not just on a
...
line of its own. (Backport 1.8 fix by Marius Vollmer
<mvo@zagadka.de>.)
2006-05-14 21:01:44 +00:00
Marius Vollmer
d3774e2c7f
(CELL_P): Also check that the potential pointer is
...
correctly aligned for a cell. Thanks to Miroslav Lichvar!
2006-05-07 22:51:06 +00:00
Marius Vollmer
7f9da94135
(SCM_BENCHMARKS_DIRS, dist-hook): Removed, they are
...
no longer needed and lead to unclean tarballs.
2006-05-01 21:32:21 +00:00
Marius Vollmer
03a254501a
Changed "1.7" to "1.10" in description of the effective version.
...
Thanks to Jon Wilson!
2006-05-01 21:07:20 +00:00
Kevin Ryde
73350cf559
*** empty log message ***
2006-04-17 01:48:50 +00:00
Kevin Ryde
9560d8bba4
(lstat): Allow for test-symlink not existing yet.
2006-04-17 01:48:14 +00:00
Kevin Ryde
34646b1062
*** empty log message ***
2006-04-17 01:36:55 +00:00
Kevin Ryde
6cecdff760
Bump lib file version to libguilereadline-v-18,
...
matching LIBGUILEREADLINE-VERSION.
2006-04-17 01:35:37 +00:00
Kevin Ryde
281ab5e22e
*** empty log message ***
2006-04-17 01:26:12 +00:00