source: trunk/parse-message.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @241   11 years jdanjou Fix typo for `find-dcc-ctcp-message-class' Signed-off-by: Julien …
(edit) @219   12 years Erik Huelsmann Fix long-standing complaint that cl-irc hits the debugger on unknown …
(edit) @201   17 years Erik Huelsmann Implement CTCP-over-DCC framework.
(edit) @198   17 years Erik Huelsmann r197 followup: disable (yet) unimplemented part (ctcp messages).
(edit) @197   17 years Erik Huelsmann Create a DCC CHAT message class, just like the IRC message classes we have.
(edit) @192   17 years Erik Huelsmann Rename shadowing local binding (type -> sess-type).
(edit) @191   17 years Erik Huelsmann Add a list of DCC session types.
(edit) @190   17 years Erik Huelsmann Other DCC protocols starting with an #\S have been introduced now …
(edit) @160   18 years Erik Huelsmann Change Source to URL keyword (remainder of CVS to svn conversion.
(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) @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) @135   18 years Erik Huelsmann Remove debugging print forms.
(edit) @129   18 years Erik Huelsmann Silence SBCL compile warnings (one of which being a real bug).
(edit) @128   18 years Erik Huelsmann Start eliminating trailing-argument to be RFC compliant. Step 2 …
(edit) @91   19 years Erik Huelsmann Revert accidental commit.
(edit) @90   19 years Erik Huelsmann Explicitly use a boolean-value-mode class instead of hiding the same …
(edit) @74   19 years Erik Huelsmann Fix parsing of message arguments and the trailing argument: The RFC …
(edit) @33   20 years bmastenbrook Disable irc-error-reply-p for now
(edit) @32   20 years bmastenbrook OpenMCL patches from marco (segv)
(add) @2   20 years Erik Enge Initial revision
Note: See TracRevisionLog for help on using the revision log.