bpt/guile.git
1996-12-10 Tom Tromeyupdated to automake 1.1l
1996-12-10 Tom Tromeyguile-snarf script once again used for creating .x...
1996-12-10 Jim Blandy*** empty log message ***
1996-12-10 Jim Blandy* backtrace.c (scm_display_error_message): Made non...
1996-12-09 Jim BlandyDon't print extra newline.
1996-12-09 Jim Blandy*** empty log message ***
1996-12-09 Jim BlandyRebuilt in honor of changes to ../configure.in.
1996-12-09 Jim BlandyWe need to name the object files produced from the
1996-12-09 Anthony Green * Makefile.am: Added missing -c options for...
1996-12-09 Gary Houston* ioext.c (scm_sys_ftell): use scm_long2num instead...
1996-12-09 Tom TromeyFixed erroneous use of #ifdef
1996-12-09 Mark Galassisome work on guile-programmer
1996-12-09 Jim BlandyRebuilt from Makefile.am.
1996-12-09 Jim Blandy* Makefile.am (libpath.h): Re-incorporate Mikael's...
1996-12-09 Jim Blandy*** empty log message ***
1996-12-09 Jim BlandyAdd new interface to catch/throw, usable from C as...
1996-12-08 Mark Galassilittle stuff
1996-12-08 Marius Vollmer*** empty log message ***
1996-12-08 Marius Vollmer* acconfig.h: Added DYNAMIC_LINKING symbol.
1996-12-08 Marius Vollmer* configure.in: Add option and checks for dynamic linking.
1996-12-08 Marius Vollmer* Makefile.am (libguile_a_SOURCES):
1996-12-08 Marius Vollmer* init.c (scm_boot_guile_1): Call scm_init_dynamic_link...
1996-12-08 Marius VollmerInitial revision
1996-12-08 Jim Blandy*** empty log message ***
1996-12-08 Jim BlandyRegenerated using patched automake-1.1k.
1996-12-07 Mark Galassisome configuration fixes to get gtcltk to work for me
1996-12-07 Mark Galassishould give a clean from-scratch compilation
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 ***
next