source: trunk/utility.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @239   11 years Erik Huelsmann Patch by Julien Danjou: Factorize mode changes.
(edit) @209   16 years Erik Huelsmann Update for flexi-streams 1.0(.3?).
(edit) @203   17 years Erik Huelsmann Add SSL support for IRC connections, only if CL+SSL is available when …
(edit) @189   17 years Erik Huelsmann Move 2 utility routines.
(edit) @188   17 years Erik Huelsmann Fix off-by-one error and make sure we don't keep looping when the …
(edit) @183   17 years Erik Huelsmann No idea why I wrote this, but I think it's generally usefull: hostmask …
(edit) @165   17 years Erik Huelsmann Change trivial-sockets dependency to usocket as discussed many moons …
(edit) @162   18 years Erik Huelsmann A new error message for destructuring-arguments for debuggability.
(edit) @161   18 years Erik Huelsmann Replace destructuring-arguments with a hopefully more useful version. …
(edit) @156   18 years Erik Huelsmann Fix the hasty fix.
(edit) @155   18 years Erik Huelsmann Fix (amongst others) the MODE command where there is no terminating …
(edit) @154   18 years Erik Huelsmann Fix issues with newly added code.
(edit) @152   18 years Erik Huelsmann Fix SBCL compile warnings, at least one of which was a bug.
(edit) @151   18 years Erik Huelsmann Resolve issue #2: Start guessing the message encoding. On some lisps, …
(edit) @149   18 years Erik Huelsmann More efficient string manipulation. Also remove dependency on …
(edit) @148   18 years Erik Huelsmann Make message parsing more memory efficient by using displaced arrays. …
(edit) @139   18 years Erik Huelsmann Add arguments binding helper macro now that trailing-argument is …
(edit) @134   18 years Erik Huelsmann Fix crash on unknown modes.tility.lisp
(edit) @131   18 years Erik Huelsmann Remove the 'trailing argument' notion from send-irc-message: the last …
(edit) @118   18 years Erik Huelsmann Remove code also maintained in trivial-sockets, adding that as a …
(edit) @109   19 years afuchs fix parsing of mode args that contain #\+ or #\-, e.g. -o+b.
(edit) @98   19 years Erik Huelsmann Share connecting code between normal and dcc connections. Also remove …
(edit) @90   19 years Erik Huelsmann Explicitly use a boolean-value-mode class instead of hiding the same …
(edit) @88   19 years Erik Huelsmann Implement MODE tracking. * TODO: Remove MODE updating item. * …
(edit) @76   19 years Erik Huelsmann Make default behaviours obey rpl_isupport parameters advertized by the …
(edit) @75   19 years Erik Huelsmann Fix goofup in previous commit which I didn't catch on initial testing. …
(edit) @74   19 years Erik Huelsmann Fix parsing of message arguments and the trailing argument: The RFC …
(add) @2   20 years Erik Enge Initial revision
Note: See TracRevisionLog for help on using the revision log.