bpt/guile.git
2001-08-01 Keisuke NishidaWrote more informative change log.
2001-08-01 Thien-Thi Nguyen*** empty log message ***
2001-08-01 Thien-Thi Nguyen(run-test-exception): Add special handling for
2001-08-01 Thien-Thi Nguyen*** empty log message ***
2001-08-01 Thien-Thi NguyenIn boilerplate, use -l$0. Thanks to Daniel Skarda.
2001-07-31 Gary Houston * srfi-14.c (scm_char_set_diff_plus_intersection)...
2001-07-31 Keisuke Nishida * boot-9.scm (process-define-module): Bug fixed.
2001-07-30 Dirk Herrmann* Rewrote string->number stuff.
2001-07-30 Dirk Herrmann* Minor changes.
2001-07-30 Dirk Herrmann* Use SCM_CONSP, not SCM_ECONSP.
2001-07-29 Marius Vollmer*** empty log message ***
2001-07-29 Marius Vollmer(hashset-index): Renumbered, since the vcell slot of...
2001-07-29 Marius Vollmer(build_class_class_slots): Removed vcell slot definition.
2001-07-29 Marius VollmerRenumbered slot indices. (SCM_CLASS_CLASS_LAYOUT):
2001-07-29 Marius Vollmer(scm_si_redefined, scm_si_hashsets): Renumbered.
2001-07-29 Marius Vollmer(scm_struct_vtable_p): Do not check vcell slot for...
2001-07-29 Marius Vollmer(scm_vtable_index_vcell): Removed. Renumbered subseque...
2001-07-27 Martin GrabmüllerCheck in forgotten test scripts.
2001-07-26 Marius Vollmer*** empty log message ***
2001-07-26 Marius Vollmer* tags.h: Update tag system docs.
2001-07-26 Marius Vollmer*** empty log message ***
2001-07-26 Marius Vollmer(GC_noop1): Moved into the same #if/#endif context...
2001-07-26 Martin GrabmüllerMinor typo fix in NEWS.
2001-07-25 Gary Houston * numbers.c (scm_logand, scm_logior, scm_logxor):...
2001-07-25 Marius Vollmer*** empty log message ***
2001-07-25 Marius Vollmer(scm_ceval, scm_deval): Use "RETURN" macro when returni...
2001-07-25 Marius Vollmer*** empty log message ***
2001-07-25 Marius VollmerAllow variables in memoized code (in addition to glocs).
2001-07-25 Marius Vollmer*** empty log message ***
2001-07-25 Marius Vollmer* variable.c (scm_i_variable_print): Use "value" instead of
2001-07-25 Marius Vollmer*** empty log message ***
2001-07-25 Marius Vollmer* variable.h (scm_tc16_variable): Removed.
2001-07-25 Marius Vollmer* tags.h (scm_tc7_variable): New.
2001-07-23 Marius Vollmer*** empty log message ***
2001-07-23 Marius Vollmer(SUBDIRS): Build libguile before ice-9.
2001-07-23 Marius Vollmer* syncase.scm (psyncomp): Removed, it is now in compile...
2001-07-22 Gary Houston Reverse the n-ary logxor change. The behaviour...
2001-07-22 Gary Houston (scm_char_set_xor): bug fix: characters should only...
2001-07-22 Gary Houston * srfi-14.c (scm_char_set_intersection, scm_char_set_x...
2001-07-22 Marius Vollmer*** empty log message ***
2001-07-22 Marius Vollmer* tags.h (SCM_UNBOUND): Make it the 34th isym/iflag...
2001-07-22 Marius Vollmer* tags.h: Include inttypes.h when we have it.
2001-07-22 Marius VollmerCheck for "inttypes.h".
2001-07-22 Gary Houston * regex-posix.c (s_scm_regexp_exec): use scm_long2num not
2001-07-22 Thien-Thi Nguyen*** empty log message ***
2001-07-22 Thien-Thi Nguyen(autoload-info): Also handle `defmacro-public' forms.
2001-07-21 Gary Houston * scmsigs.c: include sys/time.h for itimer stuff.
2001-07-21 Thien-Thi NguyenRemove "how to contribute" header paragraph.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-19 Martin Grabmüller * INSTALL, Makefile.am, configure.in: Updated copyrigh...
2001-07-19 Martin Grabmüller * tests/alist.test, tests/bit-operations.test,
2001-07-19 Martin Grabmüller * srfi-11.scm, srfi-8.scm: Update copyright notice.
2001-07-19 Martin Grabmüller * goops/util.scm: Updated copyright notice.
2001-07-19 Martin Grabmüller * and-let-star.scm, debug.scm, debugger.scm, history...
2001-07-19 Martin Grabmüller * Makefile.am, readline.scm: Updated copyright notice.
2001-07-19 Martin Grabmüller * guile-config.in, Makefile.am: Updated copyright...
2001-07-19 Rob Browning*** empty log message ***
2001-07-19 Rob Browning* posix.texi (Signals): add docs for setitimer and...
2001-07-19 Rob Browning*** empty log message ***
2001-07-19 Rob Browning* configure.in: add checks for setitimer and getitimer.
2001-07-19 Rob Browning* box/.cvsignore: add .deps.
2001-07-19 Rob Browning* box-module/.cvsignore: add .deps.
2001-07-19 Rob Browning* c-tokenize.lex: add option %nounput to quiet warning.
2001-07-19 Rob Browning* gc_os_dep.c (GC_noop1): ifdef out (unused) to quiet...
2001-07-19 Rob Browning* scmsigs.c (s_scm_setitimer): new function.
2001-07-19 Rob Browning* scmsigs.h (scm_init_scmsigs): new prototype.
2001-07-18 Dirk Herrmann* A couple of minor cleanups.
2001-07-17 Martin Grabmüller * srfi-14.c: Okay. Now I got it. Really. This time...
2001-07-17 Martin Grabmüller * r5rs.scm: Use `re-export' instead of `export' for...
2001-07-17 Martin Grabmüller * srfi-14.c: Fix for bug caused by brain-malfunctionin...
2001-07-17 Martin Grabmüller * goops/save.scm: Use `re-export' instead of `export...
2001-07-16 Gary Houston * srfi-14.scm: export string->char-set!, not string...
2001-07-16 Martin Grabmüller (scm_char_set_map): Bug-fix: char-set-map was modifyin...
2001-07-16 Martin Grabmüller * tests/srfi-14.test: New file.
2001-07-16 Martin Grabmüller * srfi-14.c: Allocate correct memory size for charsets...
2001-07-16 Dirk Herrmann* Minor changes.
2001-07-15 Thien-Thi Nguyen*** empty log message ***
2001-07-15 Thien-Thi NguyenRemove onerous authorship-info deletion clause.
2001-07-15 Gary Houston (scm_char_set_hash): bug fix: was overrunning the...
2001-07-15 Gary Houston * srfi-14.c (scm_char_set_hash): recognise 0 instead...
2001-07-14 Martin Grabmüller * examples/modules/main: Use :renamer for specifying...
2001-07-14 Thien-Thi Nguyen*** empty log message ***
2001-07-14 Thien-Thi NguyenRe-add authorship info.
2001-07-12 Marius Vollmer*** empty log message ***
2001-07-12 Marius VollmerNew file.
2001-07-12 Marius Vollmer(and-let*): Use `re-export-syntax' instead of `export...
2001-07-12 Marius VollmerUse `re-export' instead of `export' for re-exported...
2001-07-12 Marius VollmerUse `re-export' instead of `export' for re-exported...
2001-07-12 Marius Vollmer(compile-interface-spec): Bug fix: the keyword argument...
2001-07-12 Keisuke Nishidaautogen.sh: Call libtoolize with --force.
2001-07-11 Michael Livshin* snarf-check-and-output-texi (do-argpos): complain...
2001-07-11 Michael Livshin* strings.c (s_scm_string): fix arg position in assert.
2001-07-11 Gary Houston (s_scm_char_set_leq): similarly, (char-set<=) should...
2001-07-11 Gary Houston * srfi-14.c (s_scm_char_set_eq): bug fix: (char-set...
2001-07-11 Gary Houston * scheme-evaluation.texi: Added `load-from-path'....
2001-07-11 Gary Houston * strports.c (st_write): use memcpy, not strncpy....
2001-07-10 Thien-Thi Nguyen*** empty log message ***
2001-07-10 Thien-Thi Nguyen(display-version, display-help): Fix comment; nfc.
2001-07-10 Thien-Thi Nguyen*** empty log message ***
2001-07-10 Thien-Thi NguyenPoint to HACKING for tool versions.
next