summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-10Guile 2.1.8.v2.1.8Andy Wingo1-1/+1
2017-03-10Revert "Fix "Scheme Syntax" info rendering"Andy Wingo1-2/+2
2017-03-10Update NEWSAndy Wingo1-2/+10
2017-03-10Fix atomics compilation on clangAndy Wingo1-8/+19
2017-03-09Fix a couple of typos in the docsVladislav Ivanishin2-2/+2
2017-03-09VM support for string-set!; slimmer read-stringAndy Wingo7-11/+57
2017-03-09Micro-optimize update-port-position.Andy Wingo1-3/+5
2017-03-09Fix bug in comparison between real and complexDaniel Llorens2-6/+17
2017-03-09Remove contification restriction in case-lambdaAndy Wingo2-31/+12
2017-03-09All clauses of function have same nlocalsAndy Wingo2-33/+25
2017-03-09Adapt gcprof to preemptive interruptsAndy Wingo1-4/+4
2017-03-09Adapt statprof to new preemptive interruptsAndy Wingo1-2/+4
2017-03-09statprof: 'with-statprof' honors #:display-style.Ludovic Courtès1-1/+5
2017-03-0864KB segment alignmentAndy Wingo2-4/+50
2017-03-07Fix new thread-local fluids testAndy Wingo1-1/+1
2017-03-07Fix documentation buildAndy Wingo1-1/+1
2017-03-07Add thread local fluidsAndy Wingo9-32/+125
2017-03-07psyntax: Generate identifiers in a deterministic fashion.Mark H Weaver5-50/+143
2017-03-06Check for working profiling and virtual itimersMike Gran7-55/+148
2017-03-05Can't recursively search DLLs with FFI on CygwinMike Gran4-7/+40
2017-03-04Disable Turkish locale tests on CygwinMike Gran1-2/+3
2017-03-03Fix regression in non-mmap fallback elf loaderMike Gran1-6/+6
2017-03-03Cygwin: skip tests that require working setrlimits for memoryMike Gran2-1/+17
2017-03-02Revert "build: Compress with lzip too."Andy Wingo1-1/+1
2017-03-01Fix makeinfo warningsAndy Wingo2-3/+3
2017-03-01Remove useless subsection from hooks documentationAndy Wingo1-14/+0
2017-03-01Fix scheme-scripts markup.Andy Wingo1-1/+1
2017-03-01Update NEWS for prerelease.Andy Wingo1-0/+35
2017-03-01Update NEWSAndy Wingo1-86/+86
2017-03-01doc: Describe -e (module) on equal footing with (@ ...).Arne Babenhauserheide2-8/+72
2017-03-01i18n: 'number->locale-string' guesses the minimum number of decimals.Ludovic Courtès4-28/+44
2017-03-01i18n: Fix corner cases for monetary and number string conversions.Ludovic Courtès3-30/+88
2017-03-01tests: Choose a more plausible US English locale name.Ludovic Courtès1-1/+1
2017-03-01tests: Use 'pass-if-equal' for (ice-9 i18n) tests.Ludovic Courtès1-34/+40
2017-03-01i18n: Do not represent zero as "-0".Ludovic Courtès2-6/+18
2017-03-01Recognize sh3 as compilation targetsJohn Paul Adrian Glaubitz1-2/+2
2017-03-01doc: Fix typo in site packages documentation.Georgi Kirilov1-1/+1
2017-03-01doc: Fix typo in keywords documentation.Georgi Kirilov1-1/+1
2017-03-01tests: Avoid statprof test failure on systems without 'setitimer'.Ludovic Courtès1-11/+12
2017-03-01build: Honor $SOURCE_DATE_EPOCH for the recorded timestamp.Ludovic Courtès1-1/+2
2017-03-01scandir: Avoid 'stat' calls on each entry.Ludovic Courtès1-32/+26
2017-03-01build: Compress with lzip too.Ludovic Courtès1-1/+1
2017-03-01build: Check for /gnu/store file names upon "make dist".Ludovic Courtès1-2/+12
2017-03-01Disable REPL server tests if no threadsAndy Wingo1-1/+7
2017-03-01tests: Avoid race condition in REPL server test.Ludovic Courtès1-2/+8
2017-03-01tests: Throw 'unresolved when the REPL server is too slow.Ludovic Courtès1-4/+5
2017-03-01tests: Add REPL server test for CVE-2016-8606.Ludovic Courtès2-0/+140
2017-03-01REPL Server: Guard against HTTP inter-protocol exploitation attacks.Mark H Weaver3-9/+203
2017-03-01tests: Use the "normalized codeset" in locale names.Ludovic Courtès1-6/+6
2017-03-01Treat 'SIG_IGN' as a pointer.Ludovic Courtès1-3/+5