..
1
Reduce error in sexp_read_float_tail (from Taylor R Campbell)
2018-12-02 12:22:14 +08:00
2
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
14
adding (srfi 14)
2017-08-26 20:34:56 +09:00
16
move definitions to start of body
2016-02-28 18:05:02 +09:00
18
limit waiting in thread scheduler to 10ms
2018-06-13 22:33:39 +08:00
26
Converting tests to modules instead of separate programs.
2015-04-05 23:38:51 +09:00
27
Win32: Port/Stub-out libraries
2017-11-06 04:10:28 +09:00
33
adding (srfi 142), using that in place of (srfi 33)
2017-04-16 22:06:56 +09:00
38
Fixing intraline whitespace parsing followed immediately by another escape.
2016-06-04 22:06:35 +09:00
39
Added full support for packed images, both for static and dynamic libraries.
2016-02-15 21:12:58 -05:00
41
adding (srfi 41)
2018-01-14 00:22:14 +09:00
69
BSD portability fixes from Taylor Campbell
2018-11-27 23:01:23 +08:00
95
adding (srfi 128)
2017-04-01 20:26:00 +09:00
98
SRFI-98: Do not decl. environ as extern on Win32
2017-12-13 17:30:36 +09:00
99
adding tests from issue #363
2016-06-19 13:14:00 +09:00
101
adding (srfi 101)
2018-01-15 23:51:16 +09:00
113
don't include-shared hash multiple times
2018-01-24 23:58:30 +09:00
116
adding (srfi 116)
2017-08-24 21:29:33 +09:00
117
adding new srfi tests to lib-tests
2017-04-16 22:15:58 +09:00
121
adding (srfi 121)
2017-04-16 22:07:51 +09:00
125
adding (srfi 125)
2017-04-18 23:24:56 +09:00
127
adding (srfi 127)
2018-01-15 23:15:14 +09:00
128
default comparator compares numbers with = (issue #459 )
2018-03-10 11:11:59 +09:00
129
distinguishing lowercase and foldcase (fixes issue #420 )
2017-08-27 14:10:05 +09:00
130
adding more srfi 130 tests
2016-05-17 23:38:45 +09:00
132
typo in vector-select!
2018-02-01 15:43:46 +09:00
133
adding new srfi tests to lib-tests
2017-04-16 22:15:58 +09:00
134
adding (srfi 134)
2018-01-16 00:00:48 +09:00
135
adding (srfi 135)
2018-01-16 01:14:40 +09:00
139
removing tabs
2017-08-26 23:29:02 +09:00
143
adding (srfi 143)
2017-05-27 22:50:35 +09:00
144
Win32: Import Ruby's lgamma_r implementation (Public Domain)
2017-12-13 17:20:53 +09:00
151
SRFI-151: Fix bit-set? on Win64 which uses long long
2017-12-14 18:03:23 +09:00
159
adding (srfi 159) wrapper around (chibi show)
2018-01-16 19:54:59 +09:00
1.sld
Making libraries portable where possible.
2015-04-26 16:17:38 +09:00
2.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
6.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
8.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
9.scm
compare record field names with eq?
2016-06-25 22:53:37 +09:00
9.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
11.sld
fixed let(*)-values when no bindings are given
2017-01-10 22:59:00 +01:00
14.sld
adding (srfi 14)
2017-08-26 20:34:56 +09:00
16.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
18.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
23.sld
adding explicit (srfi 23)
2017-04-01 21:47:34 +09:00
26.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
27.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
33.sld
adding (srfi 142), using that in place of (srfi 33)
2017-04-16 22:06:56 +09:00
38.scm
"\xNN;" inline hex escapes should also support uppercase \X.
2016-06-04 22:19:43 +09:00
38.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
39.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
41.scm
adding (srfi 41)
2018-01-14 00:22:14 +09:00
41.sld
adding (srfi 41)
2018-01-14 00:22:14 +09:00
46.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
55.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
69.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
95.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
98.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
99.sld
Forgot to install regexp (patch from Lorenzo)
2015-01-26 08:06:59 +09:00
101.scm
adding (srfi 101)
2018-01-15 23:51:16 +09:00
101.sld
adding (srfi 101)
2018-01-15 23:51:16 +09:00
111.sld
adding (srfi 111)
2017-03-26 22:02:43 +09:00
113.sld
don't include-shared hash multiple times
2018-01-24 23:58:30 +09:00
115.sld
adding missing export regexp-match->list (issue #419 )
2017-06-26 10:36:38 +09:00
116.sld
adding (srfi 116)
2017-08-24 21:29:33 +09:00
117.sld
adding (srfi 117)
2017-04-01 22:15:08 +09:00
121.sld
adding (srfi 121)
2017-04-16 22:07:51 +09:00
124.sld
remove tab
2017-04-01 20:43:43 +09:00
125.sld
adding (srfi 125)
2017-04-18 23:24:56 +09:00
127.scm
adding (srfi 127)
2018-01-15 23:15:14 +09:00
127.sld
adding (srfi 127)
2018-01-15 23:15:14 +09:00
128.sld
replacing (srfi 142) with (srfi 151)
2017-08-21 22:32:57 +09:00
129.sld
updating to Unicode 9 and adding SRFI 129
2017-03-28 23:42:47 +09:00
130.scm
s/string-cursor-backward/string-cursor-back
2016-05-15 07:40:38 +09:00
130.sld
s/string-cursor-backward/string-cursor-back
2016-05-15 07:40:38 +09:00
132.sld
adding (srfi 132)
2017-03-30 01:17:30 +09:00
133.sld
adding (srfi 133)
2017-03-31 00:48:35 +09:00
134.scm
adding (srfi 134)
2018-01-16 00:00:48 +09:00
134.sld
adding (srfi 134)
2018-01-16 00:00:48 +09:00
135.scm
adding (srfi 135)
2018-01-16 01:14:40 +09:00
135.sld
adding (srfi 135)
2018-01-16 01:14:40 +09:00
139.scm
removing tabs
2017-08-26 23:29:02 +09:00
139.sld
removing tabs
2017-08-26 23:29:02 +09:00
141.sld
adding (srfi 141)
2017-04-01 20:42:32 +09:00
142.sld
replacing (srfi 142) with (srfi 151)
2017-08-21 22:32:57 +09:00
143.sld
replacing (srfi 142) with (srfi 151)
2017-08-21 22:32:57 +09:00
144.sld
adding missing flonum to (srfi 144) (fixes issue #434 )
2017-08-09 22:46:46 +09:00
145.sld
adding (srfi 145)
2017-08-21 23:16:55 +09:00
147.sld
adding (srfi 147)
2017-04-01 20:33:13 +09:00
151.sld
replacing (srfi 142) with (srfi 151)
2017-08-21 22:32:57 +09:00
154.scm
adding (srfi 154)
2017-10-06 22:54:32 +09:00
154.sld
adding (srfi 154)
2017-10-06 22:54:32 +09:00
159.sld
rename (chibi show) update! to with! as in srfi 159
2018-01-16 21:15:54 +09:00