1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
Commit graph

575 commits

Author SHA1 Message Date
Neil Jerram
bcf009c3f8 Add examples from Ian Sheldon, and merge recent updates from stable branch. 2002-08-08 21:47:53 +00:00
Han-Wen Nienhuys
eab1b25970 * gc.h: add scm_debug_cells_gc_interval to public interface
* gc-card.c ("sweep_card"): set scm_gc_running while sweeping.

* gc.c (scm_i_expensive_validation_check): separate expensive
validation checks from cheap ones.
2002-08-08 19:47:31 +00:00
Marius Vollmer
00706edc1d *** empty log message *** 2002-08-08 17:07:23 +00:00
Marius Vollmer
77c16d8343 Don't talk about 'bound?' which is gone. Thanks to Christopher
Cramer.
2002-08-08 17:07:10 +00:00
Han-Wen Nienhuys
ba1b222692 * tests/reader.test: change misc-error in read-error.
* read.c (scm_input_error): new function: give meaningful error
messages, and throw read-error

* gc-malloc.c (scm_calloc): add scm_calloc.

* scheme-memory.texi (Memory Blocks): add scm_calloc, scm_gc_calloc.
correct typos.
2002-08-05 23:04:44 +00:00
Marius Vollmer
3d0f4c6292 *** empty log message *** 2002-08-05 18:52:43 +00:00
Marius Vollmer
4310df3688 Added (use-modules (ice-9 rdelim)) to an example that uses read-line.
Thanks to Ralf Mattes!
2002-08-05 18:52:27 +00:00
Marius Vollmer
c5ee546dda Added an introductory blurb about GC that I had lying around. 2002-08-05 18:50:54 +00:00
Gary Houston
c3164ca85e * scheme-modules.texi: split "Scheme and modules" into
"provide and require" and "Environments".  Mention R5RS
	environments.
2002-08-02 22:58:38 +00:00
Neil Jerram
3db0333819 New doc about stack overflow. 2002-07-16 22:25:49 +00:00
Gary Houston
dd235de4a6 * scheme-modules.texi (Compiled Code Modules): Removed description
of scm_register_module_xxx, which no longer exists.  A description
	of current techniques is needed.
2002-07-10 22:21:25 +00:00
Gary Houston
46732b5441 * dynl.c (scm_dynamic_call): docstring editing. 2002-07-09 22:40:03 +00:00
Marius Vollmer
658b35a01e Renamed :rename to :renamer. 2002-07-08 18:55:21 +00:00
Marius Vollmer
23de7b97e9 Bettered wording for inf? and nan? procedures. 2002-06-19 11:41:13 +00:00
Marius Vollmer
e717bf46f4 *** empty log message *** 2002-05-09 19:37:55 +00:00
Marius Vollmer
91d14235cd (Runtime Environment): Added entries for 'setenv' and 'unsetenv'. 2002-05-09 19:35:58 +00:00
Marius Vollmer
35a3c69ca9 (Numbers): Added description of the new values +inf.0, -inf.0 and
+nan.0.
2002-05-09 19:35:42 +00:00
Marius Vollmer
efb7d2fc25 *** empty log message *** 2002-04-26 18:42:55 +00:00
Marius Vollmer
c0ab7f1317 (SRFI-13 Miscellaneous): Updated docs of string-tokenize. 2002-04-26 18:42:39 +00:00
Neil Jerram
ce9d056227 Manual debugging and refactoring work. 2002-04-20 19:26:40 +00:00
Neil Jerram
f2ba76aea5 * Manual work on debugging infrastructure 2002-04-20 15:52:13 +00:00
Neil Jerram
1982a56a97 * New manual material: example of extending Dia using Guile. 2002-04-20 11:13:18 +00:00
Marius Vollmer
e744af1234 *** empty log message *** 2002-04-17 17:47:19 +00:00
Marius Vollmer
dc00662795 *** empty log message *** 2002-04-17 17:41:51 +00:00
Marius Vollmer
07b15be28b (CLEANFILES): Added guile.cps, guile.fns, guile.rns,
guile.tps, guile.vrs, guile.tmp.
2002-04-17 17:40:57 +00:00
Neil Jerram
0624ce33f3 Update vector docs.
Remove Guile extensions index.
A few other odds and ends.
2002-04-01 18:46:26 +00:00
Neil Jerram
755de64557 Improve docs on symbols. 2002-04-01 14:44:02 +00:00
Neil Jerram
e8f1ff7188 Minor changes for syncing with stable branch. 2002-03-29 20:25:24 +00:00
Neil Jerram
801892e788 Various manual updates, including syncing with stable branch. 2002-03-27 21:55:31 +00:00
Marius Vollmer
e31a525e80 *** empty log message *** 2002-03-24 14:12:14 +00:00
Marius Vollmer
033aa07c01 Updated to reflect changes to the guile-snarf tool. 2002-03-24 14:12:07 +00:00
Neil Jerram
c16da59f61 Manual updates. 2002-03-16 13:51:03 +00:00
Neil Jerram
387d418c55 * Manual updates on hooks and features.
* Fix scm_t_c_hookype_t corruption.
2002-03-16 00:27:25 +00:00
Thien-Thi Nguyen
34ad73ede8 *** empty log message *** 2002-03-15 14:23:19 +00:00
Thien-Thi Nguyen
b5bb4262ea (guile-1.4 guile-snarf): Remove this node.
(How guile-snarf works): Update usage and description to
no longer mention "--compat=1.4" and instead "-d" and "-D".
(Macros guile-snarf recognizes): Add list of deprecated macros and blurb.
Add cindex for deprecated macros.
2002-03-15 14:22:07 +00:00
Neil Jerram
198586ed74 Manual updates. 2002-03-15 14:03:53 +00:00
Thien-Thi Nguyen
a2448fb144 Typofix. 2002-03-14 04:04:32 +00:00
Thien-Thi Nguyen
2287fb53d4 *** empty log message *** 2002-03-14 03:28:39 +00:00
Thien-Thi Nguyen
d5e1d82d1c (How guile-snarf works): Mention "--compat=1.4", and
new processing steps.  Update usage example, makefile frag.

