summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate arbiters...Andy Wingo2016-10-1712-365/+112
* Fold 2.1.4 news into 2.2 news...Andy Wingo2016-10-171-73/+46
* Fix slot allocation for prompts...Andy Wingo2016-10-112-21/+55
* Texinfo serialization: add braces when needed...Andy Wingo2016-10-112-30/+58
* Remove .gnuploadrc....Andy Wingo2016-10-111-1/+0
* Fix compile warning in posix.c...Andy Wingo2016-09-141-2/+4
* Bump version to 2.1.4...Andy Wingo2016-09-141-1/+1
* Update NEWS....Andy Wingo2016-09-141-3/+39
* Avoid deprecated _IONBF in http tests...Andy Wingo2016-09-141-4/+4
* Avoid deprecated statprof interface in test...Andy Wingo2016-09-141-5/+6
* Fix cross-compilation of negative fixnums...Andy Wingo2016-09-061-6/+5
* Compiler support for atomics...Andy Wingo2016-09-0610-46/+208
* Fix fixnum min/max for assembler...Andy Wingo2016-09-061-4/+4
* Add atomic boxes...Andy Wingo2016-09-0615-16/+440
* Reorder tc7 type codes...Andy Wingo2016-09-061-17/+21
* Tweak value of tc7-smob....Andy Wingo2016-09-062-14/+3
* Convert tc7 values to hex in tags.h and elsewhere...Andy Wingo2016-09-063-68/+68
* Clarify bootstrap docs...Wilfred Hughes2016-09-051-4/+6
* Check for missing debug info in print-program...Robin Templeton2016-09-021-1/+1
* Fix typo in Nil documentation...Andy Wingo2016-09-021-1/+1
* Better char<? compilation...Andy Wingo2016-09-023-8/+18
* GOOPS caches created vtables...Andy Wingo2016-09-022-2/+12
* Better unboxing...Andy Wingo2016-09-011-69/+211
* Fabricated expression tweak in CSE...Andy Wingo2016-09-011-1/+2
* Add unboxed logxor on u64 values...Andy Wingo2016-09-016-4/+28
* GC of non-blocking port does not block...Andy Wingo2016-08-312-6/+40
* Only ptob->close() after read/write finish...Andy Wingo2016-08-315-28/+216
* Fix example in make-custom-binary-input-port documentation...Christopher Allan Webber2016-08-311-3/+3
* Set rw_random correctly for all custom binary port types...Andy Wingo2016-08-311-10/+13
* Avoid flushing buffers for ftell...Andy Wingo2016-08-312-7/+15
* Require C99 to build Guile....Andy Wingo2016-08-311-1/+2
* Add tests for make-custom-binary-input/output-port...Christopher Allan Webber2016-08-311-1/+382
* Correct section number for "Input Ports" tests....Christopher Allan Webber2016-08-311-4/+4
* Move system* to posix.c, impl on open-process...Andy Wingo2016-08-314-129/+75
* Add file descriptor finalizers...Andy Wingo2016-08-3013-0/+314
* Remove duplicate documentation...Andy Wingo2016-08-281-27/+0
* Remove SCM_I_MAX_PORT_TYPE_COUNT...Andy Wingo2016-08-281-3/+0
* ETag list headers accept sloppy etags...Andy Wingo2016-08-282-19/+35
* Add prebuilt alias for x86_64-pc-linux-gnu...Andy Wingo2016-08-281-0/+1
* Tweak to conversion strategy access...Andy Wingo2016-08-251-2/+2
* Fix exception when running ",help debug"...Andy Wingo2016-08-251-1/+1
* Fix typo about open-pipe...sirgazil2016-08-081-1/+1
* Recognize alpha as compilation target...James Clarke2016-08-081-2/+2
* Fix typo about variable definitions...sirgazil2016-08-081-2/+2
* Documentation fixes...Ethan Stefan Day2016-08-073-15/+15
* Let assv/assoc shortcircuit to assq where feasible...David Kastrup2016-08-071-0/+21
* Recognize nios2 as compilation target...Marek Vasut2016-08-071-2/+2
* Capture full path to GUILE_FOR_BUILD....Andy Wingo2016-08-071-0/+2
* Fix grammar in api-compound.texi...Calvin Heim2016-08-071-3/+3
* Fix typo about pattern variables...sirgazil2016-08-071-1/+1