|
|
@133
|
19 years |
Erik Huelsmann |
Fix breakage where a quit message is sent before join or namreply …
|
|
|
@132
|
19 years |
Erik Huelsmann |
Support IRCNet irc-rpl_*list-message replies. Patch by Andreas Fuchs.
|
|
|
@131
|
19 years |
Erik Huelsmann |
Remove the 'trailing argument' notion from send-irc-message:
the last …
|
|
|
@130
|
19 years |
Erik Huelsmann |
Make variable.lisp report the real version number we're actually …
|
|
|
@129
|
19 years |
Erik Huelsmann |
Silence SBCL compile warnings (one of which being a real bug).
|
|
|
@128
|
19 years |
Erik Huelsmann |
Start eliminating trailing-argument to be RFC compliant.
Step 2 …
|
|
|
@127
|
19 years |
Erik Huelsmann |
Comment out non-applicable tests.
|
|
|
@126
|
19 years |
Erik Huelsmann |
Add support for joining password-protected channels. Patch by Andreas …
|
|
|
@125
|
19 years |
Erik Huelsmann |
Fix syntax error.
|
|
|
@124
|
19 years |
Erik Huelsmann |
Update TODO with current HEAD status.
|
|
|
@123
|
19 years |
Erik Huelsmann |
Satisfy read-message-loop assumption of read-message NIL return on eof.
|
|
|
@122
|
19 years |
Erik Huelsmann |
Follow up commit as requested by Andreas Fuchs.
|
|
|
@121
|
19 years |
Erik Huelsmann |
Patch by Andreas Fuchs [asf at boinkor.net] to allow specialization of …
|
|
|
@120
|
19 years |
Erik Huelsmann |
Followup to last commit; updating slot accessor and initialiser.
|
|
|
@119
|
19 years |
Erik Huelsmann |
Rename slots with same function in preparation of more DCC …
|
|
|
@118
|
19 years |
Erik Huelsmann |
Remove code also maintained in trivial-sockets, adding that as a …
|
|
|
@117
|
19 years |
Erik Huelsmann |
Untabify for consistent indenting accross all systems and editors.
|
|
|
@116
|
19 years |
Erik Huelsmann |
Replace invalidate-me condition machinery meant to catch EPIPE
by code …
|
|
|
@115
|
19 years |
lisppaste |
For bmastenbrook: protect acronym generation from abuse
|
|
|
@114
|
19 years |
lisppaste |
for bmastenbrook: length limit
|
|
|
@113
|
19 years |
lisppaste |
for bmastenbrook: quotes!
|
|
|
@112
|
19 years |
lisppaste |
MORE REGEXPS
|
|
|
@111
|
19 years |
lisppaste |
for bmastenbrook: MORE HELP
|
|
|
@110
|
19 years |
lisppaste |
For bmastenbrook: Steel Bazooka Common Lisp!
|
|
|
@109
|
20 years |
afuchs |
fix parsing of mode args that contain #\+ or #\-, e.g. -o+b.
|
|
|
@108
|
20 years |
bmastenbrook |
Three patches from Mr. Fuchs:
* the way to handle all IRC messages is …
|
|
|
@107
|
20 years |
bmastenbrook |
Add antifuchs' pass-on-connect support
|
|
|
@106
|
20 years |
Erik Huelsmann |
Prevent the bot from crashing when it got out-of-sync.
* event.lisp …
|
|
|
@105
|
20 years |
lisppaste |
(for bmastenbrook): add a socket-error catch from trivial-sockets; fix …
|
|
|
@104
|
20 years |
lisppaste |
Added a new advice.
|
|
|
@103
|
20 years |
lisppaste |
Latest bugfixes
|
|
|
@102
|
20 years |
lisppaste |
No idea…
|
|
|
@101
|
20 years |
pvaneynde |
note new version, use darcs-buildpackage
|
|
|
@100
|
20 years |
lisppaste |
Whee! leak fewer fds by using trivial-http
|
|
|
@99
|
20 years |
Erik Huelsmann |
Remove *all* references to 'socket'. Close the stream the same way …
|
|
|
@98
|
20 years |
Erik Huelsmann |
Share connecting code between normal and dcc connections. Also remove …
|
|
|
@97
|
20 years |
Erik Huelsmann |
Export forgotten symbol for mode-tracking class.
|
|
|
@96
|
20 years |
Erik Huelsmann |
Extend mode tracking: Handle response to a MODE request on a channel
|
|
|
@95
|
20 years |
Erik Huelsmann |
Extend mode tracking: set absolute mode values for ban, except and …
|
|
|
@94
|
20 years |
Erik Huelsmann |
Rename 2 modes. They go by the names 'except' and 'invite' in the protocol.
|
|
|
@93
|
20 years |
Erik Huelsmann |
Cleanup.
* package.lisp: Remove exported but undefined symbols.
* …
|
|
|
@92
|
20 years |
Erik Huelsmann |
Don't apply 'key' to 'value'.
|
|
|
@91
|
20 years |
Erik Huelsmann |
Revert accidental commit.
|
|
|
@90
|
20 years |
Erik Huelsmann |
Explicitly use a boolean-value-mode class instead of hiding
the same …
|
|
|
@89
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'mode_tracking'.
|
|
|
@88
|
20 years |
Erik Huelsmann |
Implement MODE tracking.
* TODO: Remove MODE updating item.
* …
|
|
|
@87
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'pre_mode_tracking'.
|
|
|
@86
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'cl_irc_0_7'.
|
|
|
@85
|
20 years |
Erik Huelsmann |
Don't set 'user' and 'hostname' fields on users created in …
|
|
|
@84
|
20 years |
Erik Huelsmann |
Correctly pass 'output-stream' to make-instance.
|
|
|
@83
|
20 years |
Erik Huelsmann |
Correct call to non-existing function.
|
|
|
@82
|
20 years |
Erik Huelsmann |
Extend reply number list with IRCd reply numbers
(submission by Ossi …
|
|
|
@81
|
20 years |
Erik Huelsmann |
Make sure the stream gets properly cleaned up.
|
|
|
@80
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag …
|
|
|
@79
|
20 years |
pvaneynde |
Commit for debian package 0.6.2
|
|
|
@78
|
20 years |
Erik Huelsmann |
Export the CHANNEL symbol just as we do for the CONNECTION and USER …
|
|
|
@77
|
20 years |
bmastenbrook |
GOD DAMNIT
|
|
|
@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 …
|
|
|
@73
|
20 years |
bmastenbrook |
apropos searching; new module for specbot?
|
|
|
@72
|
20 years |
bmastenbrook |
better help
|
|
|
@71
|
20 years |
bmastenbrook |
cocoa lookup
|
|
|
@70
|
20 years |
bmastenbrook |
Fix help for /msg
|
|
|
@69
|
20 years |
bmastenbrook |
Update for changes in lisppaste
|
|
|
@68
|
21 years |
Erik Huelsmann |
Invalidate the descriptor of the stream that failed; not necessarily …
|
|
|
@67
|
21 years |
Erik Huelsmann |
Fix invalidating the socket descriptor on non-threaded SBCL.
Also …
|
|
|
@66
|
21 years |
(none) |
This commit was manufactured by cvs2svn to create tag …
|
|
|
@65
|
21 years |
krosenberg |
Automated commit for debian_version_0_6_0
|
|
|
@64
|
21 years |
bmastenbrook |
shortening!
|
|
|
@63
|
21 years |
bmastenbrook |
case-insensitive address
|
|
|
@62
|
21 years |
bmastenbrook |
Detect MORE in all caps
|
|
|
@61
|
21 years |
bmastenbrook |
MORE OF ENGLISH
|
|
|
@60
|
21 years |
bmastenbrook |
speedup from Maddas
|
|
|
@59
|
21 years |
bmastenbrook |
change re sbcl start-background-message-handler
|
|
|
@58
|
21 years |
bmastenbrook |
um, not sure
|
|
|
@57
|
21 years |
bmastenbrook |
MORE GRAMMAR
|
|
|
@56
|
21 years |
bmastenbrook |
BUGS
|
|
|
@55
|
21 years |
bmastenbrook |
MORE GRAMMAR
|
|
|
@54
|
21 years |
bmastenbrook |
MORE GRAMMAR
|
|
|
@53
|
21 years |
bmastenbrook |
Remove a temp function
|
|
|
@52
|
21 years |
bmastenbrook |
Dunno. Some changes.
|
|
|
@51
|
21 years |
bmastenbrook |
Advice!
|
|
|
@50
|
21 years |
bmastenbrook |
Don't remember
|
|
|
@49
|
21 years |
bmastenbrook |
add inscruitable song reference requested by nyef
|
|
|
@48
|
21 years |
bmastenbrook |
big changes to cliki-bot: tell users about things, gets mad over abuse
|
|
|
@47
|
21 years |
bmastenbrook |
CLIM spec lookup
|
|
|
@46
|
21 years |
bmastenbrook |
w00t! minion!
|
|
|
@45
|
21 years |
Erik Huelsmann |
Fix use of start-background-message-handler in non-threaded SBCL;
also …
|
|
|
@44
|
21 years |
bmastenbrook |
Memos and better aliases oh my!
|
|
|
@43
|
21 years |
bmastenbrook |
alist lookup example: IEEE754
|
|
|
@42
|
21 years |
bmastenbrook |
s/Comon/Common/g
|
|
|
@41
|
21 years |
bmastenbrook |
Armed Bear Common Lisp compatibility
|
|
|
@40
|
21 years |
bmastenbrook |
CLiki: shut-up function; Mop_Sym removed
|
|
|
@39
|
21 years |
bmastenbrook |
Long live specbot!
|
|
|
@38
|
21 years |
bmastenbrook |
clhs is dead; long live specbot
|
|
|
@37
|
21 years |
bmastenbrook |
slight change
|
|
|
@36
|
21 years |
bmastenbrook |
wootage! minion talks to lisppaste, if it can
|
|
|
@35
|
21 years |
bmastenbrook |
Portability fixes
|
|
|
@34
|
21 years |
bmastenbrook |
Bug fix
|
|
|