bpt/guile.git
1998-09-06 Jim Blandy* objects.h (scm_set_object_procedure_x, scm_make_class...
1998-09-06 Jim Blandy* numbers.c (scm_mkbig): Add cast, and note that signed...
1998-09-06 Jim Blandy* load.c (swap_port): Make this function static.
1998-09-06 Jim Blandy* ioext.h (scm_read_line): Add prototype.
1998-09-06 Jim Blandy* hashtab.c (scm_hash_fn_get_handle, scm_hash_fn_create...
1998-09-06 Jim Blandy* gh_data.c (gh_set_substr): Add casts to avoid signed...
1998-09-05 Jim Blandy*** empty log message ***
1998-09-05 Jim Blandy* stackchk.h (SCM_STACK_OVERFLOW_P): Change definition...
1998-09-05 Jim Blandy* smob.c (scm_numsmob): Make this an int, not an scm_si...
1998-09-05 Jim Blandy* ports.c (scm_numptob): Make this an int, not an scm_s...
1998-09-05 Jim Blandy* gsubr.c (GSUBR_TEST): Don't #define this. Nobody...
1998-09-05 Jim Blandy* gh.h (gh_int2scmb, gh_uniform_vector_length,
1998-09-05 Jim Blandy* Makefile.am (libguile_la_SOURCES): Include Scheme...
1998-09-05 Jim Blandy* configure.in: Remove --disable-debug option. The...
1998-09-05 Jim Blandy* HACKING: Remove -Wstrict-prototypes from the list...
1998-09-05 Jim Blandy(This change is part of the group made on 1998-07-30.)
1998-08-21 Mikael Djurfeldt*** empty log message ***
1998-08-21 Mikael Djurfeldt* options.c (scm_options): Bugfix: Allow empty list...
1998-08-21 Mikael Djurfeldt* eval.h, eval.c: New evaluator trap flag: SCM_TRAPS_P.
1998-08-21 Mikael Djurfeldt* eval.h, eval.c: New evaluator trap flag: SCM_TRAPS_P.
1998-08-21 Mikael Djurfeldt* debug.c, debug.h (scm_single_step): Removed.
1998-08-21 Mikael Djurfeldt*** empty log message ***
1998-08-21 Mikael Djurfeldt* debug.scm (trace-entry, trace-exit): Removed re-enabl...
1998-08-21 Mikael Djurfeldt* boot-9.scm (make-options): Bugfix: Changed pair?...
1998-08-21 Mikael DjurfeldtRegenerated
1998-08-19 Mikael Djurfeldt* boot-9.scm: Removed (ice-9 regex) from use-list of...
1998-08-15 Mikael Djurfeldt* boot-9.scm: Make the root module use (ice-9 regex) if
1998-08-09 Marius VollmerUndo check commit
1998-08-09 Marius VollmerCheck commit
1998-07-30 Jim Blandy*** empty log message ***
1998-07-30 Jim Blandy* qt.h.in (qt_null, qt_error): Add prototypes for these.
1998-07-30 Jim BlandyChanges to avoid signed/unsigned comparison warnings.
1998-07-30 Jim Blandy* filesys.c (scm_readlink): Make local vars rv and...
1998-07-30 Jim Blandy* eval.h (scm_eval_options_interface): Add external...
1998-07-30 Jim Blandy* dynl.h (scm_registered_modules, scm_clear_registered_...
1998-07-30 Jim Blandy* chars.c (scm_tables_prehistory): Add cast, to remove...
1998-07-30 Jim Blandy* configure.in: Don't use -Wstrict-prototypes after...
1998-07-30 Jim Blandy* appinit.c: File removed. It had a single function...
1998-07-30 Jim Blandy*** empty log message ***
1998-07-29 Jim Blandy*** empty log message ***
1998-07-29 Jim Blandy* configure.in: Request more warnings.
1998-07-29 Jim BlandyReformatted and regrouped.
1998-07-29 Jim Blandy*** empty log message ***
1998-07-29 Jim Blandy* Makefile.in, aclocal.m4, configure: Regenerated using...
1998-07-29 Jim Blandy* Makefile.in: Regenerated using the last public version of
1998-07-29 Jim Blandy* Makefile.in, md/Makefile.in, time/Makefile.in: Regene...
1998-07-29 Jim Blandy*** empty log message ***
1998-07-29 Jim Blandy* configure.in, qthreads.m4: Display a message about...
1998-07-29 Jim Blandy*** empty log message ***
1998-07-29 Jim BlandyWe're now using the EGCS CVS server.
1998-07-29 Jim BlandyRearranged: we now provide both anonymous CVS access...
1998-07-28 Jim Blandy*** empty log message ***
1998-07-28 Jim Blandy* getopt-gnu-style.scm: New file. (Thanks to Russ...
1998-07-27 Jim Blandy* time/Makefile.in, md/Makefile.in, Makefile.in: Regene...
1998-07-27 Jim BlandyRemove Totoro kludge.
1998-07-27 Jim Blandy* Makefile.in: Regenerated, after removing Totoro kludge.
1998-07-27 Jim BlandyRemove the TOTORO kludge. We're not doing snapshots...
1998-07-27 Jim Blandy*** empty log message ***
1998-07-27 Jim Blandy*** empty log message ***
1998-07-27 Jim Blandy*** empty log message ***
1998-07-27 Jim Blandy* qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQ...
1998-07-27 Jim Blandy*** empty log message ***
1998-07-27 Jim BlandyUse libtool, and the thread configuration mechanism.
1998-07-27 Jim BlandyUse libtool, and the thread configuration mechanism.
1998-07-27 Jim Blandy* Makefile.am: Adjust for new thread configuration...
1998-07-27 Jim Blandy* Makefile.in Rebuilt, for config changes in parent...
1998-07-27 Jim Blandy* Makefile.in: Rebuilt, for config changes in parent...
1998-07-27 Jim BlandyClean up thread configuration.
1998-07-27 Jim BlandyUpgrade to the version of libtool available at Cygnus...
1998-07-23 Jim Blandy*** empty log message ***
1998-07-23 Jim Blandy*** empty log message ***
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-07-21 Mikael Djurfeldt* readline.scm (make-readline-port): Set prompt string...
1998-07-21 Mikael DjurfeldtAdded Richard Polton
1998-07-19 Jim Blandy*** empty log message ***
1998-07-19 Jim Blandy* lineio.scm (make-line-buffering-input-port): Don...
1998-07-19 Jim Blandy* hcons.scm (hashq-cons-assoc): Don't assume the empty...
1998-07-16 Mikael Djurfeldt* eval.c (scm_copy_tree): Reverted last change: `eval...
1998-07-16 Mikael DjurfeldtUpdated
1998-07-16 Mikael Djurfeldt* eval.c (scm_copy_tree): Removed ability to copy vectors.
1998-07-16 Mikael Djurfeldt* gh_data.c, gh.h (gh_ints2scm, gh_longs2ivect,
1998-07-16 Mikael Djurfeldt* unif.c: Say that ivect and uvect are of type signed...
1998-07-15 Mikael DjurfeldtUpdated
1998-07-15 Mikael Djurfeldt* boot-9.scm (export, export-syntax): New special forms...
1998-07-15 Mikael Djurfeldt* boot-9.scm: Renamed module `(guile-repl)' --> `(guile...
1998-07-14 Mikael Djurfeldt* boot-9.scm: Let the user start in module `(guile...
1998-07-14 Mikael Djurfeldt* boot-9.scm: Let the user start in module `(user)...
1998-07-12 Mikael DjurfeldtUpdated
1998-07-12 Mikael Djurfeldt*** empty log message ***
1998-07-12 Mikael Djurfeldt* stime.h: Renamed TIMEH --> STIMEH
1998-07-12 Mikael Djurfeldt* stime.c: Removed declaration of strptime. (It should be
1998-07-12 Mikael Djurfeldt* iselect.c: Use LONG_MAX instead of ULONG_MAX for...
1998-07-12 Mikael Djurfeldt* gc.c (scm_igc): Changed //-comment into /*-comment...
1998-07-12 Mikael Djurfeldt* backtrace.c (scm_display_error, scm_display_backtrace...
1998-07-12 Mikael Djurfeldt* configure.in: Changed variable HOSTNAME --> PROG_HOST...
1998-07-12 Mikael DjurfeldtUpdated
1998-07-12 Mikael DjurfeldtUpdated
1998-07-12 Mikael Djurfeldt*** empty log message ***
1998-07-12 Mikael Djurfeldt* init.c, readline.c: OK, I won't have these readline...
1998-07-12 Mikael Djurfeldt* acconfig.h, configure.in: Define TOTORO if configuring on
next