6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Save the sender id on shutdown, not the sender's reference More... over 13 years ago
Make the t/02_behavior/06_online.t test a TODO More... over 13 years ago
v6.50 More... over 13 years ago
AutoJoin.pm: Don't require State.pm More... over 13 years ago
Add an irc_raw_out event, corollary to irc_raw More... over 13 years ago
Make the 'shutdown' event do more work More... over 13 years ago
Enable all debugging messages if $ENV{POCOIRC_DEBUG} is true. More... over 13 years ago
Remove some dead code More... over 13 years ago
Console.pm: Dump hashes and arrays recursively More... over 13 years ago
Fix race condition in AutoJoin test More... over 13 years ago
Runtime -> RuntimeRequires. Purely cosmetic. More... over 13 years ago
v6.49 More... over 13 years ago
Properly categorize the Prereqs More... over 13 years ago
Chomp $@ before printing More... over 13 years ago
Prevent possible race conditions in a few tests More... over 13 years ago
Change author references to Lyndon Miller More... over 13 years ago
Allow IRC server passwords which evaluate to false (e.g. '0') More... over 13 years ago
Depend on Perl 5.8.1 for decent UTF-8 support More... over 13 years ago
Fix incorrect number of skipped tests in 06_online.t in some cases More... over 13 years ago
Update docs about the 'identified' whois key More... over 13 years ago
Add draft-mitchell-irc-capabilities-02.html to docs/ More... over 13 years ago
v6.48 More... over 13 years ago
Console.pm: Improve the readability of the output, and show undef More... over 13 years ago
Deliver irc_plugin_error immediately, bypassing the event queue More... over 13 years ago
Eliminate another undefined event argument More... over 13 years ago
v6.47 More... over 13 years ago
Console.pm: Pretty-print hash references More... over 13 years ago
Console.pm: Don't send events to client before they're authed More... over 13 years ago
Prevent undef from being an event parameter More... over 13 years ago
Add support for CAP command/replies More... over 13 years ago