summaryrefslogtreecommitdiff
path: root/src/perl/perl-signals.c
AgeCommit message (Expand)Author
2001-09-20perl_signal_remove() didn't work.Timo Sirainen
2001-08-08Irssi crashed if script died in a signal handler.Timo Sirainen
2001-08-07/SCRIPT RESET didn't work properly (start/stop functions were called inTimo Sirainen
2001-07-30Script name is printed now correctly if there's an error inTimo Sirainen
2001-07-29--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPTTimo Sirainen
2001-07-29bugfixTimo Sirainen
2001-07-24Don't crash when trying to bless NULLsTimo Sirainen
2001-07-16Added Irssi::command_bind_first() and Irssi::command_bind_last()Timo Sirainen
2001-06-08"complete word" signal works now with perl and it's possible to manipulateTimo Sirainen
2001-05-30Irssi::command_runsub() - patch by fuchsTimo Sirainen
2001-03-07some perl fixes. NICK_REC is also now "iobject"..Timo Sirainen
2001-02-17Irssi::command_bind(): Don't run the command twice. Log updated forTimo Sirainen
2001-01-10bugfixesTimo Sirainen
2001-01-07"return 1" doesn't anymore stop signals in perl scripts. FixedTimo Sirainen
2001-01-04Unbinding commands didn't work properlyTimo Sirainen
2001-01-03Removed the "signal" and "last signal" signals. Changed perl'sTimo Sirainen