bpt/guile.git
2000-09-10 Mikael Djurfeldt*** empty log message ***
2000-09-10 Mikael Djurfeldt* symbols.c (scm_gensym): Bugfixed my previous bugfix...
2000-09-10 Keisuke Nishida*** empty log message ***
2000-09-10 Keisuke Nishida* eval.c (SCM_APPLY): Fixed bugs in the applicable...
2000-09-07 Dirk Herrmann* Fix hash value handling.
2000-09-06 Mikael Djurfeldt*** empty log message ***
2000-09-06 Mikael Djurfeldt2000-09-05 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
2000-09-05 Marius Vollmer*** empty log message ***
2000-09-05 Marius Vollmer* gh_data.c (gh_scm2char): Validate that argument is...
2000-09-05 Marius Vollmer* init.c: Include "libguile/properties.h".
2000-09-05 Dirk Herrmann* Improved and enhanced the environment test suite.
2000-09-05 Dirk Herrmann* Fixed two bugs with environment type predicates.
2000-09-03 Mikael Djurfeldt*** empty log message ***
2000-09-03 Mikael Djurfeldt* validate.h (SCM_VALIDATE_NUMBER_DEF_COPY): New macro.
2000-09-03 Marius Vollmer*** empty log message ***
2000-09-03 Marius Vollmer*** empty log message ***
2000-09-03 Marius Vollmer* throw.c (scm_ithrow): Perform catch-all handling...
2000-09-03 Marius VollmerNew file.
2000-09-03 Marius Vollmer* root.h (scm_properties_whash): New `sys_protect'...
2000-09-03 Marius VollmerNew files.
2000-09-03 Marius Vollmer* init.h (scm_init_guile): New prototype.
2000-09-03 Marius Vollmer* init.c (scm_init_guile, scm_init_guile_1): New interf...
2000-09-03 Marius Vollmer* Makefile.am (.x.doc): Pretend to create .doc files...
2000-09-03 Marius Vollmer*** empty log message ***
2000-09-03 Marius Vollmer* boot-9.scm (make-object-property): New function.
2000-09-03 Marius VollmerAdd note about "#&".
2000-09-02 Neil Jerram* Docstring updates.
2000-09-02 Neil Jerram* Docstring fixes.
2000-09-02 Neil Jerram* Docstring updates for scm_make_struct and scm_make_vt...
2000-09-02 Neil Jerram* Docstring updates for scm_symbol_to_string.
2000-09-02 Neil Jerram* Docstring updates for scm_uniform_vector_ref and...
2000-09-02 Neil Jerram* Docstring update for scm_vector.
2000-09-02 Michael Livshin*** empty log message ***
2000-09-02 Michael Livshin* tags.h (scm_tc16_allocated): removed.
2000-09-02 Michael Livshin* smob.c (scm_smob_prehistory): don't init the "allocat...
2000-09-02 Michael Livshin* gc.h: removed now-obsolete comments about the `alloca...
2000-09-02 Michael Livshin* gc.c (scm_mark_locations): mark freecells too, and...
2000-08-27 Mikael Djurfeldt*** empty log message ***
2000-08-27 Mikael Djurfeldt* gdbint.c (gdb_print): Removed superfluous macro defin...
2000-08-27 Mikael Djurfeldt*** empty log message ***
2000-08-27 Mikael Djurfeldt* struct.c (scm_make_struct_layout): Removed reference to
2000-08-27 Mikael Djurfeldt* stacks.c (scm_init_stacks): Pass a string, not a...
2000-08-27 Mikael Djurfeldt* objects.c (scm_init_objects), print.c (scm_init_print...
2000-08-27 Mikael Djurfeldt* boot-9.scm (make-record-type): Use `string-append...
2000-08-26 Mikael Djurfeldt*** empty log message ***
2000-08-26 Mikael Djurfeldt* strings.c (scm_make_shared_substring, scm_read_only_s...
2000-08-26 Mikael DjurfeldtAdded comment about possible optimization
2000-08-26 Mikael Djurfeldt* environments.c (scm_init_environments): All internal...
2000-08-26 Mikael Djurfeldt* strings/sharedstr.text (sharedstr.text): New file.
2000-08-25 Neil Jerram* Docstring fixes.
2000-08-25 Dirk Herrmann* Added Jost Boekemeier's implementation of environment...
2000-08-25 Mikael Djurfeldt*** empty log message ***
2000-08-25 Mikael Djurfeldt*** empty log message ***
2000-08-25 Mikael Djurfeldt* procprop.c: #include "libguile/smob.h"; Check applica...
2000-08-25 Keisuke Nishida*** empty log message ***
2000-08-25 Keisuke Nishida* smob.h (scm_smob_descriptor): Added `apply\' and...
2000-08-24 Mikael Djurfeldt*** empty log message ***
2000-08-24 Mikael Djurfeldt* Makefile.am (BUILT_SOURCES): Experimentally added...
2000-08-24 Mikael Djurfeldt* fluids.c (scm_fluid_set_x): Return SCM_UNSPECIFIED.
2000-08-24 Mikael DjurfeldtRegenerated
2000-08-24 Mikael Djurfeldt*** empty log message ***
2000-08-24 Mikael Djurfeldt* psyntax.ss (set!): Added generalized set! support...
2000-08-23 Mikael Djurfeldt*** empty log message ***
2000-08-23 Mikael Djurfeldt* gc.c (scm_gc_mark): Don't use GUILE_DEBUG flag to...
2000-08-21 Michael Livshin*** empty log message ***
2000-08-21 Michael Livshin* gc.h (SCM_GC_CARD_N_CELLS): change to be a nice non...
2000-08-21 Dirk Herrmann* lib.scm (pass-if, expect-fail): Generalized.
2000-08-19 Michael Livshin*** empty log message ***
2000-08-19 Michael Livshin* gc.c (scm_gc_sweep): added a `continue' statement...
2000-08-19 Marius Vollmer*** empty log message ***
2000-08-19 Marius Vollmer* optargs.scm (#\&): Changed #:allow-other-key-value to
2000-08-18 Gary Houston*** empty log message ***
2000-08-18 Gary Houston * acconfig.h: added BROKEN_GCSE.
2000-08-18 Michael Livshin*** empty log message ***
2000-08-18 Michael Livshin* gc.h: removed some stuff that broke compilation for...
2000-08-18 Neil Jerram* filesys.c (scm_fcntl): Docstring fix - missing newlin...
2000-08-18 Neil Jerram* net_db.c (scm_gethost, scm_getnet, scm_getproto,...
2000-08-18 Neil Jerram* Docstring fixes - adding texinfo markup and removing...
2000-08-18 Mikael Djurfeldt*** empty log message ***
2000-08-17 Michael Livshin*** empty log message ***
2000-08-17 Michael Livshin*** empty log message ***
2000-08-17 Michael Livshin* gc.c: (scm_default_init_heap_size_*): defined to...
2000-08-17 Michael Livshin* gc.h (SCM_MARKEDP): simplified, there are no differen...
2000-08-17 Michael Livshin* tags.h: (SCM_GCTYPE16, SCM_GCCDR, SCM_GC[8]MARKP,
2000-08-17 Mikael DjurfeldtMikael's ideas on a new type of Scheme interpreter
2000-08-17 Mikael Djurfeldt*** empty log message ***
2000-08-16 Marius Vollmer*** empty log message ***
2000-08-16 Marius Vollmer* optargs.scm (#\&): Emit warning about `#&' being...
2000-08-16 Marius Vollmer*** empty log message ***
2000-08-16 Marius Vollmer* optargs.scm: Replaced `#&' reader syntax with keywords.
2000-08-16 Michael Livshin*** empty log message ***
2000-08-16 Michael Livshin* stime.c (scm_c_get_internal_run_time): new function...
2000-08-16 Michael Livshin* gc.c (scm_gc_stats): add more obscure stats, such...
2000-08-14 Mikael Djurfeldt*** empty log message ***
2000-08-14 Mikael Djurfeldt* format.scm (format:obj->str): Made tail-recursive...
2000-08-13 Mikael DjurfeldtFix
2000-08-13 Mikael Djurfeldt*** empty log message ***
2000-08-13 Mikael Djurfeldt* alist.c (scm_assq, scm_assv, scm_assoc): Report argum...
2000-08-13 Mikael DjurfeldtRegenerated
2000-08-13 Mikael DjurfeldtCommentary fix
next