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