Mikael Djurfeldt
cad4d45bd6
* readline.scm (make-readline-port): Bugfixed last change...
1998-10-30 06:30:00 +00:00
Mikael Djurfeldt
dd195c9322
Hrmmph..
1998-10-28 20:01:49 +00:00
Mikael Djurfeldt
24bf9166d2
* readline.scm (make-readline-port): Don't set prompt to "... " if
...
read line was empty.
1998-10-28 20:00:37 +00:00
Mikael Djurfeldt
22c88b3ff5
* threads.h (scm_thread_sleep, scm_thread_usleep): Fixed
...
declarations. (Thanks to Russ McManus.)
1998-10-28 10:32:03 +00:00
Jim Blandy
dbdd0c16ab
*** empty log message ***
1998-10-27 12:06:50 +00:00
Mikael Djurfeldt
3ffc7a360f
* numbers.c (num2long): As a software archeologist, I'm proud of
...
this finding! :) Preliminary dating suggests an almost 4 year old
remnant from the SCM ancestor. The sample has been removed from
the finding site and is now safely stored in the repository.
* numbers.h: Removed prototype for num2long.
* unif.c (scm_array_set_x): Use scm_num2long instead of num2long.
* gh_data.c (gh_scm2doubles): Make it possible to pass result
array as second arg.
(gh_chars2byvect, gh_shorts2svect, gh_floats2fvect, gh_scm2chars,
gh_scm2shorts, gh_scm2longs, gh_scm2floats): New functions.
* gh.h: Updated and added prototypes.
* gh_data.c (gh_ints2scm): Handle integers outside INUM limits.
1998-10-26 07:46:54 +00:00
Jim Blandy
fe1a46f0e2
* gc.h: Remove all uses of SCM_P. (Thanks to Richard Polton.)
1998-10-24 20:56:42 +00:00
Jim Blandy
cc720f64d8
*** empty log message ***
1998-10-24 20:56:13 +00:00
Jim Blandy
e9b6a0fb97
Bug reports from Russ McManus:
...
* guile-snarf.in: If the CPP environment variable is set, use that
as the C preprocessor, instead of the preprocessor autoconf
found.
* snarf.h (SCM_PROC): Cast the function pointer passed to
scm_make_gsubr, to satisfy C++.
1998-10-24 20:55:23 +00:00
Jim Blandy
63a646c5c5
* guile-snarf.in: Never generate an empty file. (Thanks to
...
Richard Polton.)
Bug reports from Russ McManus:
* guile-snarf.in: If the CPP environment variable is set, use that
as the C preprocessor, instead of the preprocessor autoconf
found.
* snarf.h (SCM_PROC): Cast the function pointer passed to
scm_make_gsubr, to satisfy C++.
1998-10-24 20:55:15 +00:00
Jim Blandy
a08377c3b7
* gh_eval.c (gh_eval_str_with_catch, gh_eval_file_with_catch):
...
Use the handler passed, instead of ignoring it and using
gh_standard_handler. (Thanks to Etienne Bernard.)
1998-10-24 20:54:57 +00:00
Jim Blandy
47d0411b18
* gh.h (gh_enter, gh_new_procedure0_0, gh_new_procedure0_1,
...
gh_new_procedure0_2, gh_new_procedure1_0, gh_new_procedure1_1,
gh_new_procedure1_2, gh_new_procedure2_0, gh_new_procedure2_1,
gh_new_procedure2_2, gh_new_procedure3_0, gh_new_procedure4_0,
gh_new_procedure5_0): Specify argument types, to appease C++
compilers. (Thanks to Brad Bowman.)
1998-10-24 20:54:21 +00:00
Jim Blandy
e40ffcb6bd
* configure.in: Call AM_PROG_CC_STDC, to see what flags we should
...
pass the compiler to make it support ANSI. (Thanks to Bernard
Urban.)
* aclocal.m4, configure: Regenerated.
1998-10-24 20:53:50 +00:00
Jim Blandy
5469b4a131
*** empty log message ***
1998-10-20 15:20:35 +00:00
Jim Blandy
be1cd0966e
* ports.h: Put text after #endif in comment. (Thanks to Nicolas
...
Neuss.)
1998-10-20 15:19:14 +00:00
Jim Blandy
f3227c7a71
*** empty log message ***
1998-10-19 22:45:55 +00:00
Jim Blandy
499d33b78d
*** empty log message ***
1998-10-19 22:29:14 +00:00
Jim Blandy
d818fdb4ca
*** empty log message ***
1998-10-19 22:04:01 +00:00
Jim Blandy
e84f2bee20
*** empty log message ***
1998-10-19 21:57:26 +00:00
Jim Blandy
6f7e3d5915
* image-type.c, myguile.c: Terminate copyright comments.
1998-10-19 21:55:35 +00:00
Jim Blandy
0015dd6e60
Updated for 1.3.
1998-10-19 21:41:02 +00:00
Jim Blandy
929dd964d5
* Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
...
* Makefile.in: Regenerated.
1998-10-19 21:40:08 +00:00
Jim Blandy
1f6fe22ab8
*** empty log message ***
1998-10-19 21:38:15 +00:00
Jim Blandy
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
...
continuations.c, debug.c, debug.h, dynl-dl.c, dynl.c, dynl.h,
dynwind.c, dynwind.h, eq.c, error.c, error.h, eval.c, eval.h,
feature.c, filesys.c, filesys.h, fports.c, fports.h, gc.c, gc.h,
genio.c, genio.h, gh.h, gh_data.c, gsubr.c, gsubr.h, hash.c,
hashtab.c, init.c, init.h, ioext.c, ioext.h, kw.c, libguile.h,
list.c, list.h, load.c, load.h, mallocs.c, markers.c,
mit-pthreads.c, net_db.c, numbers.c, numbers.h, options.c,
ports.c, ports.h, posix.c, posix.h, print.c, print.h, procprop.c,
procprop.h, procs.c, procs.h, ramap.c, ramap.h, regex-posix.c,
regex-posix.h, root.c, root.h, scmsigs.c, scmsigs.h, script.c,
script.h, simpos.c, simpos.h, smob.c, smob.h, snarf.h, socket.c,
srcprop.c, stackchk.c, stackchk.h, stacks.c, stime.c, stime.h,
strings.c, strings.h, strports.c, struct.c, struct.h, symbols.c,
symbols.h, tags.h, threads.c, throw.h, unif.c, variable.c,
vectors.c, vectors.h, version.h, vports.c, weaks.c: Update
copyright years.
1998-10-19 21:36:50 +00:00
Jim Blandy
567f730c44
* GUILE-VERSION: Bump to 1.3.
1998-10-19 21:33:37 +00:00
Jim Blandy
14725cbb40
*** empty log message ***
1998-10-19 21:30:07 +00:00
Jim Blandy
d23bbf3eef
Update copyright. Finish off section for 1.3.
1998-10-19 21:29:43 +00:00
Jim Blandy
9630e974d2
* boot-9.scm, debug.scm, expect.scm, hcons.scm, lineio.scm,
...
r4rs.scm, slib.scm, threads.scm: Update copyright years.
1998-10-19 21:23:31 +00:00
Jim Blandy
33432c7930
*** empty log message ***
1998-10-19 15:38:53 +00:00
Jim Blandy
7ebe6c7600
* getopt-gnu-style.scm, slib.scm: Add copyright notice.
1998-10-19 15:38:13 +00:00
Jim Blandy
a63812a2fe
Talked to Stallman. Actually, the syntax-case copyright is no
...
problem. Duh.
* Makefile.am (ice9_sources): Revert last change.
* syncase.scm, psyntax.pp, psyntax.ss: Added again.
* Makefile.in: Regeneretade.
1998-10-19 15:38:05 +00:00
Jim Blandy
0c33e26a33
* getopt-gnu-style.scm, slib.scm: Add copyright notice.
...
* Makefile.am (ice9_sources): Add getopt-gnu-style.scm.
* Makefile.in: Regenerated.
1998-10-19 15:37:37 +00:00
Jim Blandy
fb935cbf47
Talked to Stallman. Actually, the syntax-case copyright is no
...
problem. Duh.
* Makefile.am (ice9_sources): Revert last change.
* syncase.scm, psyntax.pp, psyntax.ss: Added again.
* Makefile.in: Regeneretade.
We can't include Kent Dybvig's syntax-case macro expander in the
core Guile distribution, because we don't have copyright
assignments for this code. We can certainly distribute them as a
separate package, but Guile should be FSF code.
* syncase.scm, psyntax.pp, psyntax.ss: Removed.
* Makefile.am (ice9_sources): Removed syncase.scm, psyntax.pp, and
psyntax.ss.
* Makefile.in: Regenerated.
* Makefile.am (ice9_sources): Add getopt-gnu-style.scm.
* Makefile.in: Regenerated.
1998-10-19 15:37:27 +00:00
Jim Blandy
df3bb4ab42
* COPYING: New file.
...
* Makefile.in: Regenerated.
1998-10-19 15:36:53 +00:00
Jim Blandy
9803ec8fe2
* COPYING: New file.
...
* image-type.c myguile.c: Add copyright notice.
1998-10-19 15:36:38 +00:00
Jim Blandy
1233aa7211
* COPYING: New file.
...
* Makefile.in: Regenerated.
* Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
* Makefile.in: Regenerated.
1998-10-19 15:36:23 +00:00
Jim Blandy
3e4f26aeea
Added in preparation for release.
1998-10-19 15:29:00 +00:00
Jim Blandy
cc77007c2b
*** empty log message ***
1998-10-19 15:28:47 +00:00
Jim Blandy
508487473d
Add copyright notice.
1998-10-19 15:28:46 +00:00
Jim Blandy
3861654006
Added copyright notice to qthreads.m4; regenerated this file.
1998-10-19 15:27:41 +00:00
Jim Blandy
e1c01129f4
Correct copyright notice.
1998-10-19 15:26:06 +00:00
Jim Blandy
2764bd992b
Added copyright notice.
1998-10-19 15:25:43 +00:00
Jim Blandy
8cd57bd061
*** empty log message ***
1998-10-19 14:13:15 +00:00
Jim Blandy
f4be1689e1
*** empty log message ***
1998-10-19 13:49:40 +00:00
Jim Blandy
9aca88c39a
* boot-9.scm: Don't assume that this file is loaded just before
...
entering a read-eval-print loop. Turn code to load (ice-9 emacs)
into...
(load-emacs-interface): New function.
(top-repl): Call it, if use-emacs-interface is defined and true.
At this point, we *do* know we're about to enter a REPL.
1998-10-19 13:49:29 +00:00
Jim Blandy
440e7b07bd
* script.c (scm_compile_shell_switches): Define
...
use-emacs-interface in the root module, so the repl code can see
it. See today's change to top-repl in ice-9/boot-9.scm.
1998-10-19 13:45:39 +00:00
Jim Blandy
9d1a28471c
We can't include Kent Dybvig's syntax-case macro expander in the
...
core Guile distribution, because we don't have copyright
assignments for this code. We can certainly distribute them as a
separate package, but Guile should be FSF code.
* syncase.scm, psyntax.pp, psyntax.ss: Removed.
* Makefile.am (ice9_sources): Removed syncase.scm, psyntax.pp, and
psyntax.ss.
* Makefile.in: Regenerated.
* Makefile.am (ice9_sources): Add getopt-gnu-style.scm.
* Makefile.in: Regenerated.
1998-10-19 13:43:50 +00:00
Jim Blandy
6047d269f5
* filesys.c (set_element, get_element): Make sure that `element'
...
is a cell before applying SCM_FPORTP to it. (Thanks to Jost
Boekemeier and Jorgen "forcer" Schaefer.)
1998-10-19 12:15:46 +00:00
Jim Blandy
35fd439417
* chars.c (scm_charnames): In ASCII character name table, make
...
newlines print as #\newline by default, not #\nl.
1998-10-18 19:55:39 +00:00
Jim Blandy
4b422a5a0f
* Makefile.am (libguile_la_SOURCES, BUILT_SOURCES): Put these in
...
alphabetical order. Oh thrills. But it helps me know how far
along in the compilation I am.
* Makefile.in: Regenerated.
1998-10-18 19:52:21 +00:00