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