This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ecl
Watch
1
Fork
You've already forked ecl
0
mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced
2026-03-14 08:50:48 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a2e2ed1590
ecl
/
contrib
History
Download ZIP
Download TAR.GZ
Juan Jose Garcia Ripoll
58060f708f
The aliases for encodings did not load the original encodings themselves.
2010-05-17 23:35:50 +02:00
..
asdf
Imported ASDF 2.0 release candidate into the tree
2010-05-09 22:18:37 +02:00
bytecmp
defsystem
Update DEFSYSTEM so that it takes into account package locks.
2010-04-04 16:04:56 +02:00
encodings
The aliases for encodings did not load the original encodings themselves.
2010-05-17 23:35:50 +02:00
profile
The PROFILE package now has an alias, SB-PROFILE.
2010-02-20 18:16:17 +01:00
rt
RT must identify itself as provided
2010-04-24 10:38:30 +02:00
serve-event
Introduced a new generic function GRAY:STREAM-FILE-DESCRIPTOR which used by SERVE-EVENT to wait for input on a stream (T. Rittweiler).
2010-03-19 19:55:12 +01:00
sockets
SERVE-EVENT now allows streams and sockets as arguments, instead of file descriptors.
2010-02-22 15:11:41 +01:00
unicode
win32