bpt/guile.git
17 years agoChanges from arch/CVS synchronization
Ludovic Courtès [Tue, 13 Jun 2006 08:14:01 +0000 (08:14 +0000)]
Changes from arch/CVS synchronization

17 years agoAdded `structs.test'.
Ludovic Courtès [Tue, 13 Jun 2006 07:56:41 +0000 (07:56 +0000)]
Added `structs.test'.

17 years agoChanges from arch/CVS synchronization
Ludovic Courtès [Tue, 13 Jun 2006 07:48:42 +0000 (07:48 +0000)]
Changes from arch/CVS synchronization

17 years ago(ACX_PTHREAD): Update to latest definition from
Neil Jerram [Tue, 6 Jun 2006 21:39:43 +0000 (21:39 +0000)]
(ACX_PTHREAD): Update to latest definition from
autoconf macro archive, to fix pthread linking problem on Solaris
10, reported by Charles Gagnon.

17 years ago* eq.c (scm_equal_p): Use scm_array_equal_p explicitely when one
Marius Vollmer [Mon, 29 May 2006 21:54:13 +0000 (21:54 +0000)]
* 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.

17 years ago(scm_ithrow): When looking for the jmpbuf, first test that we have a
Marius Vollmer [Mon, 29 May 2006 20:35:48 +0000 (20:35 +0000)]
(scm_ithrow): When looking for the jmpbuf, first test that we have a
pair before accessing its cdr.  Thanks to Bill Schottstaedt!

17 years agoDelete test file after all tests have run in order to make "make
Marius Vollmer [Sat, 27 May 2006 22:24:24 +0000 (22:24 +0000)]
Delete test file after all tests have run in order to make "make
distcheck" work.

17 years agoReplace SCM_C_INLINE with SCM_C_INLINE_KEYWORD. Thanks to Mark Gran!
Marius Vollmer [Sat, 27 May 2006 21:32:22 +0000 (21:32 +0000)]
Replace SCM_C_INLINE with SCM_C_INLINE_KEYWORD.  Thanks to Mark Gran!

