ikarus/lab
Abdulaziz Ghuloum bdd81e2b05 accept and accept-nonblocking now set the port-id to a string
representing the incoming address like "nnn.nnn.nnn.nnn:pppp"
2008-04-11 07:01:27 -04:00
..
interrupts * lab/interupts program is added to experiment with sigaction and 2006-12-24 09:25:01 +03:00
prof Actually, the profiling times show that memory-based tests can be 2006-12-21 16:32:45 +03:00
SRFI-1.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-1.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-2.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-2.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-6.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-6.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-8.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
SRFI-8.tests.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
asm-tests.ss removed some junk files that were in the repository. 2007-12-10 12:00:12 -05:00
cgi-errors-to-browser.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
cgi.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
greeting-server-async.ss Fixes bug 205437: socket errors not being reported 2008-03-24 00:01:22 -04:00
greeting-server.ss accept and accept-nonblocking now set the port-id to a string 2008-04-11 07:01:27 -04:00
ikarusdoc makefile.ss and ikarusdoc now use "/usr/bin/env ikarus" in the shebang 2006-12-24 12:08:18 +03:00
optimize-gc.txt * Assembler-output suppresses printing the closure-size; it prints 2006-12-23 05:17:57 +03:00
process-example.ss Added a (process "cmd" "args" ...) procedure that execs cmd, passing 2007-12-19 22:46:07 -05:00
read-exprs.ss added read-exprs.ss script to ikarus.dev/lab 2007-11-28 20:12:09 -05:00
streams.ss * Added ~% to the format metas. 2006-12-06 18:26:37 -05:00
sudoku-2.ss * Assembler-output suppresses printing the closure-size; it prints 2006-12-23 05:17:57 +03:00
sudoku-hard.txt Added Rich Lewis's Sudoku solver and problems. 2006-12-06 18:27:16 -05:00
sudoku.txt Added libtimers.ss: 2006-12-29 10:53:47 +03:00
tcp-chargen-client.ss * Better error message when a tcp connection is refused. 2008-03-22 19:29:41 -04:00
tcp-connect-example.ss Added tcp-connect-nonblocking which is line tcp-connect but puts the 2007-12-27 22:08:27 -05:00
tcp-connect-nonblocking-example.ss Nonblocking sockets no longer raise a continuable exception when a 2008-03-23 02:14:00 -04:00
tcp-pingpong.ss * Better error message when a tcp connection is refused. 2008-03-22 19:29:41 -04:00