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