17 years ago*** empty log message ***
Marius Vollmer [Sat, 27 May 2006 21:31:32 +0000 (21:31 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Marius Vollmer [Sat, 27 May 2006 21:05:07 +0000 (21:05 +0000)]
*** empty log message ***

18 years ago(CELL_P): Also check that the potential pointer is
Marius Vollmer [Sun, 7 May 2006 22:51:06 +0000 (22:51 +0000)]
(CELL_P): Also check that the potential pointer is
correctly aligned for a cell.  Thanks to Miroslav Lichvar!

18 years ago(SCM_BENCHMARKS_DIRS, dist-hook): Removed, they are
Marius Vollmer [Mon, 1 May 2006 21:32:21 +0000 (21:32 +0000)]
(SCM_BENCHMARKS_DIRS, dist-hook): Removed, they are
no longer needed and lead to unclean tarballs.

18 years agoChanged "1.7" to "1.10" in description of the effective version.
Marius Vollmer [Mon, 1 May 2006 21:07:20 +0000 (21:07 +0000)]
Changed "1.7" to "1.10" in description of the effective version.
Thanks to Jon Wilson!

18 years ago*** empty log message ***
Kevin Ryde [Mon, 17 Apr 2006 01:48:50 +0000 (01:48 +0000)]
*** empty log message ***

18 years ago(lstat): Allow for test-symlink not existing yet.
Kevin Ryde [Mon, 17 Apr 2006 01:48:14 +0000 (01:48 +0000)]
(lstat): Allow for test-symlink not existing yet.

18 years ago*** empty log message ***
Kevin Ryde [Mon, 17 Apr 2006 01:36:55 +0000 (01:36 +0000)]
*** empty log message ***

18 years agoBump lib file version to libguilereadline-v-18,
Kevin Ryde [Mon, 17 Apr 2006 01:35:37 +0000 (01:35 +0000)]
Bump lib file version to libguilereadline-v-18,
matching LIBGUILEREADLINE-VERSION.

18 years ago*** empty log message ***
Kevin Ryde [Mon, 17 Apr 2006 01:26:12 +0000 (01:26 +0000)]
*** empty log message ***

18 years ago(scm_to_off_t, scm_from_off_t): No error if unknown off_t
Kevin Ryde [Mon, 17 Apr 2006 01:23:37 +0000 (01:23 +0000)]
(scm_to_off_t, scm_from_off_t): No error if unknown off_t
size, to help the guile-readline build where off_t is unused.

18 years agoCorrection to "not a Guile release" warning, show 1.8 not 1.6.
Kevin Ryde [Mon, 17 Apr 2006 00:38:33 +0000 (00:38 +0000)]
Correction to "not a Guile release" warning, show 1.8 not 1.6.

18 years agodrop extra 2006-02-06 heading
Kevin Ryde [Mon, 17 Apr 2006 00:29:38 +0000 (00:29 +0000)]
drop extra 2006-02-06 heading

18 years agounduplicate --enable-arrays removal entry
Kevin Ryde [Mon, 17 Apr 2006 00:20:43 +0000 (00:20 +0000)]
unduplicate --enable-arrays removal entry

18 years agomerge from 1.8 branch
Kevin Ryde [Mon, 17 Apr 2006 00:18:11 +0000 (00:18 +0000)]
merge from 1.8 branch

18 years agomerge from 1.8 branch
Kevin Ryde [Mon, 17 Apr 2006 00:05:42 +0000 (00:05 +0000)]
merge from 1.8 branch

18 years agomerge from 1.8 branch
Kevin Ryde [Sun, 16 Apr 2006 23:43:48 +0000 (23:43 +0000)]
merge from 1.8 branch

18 years agomerge from 1.8 branch
Kevin Ryde [Sun, 16 Apr 2006 23:37:40 +0000 (23:37 +0000)]
merge from 1.8 branch

18 years agomerge from 1.8 branch
Kevin Ryde [Sun, 16 Apr 2006 23:18:55 +0000 (23:18 +0000)]
merge from 1.8 branch

18 years agomerge from 1.8 branch
Kevin Ryde [Sun, 16 Apr 2006 23:05:07 +0000 (23:05 +0000)]
merge from 1.8 branch

18 years agoTest for SCM_HAVE_T_UINT64 instead of
Mikael Djurfeldt [Sun, 19 Feb 2006 16:34:51 +0000 (16:34 +0000)]
Test for SCM_HAVE_T_UINT64 instead of
SCM_HAVE_T_INT64.
(scm_i_uniform32, scm_i_uniform32, scm_i_init_rstate): Use
scm_t_uint64 and scm_t_uint32 instead of scm_t_int64 and
scm_t_int32.

18 years agoLudovic's patch for scm_t_sweep_statistics.
Han-Wen Nienhuys [Tue, 14 Feb 2006 11:38:30 +0000 (11:38 +0000)]
Ludovic's patch for scm_t_sweep_statistics.

18 years ago(Object Properties): Removed confusing
Marius Vollmer [Mon, 13 Feb 2006 21:42:41 +0000 (21:42 +0000)]
(Object Properties): Removed confusing
paragraph about 'name' property.

18 years ago* deprecated.scm (make-uniform-array): Don't pass the prototype as
Marius Vollmer [Sun, 12 Feb 2006 01:01:46 +0000 (01:01 +0000)]
* deprecated.scm (make-uniform-array): Don't pass the prototype as
the fill value, dimensions->uniform-array will do the right thing
now.  See scm_dimensions_to_uniform_array why we need to be tricky
about the fill value.

* unif.c (scm_dimensions_to_uniform_array): Use the prototype for
filling when the fill parameter is omitted, as documented, but
turn #\nul into 0 since s8 arrays (signified by a #\nul prototype)
can not store characters.

18 years ago(scm_c_make_socket_address): Pass address_size pointer
Neil Jerram [Thu, 9 Feb 2006 14:27:05 +0000 (14:27 +0000)]
(scm_c_make_socket_address): Pass address_size pointer
on to scm_fill_sockaddr call.

18 years agoBumped versions for 1.9 series.
Marius Vollmer [Sun, 5 Feb 2006 22:57:57 +0000 (22:57 +0000)]
Bumped versions for 1.9 series.

18 years ago(Basic Generic Function Creation): Added blurb about
Marius Vollmer [Sun, 5 Feb 2006 22:57:34 +0000 (22:57 +0000)]
(Basic Generic Function Creation): Added blurb about
merge-generics duplicates handler from NEWS-

18 years ago * configure.in: Removed --enable-arrays option.
Marius Vollmer [Sun, 5 Feb 2006 22:56:51 +0000 (22:56 +0000)]
* configure.in: Removed --enable-arrays option.

18 years ago* GUILE-VERSION: Bumped versions for 1.9 series.
Marius Vollmer [Sun, 5 Feb 2006 22:56:34 +0000 (22:56 +0000)]
* GUILE-VERSION: Bumped versions for 1.9 series.

* srfi-1.scm, srfi-60.scm: Updated versions in library name to
match GUILE-VERSION.

18 years ago* boot-9.scm (try-module-autoload): Make sure that module code is
Neil Jerram [Sat, 4 Feb 2006 15:57:16 +0000 (15:57 +0000)]
* boot-9.scm (try-module-autoload): Make sure that module code is
loaded with the default reader (current-reader #f).  Thanks to
Ludovic Courtès for pointing this problem out.

18 years ago19 new test cases.
Neil Jerram [Sat, 4 Feb 2006 14:36:43 +0000 (14:36 +0000)]
19 new test cases.
(throw-test): New macro for testing catches and throw handlers.

18 years ago* throw.h (scm_c_catch, scm_c_with_throw_handler,
Neil Jerram [Sat, 4 Feb 2006 14:36:24 +0000 (14:36 +0000)]
* throw.h (scm_c_catch, scm_c_with_throw_handler,
scm_catch_with_pre_unwind_handler, scm_with_throw_handler): New.

* throw.c (SCM_JBPREUNWIND, SCM_SETJBPREUNWIND): New.
(struct pre_unwind_data): New, replaces struct lazy_catch.
(scm_c_catch): New, replaces scm_internal_catch as the primary
catch API for C code; adds pre-unwind handler support.
(scm_internal_catch): Now just a wrapper for scm_c_catch, for back
compatibility.
(tc16_pre_unwind_data, pre_unwind_data_print,
make_pre_unwind_data, SCM_PRE_UNWIND_DATA_P): Renamed from
"lazy_catch" equivalents.
(scm_c_with_throw_handler): New, replaces scm_internal_lazy_catch
as the primary C API for a "lazy" catch.
(scm_internal_lazy_catch): Now just a wrapper for
scm_c_with_throw_handler, for back compatibility.
(scm_catch_with_pre_unwind_handler): Renamed from scm_catch; adds
pre-unwind handler support.
(scm_catch): Now just a wrapper for
scm_catch_with_pre_unwind_handler, for back compatibility.
(scm_with_throw_handler): New.
(scm_lazy_catch): Update comment to say that the handler can
return, and what happens if it does.
(toggle_pre_unwind_running): New.
(scm_ithrow): When identifying the throw target, take running
flags into account.  In general, change naming of things from
"lazy_catch" to "pre_unwind".  When throwing to a throw handler,
don't unwind the dynamic context first.  Add dynwind framing to
manage the running flag of a throw handler.  If a lazy catch or
throw handler returns, rethrow the same exception again.  Add
pre-unwind support to the normal catch case (SCM_JMPBUFP).

* root.c (scm_internal_cwdr): Add NULL args to
scm_i_with_continuation_barrier call.

* dynwind.c: Change comment mentioning lazy-catch to mention
pre-unwind data and throw handler also.

* continuations.h (scm_i_with_continuation_barrier): Add
pre-unwind handler args.

* continuations.c (scm_i_with_continuation_barrier): Add
pre-unwind handler args, and pass on to scm_c_catch (changed from
scm_internal_catch).
(c_handler): Remove scm_handle_by_message_noexit call.
(scm_c_with_continuation_barrier): Call
scm_i_with_continuation_barrier with scm_handle_by_message_noexit
as the pre-unwind handler.
(scm_handler): Remove scm_handle_by_message_noexit call.
(s_scm_with_continuation_barrier): Call
scm_i_with_continuation_barrier with scm_handle_by_message_noexit
as the pre-unwind handler.

18 years ago* stack-catch.scm (stack-catch): Use catch pre-unwind handler
Neil Jerram [Sat, 4 Feb 2006 14:36:06 +0000 (14:36 +0000)]
* stack-catch.scm (stack-catch): Use catch pre-unwind handler
instead of lazy-catch.

* boot-9.scm (error-catching-loop): Use catch pre-unwind handler
instead of lazy-catch.

18 years ago(Throw Handlers): New node.
Neil Jerram [Sat, 4 Feb 2006 14:35:53 +0000 (14:35 +0000)]
(Throw Handlers): New node.
(Throw): Moved to after the Lazy Catch node.
(Catch): Enhance to cover the optional pre-unwind handler, and new
APIs scm_c_catch, scm_catch_with_pre_unwind_handler.
(Lazy Catch): Describe relationship to with-throw-handler.
Document that the handler may return, and what happens if it does.
(Throw): Mention that a throw can be handled by a throw handler as
well as by a catch.

18 years ago*** empty log message ***
Kevin Ryde [Sat, 4 Feb 2006 01:01:23 +0000 (01:01 +0000)]
*** empty log message ***

18 years ago(Network Address Conversion, Network Databases)
Kevin Ryde [Sat, 4 Feb 2006 01:00:57 +0000 (01:00 +0000)]
(Network Address Conversion, Network Databases)
(Network Sockets and Communication, Internet Socket Examples): Misc
tweaks.

18 years ago*** empty log message ***
Kevin Ryde [Sat, 4 Feb 2006 00:56:35 +0000 (00:56 +0000)]
*** empty log message ***

18 years agoUse the equal proc argument, so we exercise the
Kevin Ryde [Sat, 4 Feb 2006 00:54:24 +0000 (00:54 +0000)]
Use the equal proc argument, so we exercise the
srfi-1 version of the code.  Without such an argument srfi-1.c passes
the job to the core scm_delete.

18 years ago(scm_srfi1_delete, scm_srfi1_delete_duplicates): Use a
Kevin Ryde [Sat, 4 Feb 2006 00:50:39 +0000 (00:50 +0000)]
(scm_srfi1_delete, scm_srfi1_delete_duplicates): Use a
count to protect against nasty code in the equality procedure changing
the lists we're working on.  The results don't have to be sensible in
that case, just not hang or access non-cells.

18 years agowrong @subsection in my last
Kevin Ryde [Sat, 4 Feb 2006 00:27:20 +0000 (00:27 +0000)]
wrong @subsection in my last

18 years ago(Compiled Code Installation): New section.
Kevin Ryde [Sat, 4 Feb 2006 00:24:37 +0000 (00:24 +0000)]
(Compiled Code Installation): New section.

18 years ago*** empty log message ***
Kevin Ryde [Sat, 4 Feb 2006 00:00:45 +0000 (00:00 +0000)]
*** empty log message ***

18 years agopxref libtool manual.
Kevin Ryde [Fri, 3 Feb 2006 23:59:59 +0000 (23:59 +0000)]
pxref libtool manual.

18 years ago(Build Config): pxref libtool on libguileinterface version info.
Kevin Ryde [Fri, 3 Feb 2006 23:58:40 +0000 (23:58 +0000)]
(Build Config): pxref libtool on libguileinterface version info.

18 years ago(scm_mark_all): Fix c99-isms "loops" and "again" variables.
Kevin Ryde [Fri, 3 Feb 2006 23:49:37 +0000 (23:49 +0000)]
(scm_mark_all): Fix c99-isms "loops" and "again" variables.

18 years ago*** empty log message ***
Kevin Ryde [Fri, 3 Feb 2006 23:40:21 +0000 (23:40 +0000)]
*** empty log message ***

18 years agoAdd test-list.c
Kevin Ryde [Fri, 3 Feb 2006 23:38:51 +0000 (23:38 +0000)]
Add test-list.c

18 years agostandalone/test-list.c: New file.
Kevin Ryde [Fri, 3 Feb 2006 23:34:48 +0000 (23:34 +0000)]
standalone/test-list.c: New file.

18 years ago*** empty log message ***
Kevin Ryde [Fri, 3 Feb 2006 23:31:58 +0000 (23:31 +0000)]
*** empty log message ***

18 years ago(booleans->integer): Avoid newline in macro, it breaks the snarfer.
Kevin Ryde [Fri, 3 Feb 2006 23:31:25 +0000 (23:31 +0000)]
(booleans->integer): Avoid newline in macro, it breaks the snarfer.

18 years agoadd a copyright year for 2005 changes
Kevin Ryde [Thu, 2 Feb 2006 21:27:44 +0000 (21:27 +0000)]
add a copyright year for 2005 changes

18 years ago*** empty log message ***
Kevin Ryde [Thu, 2 Feb 2006 21:20:46 +0000 (21:20 +0000)]
*** empty log message ***

18 years ago(scm_list): Restore this function for use from C.
Kevin Ryde [Thu, 2 Feb 2006 21:15:48 +0000 (21:15 +0000)]
(scm_list): Restore this function for use from C.
It's a complete no-op but in theory might used by someone.

18 years agocopyright year for marius' last change
Kevin Ryde [Thu, 2 Feb 2006 21:13:15 +0000 (21:13 +0000)]
copyright year for marius' last change

18 years ago*** empty log message ***
Kevin Ryde [Thu, 2 Feb 2006 20:59:54 +0000 (20:59 +0000)]
*** empty log message ***

18 years ago2006-02-01 Ludovic Courtès <ludovic.courtes@laas.fr>
Kevin Ryde [Thu, 2 Feb 2006 20:48:44 +0000 (20:48 +0000)]
2006-02-01  Ludovic Courtès  <ludovic.courtes@laas.fr>
        * deprecated.scm (make-uniform-array): Fill the returned vector with
PROT, per guile 1.6 behaviour.

18 years ago*** empty log message ***
Marius Vollmer [Sun, 29 Jan 2006 23:13:11 +0000 (23:13 +0000)]
*** empty log message ***

18 years ago(scm_eval_body): Lock source_mutex with a dynwind context
Marius Vollmer [Sun, 29 Jan 2006 23:12:01 +0000 (23:12 +0000)]
(scm_eval_body): Lock source_mutex with a dynwind context
so that it gets unlocked in all cases.
(SCM_APPLY, CEVAL): Likewise.

18 years ago*** empty log message ***
Marius Vollmer [Sun, 29 Jan 2006 22:44:52 +0000 (22:44 +0000)]
*** empty log message ***

18 years agoExport %thread-handler.
Marius Vollmer [Sun, 29 Jan 2006 22:44:15 +0000 (22:44 +0000)]
Export %thread-handler.
It's join-thread, not thread-join.

18 years ago*** empty log message ***
Marius Vollmer [Sun, 29 Jan 2006 20:00:14 +0000 (20:00 +0000)]
*** empty log message ***

18 years ago(scm_array_map_x): Don't use scm_array_p, use scm_is_typed_array
Marius Vollmer [Sun, 29 Jan 2006 19:59:51 +0000 (19:59 +0000)]
(scm_array_map_x): Don't use scm_array_p, use scm_is_typed_array
instead.

18 years agoDon't mention futures.
Marius Vollmer [Sun, 29 Jan 2006 19:46:30 +0000 (19:46 +0000)]
Don't mention futures.

18 years agoRemoved "Futures" node.
Marius Vollmer [Sun, 29 Jan 2006 19:45:54 +0000 (19:45 +0000)]
Removed "Futures" node.

18 years agoReplaced 'futures' with threads.
Marius Vollmer [Sun, 29 Jan 2006 19:44:45 +0000 (19:44 +0000)]
Replaced 'futures' with threads.

18 years ago*** empty log message ***
Marius Vollmer [Sun, 29 Jan 2006 19:38:29 +0000 (19:38 +0000)]
*** empty log message ***

18 years ago* futures.h, futures.c: Wrap whole contents in "#if 0"/"#endif".
Marius Vollmer [Sun, 29 Jan 2006 19:09:52 +0000 (19:09 +0000)]
* futures.h, futures.c: Wrap whole contents in "#if 0"/"#endif".
* eval.c, init.c: Comment out all 'future' related things.

18 years agoRenamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer [Sun, 29 Jan 2006 00:23:28 +0000 (00:23 +0000)]
Renamed the "frames" that are related to dynamic-wind to "dynamic
contexts.  Renamed all functions from scm_frame_ to scm_dynwind_.
Updated documentation.

18 years ago*** empty log message ***
Marius Vollmer [Sat, 28 Jan 2006 22:01:58 +0000 (22:01 +0000)]
*** empty log message ***

18 years ago* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c
Marius Vollmer [Sat, 28 Jan 2006 22:01:35 +0000 (22:01 +0000)]
* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c
to inline.h to make it inline.

18 years agopatches by Ludovic Courtès for symbol generation.
Han-Wen Nienhuys [Tue, 24 Jan 2006 20:30:09 +0000 (20:30 +0000)]
patches by Ludovic Courtès for symbol generation.

18 years ago("sweep_card"): don't count scm_tc_free_cell for
Han-Wen Nienhuys [Wed, 18 Jan 2006 10:17:30 +0000 (10:17 +0000)]
("sweep_card"): don't count scm_tc_free_cell for
free_count.

18 years ago(repl-reader): Use value of current-reader fluid to
Neil Jerram [Fri, 13 Jan 2006 17:36:52 +0000 (17:36 +0000)]
(repl-reader): Use value of current-reader fluid to
do the read, if set.  (Thanks to Ludovic Courtès for the patch.)

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sun, 1 Jan 2006 19:46:24 +0000 (19:46 +0000)]
*** empty log message ***

18 years agoExplicit typos.
Marius Vollmer [Fri, 30 Dec 2005 19:33:19 +0000 (19:33 +0000)]
Explicit typos.

18 years ago*** empty log message ***
Neil Jerram [Fri, 30 Dec 2005 14:33:43 +0000 (14:33 +0000)]
*** empty log message ***

18 years ago(next_fluid_num): [From Ludovic Courtès:] Don't trigger
Neil Jerram [Thu, 29 Dec 2005 10:26:39 +0000 (10:26 +0000)]
(next_fluid_num): [From Ludovic Courtès:] Don't trigger
the GC when allocated_fluids_len is zero.

18 years ago*** empty log message ***
Kevin Ryde [Wed, 14 Dec 2005 21:58:54 +0000 (21:58 +0000)]
*** empty log message ***

18 years ago(Streams): In stream->list&length and
Kevin Ryde [Wed, 14 Dec 2005 21:55:54 +0000 (21:55 +0000)]
(Streams): In stream->list&length and
stream->reversed-list&length, make the two values clearer.

and a typo "teh"

18 years ago(Fly Evaluation): Add scm_call_4, suggested by Bruce Korb.
Kevin Ryde [Wed, 14 Dec 2005 21:54:50 +0000 (21:54 +0000)]
(Fly Evaluation): Add scm_call_4, suggested by Bruce Korb.

18 years agoRemove entry claiming that breakpoints have been added,
Neil Jerram [Wed, 14 Dec 2005 00:55:22 +0000 (00:55 +0000)]
Remove entry claiming that breakpoints have been added,
because breakpoints are now implemented outside the core distro.
Add entries on obsolescence of the 'cheap option and on tweaking
support in evaluator trap calls.  Finally, correct outline level
of item about make-keyword-from-dash-symbol.

18 years ago(Evaluator trap options): Trap calls now always
Neil Jerram [Wed, 14 Dec 2005 00:51:58 +0000 (00:51 +0000)]
(Evaluator trap options): Trap calls now always
use a debug object rather than a continuation.
(Debugger options, Examples of option use): Update help text for
'cheap option (which is now obsolete).

18 years ago* api-evaluation.texi (Loading): Document custom reader.
Neil Jerram [Wed, 14 Dec 2005 00:21:11 +0000 (00:21 +0000)]
* api-evaluation.texi (Loading): Document custom reader.

* boot-9.scm (load-module): Support an optional custom reader arg,
implemented by passing on to r4rs's load.

* r4rs.scm (load): Support an optional custom reader arg,
implemented by passing on to primitive-load.

* load.c (the_reader, the_reader_fluid_num): New.
(scm_primitive_load): Support custom reader.
(scm_init_load): Init the_reader and the_reader_fluid_num; export
the_reader as `current-reader'.

18 years ago(do_read_without_guile): Use the "raw_data" passed in
Neil Jerram [Wed, 14 Dec 2005 00:15:00 +0000 (00:15 +0000)]
(do_read_without_guile): Use the "raw_data" passed in
(rather than an uninitialized pointer on the stack).

18 years ago*** empty log message ***
Marius Vollmer [Wed, 7 Dec 2005 01:33:18 +0000 (01:33 +0000)]
*** empty log message ***

18 years ago(invoke_main_func): Don't call exit here. Throws that
Marius Vollmer [Wed, 7 Dec 2005 01:32:17 +0000 (01:32 +0000)]
(invoke_main_func): Don't call exit here.  Throws that
are only caught by scm_with_guile will bypass us and would cause
scm_boot_guile to return erroneously.
(scm_boot_guile): Expect scm_with_guile to return and call exit
here, passing it an appropriate exit code.

18 years agoAdded more words to #:replace from Ludovic. Thanks!
Marius Vollmer [Wed, 7 Dec 2005 00:31:49 +0000 (00:31 +0000)]
Added more words to #:replace from Ludovic.  Thanks!

18 years ago*** empty log message ***
Marius Vollmer [Tue, 6 Dec 2005 22:37:39 +0000 (22:37 +0000)]
*** empty log message ***

18 years ago(scm_find_executable): Compile fix -- fgetc returns an
Marius Vollmer [Tue, 6 Dec 2005 22:35:05 +0000 (22:35 +0000)]
(scm_find_executable): Compile fix -- fgetc returns an
unsigned char cast to an int, or -1 for EOS.

18 years ago*** empty log message ***
Marius Vollmer [Tue, 6 Dec 2005 21:42:43 +0000 (21:42 +0000)]
*** empty log message ***

18 years ago(take_uvec): Make BASE pointer non-const.
Marius Vollmer [Tue, 6 Dec 2005 21:42:19 +0000 (21:42 +0000)]
(take_uvec): Make BASE pointer non-const.
(scm_take_u8vector, etc): Likewise.  Thanks to Ludovic Courtès!

18 years ago*** empty log message ***
Marius Vollmer [Tue, 6 Dec 2005 21:34:10 +0000 (21:34 +0000)]
*** empty log message ***