*** empty log message ***
[bpt/guile.git] / libguile /
1998-10-31 Mikael Djurfeldt*** empty log message ***
1998-10-31 Mikael Djurfeldt* readline.c (read-history, write-history): New procedures.
1998-10-31 Mikael Djurfeldt* read.c, read.h (history-length, history-file): New...
1998-10-31 Mikael Djurfeldt* evalext.c (sequence->list): Fix
1998-10-31 Mikael Djurfeldt*** empty log message ***
1998-10-31 Mikael Djurfeldt* debug.c, print.c: Added #include "macros.h".
1998-10-31 Mikael Djurfeldt* macros.c, macros.h: New files.
1998-10-31 Mikael Djurfeldt* evalext.c, evalext.h: New files. Contain non-R5RS...
1998-10-31 Mikael Djurfeldt*** empty log message ***
1998-10-31 Mikael Djurfeldt* Makefile.am: Added evalext.c, evalext.h, macros.c...
1998-10-31 Mikael Djurfeldt* procs.c, procs.h (procedure-documentation): Moved...
1998-10-31 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added calls to scm_init_ma...
1998-10-31 Mikael Djurfeldt* eval.h (scm_macro_eval_x): Removed declaration.
1998-10-31 Mikael Djurfeldt* eval.c (scm_s_expression, scm_s_test, scm_s_body,
1998-10-31 Mikael DjurfeldtAdded #include "macros.h"
1998-10-30 Mikael Djurfeldt*** empty log message ***
1998-10-30 Mikael Djurfeldt* ioext.c (scm_ftell): Use SCM_N_READY_CHARS to correct...
1998-10-30 Mikael Djurfeldt* ports.c (scm_add_to_port_table, scm_remove_from_port_...
1998-10-30 Mikael Djurfeldt* genio.c (scm_getc): Use SCM_TRY_CLRDY instead of...
1998-10-30 Mikael Djurfeldt* genio.c, genio.h (scm_ungets): New function.
1998-10-30 Mikael Djurfeldt* ports.h, ports.c (scm_unread_string): New procedure.
1998-10-30 Mikael Djurfeldt* ports.h (SCM_CLRDY, SCM_CUNGET, SCM_CGETUN): Rewritten.
1998-10-28 Mikael DjurfeldtHrmmph..
1998-10-28 Mikael Djurfeldt* threads.h (scm_thread_sleep, scm_thread_usleep):...
1998-10-26 Mikael Djurfeldt* numbers.c (num2long): As a software archeologist...
1998-10-24 Jim Blandy* gc.h: Remove all uses of SCM_P. (Thanks to Richard...
1998-10-24 Jim Blandy*** empty log message ***
1998-10-24 Jim BlandyBug reports from Russ McManus:
1998-10-24 Jim Blandy* guile-snarf.in: Never generate an empty file. (Thanks to
1998-10-24 Jim Blandy* gh_eval.c (gh_eval_str_with_catch, gh_eval_file_with_...
1998-10-24 Jim Blandy* gh.h (gh_enter, gh_new_procedure0_0, gh_new_procedure0_1,
1998-10-20 Jim Blandy*** empty log message ***
1998-10-20 Jim Blandy* ports.h: Put text after #endif in comment. (Thanks...
1998-10-19 Jim Blandy*** empty log message ***
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-19 Jim BlandyCorrect copyright notice.
1998-10-19 Jim BlandyAdded copyright notice.
1998-10-19 Jim Blandy*** empty log message ***
1998-10-19 Jim Blandy*** empty log message ***
1998-10-19 Jim Blandy* script.c (scm_compile_shell_switches): Define
1998-10-19 Jim Blandy* filesys.c (set_element, get_element): Make sure that...
1998-10-18 Jim Blandy* chars.c (scm_charnames): In ASCII character name...
1998-10-18 Jim Blandy* Makefile.am (libguile_la_SOURCES, BUILT_SOURCES)...
1998-10-18 Mikael Djurfeldt* unif.c (scm_raprin1): Changed print syntax for byte...
1998-10-17 Jim Blandy*** empty log message ***
1998-10-17 Jim BlandyDon't use local_fgets on sockets; ftell doesn't work...
1998-10-17 Mikael Djurfeldt* script.c (scm_compile_shell_switches): Add handling...
1998-10-16 Jim Blandy*** empty log message ***
1998-10-16 Jim Blandy* regex-posix.c (scm_regexp_exec): Add a cast to remove a
1998-10-16 Jim Blandy* Makefile.in: Regenerated, after change to qthreads.m4.
1998-10-15 Jim Blandy* stime.c: The CPP hair to determine a value for CLKTCK...
1998-10-15 Jim Blandy*** empty log message ***
1998-10-15 Jim BlandyWarning fixes from Greg Harvey:
1998-10-14 Jim Blandy*** empty log message ***
1998-10-14 Jim BlandyHandle short and long long uniform arrays properly...
1998-10-14 Jim BlandyChange the way libguile and boot-9.scm are timestamped...
1998-10-14 Jim Blandy*** empty log message ***
1998-10-14 Jim Blandy* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,
1998-10-13 Jim Blandy*** empty log message ***
1998-10-13 Jim Blandy* stime.c (scm_get_internal_real_time): Do the arithmet...
1998-10-13 Jim Blandy*** empty log message ***
1998-10-13 Jim Blandy* threads.h (scm_thread_usleep, scm_thread_sleep):...
1998-10-13 Jim BlandyDon't redefine sleep and usleep.
1998-10-12 Jim Blandy*** empty log message ***
1998-10-12 Jim Blandy* threads.c: Doc fix.
1998-10-12 Jim BlandyThe argument type of usleep varies from system to system,
1998-10-12 Jim Blandy*** empty log message ***
1998-10-12 Jim Blandy*** empty log message ***
1998-10-12 Jim Blandy* simpos.c (scm_software_type): Procedure deleted....
1998-10-12 Jim Blandy* script.c (scm_find_executable): Don't test if unix...
1998-10-12 Jim Blandy* genio.c (scm_do_read_line): Don't just politely check...
1998-10-11 Jim Blandy*** empty log message ***
1998-10-11 Jim Blandy* scmconfig.h.in: Regenerated.
1998-10-11 Jim Blandy*** empty log message ***
1998-10-11 Jim Blandy* libguile.h: Don't omit the dynamic linking functions...
1998-10-11 Jim Blandy*** empty log message ***
1998-10-11 Jim Blandy* genio.c (scm_do_read_line): Count lines correctly...
1998-10-10 Jim Blandy*** empty log message ***
1998-10-10 Jim Blandy* genio.c (scm_do_read_line): Maintain the line count...
1998-10-10 Jim Blandy*** empty log message ***
1998-10-10 Jim Blandy* numbers.c (big2str): Protect t from garbage collectio...
1998-10-10 Jim Blandy* gc.c (scm_return_first): Remove #ifdef __STDC__ garba...
1998-10-09 Jim Blandy*** empty log message ***
1998-10-09 Jim Blandy* Makefile.am (libguile_la_LDFLAGS): Increment shared...
1998-10-09 Jim BlandyRemove uses of the #/ syntax.
1998-10-09 Jim Blandy*** empty log message ***
1998-10-09 Jim Blandy*** empty log message ***
1998-10-09 Jim BlandyCentralize the creation of port objects based on stdio...
1998-10-09 Jim Blandy* fports.h (scm_setbuf0, scm_setvbuf, scm_setfileno,
1998-10-09 Jim BlandyDo magic to mix reads and writes on stdio FILE-based...
1998-10-09 Jim BlandyCentralize the creation of port objects based on stdio...
1998-10-09 Jim Blandy* scmconfig.h.in: Regenerated.
1998-10-09 Jim Blandy* fports.h (scm_setbuf0, scm_setvbuf, scm_setfileno,
1998-10-09 Jim BlandyChange the definition of the functions in scm_ptobfuns...
1998-10-09 Jim BlandyChange the definition of the functions in scm_ptobfuns...
1998-10-09 Jim BlandyChange the definition of the functions in scm_ptobfuns...
1998-10-08 Jim BlandyAdjust formatting.
1998-10-08 Jim Blandy*** empty log message ***
1998-10-08 Jim BlandyInclude the source location in error messages for scripts.
1998-10-07 Jim Blandy*** empty log message ***
next