Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Slava Pestov
|
70bec926d0
|
New convention for parametrized constructors: new-* instead of construct-*
|
2008-04-14 05:07:31 -05:00 |
Slava Pestov
|
c5de818925
|
Use inheritance in Unix I?O backend
|
2008-04-11 12:47:49 -05:00 |
slava
|
56892ae74a
|
Overhaul monitors
|
2008-04-11 07:15:26 -05:00 |
Slava Pestov
|
aec04edbda
|
Phasing out get-slots and cleaning up some code
|
2008-03-29 00:59:05 -05:00 |
Slava Pestov
|
666c7803f7
|
Fixes
|
2008-02-21 20:57:41 -06:00 |
sheeple
|
be9989cf3d
|
More efficient io.unix.select
|
2008-02-15 14:16:28 -06:00 |
Slava Pestov
|
6df325c168
|
Moved little-endian? to alien.c-types
|
2008-02-08 01:49:30 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Slava Pestov
|
c1963dd4ab
|
I/O cleanups
|
2008-01-21 15:33:43 -05:00 |
Slava Pestov
|
eb5644ad5f
|
Unix I/O re-working; nested multiplexer support, use kqueue on *bsd to wait for process completion, start Linux epoll support
|
2008-01-20 17:07:18 -05:00 |