summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Respect thread local fluid defaults...Rob Browning2020-01-122-16/+21
* Fix peval bug that ignored excess args...Andy Wingo2020-01-122-4/+21
* web: Update comment regarding the 'tls-wrap' port wrapper....Ludovic Courtès2020-01-031-7/+10
* Fix non-deterministic crash in 'finalization_thread_proc'....Ludovic Courtès2019-12-091-13/+18
* ports: 'scm_port_poll' honors "w" flags....Ludovic Courtès2019-11-181-1/+1
* build: Do not record LDFLAGS in .pc file....Ludovic Courtès2019-07-071-1/+1
* Bump version for Guile 2.2.6....Ludovic Courtès2019-06-301-2/+2
* Update NEWS....Ludovic Courtès2019-06-301-0/+24
* REPL server: Avoid deprecated '_IOFBF'....Ludovic Courtès2019-06-301-1/+1
* 'strftime' and 'strptime' honor the locale encoding....Ludovic Courtès2019-06-302-16/+43
* doc: Document optional parameter of 'stat'....Ludovic Courtès2019-06-301-2/+8
* tests: Add (web server) test....Ludovic Courtès2019-06-302-0/+119
* ports: Export 'current-load-port'....Ludovic Courtès2019-06-301-1/+2
* Revert "web: Add support for HTTP header continuation lines."...Mark H Weaver2019-06-242-34/+8
* doc: Fix argument list in match-lambda docs...Paul Morris2019-06-241-2/+2
* doc: Fix minor typo in the HTTP headers documentation....Arun Isaac2019-06-241-1/+1
* Remove references to 'inet-ntoa' and 'inet-aton'....Ludovic Courtès2019-06-244-32/+8
* Bump version for Guile 2.2.5....Ludovic Courtès2019-06-201-4/+4
* Copy terminating zero in 'scm_cat_path'....Ludovic Courtès2019-06-201-2/+2
* srfi-14: Fix possible buffer overrun in '%char-set-dump'....Ludovic Courtès2019-06-201-1/+1
* NEWS: Add information to remaining news items....Mark H Weaver2019-06-181-12/+75
* NEWS: Fix typo....Mark H Weaver2019-06-181-8/+8
* NEWS: More tweaks....Mark H Weaver2019-06-181-2/+11
* NEWS: Add more details....Mark H Weaver2019-06-181-7/+57
* NEWS: Add more text....Mark H Weaver2019-06-181-5/+42
* NEWS: Add first draft of 2.2.5 changes....Mark H Weaver2019-06-181-1/+103
* THANKS: Christopher Allan Webber -> Christopher Lemmer Webber....Mark H Weaver2019-06-181-1/+1
* Update THANKS....Mark H Weaver2019-06-181-2/+17
* stexi->shtml: Add support for @i, @math, @tie and @dots....Christopher Baines2019-06-181-0/+4
* Avoid regexp ranges in HTTP inter-protocol exploitation check....Mark H Weaver2019-06-181-1/+1
* web: Add support for HTTP header continuation lines....Mark H Weaver2019-06-182-8/+34
* Rename 'scm_c_make_char' to 'scm_i_make_char'....Mark H Weaver2019-06-188-34/+34
* Make 'get-bytevector-n!' suspendable....Mark H Weaver2019-06-181-45/+67
* SRFI-19: Rename 'tai-epoch-in-jd' to 'utc-epoch-in-jd'....Mark H Weaver2019-06-181-11/+11
* fport_seek: Eliminate a fruitless use of 'off_t_or_off64_t'....Mark H Weaver2019-06-181-7/+2
* Fix documentation of R6RS 'binary-port?' to reflect reality....Mark H Weaver2019-06-182-9/+30
* open-process: Fix dup(2) and execvp(2) error handling....Mark H Weaver2019-06-181-9/+38
* Refresh a stale comment....Mark H Weaver2019-06-181-1/+1
* scm_mkstrport: Optimize the POS -> BYTE_POS conversion....Mark H Weaver2019-06-181-2/+2
* Make 'get-bytevector-some' and 'get-bytevector-some!' suspendable....Mark H Weaver2019-06-181-1/+30
* open-pipe*: Improve performance of OPEN_BOTH mode....Mark H Weaver2019-06-181-14/+45
* Add get-bytevector-some!....Mark H Weaver2019-06-184-3/+58
* scm_to_stringn: Avoid passing NULL to c_strcasecmp....Mark H Weaver2019-06-181-6/+5
* time.test: Use 'pass-if-equal' in more tests....Mark H Weaver2019-06-181-16/+20
* Fix typo in tags.h comment....Mark H Weaver2019-06-181-1/+1
* Save and restore errno in the signal handler....Mark H Weaver2019-06-181-0/+2
* Improve overflow checks in bytevector, string, and I/O operations....Mark H Weaver2019-06-188-76/+142
* Make URI handling locale independent....Timothy Sample2019-06-042-13/+51
* 'basename' correctly handles "/" and "//"....Ludovic Courtès2019-06-042-5/+20
* Update iconv.m4 from gnulib....Mark H Weaver2019-05-141-11/+24