Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

68 check-ins using file cairo/cairo-functions.ss version e453a0dfb6

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