index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
perl
/
perl-signals.c
Age
Commit message (
Expand
)
Author
2001-08-08
Irssi crashed if script died in a signal handler.
Timo Sirainen
2001-08-07
/SCRIPT RESET didn't work properly (start/stop functions were called in
Timo Sirainen
2001-07-30
Script name is printed now correctly if there's an error in
Timo Sirainen
2001-07-29
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
Timo Sirainen
2001-07-29
bugfix
Timo Sirainen
2001-07-24
Don't crash when trying to bless NULLs
Timo Sirainen
2001-07-16
Added 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 manipulate
Timo Sirainen
2001-05-30
Irssi::command_runsub() - patch by fuchs
Timo Sirainen
2001-03-07
some perl fixes. NICK_REC is also now "iobject"..
Timo Sirainen
2001-02-17
Irssi::command_bind(): Don't run the command twice. Log updated for
Timo Sirainen
2001-01-10
bugfixes
Timo Sirainen
2001-01-07
"return 1" doesn't anymore stop signals in perl scripts. Fixed
Timo Sirainen
2001-01-04
Unbinding commands didn't work properly
Timo Sirainen
2001-01-03
Removed the "signal" and "last signal" signals. Changed perl's
Timo Sirainen