Kevin Ryde
301cf4e61c
(format:out): Ignore excess arguments, per common lisp.
2004-09-01 23:33:16 +00:00
Kevin Ryde
260ffd6118
(format:out-num-padded): Print "+" on 0 under @ modifier.
2004-09-01 23:17:11 +00:00
Kevin Ryde
a8cb8832af
Oops, didn't mean to put ~t yet.
2004-09-01 23:10:23 +00:00
Kevin Ryde
df47ddf0e2
*** empty log message ***
2004-09-01 23:05:19 +00:00
Kevin Ryde
7adcd11aeb
*** empty log message ***
2004-09-01 23:04:52 +00:00
Kevin Ryde
1e617094d0
(~@d): New tests.
2004-09-01 23:04:15 +00:00
Kevin Ryde
992b375d61
(~@d): New tests.
2004-09-01 22:54:28 +00:00
Kevin Ryde
7dd381c5e1
*** empty log message ***
2004-09-01 01:50:26 +00:00
Kevin Ryde
155c14a080
2004-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>, Kevin Ryde <user42@zip.com.au>
...
* tests/gc.test: Exercise record in weak-values hash table, exposing a
problem in 1.6.4 gc, but believed fixed by other changes in the head.
2004-09-01 01:46:19 +00:00
Kevin Ryde
774613e927
*** empty log message ***
2004-09-01 01:45:06 +00:00
Kevin Ryde
ef9ab020ae
2004-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>, Kevin Ryde <user42@zip.com.au>
...
* tests/gc.test: Exercise record in weak-values hash table, exposing a
problem in gc.
2004-09-01 01:44:29 +00:00
Han-Wen Nienhuys
459cf1f259
(scm_init_guile_1): move scm_weaks_prehistory before
...
scm_struct_prehistory. The effect is that structs are freed before
weak vectors are cleaned up. This fixes a bug reported by Kevin
Ryde (putting a struct into a weak vector exposes a freed cell).
2004-08-31 21:44:46 +00:00
Rob Browning
d99217eb04
*** empty log message ***
2004-08-29 23:03:46 +00:00
Rob Browning
2c9656e8c7
(s_scm_array_map_x): update documentation; rename ra0 to
...
dest, and lra to sources; don't allow (and segfault on) calls
without source arrays, i.e. don't allow (array-map! x proc).
(ramap_1): minor code reformatting.
2004-08-29 23:02:53 +00:00
Rob Browning
e01ebf2451
(s_scm_u32vector_set_x): fix typo in SCM_ASSERT_RANGE call.
2004-08-29 23:01:19 +00:00
Rob Browning
748ceca596
*** empty log message ***
2004-08-29 21:17:12 +00:00
Rob Browning
1ac49d24f3
moved here from ../
2004-08-29 21:17:00 +00:00
Rob Browning
ef9b86a95a
* Makefile.am: move support for readline.scm to ice-9/ subdir.
...
* ice-9/Makefile.am: new file.
2004-08-29 21:16:33 +00:00
Rob Browning
51a0ff7966
new file.
2004-08-29 21:16:23 +00:00
Rob Browning
286cff6b72
moved to ./ice-9/
2004-08-29 21:16:02 +00:00
Rob Browning
0d9dff6afa
add HAVE_CONFIG_H test guarding #include config.h.
2004-08-29 21:15:44 +00:00
Rob Browning
c5b09a0529
add AC_CONFIG_FILES for ice-9/Makefile.
2004-08-29 21:14:06 +00:00
Rob Browning
8abc91b33d
* Makefile.am: move support for readline.scm to ice-9/ subdir.
2004-08-29 21:12:57 +00:00
Rob Browning
d396b03520
modify to handle move of readline.scm to ice-9 subdir of
...
guile-readline.
2004-08-29 21:12:26 +00:00
Kevin Ryde
56828faf32
*** empty log message ***
2004-08-28 22:18:19 +00:00
Kevin Ryde
6b1a6e4cef
(SRFI-2): Note empty body is #t.
2004-08-28 22:17:45 +00:00
Marius Vollmer
d9eb2d67dd
*** empty log message ***
2004-08-27 12:46:11 +00:00
Marius Vollmer
d910bc032c
(scm_compile_shell_switches): Added 2003 and 2004 to
...
the Copyright years.
2004-08-27 12:46:02 +00:00
Marius Vollmer
2616f0e0ce
(SCM_STRINGP): Accept all strings.
...
(SCM_STRING_CHARS): Reject shared substrings here.
2004-08-27 12:45:37 +00:00
Marius Vollmer
685777ca18
(module-peek): Removed, this kluge is no longer necessary.
2004-08-27 12:44:14 +00:00
Kevin Ryde
c98c7b0a53
Add copyright and licence notice.
2004-08-27 01:45:17 +00:00
Kevin Ryde
6434c7d287
Correction to licence terms in the following (too much cut and paste!):
...
* tests/srcprop.test: New file.
2004-08-27 01:42:28 +00:00
Kevin Ryde
9f31cb7aa2
Correction to licence terms in the following (too much cut and paste!):
...
* tests/popen.test: New file.
2004-08-27 01:41:31 +00:00
Kevin Ryde
ef92a7bfb6
Correction to licence terms in the following (too much cut and paste!):
...
* tests/unif.test: New file, test array? and uniform-array-set1!.
2004-08-27 01:40:51 +00:00
Kevin Ryde
65ced9b7f2
Correction to heading comment.
2004-08-27 01:40:05 +00:00
Kevin Ryde
6f08e413fd
Correction to licence terms in the following (too much cut and paste!):
...
* tests/srfi-1.test: New file, exercising extended list-copy.
2004-08-27 01:37:30 +00:00
Kevin Ryde
49b818a808
Correction to licence terms in the following (too much cut and paste!):
...
* tests/hash.test: New file.
2004-08-27 01:36:44 +00:00
Kevin Ryde
78f9fa6f00
Correction to licence terms in the following (too much cut and paste!):
...
* tests/filesys.test: New file, exercising copy-file.
2004-08-27 01:35:57 +00:00
Kevin Ryde
545435a166
Correction to licence terms in the following (too much cut and paste!):
...
* tests/slib.test: New file.
2004-08-27 01:34:51 +00:00
Kevin Ryde
df8f1957d8
Correction to licence terms in the following (too much cut and paste!):
...
* tests/and-let-star.test, tests/receive.test: New files.
2004-08-27 01:33:05 +00:00
Kevin Ryde
3de9c6b6dd
*** empty log message ***
2004-08-27 01:28:25 +00:00
Kevin Ryde
56d545b793
(rec): Add missing `error' to else clause.
...
And fix heading comment.
2004-08-27 01:25:51 +00:00
Kevin Ryde
830ea8d039
*** empty log message ***
2004-08-27 01:23:11 +00:00
Kevin Ryde
51e15ebefd
Use define-module to keep bindings out of
...
further tests. Use-module (test-suite lib) for stand-alone operation.
(rec): Exercise bad args.
2004-08-27 01:22:28 +00:00
Kevin Ryde
3fa36d582e
*** empty log message ***
2004-08-27 01:21:24 +00:00
Kevin Ryde
8af9c4d433
Use define-module to keep bindings out of
...
further tests. Use-module (test-suite lib) for stand-alone operation.
(rec): Exercise bad args.
2004-08-27 01:20:33 +00:00
Kevin Ryde
c581203a05
*** empty log message ***
2004-08-27 01:19:23 +00:00
Kevin Ryde
cd184501da
(rec): Add missing `error' to else clause.
2004-08-27 01:18:56 +00:00
Kevin Ryde
d2b789516a
*** empty log message ***
2004-08-27 01:16:40 +00:00
Kevin Ryde
043a867dfc
(regexp-quote): New tests.
2004-08-27 01:16:08 +00:00