bpt/guile.git
1996-12-07 Tom TromeyRe-removed files restored after crash
1996-12-07 Mark Galassigetting the Makefile.in and Makefile.am files in there
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere
1996-11-28 Jim Blandy*** empty log message ***
1996-11-28 Jim Blandy(ancillary): List ChangeLog-scm, not ChangeLog.scm.
1996-11-27 Marius Vollmer* eval.c (scm_definedp): Use top_level_lookup_closure_var
1996-11-27 Marius Vollmer*** empty log message ***
1996-11-27 Marius Vollmer* boot-9.scm (macroexpand-1, macroexpand), slib.scm
1996-11-27 Marius Vollmer*** empty log message ***
1996-11-27 Marius Vollmer* eval.c (scm_definedp): Incompatibly changed to be...
1996-11-27 Marius Vollmer* eval.c (scm_definedp): Incompatibly changed to be...
1996-11-21 Jim Blandy*** empty log message ***
1996-11-21 Jim BlandyIt's an "eval closure", not an "eval thunk." A thunk...
1996-11-21 Jim Blandy*** empty log message ***
1996-11-21 Jim BlandyIt's an "eval closure", not an "eval thunk." A thunk...
1996-11-21 Jim BlandyRenamed to ChangeLog-scm from ChangeLog.scm, so it...
1996-11-20 Jim Blandy*** empty log message ***
1996-11-20 Jim Blandy* slib.scm (slib-parent-dir): Use string-length, not...
1996-11-20 Jim Blandy* gc.c (scm_igc, scm_gc_mark): Round up the size of...
1996-11-10 Jim Blandy*** empty log message ***
1996-11-10 Jim Blandy* configure.in, Makefile.in: The 'install' and 'uninstall'
1996-11-10 Jim Blandy*** empty log message ***
1996-11-10 Jim Blandy*** empty log message ***
1996-11-10 Jim Blandy* gc.c (struct scm_heap_seg_data): Doc fixes.
1996-11-10 Jim Blandy* gc.c (which_seg, scm_map_free_list, scm_newcell_count,
1996-11-10 Jim Blandyspelling fix
1996-11-10 Jim Blandy*** empty log message ***
1996-11-10 Jim Blandy*** empty log message ***
1996-11-10 Jim Blandy* fports.c (scm_stdio_to_port, scm_open_file): Set...
1996-11-10 Jim BlandyOn some systems <libc.h> conflicts with <unistd.h>...
1996-11-09 Jim Blandy*** empty log message ***
1996-11-09 Jim Blandy*** empty log message ***
1996-11-06 Mikael Djurfeldt*** empty log message ***
1996-11-06 Mikael Djurfeldt* throw.c (scm_lazy_catch, scm_ithrow): Completed imple...
1996-11-02 Mikael Djurfeldt*** empty log message ***
1996-11-02 Mikael Djurfeldt* * stacks.c, stacks.h (scm_make_stack): Now takes...
1996-11-02 Mikael Djurfeldt* root.c (cwdr): Bugfix.
1996-11-02 Mikael Djurfeldt* * read.c: Recording of positions disabled by default.
1996-11-02 Mikael Djurfeldt* * procs.c (scm_closure_p): New function.
1996-11-02 Mikael Djurfeldt* * posix.c (scm_tmpnam): New function.
1996-11-02 Mikael Djurfeldt* * load.c, load.h (scm_read_and_eval_x): New function.
1996-11-02 Mikael Djurfeldt * load.c: Added #include "throw.h".
1996-11-02 Mikael Djurfeldt* * eval.c: Renamed debug option "deval" to "debug".
1996-11-02 Mikael Djurfeldt* * debug.h: Changed semantics of debug option "backtra...
1996-11-02 Mikael Djurfeldt* debug.c (scm_m_start_stack): Bugfix: Use SCM_ECONSP...
1996-11-02 Mikael Djurfeldt * _scm.h: Added #ifndef around definition of macros...
1996-11-02 Mikael Djurfeldt * __scm.h: Added hooks for threads to plugin to in...
1996-11-02 Mikael Djurfeldt* slib.scm (slib:load): Adapt to the new behavior of
1996-11-02 Mikael Djurfeldt* * boot-9.scm: The debugging evaluator and recording...
1996-11-02 Mikael Djurfeldt* * boot-9.scm: The debugging evaluator and recording...
1996-10-30 Mikael Djurfeldt * libguile.h: #include "libguile/libpath.h"
1996-10-30 Mikael Djurfeldt * ports.c: #include "filesys.h"
1996-10-30 Mikael Djurfeldt * load.c, load.h (scm_sys_package_data_dir): New function.
1996-10-30 Mikael Djurfeldt * filesys.c, filesys.h (scm_input_waiting_p): Moved...
1996-10-30 Mikael Djurfeldt* Makefile.in (libpath.h): Renamed definition of: LIBRA...
1996-10-30 Mikael Djurfeldt*** empty log message ***
1996-10-30 Mikael Djurfeldt* stacks.h: Bugfix: Don't use tail-array length field...
1996-10-29 Jim Blandy*** empty log message ***
1996-10-29 Jim Blandy* socket.c: Use K&R style declaration for 'close';...
1996-10-29 Jim Blandy* snarf.h: New file.
1996-10-29 Jim Blandy*** empty log message ***
1996-10-29 Jim Blandy* boot-9.scm (load-from-path): New function.
1996-10-29 Jim Blandy*** empty log message ***
1996-10-29 Jim Blandy* Makefile.in (scm_files): Add r4rs.scm and test.scm...
1996-10-29 Jim BlandyGet Guile to be a little less chatty by default. The...
1996-10-29 Jim BlandyGet Guile to be a little less chatty by default. The...
1996-10-29 Jim Blandy* test.scm: New file.
1996-10-29 Jim Blandy*** empty log message ***
1996-10-29 Jim Blandy* * numbers.c (scm_integer_p): Renamed from scm_int_p...
1996-10-29 Jim Blandy* * numbers.c (scm_integer_p): Renamed from scm_int_p...
1996-10-29 Jim Blandy* strports.c (scm_eval_0str): New function.
1996-10-28 Jim Blandy(load): Should call primitive-load-path, not primitive...
1996-10-28 Jim Blandy*** empty log message ***
1996-10-28 Jim Blandy* * load.c (scm_sys_search_load_path): Search for files...
1996-10-28 Jim Blandy* boot-9.scm (load): Simplified; primitive-load does...
1996-10-28 Jim Blandy*** empty log message ***
1996-10-28 Gary Houston* configure.in: add tests for figuring out whether...
1996-10-27 Gary Houston* boot-9.scm (stat:dev etc.) accessor functions for...
1996-10-27 Gary Houston* filesys.c (scm_stat2scm): derive file type and permis...
1996-10-27 Gary Houston* load.c: change s_try_load and s_try_load_path to...
1996-10-25 Jim Blandy*** empty log message ***
1996-10-25 Jim Blandy* boot-9.scm (%read-sharp): Don't recognize the `#...
1996-10-25 Jim Blandy* read.c (scm_lreadr): Recognize SCSH-style block comme...
1996-10-25 Jim Blandy* feature.c (scm_set_program_arguments): New argument...
1996-10-23 Jim Blandy*** empty log message ***
1996-10-23 Jim Blandy* ports.c: Formatting tweak.
1996-10-23 Jim Blandy* init.c: (scm_boot_guile, scm_boot_guile_1): New...
1996-10-23 Jim Blandy* init.c (scm_start_stack): Don't initialize scm_progar...
1996-10-23 Jim Blandy* * fports.c (scm_stdio_to_port): New function. Its...
1996-10-23 Jim Blandy* * feature.c (scm_set_program_arguments): New function.
1996-10-21 Jim Blandy*** empty log message ***
1996-10-21 Jim Blandy* hashtab.h (scm_hashx_remove_x): Renamed `delete'...
1996-10-21 Jim Blandy* boot-9.scm: Formatting tweaks.
1996-10-21 Mark GalassiStarted moving gh.c to acknowledging conservative GC...
1996-10-20 Mikael Djurfeldt*** empty log message ***
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
next