(guile-1.4 guile-snarf): New subsubsection under
"Init Snarfing with guile-snarf".
2002-03-14 03:27:51 +00:00
Thien-Thi Nguyen
13b6820484 *** empty log message *** 2002-03-14 02:03:10 +00:00
Thien-Thi Nguyen
6f627b2b1e (guile_toc.html): Look for guile.texi in $(srcdir). 2002-03-14 02:02:29 +00:00
Neil Jerram
21b83aabb2 Automatic updates from snarfed libguile docstrings. 2002-03-12 21:54:22 +00:00
Neil Jerram
413d32b658 Various minor enhancements ported from the stable CVS branch. 2002-03-12 21:08:57 +00:00
Thien-Thi Nguyen
1ebf1566bc *** empty log message *** 2002-03-08 21:29:19 +00:00
Thien-Thi Nguyen
f394773de5 (guile_TEXINFOS): Add tools.texi. 2002-03-08 21:24:30 +00:00
Thien-Thi Nguyen
73ede5920e (Miscellaneous Tools): Add under "Part II".
Implement by including tools.texi.
2002-03-08 21:23:36 +00:00
Thien-Thi Nguyen
fc17ed5b72 (Miscellaneous Tools): New node/chapter.
(Snarfing, Init Snarfing with guile-snarf, How guile-snarf works,
Macros guile-snarf recognizes, Doc Snarfing): New nodes/(sub)sections.
(Executable Modules): Now a section under "Miscellaneous Tools".
2002-03-08 21:20:31 +00:00
Neil Jerram
a3f0622d5d * Insert missing `of' in autoconf.texi. 2002-03-08 13:18:00 +00:00
Thien-Thi Nguyen
abae30146f Initial revision 2002-03-06 20:54:27 +00:00
Dirk Herrmann
228a24ef30 Changes in doc/ref:
* api.txt, data-rep.texi: Renamed the struct scm_cell to
scm_t_cell.

* data-rep.texi: Renamed scm_alloc_cell to scm_cell and
scm_alloc_double_cell to scm_double_cell.

Changes in libguile:

* gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, NEXT_DATA_CELL,
init_heap_seg, alloc_some_heap), gc.h (struct scm_cell, struct
scm_t_cell, SCM_CELLPTR, SCM_GC_CARD_SIZE,
SCM_GC_IN_CARD_HEADERP), tags.h (SCM_CELLP):  Renamed the struct
scm_cell and all its uses to scm_t_cell in accordance to Guile's
naming scheme for types.

* alist.c (scm_acons), convert.i.c (CTYPES2UVECT,
CTYPES2UVECT_OPTIONAL), coop-threads.c (scm_call_with_new_thread,
scm_spawn_thread), debug.c (scm_make_debugobj), environments.c
(scm_make_environment), eval.c (scm_closure), fports.c
(scm_fdes_to_port), gc.c (scm_deprecated_newcell,
scm_deprecated_newcell2), inline.h (scm_alloc_cell, scm_cell),
list.c (SCM_I_CONS), numbers.c (scm_i_mkbig), pairs.c (scm_cons),
ports.c (scm_void_port), procs.c (scm_c_make_subr, scm_makcclo),
smob.c (scm_make_smob), smob.h (SCM_NEWSMOB), strings.c
(scm_take_str, scm_allocate_string), strports.c (scm_mkstrport),
unif.c (scm_make_uve), variable.c (make_variable), vectors.c
(scm_c_make_vector), vports.c (scm_make_soft_port): Renamed
scm_alloc_cell to scm_cell.

* environments.c (core_environments_observe), gc.c
(scm_deprecated_newcell2), goops.c (wrap_init, scm_wrap_object),
inline.h (scm_alloc_double_cell, scm_double_cell), num2float.i.c
(FLOAT2NUM), numbers.c (scm_make_real), procs.c
(scm_make_procedure_with_setter), smob.h (SCM_NEWSMOB2,
SCM_NEWSMOB3), struct.c (scm_make_struct, scm_make_vtable_vtable),
symbols.c (scm_mem2symbol, scm_mem2uninterned_symbol), weaks.c
(allocate_weak_vector): Renamed scm_alloc_double_cell to
scm_double_cell.
2002-03-01 00:19:20 +00:00