bpt/guile.git
1997-02-11 Jim Blandy* Makefile.am (libguile_la_SOURCES): Remove backtrace...
1997-02-10 Mark Galassi * gh_funcs.c (gh_define): added this function.
1997-02-10 Mark Galassisynching
1997-02-10 Mikael Djurfeldt* boot-9.scm (backtrace): Removed. (A C version now...
1997-02-10 Mikael Djurfeldt* symbols.c (scm_sysintern0): New function. Contains...
1997-02-09 Jim Blandyclean up last change
1997-02-09 Jim Blandychange testing for repository relocation
1997-02-09 Mark Galassiadded Gary to author list for manual and changed a...
1997-02-09 Mikael Djurfeldt* throw.c (mark_lazy_catch, free_lazy_catch): Removed.
1997-02-09 Mikael Djurfeldt* configure.in: Added changequote(,) before the host...
1997-02-07 Jim Blandy*** empty log message ***
1997-02-07 Jim Blandy* configure.in: Recognize i686 as an okay processor...
1997-02-07 Jim Blandy* config.sub, config.guess: New versions, that handle...
1997-02-07 Jim Blandy*** empty log message ***
1997-02-07 Jim Blandy* throw.c (scm_internal_lazy_catch): New function.
1997-02-07 Jim Blandy* throw.c (scm_internal_lazy_catch): New function.
1997-02-07 Jim Blandy* alloca.c: New file, needed to support the AC_FUNC_ALL...
1997-02-06 Gary Houston* strop.c (scm_string_upcase_x, scm_string_downcase_x...
1997-02-05 Tom Tromey * eval.c: Don't define alloca in GCC case....
1997-02-05 Jim Blandy*** empty log message ***
1997-02-05 Jim Blandy*** empty log message ***
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim Blandy* eval.c (safe_setjmp): New function: trivial wrapper...
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim BlandyChange from Thomas Morgan:
1997-02-04 Jim Blandy* throw.c (s_throw): Remove extraneous declaration.
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim Blandy* simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1997-02-04 Jim Blandy*** empty log message ***
1997-02-04 Jim BlandyChange from Thomas Morgan:
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1997-02-04 Gary Houston* * net_db.c (scm_lnaof): change scheme name from lnaof...
1997-02-03 Jim Blandy*** empty log message ***
1997-01-31 Gary Houston * ioext.c, ioext.h: remove obsolete _sys_ from 9 proce...
1997-01-30 Mikael DjurfeldtThe following two changes (ramap.c, throw.c) are motiva...
1997-01-28 Mark Galassismall manual stuff
1997-01-25 Gary Houston * boot-9.scm (read-line!, read-delimited!, read-delimited,
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1997-01-25 Mark Galassisome updates on gh_ and also incorporated Jim Blandy...
1997-01-23 Mark Galassilittle stuff on manual
1997-01-22 Marius Vollmeradded lost entries after getting confused about a conflict
1997-01-22 Mark Galassifixed manual problems
1997-01-21 Mark Galassiadded newdoc tree
1997-01-20 Marius Vollmer* dynl.c: The dynamic linking and module registration...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1997-01-18 Jim Blandy*** empty log message ***
1997-01-18 Marius Vollmer*** empty log message ***
1997-01-18 Marius Vollmer* symbols.c (scm_sysintern): Renamed to
1997-01-18 Marius Vollmer* dynl.c (scm_dynamic_func): New function to get the...
1997-01-18 Marius Vollmer* configure.in: Only define DYNAMIC_LINKING when one...
1997-01-18 Marius Vollmer*** empty log message ***
1997-01-18 Marius VollmerAdded dynamic linking of modules. See libguile/DYNAMIC...
1997-01-17 Jim Blandy*** empty log message ***
1997-01-14 Jim Blandy*** empty log message ***
1997-01-13 Gary Houston* Makefile.am: add AWK=@AWK@ (?)
1997-01-13 Gary Houston* Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos...
1997-01-11 Marius Vollmer*** empty log message ***
1997-01-11 Marius Vollmer* configure.in: Replaced AC_PROG_RANLIB with AM_PROG_LI...
1997-01-11 Marius Vollmer*** empty log message ***
1997-01-11 Marius Vollmer* ltconfig, ltmain.sh: New files for libtool support...
1997-01-08 Gary Houston* net_db.c (scm_getserv): add missing SCM_ALLOW_INTS.
1997-01-08 Gary Houston* boot-9.scm (getservbyport, getservbyname): remove...
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* ports.h (SCM_PTOBNUM): Removed extraneous semicolon.
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* objprop.c (scm_object_property): No need to take...
1997-01-08 Jim Blandy* lineio.scm (make-line-buffering-input-port): Properly...
1997-01-08 Jim Blandy* boot-9.scm (and=>): Rename THUNK argument to PROCEDUR...
1997-01-08 Jim Blandy*** empty log message ***
1997-01-08 Jim Blandy* configure.in: When checking for struct linger, #include
1997-01-07 Jim BlandyI think the Sun compiler has chosen a perverse way...
1997-01-07 Jim Blandy*** empty log message ***
1997-01-07 Jim Blandy* init.c (scm_boot_guile): Don't return the value of
1997-01-07 Jim Blandy* eval.c (unmemocopy): Add a semicolon to appease the Sun
1997-01-07 Jim Blandy*** empty log message ***
1997-01-07 Jim Blandy* smob.h (SCM_SMOBNUM, SCM_PTOBNUM): Remove extraneous
1997-01-07 Jim Blandy* simpos.c (SYSTNAME): Add case for AIX; otherwise...
1997-01-07 Mikael Djurfeldt* socket.c (scm_recvfrom): Added missing semicolon.
1997-01-07 Jim BlandyAdd notes about updating version numbers after the...
1997-01-07 Jim BlandyRearrange for inclusion in snapshots.
1997-01-07 Jim BlandyStart new section for post-1.0 changes.
1997-01-07 Jim BlandyBump version number for post-1.0 snapshots: 1.1a.
1997-01-07 Jim Blandy*** empty log message ***
1997-01-06 Jim Blandy*** empty log message ***
1997-01-06 Gary Houston* socket.c (scm_recvfrom): allow buff_or_size to be...
1997-01-06 Jim Blandy*** empty log message ***
1997-01-06 Jim Blandy* configure.in: Revert previous change to this file...
1997-01-05 Mikael Djurfeldt* * boot-9.scm (use-modules): New macro (from Marius...
1997-01-05 Jim Blandy*** empty log message ***
1997-01-05 Jim Blandy*** empty log message ***
1997-01-05 Jim Blandy* configure.in: Call AM_PROG_INSTALL; the automake...
1997-01-05 Jim Blandy* boot-9.scm (error-catching-loop): Remove message...
1997-01-05 Jim Blandy* GUILE-VERSION: Updated version number.
1997-01-05 Jim BlandyFirst rev of release checklist.
1997-01-02 Mikael DjurfeldtUpdated.
1997-01-02 Marius Vollmer*** empty log message ***
1997-01-02 Marius Vollmer* Makefile.am (EXTRA_DIST): Added DYNAMIC-LINKING
1996-12-29 Marius Vollmer*** empty log message ***
1996-12-29 Marius Vollmer * read.c (scm_lreadr): Encountering EOF after skipping...
next