Age | Commit message (Expand) | Author | Files | Lines |
2008-03-25 | (process-define-module): In #:use-syntax processing,branch_release-1-6 | Neil Jerram | 4 | -2/+10 |
2008-01-24 | * filesys.c (scm_basename): Fix ||/&& typo in MinGW32 code. | Neil Jerram | 6 | -2/+21 |
2007-10-20 | *** empty log message *** | Neil Jerram | 2 | -0/+3 |
2007-10-20 | (unmemocopy): For SCM_IM_DELAY, extend the environment | Neil Jerram | 2 | -0/+13 |
2007-10-20 | * tests/eval.test ("continuations"): Use with-debugging-evaluator. | Neil Jerram | 3 | -5/+112 |
2006-12-08 | *** empty log message *** | Kevin Ryde | 1 | -0/+7 |
2006-12-08 | (top-repl): Remove module-use! of the core `(guile)' | Kevin Ryde | 1 | -2/+0 |
2006-12-05 | add a copyright year | Kevin Ryde | 1 | -1/+1 |
2006-12-04 | *** empty log message *** | Kevin Ryde | 1 | -0/+6 |
2006-12-04 | (scm_product): For flonum*inum and complex*inum, return | Kevin Ryde | 1 | -0/+6 |
2006-11-17 | * Makefile.am (goops_TEXINFOS): Added hierarchy.pdf. | Neil Jerram | 2 | -1/+8 |
2006-11-17 | (What is libguile): Correction to | Neil Jerram | 2 | -2/+7 |
2006-11-17 | * strings.h: If GUILE_EXPERIMENTAL_BIG_STRINGS is defined, use | Neil Jerram | 3 | -0/+64 |
2006-11-13 | (environment-module): Change eval-closure-module call | Neil Jerram | 2 | -1/+8 |
2006-10-04 | (filename-completion-function): Export this. | Kevin Ryde | 1 | -2/+3 |
2006-10-04 | *** empty log message *** | Kevin Ryde | 1 | -0/+4 |
2006-10-04 | ** ice-9 ftw fix for same inodes across different devices | Kevin Ryde | 1 | -0/+1 |
2006-10-04 | * tests/ftw.test: New file. | Kevin Ryde | 1 | -0/+1 |
2006-10-04 | *** empty log message *** | Kevin Ryde | 1 | -0/+5 |
2006-10-04 | New file. | Kevin Ryde | 1 | -0/+106 |
2006-10-04 | (visited?-proc): Use hashv since we know we're getting | Kevin Ryde | 1 | -6/+25 |
2006-10-04 | *** empty log message *** | Kevin Ryde | 1 | -0/+8 |
2006-10-02 | ** apply arg count checking fix on "1 or 2 arg" functions such as make-vector | Kevin Ryde | 1 | -0/+1 |
2006-10-02 | *** empty log message *** | Kevin Ryde | 1 | -0/+6 |
2006-10-02 | (SCM_APPLY): For scm_tc7_subr_2o, throw wrong-num-args on 0 | Kevin Ryde | 1 | -1/+8 |
2006-10-02 | *** empty log message *** | Kevin Ryde | 1 | -0/+5 |
2006-10-02 | (apply): New tests, exercising scm_tc7_subr_2o which | Kevin Ryde | 1 | -2/+26 |
2006-09-07 | *** empty log message *** | Kevin Ryde | 1 | -0/+6 |
2006-09-07 | (format:parse-float): Fix normalization of leading zeros like "02.5" | Kevin Ryde | 1 | -2/+2 |
2006-09-07 | *** empty log message *** | Kevin Ryde | 1 | -0/+4 |
2006-09-07 | (~f): Test leading zeros bugfix. | Kevin Ryde | 1 | -1/+15 |
2006-08-25 | *** empty log message *** | Kevin Ryde | 1 | -0/+7 |
2006-08-25 | (open-input-pipe, open-output-pipe): In the "no | Kevin Ryde | 1 | -7/+9 |
2006-07-23 | *** empty log message *** | Kevin Ryde | 1 | -0/+1 |
2006-07-23 | * tests/socket.test: New file, exercising htonl and ntohl. | Kevin Ryde | 1 | -0/+1 |
2006-07-23 | *** empty log message *** | Kevin Ryde | 2 | -0/+10 |
2006-07-23 | (scm_num2uint32): New function. | Kevin Ryde | 1 | -2/+13 |
2006-07-23 | New file, exercising htonl and ntohl. | Kevin Ryde | 1 | -234/+60 |
2006-07-19 | *** empty log message *** | Rob Browning | 1 | -0/+7 |
2006-07-19 | Add __attribute__ ((returns_twice)) to the ia64_getcontext prototype | Rob Browning | 1 | -0/+4 |
2006-07-07 | *** empty log message *** | Kevin Ryde | 1 | -0/+4 |
2006-07-07 | (strftime, strptime): More tests. | Kevin Ryde | 1 | -22/+82 |
2006-07-06 | *** empty log message *** | Kevin Ryde | 1 | -0/+9 |
2006-07-06 | (bdtime2c): tm_gmtoff is seconds East, so take negative of | Kevin Ryde | 1 | -2/+17 |
2006-07-06 | start a 1.6.9 | Kevin Ryde | 1 | -1/+17 |
2006-07-06 | *** empty log message *** | Kevin Ryde | 1 | -0/+4 |
2006-07-06 | (AC_CHECK_MEMBERS): Test struct tm.tm_gmtoff. | Kevin Ryde | 1 | -0/+13 |
2006-06-17 | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2 | -0/+329 |
2006-06-17 | merge from 1.8 branch | Kevin Ryde | 32 | -190/+752 |
2006-06-17 | merge from 1.8 branch | Kevin Ryde | 1 | -3/+27 |