1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/perl/irc
Emanuele Giaquinta 3c7c3941d7 Remove .cvsignore files.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4672 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-01-21 11:49:10 +00:00
..
Channel.xs Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
Ctcp.xs Some compiling fixes found by -Wall in perl dirs.. 2002-11-07 17:40:05 +00:00
Dcc.xs fixes 2002-05-13 18:25:21 +00:00
Irc.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
Irc.xs Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist. 2007-11-02 12:02:45 +00:00
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Modes.xs Updated the changed arguments for ban_remove 2005-01-04 10:30:53 +00:00
module.h Added Irssi::Irc::get_mask() and Irssi::Irc::MASK_* 2001-11-28 21:49:39 +00:00
Netsplit.xs Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings 2001-12-10 23:32:46 +00:00
Notifylist.xs Remove /notify -idle, it can only work with not-nice automated remote whois. 2007-10-31 22:58:44 +00:00
Query.xs Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Server.xs Rework redirections to deal with multiple concurrent redirects better. 2007-11-14 23:02:40 +00:00
typemap Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc 2001-11-19 19:36:21 +00:00