Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
137 check-ins using file srfi/private/include/compat.mzscheme.sls version 10d347661d
2024-09-27
| ||
20:42 | fix %3a include issue in srfi 42 Leaf check-in: 008f7bc689 user: aldo tags: trunk | |
18:29 | merge 7164164ed6 check-in: 6834d66b60 user: aldo tags: trunk | |
18:19 | updated irregex check-in: a8011c42a0 user: aldo tags: trunk | |
2019-04-11
| ||
18:15 | add sql field to sqlite3 statement check-in: 538cf8286e user: aldo tags: trunk | |
2018-12-09
| ||
17:58 | added library qrencode check-in: 7182389a97 user: aldo tags: trunk | |
15:41 | fixed bug for in args-fold.sls thanks to anonymous check-in: 723d9456e8 user: aldo tags: trunk | |
15:35 | fixed bug for in args-fold.sls thanks to anonymous check-in: 75d1b77428 user: aldo tags: trunk | |
15:23 | added keyword and optional syntax for lambda and define check-in: 2b9e9a2608 user: aldo tags: trunk | |
15:21 | added redis check-in: 1eaafa95a1 user: aldo tags: trunk | |
15:20 | changed cairo-pdf-surface-create-for-stream closure parameter to ptr check-in: a7e9ec9d65 user: aldo tags: trunk | |
15:20 | changed signature of cairo-write-func-t and cairo-read-func-t check-in: 13f43a0da0 user: aldo tags: trunk | |
15:19 | added bytevector to json->string outputs verbatim check-in: 2f15dd43ce user: aldo tags: trunk | |
15:18 | improved nn-recv check-in: 791b935228 user: aldo tags: trunk | |
15:17 | added scgi-before-fork-hook check-in: 04a3625e95 user: aldo tags: trunk | |
15:17 | added sqlite3-config-log and sqlite3-busy-timeout check-in: 73c6d80c36 user: aldo tags: trunk | |
2018-04-16
| ||
15:07 | use @ in json check-in: 7164164ed6 user: root tags: trunk | |
15:02 | small fixes check-in: bd1b679435 user: aldo tags: trunk | |
2018-01-08
| ||
17:10 | Initial SDL_Mixer support check-in: 242c211156 user: ovenpasta@users.noreply.github.com tags: trunk | |
17:10 | Update readme to reflect sdl version in use check-in: 6556d2a8a0 user: ovenpasta@users.noreply.github.com tags: trunk | |
17:10 | readme for shim check-in: 186525ea12 user: ovenpasta@users.noreply.github.com tags: trunk | |
17:10 | cleanup2 check-in: c60c0be058 user: ovenpasta@users.noreply.github.com tags: trunk | |
17:10 | cleanup check-in: 9ec8f1434c user: ovenpasta@users.noreply.github.com tags: trunk | |
17:10 | Initial SDL_ttf support check-in: 31b4446932 user: ovenpasta@users.noreply.github.com tags: trunk | |
17:10 | SDL_Image added check-in: 0e3c53a30e user: ovenpasta@users.noreply.github.com tags: trunk | |
2017-12-06
| ||
16:56 | use memv instead of memq for string-replace (comment fix) check-in: 4405ad641b user: aldo tags: trunk | |
16:55 | use memv instead of memq for string-replace check-in: d53b96b8b6 user: aldo tags: trunk | |
15:53 | added support for list of chars in string-split, added nest check-in: 37a97684bf user: aldo tags: trunk | |
2017-11-12
| ||
20:41 | added json->string check-in: 16dfcae804 user: aldo tags: trunk | |
20:41 | added sqlite3-trace check-in: 04c36a824f user: aldo tags: trunk | |
2017-09-11
| ||
21:22 | small fix in curl.sls check-in: 2d1481d9d8 user: aldo tags: trunk | |
21:20 | fixed some include/resolve check-in: 87b69065d8 user: aldo tags: trunk | |
21:19 | added curl library check-in: 0c4baf9591 user: aldo tags: trunk | |
21:18 | added base64 library check-in: ac71b34f1f user: aldo tags: trunk | |
21:17 | save bignums as strings in sqlite3 check-in: 1d7eb01ce5 user: aldo tags: trunk | |
21:16 | fixed escaped double quote bug in json parser check-in: 15097c3329 user: aldo tags: trunk | |
2017-08-01
| ||
11:23 | use int64 instead of int for sqlite3 bind, minor fix in sqlite3_finalize check-in: 86bf6c2faf user: aldo tags: trunk | |
11:22 | added (load/save)-bytevector to thunder-utils check-in: d396379ac9 user: aldo tags: trunk | |
2017-05-03
| ||
18:01 | many fixes to usb.sls check-in: cd7a31d87b user: aldo tags: trunk | |
17:58 | added sub-bytevector and sub-bytevector=?, fix in bytevector-copy* check-in: 8dc2d825f4 user: aldo tags: trunk | |
2017-01-19
| ||
16:26 | fixed bug in open-database for sqlite3 check-in: 8b9bf33c93 user: aldo tags: trunk | |
2017-01-11
| ||
18:30 | deleted romedalen.png check-in: fb2103dcde user: aldo tags: trunk | |
17:53 | small fix to print-stack-trace check-in: 07ac33f7e0 user: aldo tags: trunk | |
17:49 | small fix to print-stack-trace check-in: 927509fadb user: aldo tags: trunk | |
17:46 | added print-stack-trace and read-string to thunder-utils.sls check-in: 0e61d1648b user: aldo tags: trunk | |
16:37 | added srfi 113 sets&bags, srfi 128 comparators check-in: 07be5132aa user: aldo tags: trunk | |
2016-12-15
| ||
01:14 | cairo ffi improvements check-in: 342d9b1e94 user: aldo tags: trunk | |
2016-12-14
| ||
17:03 | updated sdl2 README check-in: c8794bb797 user: aldo tags: trunk | |
16:32 | upgraded SDL2.0 API to 2.0.5, added README for SDL2 ffi check-in: e0fdb312bb user: aldo tags: trunk | |
15:56 | added take-focus and hit-test to sdl2 (>=2.0.5) check-in: 6aa9c190e9 user: aldo tags: trunk | |
14:46 | call/1cc in sxml-match check-in: 179541393e user: aldo tags: trunk | |
00:08 | some cleanup on free-gettext.sls check-in: f7b95bffe0 user: aldo tags: trunk | |
2016-12-13
| ||
23:43 | more informative error when not invoking textdomain before gettext check-in: e92cdb8e54 user: aldo tags: trunk | |
23:28 | free-gettext ported to chez scheme check-in: b884c64a3b user: aldo tags: trunk | |
23:24 | added free-gettext check-in: 69b77102c5 user: aldo tags: trunk | |
15:41 | use transcoded-port in handle-scgi-connection check-in: f5e9b53cb5 user: aldo tags: trunk | |
00:11 | added sxml-match doc check-in: 31ed97375e user: aldo tags: trunk | |
00:03 | added sxml match check-in: 4d83ff5dcb user: aldo tags: trunk | |
2016-12-12
| ||
23:11 | clearer way to get sizeof sockaddr_in.sin_zero check-in: b43586041b user: aldo tags: trunk | |
22:48 | fixed sockaddr_in.sin_zero size, thanks to gwatt check-in: f1282eed3e user: aldo tags: trunk | |
16:01 | added better errno support check-in: e0957430e1 user: aldo tags: trunk | |
15:32 | added EINTR support on connect/inet and accept check-in: c7ecd28930 user: aldo tags: trunk | |
14:05 | ops missing ) on previous commit check-in: 8c6adf71a2 user: aldo tags: trunk | |
14:03 | fixed bug in scgi server loop, the child process would not exit if an exception was raised check-in: 7c452271be user: aldo tags: trunk | |
2016-12-11
| ||
16:11 | use textual port for scgi response check-in: 9c4ec6ad9d user: aldo tags: trunk | |
15:18 | added more useful scgi example check-in: 4c5a36a864 user: aldo tags: trunk | |
14:40 | minor scgi fixes check-in: 0d8bb0bf16 user: aldo tags: trunk | |
14:39 | minor scgi fixes check-in: 863850b1b1 user: aldo tags: trunk | |
14:36 | minor scgi fixes check-in: a9c2207fd7 user: aldo tags: trunk | |
14:36 | minor scgi fixes check-in: c1a0ba8bf0 user: aldo tags: trunk | |
14:28 | added scgi lib check-in: c02c5fc054 user: aldo tags: trunk | |
13:57 | added missing license headers check-in: 03e5fe6318 user: aldo tags: trunk | |
13:55 | bind/inet now sets SO_REUSEADDR check-in: 15fd017f95 user: aldo tags: trunk | |
13:55 | new posix funcs. dup fork, improved wait-for-pid check-in: 00d9573880 user: aldo tags: trunk | |
2016-12-10
| ||
19:00 | moved sockaddr_in inside the meta-cond check-in: 0776ca44d8 user: aldo tags: trunk | |
18:57 | added server support to socket.sls check-in: 82bf686062 user: aldo tags: trunk | |
2016-12-09
| ||
20:24 | moved d.s. import to top of c-eval check-in: 23bcb0c8b5 user: aldo tags: trunk | |
20:15 | added data-structures check-in: edbaf21f17 user: aldo tags: trunk | |
16:43 | added pure scheme socket lib check-in: 385207811d user: aldo tags: trunk | |
16:39 | added file-read file-write bytes-ready to posix check-in: 2e3180323d user: aldo tags: trunk | |
16:38 | added bytevector-copy* check-in: 28f201db00 user: aldo tags: trunk | |
2016-12-08
| ||
01:27 | eqv? or zero? instead of eq? somewhere check-in: 27a45ffaf8 user: aldo tags: trunk | |
00:57 | minor fix on with-mktemp check-in: 778dd320bb user: aldo tags: trunk | |
00:45 | added libinit to sqlite3 check-in: d1aa1ba6b3 user: aldo tags: trunk | |
00:43 | include fixes for fmt check-in: a71834a427 user: aldo tags: trunk | |
00:42 | added binary-port->string check-in: 3373c30b1e user: aldo tags: trunk | |
00:41 | moved cast and char*->bytevector to ffi-utils check-in: 6cf5622d30 user: aldo tags: trunk | |
00:39 | minor fixes on cairo check-in: 35fd13c928 user: aldo tags: trunk | |
00:38 | improved error info form matchable check-in: 3efc59d401 user: aldo tags: trunk | |
00:37 | improved string-split check-in: 524150d095 user: aldo tags: trunk | |
00:36 | added c-eval check-in: 56b242ceac user: aldo tags: trunk | |
00:35 | added posix.sls check-in: a6f2950586 user: aldo tags: trunk | |
00:28 | added posix lib Closed-Leaf check-in: 53d7f67914 user: aldo tags: trunk | |
2016-12-05
| ||
22:28 | added to-html and tree-trans to sxml check-in: 2e060a1291 user: aldo tags: trunk | |
22:06 | added sxml check-in: 837939cf40 user: aldo tags: trunk | |
21:31 | added sxml from qothr/chez-sxml Closed-Leaf check-in: aa199cec70 user: aldo tags: trunk | |
2016-12-04
| ||
20:47 | added netstring lib check-in: 54b0f0d169 user: aldo tags: trunk | |
2016-11-08
| ||
16:17 | fixed bug in sdl-library-init check-in: af432e7ef4 user: aldo tags: trunk | |
2016-10-31
| ||
14:03 | removed cut.scm , was renamed to cut-impl.scm (ops) check-in: 81f6a87eca user: aldo tags: trunk | |
2016-10-26
| ||
16:08 | fixed include issue with cut check-in: 31d22b4672 user: aldo tags: trunk | |
16:03 | implemented finalize! on sqlite3, fixed bind! bug with inexact integers check-in: 150009ee9b user: aldo tags: trunk | |
2016-09-12
| ||
17:31 | added some keyboard functions check-in: 3c717fb0e5 user: aldo tags: trunk | |
2016-09-04
| ||
14:55 | added auxiliary-keyword check-in: 8d5903b93c user: aldo tags: trunk | |
14:50 | added missing file changes check-in: b358a80757 user: aldo tags: trunk | |
2016-09-01
| ||
08:27 | various improvements, added lmdb , added license notices check-in: 112a40d018 user: ovenpasta@pizzahack.eu tags: trunk | |
2016-08-17
| ||
11:49 | added nanomsg repl example check-in: 4228556d4b user: ovenpasta@pizzahack.eu tags: trunk | |
10:43 | fixed small bug in nn-recv check-in: 1e3d1ba295 user: ovenpasta@pizzahack.eu tags: trunk | |
08:49 | README.md updated a little bit check-in: 2306046923 user: ovenpasta@pizzahack.eu tags: trunk | |
08:19 | README.md updated a little bit check-in: 84ab8c09ed user: ovenpasta@pizzahack.eu tags: trunk | |
08:18 | README.md updated a little bit check-in: fcf3c6d6b5 user: ovenpasta@pizzahack.eu tags: trunk | |
08:03 | fixed survey test for nanomsg check-in: b7b9cf1065 user: ovenpasta@pizzahack.eu tags: trunk | |
07:47 | added sdl2 check-in: c9770d8f7f user: ovenpasta@pizzahack.eu tags: trunk | |
07:45 | added json check-in: c00740301b user: ovenpasta@pizzahack.eu tags: trunk | |
07:45 | added lalr check-in: 89d5aac0dc user: ovenpasta@pizzahack.eu tags: trunk | |
07:42 | added cairo check-in: 5dd4463993 user: ovenpasta@pizzahack.eu tags: trunk | |
07:41 | nanomsg error handling and other fixes check-in: 590cb5e905 user: ovenpasta@pizzahack.eu tags: trunk | |
06:26 | added nanomsg check-in: bac484c8c0 user: ovenpasta@pizzahack.eu tags: trunk | |
2016-07-24
| ||
21:32 | fixed some tests check-in: 6cb462881c user: ovenpasta@pizzahack.eu tags: trunk | |
21:24 | add romeladen.png for cairo tests check-in: 647578553e user: ovenpasta@pizzahack.eu tags: trunk | |
21:23 | more tests and improvements on cairo check-in: 6ea4d2df39 user: ovenpasta@pizzahack.eu tags: trunk | |
2016-07-23
| ||
07:46 | cairo improvements, added some tests check-in: ecd5997790 user: ovenpasta@pizzahack.eu tags: trunk | |
2016-07-21
| ||
11:27 | ffi-utils.sls check-in: f092b13da6 user: ovenpasta@pizzahack.eu tags: trunk | |
11:27 | ffi-utils.sls check-in: 6c77a27ecc user: ovenpasta@pizzahack.eu tags: trunk | |
11:19 | added ffi utils check-in: ce8130716e user: ovenpasta@pizzahack.eu tags: trunk | |
2016-07-09
| ||
21:57 | added gl, irregex, sdl2 - removed match.scm check-in: c4f5a3bcd9 user: ovenpasta@pizzahack.eu tags: trunk | |
2016-07-08
| ||
18:32 | now load-shared-object is automatic check-in: abe3cf1742 user: ovenpasta@pizzahack.eu tags: trunk | |
18:31 | now load-shared-object is automatic check-in: 8f143abc67 user: ovenpasta@pizzahack.eu tags: trunk | |
18:14 | some fixes to usb.sls guardians check-in: 97a1a5b4fb user: ovenpasta@pizzahack.eu tags: trunk | |
17:14 | added more funcs to usb.sls check-in: 35917dddc4 user: ovenpasta@pizzahack.eu tags: trunk | |
2016-07-07
| ||
20:53 | warning in sqlite3.sls, updated README check-in: 4aff54750f user: ovenpasta@pizzahack.eu tags: trunk | |
20:51 | merge check-in: 68e5a476f2 user: ovenpasta@pizzahack.eu tags: trunk | |
20:50 | added usb library check-in: 88a8d47e99 user: ovenpasta@pizzahack.eu tags: trunk | |
18:28 | Update README.md check-in: e185997951 user: noreply@github.com tags: trunk | |
18:27 | Update README.md check-in: 3917e7f4df user: noreply@github.com tags: trunk | |
18:26 | Update README.md check-in: 83251cb8d5 user: noreply@github.com tags: trunk | |
18:17 | Update sqlite3.sls check-in: 2c324f3f3c user: noreply@github.com tags: trunk | |
18:15 | Update README.md check-in: f849a85634 user: noreply@github.com tags: trunk | |
18:11 | initial import check-in: 80c8c83034 user: ovenpasta@pizzahack.eu tags: trunk | |