source: trunk/package.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @242   11 years jdanjou Export connectedp
(edit) @239   12 years Erik Huelsmann Patch by Julien Danjou: Factorize mode changes.
(edit) @235   12 years Erik Huelsmann Patch by Julien Danjou: Remove otherwise unused symbol 'SOCKET-CONNECT'.
(edit) @234   12 years Erik Huelsmann Patch by Julien Danjou: Export READ-IRC-MESSAGE to allow construction …
(edit) @232   12 years Erik Huelsmann Patch submitted by Julien Danjou.
(edit) @204   18 years Erik Huelsmann DCC implementation checkpoint: Working DCC CHAT with passive local …
(edit) @201   18 years Erik Huelsmann Implement CTCP-over-DCC framework.
(edit) @200   18 years Erik Huelsmann r199 followup: read-message calls dcc-message-event. Provide it.
(edit) @199   18 years Erik Huelsmann Add a dcc-chat-connection class; a non-abstract subclass of dcc-connection.
(edit) @193   18 years Erik Huelsmann Rearrange code. Make dcc-connection an abstract base class.
(edit) @183   18 years Erik Huelsmann No idea why I wrote this, but I think it's generally usefull: hostmask …
(edit) @179   18 years Erik Huelsmann KICK messages generally don't originate at the user being kicked. Fixed.
(edit) @161   18 years Erik Huelsmann Replace destructuring-arguments with a hopefully more useful version. …
(edit) @157   19 years Erik Huelsmann Fix issue #6: insufficient data to reconnect.
(edit) @153   19 years Erik Huelsmann Automatically record channel visibility for library users to use.
(edit) @151   19 years Erik Huelsmann Resolve issue #2: Start guessing the message encoding. On some lisps, …
(edit) @140   19 years Erik Huelsmann Add arguments binding helper macro now that trailing-argument is …
(edit) @122   19 years Erik Huelsmann Follow up commit as requested by Andreas Fuchs.
(edit) @119   19 years Erik Huelsmann Rename slots with same function in preparation of more DCC …
(edit) @97   20 years Erik Huelsmann Export forgotten symbol for mode-tracking class.
(edit) @93   20 years Erik Huelsmann Cleanup. * package.lisp: Remove exported but undefined symbols. * …
(edit) @88   20 years Erik Huelsmann Implement MODE tracking. * TODO: Remove MODE updating item. * …
(edit) @78   20 years Erik Huelsmann Export the CHANNEL symbol just as we do for the CONNECTION and USER …
(edit) @41   20 years bmastenbrook Armed Bear Common Lisp compatibility
(edit) @22   21 years Erik Huelsmann Add non-exported hook handling defun's * package.lisp export …
(edit) @21   21 years Erik Huelsmann Add missing slot-accessor operators * package.lisp: export slot …
(add) @2   21 years Erik Enge Initial revision
Note: See TracRevisionLog for help on using the revision log.