irssi/src/perl/common
Timo Sirainen 5916b9dcb8 Still more version changes .. Irssi::version() now returns the version in
"date.time" format, so now it's also possible to "use Irssi 20011216.0149;".

Also fixed a memory leak for Irssi::parse_special().


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2260 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-15 23:49:35 +00:00
..
.cvsignore Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Channel.xs Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc 2001-11-19 19:36:21 +00:00
Core.xs Still more version changes .. Irssi::version() now returns the version in 2001-12-15 23:49:35 +00:00
Ignore.xs Irssi::ignores() wasn't working, it looked at the server list.. 2001-12-15 20:37:50 +00:00
Irssi.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
Irssi.xs Updated perl API version. Fixed irssi to behave better if the API doesn't 2001-11-11 22:39:56 +00:00
Log.xs Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Masks.xs Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
module.h Moved rewritten server redirection code from core to irc. This new code 2001-11-11 18:59:19 +00:00
Query.xs Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc 2001-11-19 19:36:21 +00:00
Rawlog.xs Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Server.xs Added reference counting to server record. At least now we don't accidentally 2001-12-14 01:54:12 +00:00
Settings.xs Added Irssi::settings_add_...(), patch by peder@ifi.uio.no 2001-12-11 00:07:18 +00:00
typemap Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc 2001-11-19 19:36:21 +00:00