summaryrefslogtreecommitdiff
path: root/src/perl
AgeCommit message (Expand)Author
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-24Signals that sent GSList as parameters didn't work right with perl scriptsTimo Sirainen
2000-08-22Unloading perl script crashed if it has used Irssi::timeout_add().Timo Sirainen
2000-08-20Channel mode handling changed - there's no more mode_xxx fields inTimo Sirainen
2000-08-16plugin -> moduleTimo Sirainen
2000-08-16More fixes for 5.004 and older.Timo Sirainen
2000-08-16Fixes to make irssi work with other (older and newer) perl versionsTimo Sirainen
2000-08-13Perl scripts with non-alphanumeric characters in file name failed toTimo Sirainen
2000-08-13Implemented Irssi::print_window(), added optional level parameter toTimo Sirainen
2000-08-12removed log rotating stuff.Timo Sirainen
2000-08-12Added namespaces for perl scripts.Timo Sirainen
2000-08-11Use perl_destruct_level, not PL_perl_destruct_level so that we'reTimo Sirainen
2000-07-23Moved the PL_perl_destruct_level to irssi_perl_init() so Irssi won'tTimo Sirainen
2000-07-21Set perl destruct level to 1 when destroying the perl interpreter withTimo Sirainen
2000-07-19Irssi::is_channel() didn't work because irc.h wasn't included andTimo Sirainen
2000-07-09--enable-perl[=libdir] to configure - you can specify what directory toTimo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-25Created signal_get_uniq_id() macro. Added some documentation aboutTimo Sirainen
2000-06-09Added Irssi::Dcc::values(), updated a few other DCC things too.Timo Sirainen
2000-06-040.7.90 released.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Implemented Irssi::Window::command(), Irssi::Windowitem::command()Timo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26updatesTimo Sirainen
2000-04-26rest of the ~rewrite?Timo Sirainen