bpt/guile.git
2000-02-14 Greg J. Badros* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports...
2000-02-14 Greg J. Badros*** empty log message ***
2000-02-14 Greg J. Badros* slib.scm: Rename software-type to slib:software-type...
2000-02-14 Greg J. Badros* common-list.scm: Added documentation; largely cut...
2000-02-13 Greg J. Badros*** empty log message ***
2000-02-13 Greg J. Badros* guile-doc-snarf.in: Use ${AWK} -f guile-func-name...
2000-02-13 Greg J. Badros*** empty log message ***
2000-02-11 Mikael Djurfeldt*** empty log message ***
2000-02-11 Mikael Djurfeldt* format.scm (format): Reintroduce (define format forma...
2000-02-10 Greg J. Badros* guile-snarf.awk.in: Tweak to work with Sun/HP awk...
2000-02-09 Gary Houston2000-02-09 Gary Houston <ghouston@arglist.com>
2000-02-08 Gary Houston * __scm.h: don't define long_long or ulong_long if...
2000-02-08 Greg J. Badros*** empty log message ***
2000-02-08 Greg J. Badros* ports.c: Doc patches from Richard Kim. Pasted from...
2000-02-07 Greg J. Badros*** empty log message ***
2000-02-07 Greg J. Badros* macros.c: Doc patches from Richard Kim. Pasted from...
2000-02-07 Greg J. Badros*** empty log message ***
2000-02-07 Greg J. Badros* pairs.c: Doc patches from Richard Kim. Pasted from...
2000-01-31 Gary Houston * strings.h: don't use SCM_P. don't include <string.h>.
2000-01-30 Marius Vollmer* Makefile.am (version.texi): Override automake's rule for
2000-01-29 Gary Houston * posix.c (scm_pipe): rewrote the docstring.
2000-01-29 Gary Houston * filesys.c (scm_select, retrieve_select_type, get_ele...
2000-01-27 Greg J. Badros*** empty log message ***
2000-01-27 Greg J. Badros* vectors.c, symbols.c, strorder.c: Documentation cut...
2000-01-27 Greg J. Badros*** empty log message ***
2000-01-27 Greg J. Badros* strop.c (scm_i_index): Obfuscated commented-out SCM_D...
2000-01-27 Greg J. Badros*** empty log message ***
2000-01-27 Greg J. Badros* throw.c: Factor out an #ifdef/#else/#endif choice...
2000-01-26 Greg J. Badros*** empty log message ***
2000-01-26 Greg J. Badros* tag.c: Added doc for `tag', but mark as deprecated...
2000-01-26 Greg J. BadrosIgnore tmp[123] files
2000-01-26 Greg J. Badros*** empty log message ***
2000-01-26 Greg J. Badros* sort.c: typo in comment fixed.
2000-01-25 Marius VollmerDon't blame Jim for everything
2000-01-25 Greg J. Badros* random.c: Added documentation, from SLIB page:
2000-01-25 Marius VollmerAdded notes about autogenerated files and the CVS patches.
2000-01-25 Marius Vollmer*** empty log message ***
2000-01-25 Marius Vollmer* autogen.sh: Call libtoolize. Pass --add-missing...
2000-01-25 Marius Vollmer* autogen.sh: Call libtoolize. Pass --add-missing...
2000-01-25 Marius VollmerRemoved, libltdl is now generated by autogen.sh
2000-01-25 Marius VollmerRemoved, these files are autogenerated.
2000-01-25 Marius Vollmer* readline.scm: Only link glue code when the 'readline...
2000-01-25 Marius VollmerRemoved, these files are generated automatically.
2000-01-25 Greg J. Badros* variable.c, version.c: Added documentation, written...
2000-01-23 Gary Houston * filesys.c (scm_chown): omit port/fdes support if...
2000-01-22 Greg J. BadrosHACKING: I've updated it a bit to reflect the need...
2000-01-22 Greg J. BadrosRe-added, since my test re: the repository-global cvsig...
2000-01-20 Greg J. BadrosRemoved
2000-01-20 Greg J. Badros*** empty log message ***
2000-01-20 Greg J. Badros*** empty log message ***
2000-01-20 Greg J. Badros* Makefile.in: Removed, this is auto-generated.
2000-01-20 Greg J. BadrosPatch from Dirk Hermann:
2000-01-20 Greg J. Badros* format.scm: Use (variable-set! (builtin-variable...
2000-01-18 Mikael Djurfeldt*** empty log message ***
2000-01-18 Mikael Djurfeldt* backtrace.c (scm_display_error_message): Bugfix:...
2000-01-18 Mikael Djurfeldt*** empty log message ***
2000-01-18 Mikael Djurfeldt* strports.c (st_end_input): Inserted parenthesis to...
2000-01-18 Mikael Djurfeldt* net_db.c (scm_resolv_error): Cast result from hstrerror.
2000-01-18 Mikael Djurfeldt*** empty log message ***
2000-01-18 Mikael Djurfeldt* fports.c, list.c: Converted docstrings to ANSI C...
2000-01-18 Mikael Djurfeldt*** empty log message ***
2000-01-18 Mikael Djurfeldt* posix.c (scm_mknod): Escape " occuring inside docstring.
2000-01-18 Mikael Djurfeldt*** empty log message ***
2000-01-18 Mikael Djurfeldt* acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcd...
2000-01-18 Mikael Djurfeldt*** empty log message ***
2000-01-18 Mikael Djurfeldt* multistring.el: New file.
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-17 Greg J. Badros*** empty log message ***
2000-01-17 Greg J. Badros* scm_validate.h: Added SCM_VALIDATE_ULONG_COPY,
2000-01-16 Greg J. Badros*** empty log message ***
2000-01-16 Greg J. Badros* paths.scm: Assume that ~/guile-core/test-suite is...
2000-01-15 Marius Vollmer*** empty log message ***
2000-01-15 Marius Vollmer* README, HACKING: Moved "Hacking it yourself" section...
2000-01-15 Maciej Stachowiak * Makefile.am: Augment path when running guile-doc...
2000-01-14 Gary Houston * configure.in: needs to have --disable-networking...
2000-01-14 Greg J. Badros* scm_validate.h (SCM_NUM2LONG_DEF): Fix this macro...
2000-01-12 Marius Vollmer*** empty log message ***
2000-01-12 Marius Vollmer* Makefile.am (EXTRA_DIST): Added "guile.m4".
2000-01-12 Mikael DjurfeldtReplaced #ifdef 0 --> #if 0
2000-01-12 Greg J. Badros*** empty log message ***
2000-01-12 Greg J. Badros* net_db.c (s_scm_inet_makeaddr): Use SCM_NUM2ULONG...
2000-01-12 Greg J. Badros*** empty log message ***
2000-01-12 Greg J. Badros* guile-doc-snarf.in: Use new $fullfilename for running
2000-01-12 Mikael Djurfeldt*** empty log message ***
2000-01-12 Mikael Djurfeldt* Makefile.am (dist-hook): Updated to include oldfmt...
2000-01-12 Mikael Djurfeldt*** empty log message ***
2000-01-12 Mikael DjurfeldtNew file: Needed by autogen.sh.
2000-01-12 Mikael Djurfeldt*** empty log message ***
2000-01-12 Mikael Djurfeldt*** empty log message ***
2000-01-12 Mikael Djurfeldt* oldfmt.c: New file: Used by application writers to...
2000-01-12 Mikael Djurfeldt* README: Updated with note about oldfmt.c.
2000-01-12 Greg J. Badros*** empty log message ***
2000-01-12 Greg J. BadrosAdded proper entry for readline.c
2000-01-12 Greg J. Badros* scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make
2000-01-12 Mikael Djurfeldt*** empty log message ***
2000-01-12 Mikael Djurfeldt* snarf.h (SCM_PROC1): Replaced SCM (*) (...) with
2000-01-11 Greg J. Badros* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
2000-01-11 Greg J. Badros*** empty log message ***
2000-01-11 Greg J. Badros* autogen.sh: Added messages as we run autogen in subdi...
next