summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-25cross-compiling should not imply need for and use of GUILE_FOR_BUILDbranch-notes/wip-1-8-mingw-buildhistorical/wip-1-8-mingw-buildNeil Jerram2-10/+14
2010-03-05On MinGW, return #t instead of calling system (NULL)Neil Jerram1-0/+7
2010-03-05Make test scripts check GUILE environment variableNeil Jerram6-12/+12
2010-03-05Ignore built *.exe filesNeil Jerram1-0/+1
2010-03-05Patch ltmain.sh to handle args correctly when invoking a Windows executableNeil Jerram2-0/+149
2010-03-05Add @EXEEXT@ to Guile executable pathsNeil Jerram2-1/+5
2010-03-04Use scm_t_ptrdiff consistently instead of ptrdiff_tNeil Jerram1-2/+2
2010-03-04Improve README text on cross-building for WindowsNeil Jerram1-13/+29
2009-12-18Fix test environment issue with ltdl from Libtool 2.2.6b.Ludovic Courtès2-2/+5
2009-11-26Work around path name length limitations in `socket.test'.Ludovic Courtès1-8/+26
2009-10-26Update `NEWS'.Ludovic Courtès1-0/+2
2009-10-26Add GOOPS `class-of' test for nameless structs.Ludovic Courtès1-1/+6
2009-10-26SRFI-35: Provide nice vtable names, to make GOOPS happier.Ludovic Courtès2-13/+25
2009-10-26Fix unbound variable references in `srfi-19.scm'.Ludovic Courtès1-14/+23
2009-10-01Fix doc for inet-ntop: always produces a stringNeil Jerram3-6/+6
2009-10-01Fix handling of IPv6 addressesNeil Jerram3-2/+89
2009-10-01Fix incorrect doc mentions of INADDR_LOCALHOSTNeil Jerram2-2/+3
2009-09-23bugfix: don't dynamic link if we found a registered extensionAndy Wingo2-0/+6
2009-08-27Fix doc of let*-valuesNeil Jerram2-1/+2
2009-08-21Update NEWSNeil Jerram1-0/+1
2009-08-21Avoid clash with system setjmp/longjmp on IA64Neil Jerram6-17/+26
2009-08-17Update `NEWS' for commit d8dd381fa781c236ae777ca1ac55b73d3ca91c2a.Ludovic Courtès2-0/+8
2009-08-04fix buffer overrun reading partial numbers: 1.0f, 1.0/, and 1.0+Andy Wingo1-1/+16
2009-07-05Bump version number for 1.8.7.release_1-8-7Ludovic Courtès1-2/+2
2009-07-05Update `NEWS'.Ludovic Courtès1-0/+1
2009-07-05Enclose `bit-operations.test' in its own module.Ludovic Courtès1-3/+4
2009-07-05Work around the lack of a vsnprintf(3) declaration on AIX 5.3.Ludovic Courtès2-3/+7
2009-07-05Fix the `BUILD_PTHREAD_SUPPORT' Automake conditional when not using pthread.Ludovic Courtès1-5/+6
2009-07-04Aggregate makefiles under `ice-9'.Ludovic Courtès4-72/+17
2009-07-04Update `NEWS' and `README' to cover MinGW cross-compilingNeil Jerram2-16/+33
2009-07-01Revert "Add libguile to the subdirs where pre-inst-guile* looks for libraries"Neil Jerram2-2/+2
2009-07-01Read complex numbers where both parts are inexact decimalsNeil Jerram3-7/+22
2009-06-30Correction to doc on Accessing Arrays from CNeil Jerram1-15/+7
2009-06-30URL missing from previous commit messageNeil Jerram0-0/+0
2009-06-30Add libguile to the subdirs where pre-inst-guile* looks for librariesNeil Jerram2-2/+2
2009-06-29For MinGW hide exported struct variables behind pointersNeil Jerram4-2/+30
2009-06-29Use GUILE_FOR_BUILD for autogeneration steps during the buildNeil Jerram1-1/+1
2009-06-29srfi-60.c shouldn't include private-gc.hNeil Jerram1-1/+1
2009-06-29In MinGW build, avoid clash between libguile and SRFI library function namesNeil Jerram3-5/+13
2009-06-25Revert "* FAQ: New file."Neil Jerram3-27/+1
2009-06-25Remove GDB_INTERFACE stuff from guile's main programNeil Jerram1-6/+0
2009-06-21Fix MinGW build warning caused by tzname redeclarationNeil Jerram1-2/+3
2009-06-18Thank SylvainNeil Jerram1-0/+1
2009-06-18URL omitted from the previous commit message...Neil Jerram0-0/+0
2009-06-18Remove AC_SYS_RESTARTABLE_SYSCALLS and related codeNeil Jerram6-158/+2
2009-06-06Fix popen.test on NetBSD and Ubuntu Jaunty, where sh is not BashNeil Jerram2-1/+2
2009-05-20Remove possible deadlock in scm_join_threadNeil Jerram2-11/+40
2009-05-20Avoid "no duplicate" popen tests leaving zombie processesNeil Jerram1-31/+77
2009-05-20Fix `explicitely' typos, should be `explicitly'Neil Jerram10-11/+11
2009-05-12Update `NEWS'.Ludovic Courtès1-0/+1