root/usocket

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @480 [480] 9 days ctian [udp] type fix for rtt.lisp from lispworks-udp source code, which fix …
(edit) @479 [479] 9 days ctian [scl] update version requirements for SCL (1.3.9 already released)
(edit) @478 [478] 3 weeks ctian [bugfix] fix compilation on old ECL which has no …
(edit) @477 [477] 3 weeks ctian [udp] bugfix for SCL, make sure server thread can exit when (QUIT) called, …
(edit) @476 [476] 3 weeks ctian [bugfix] read macro fix for detect on version before 4.4.5
(edit) @475 [475] 3 weeks ctian [0.4.x] update SOCKET-CONNECT on LW, TIMEOUT is supported.
(edit) @474 [474] 3 weeks ctian [udp-branch] update SOCKET-CONNECT on LW, TIMEOUT is supported.
(edit) @473 [473] 3 weeks ctian [usocket] update SOCKET-CONNECT on LW, TIMEOUT is supported.
(edit) @472 [472] 5 weeks ctian [udp] bugfix for SCL.
(edit) @471 [471] 5 weeks ctian [bugfix] merge from trunk (r469)
(edit) @470 [470] 5 weeks ctian [bugfix] merge from trunk (r469)
(edit) @469 [469] 5 weeks ctian bugfix: ETYPECASE in HANDLE-CONDITION (SCL) should be TYPECASE, Call …
(edit) @468 [468] 5 weeks ctian [udp] merge from trunk and limit format of datagram to :binary
(edit) @467 [467] 5 weeks ctian [udp] cancel unused ELEMENT-TYPE keyword in SOCKET-SERVER
(edit) @466 [466] 5 weeks ctian [udp] more code change to match the API change on SOCKET-SEND
(edit) @465 [465] 5 weeks ctian [udp] SOCKET-SEND API Change: use keyword HOST instead of ADDRESS.
(edit) @463 [463] 6 weeks ehuelsmann Fix error in release script.
(edit) @462 [462] 6 weeks ehuelsmann Create 0.4.0 tag.
(edit) @461 [461] 6 weeks ehuelsmann Create 0.4.0 tag.
(edit) @460 [460] 6 weeks ehuelsmann Backport c459 from trunk.
(edit) @459 [459] 6 weeks ehuelsmann Catch serious-conditions for re-raising through ERROR too. Found by: …
(edit) @458 [458] 6 weeks ctian [trunk] merge changes on branch 0.4.x back to trunk.
(edit) @457 [457] 6 weeks ctian [udp] ACL's SOCKET-CONNECT: fix bugs and make it cleaner.
(edit) @456 [456] 6 weeks ctian [0.4.x] clean acl code on SOCKET-CONNECT, the same way as experimental-udp …
(edit) @455 [455] 6 weeks ctian [udp] merge recent fix on 0.4 branch and manually refit for SOCKET-CONNECT …
(edit) @454 [454] 6 weeks ctian [0.4.x] minor fixes and enhancement
(edit) @453 [453] 6 weeks ctian fix ABCL after datagram-usocket removed.
(edit) @452 [452] 6 weeks ctian Remove datagram-usocket from 0.4.x branch, we will support it in 0.5.x
(edit) @451 [451] 6 weeks ctian Merge all changes on branch 0.4.x so far back to trunk, seems the only …
(edit) @450 [450] 6 weeks ctian merge ECL document (r413) and build-fix for ECL (r427) from trunk.
(edit) @449 [449] 6 weeks ctian Fix minimum local-bind support version of CMUCL
(edit) @448 [448] 6 weeks ctian unsupport feature enhancements.
(edit) @447 [447] 6 weeks ctian bugfix: CERROR syntax need a string as its first argument (only SCL …
(edit) @446 [446] 6 weeks ctian bugfix: non-simple UNKNOWN-ERRORs should be report as usual.
(edit) @445 [445] 6 weeks ctian [udp] merge last changes from trunk
(edit) @444 [444] 6 weeks ctian [udp] revert changes to HOST-TO-HOSTNAME and HOST-TO-HBO, just bad idea.
(edit) @443 [443] 6 weeks ctian Merge c441,442 from branch 0.4.x to trunk
(edit) @442 [442] 6 weeks ctian Report more details of a UNKNOWN-ERROR or NS-UNKNOWN-ERROR
(edit) @441 [441] 6 weeks ctian [lispworks] on non-win32 platform, add a warn when MP is not enabled when …
(edit) @440 [440] 6 weeks ehuelsmann Merge c439: report deadline errors as DEADLINE-ERROR.
(edit) @439 [439] 6 weeks ehuelsmann Report deadline errors as DEADLINE-ERROR instead of TIMEOUT-ERROR
(edit) @438 [438] 6 weeks ehuelsmann Backport c437: Make UNSUPPORTED evaluate to a CERROR, for REPL users.
(edit) @437 [437] 6 weeks ehuelsmann Change the UNSUPPORTED macro to use CERROR instead of SIGNAL, for REPL …
(edit) @436 [436] 6 weeks ehuelsmann Merge c424 from trunk: Stop leaking socket handles.
(edit) @435 [435] 6 weeks ehuelsmann Merge r418-423: Fix SBCL waiting backend.
(edit) @434 [434] 6 weeks ehuelsmann Merge c428 from trunk: WAIT-FOR-INPUT without timeout (non-Win32).
(edit) @433 [433] 7 weeks ctian [udp] minor fixes for CMUCL
(edit) @432 [432] 7 weeks ctian [udp] add SCL support, untested.
(edit) @431 [431] 8 weeks ctian [udp] use :datagram instead of :udp, extend HOST-TO-HBO to support NIL
(edit) @430 [430] 2 months ctian [udp] do not import any internal symbol from lispworks COMM
(edit) @429 [429] 2 months ctian [experimental-udp] many changes: * UDP Proposal change: :tcp/:udp -> …
(edit) @428 [428] 2 months ctian [lispworks] fix WAIT-FOR-INPUT on non-win32 platform when TIMEOUT is NIL, …
(edit) @427 [427] 2 months ctian [ecl] fix compile by add sys/time.h into includes
(edit) @426 [426] 2 months ctian [experimental-udp] initial commit, no support on scl/clisp/armedbear, …
(edit) @425 [425] 2 months ctian New branch: experimental UDP support
(edit) @424 [424] 3 months ehuelsmann Don't leak file descriptors. Found by: Lars Nostdal <larsnostdal at gmail …
(edit) @423 [423] 4 months ehuelsmann Fix the fixed fix.
(edit) @422 [422] 4 months ehuelsmann Fix the fixed fix.
(edit) @421 [421] 4 months ehuelsmann Fix the fixed fix.
(edit) @420 [420] 4 months ehuelsmann Fix the fix.
(edit) @419 [419] 4 months ehuelsmann Fix SBCL waiting backend.
(edit) @418 [418] 4 months ehuelsmann Merge c414 from trunk (fix for CCL/OpenMCL backend).
(edit) @414 [414] 4 months ehuelsmann Fix CCL backend.
(edit) @413 [413] 4 months ehuelsmann Document that we can't call SOCKOPT-TCP-NODELAY on all ECL versions, so we …
(edit) @412 [412] 4 months ehuelsmann clisp: Delete private code which warns when loaded.
(edit) @411 [411] 4 months ehuelsmann Re-branch.
(edit) @410 [410] 4 months ehuelsmann Delete for re-branching.
(edit) @409 [409] 4 months ehuelsmann ABCL fixes for getting socket names.
(edit) @408 [408] 4 months ehuelsmann Revert too much added in the last commit.
(edit) @407 [407] 4 months ehuelsmann Fix SBCL and ECL compilation.
(edit) @406 [406] 4 months ehuelsmann Fix LispWorks? local-host/-port.
(edit) @405 [405] 4 months ehuelsmann Implement local-host and local-port binding for SOCKET-CONNECT.
(edit) @404 [404] 4 months ehuelsmann Remove invalid IGNORE declaration.
(edit) @403 [403] 4 months ehuelsmann Make reporting of unimplemented and unsupported features dependent on …
(edit) @402 [402] 4 months ehuelsmann Add DEADLINE everywhere.
(edit) @401 [401] 4 months ehuelsmann Implement some of the 'new hot stuff': nodelay (ABCL).
(edit) @400 [400] 4 months ehuelsmann Implement some of the 'new hot stuff': nodelay.
(edit) @399 [399] 4 months ehuelsmann Signal to the caller whenever a certain feature is unavailable.
(edit) @398 [398] 4 months ehuelsmann Remove now-obsolete branch.
(edit) @397 [397] 4 months ehuelsmann Merge hans/ branch into trunk.
(edit) @396 [396] 4 months ehuelsmann More CMUCL fixes.
(edit) @395 [395] 4 months ehuelsmann Fix CMUCL: 1) remove premature optimization (inline declaration) 2) …
(edit) @394 [394] 4 months ehuelsmann Fix call to %remove-waiter with too few arguments. Found by: Chun Tian
(edit) @393 [393] 4 months ehuelsmann Fix slot name.
(edit) @392 [392] 4 months ehuelsmann Conditions soon to be used (not only for backward compat).
(edit) @391 [391] 4 months ehuelsmann SBCL bug with HOST-TO-HBO. Found by: Chun Tian (binge.lisp@…)
(edit) @390 [390] 4 months ehuelsmann Followup commit for SCL protocol compliance.
(edit) @389 [389] 4 months ehuelsmann Minimally change SCL backend to comply to new W-F-I protocol.
(edit) @388