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-fe.c
Age
Commit message (
Expand
)
Author
2002-01-23
Tab-completion for /SCRIPT UNLOAD crashed irssi soon after
Timo Sirainen
2001-11-25
/SCRIPT LOAD modifies the script name so that all non-alphanumeric
Timo Sirainen
2001-10-23
/SCRIPT without parameters now prints list of loaded scripts.
Timo Sirainen
2001-10-20
Added API version check between perl module and perl libs.
Timo Sirainen
2001-08-14
Module loading updates - /LOAD shows now also the statically loaded modules.
Timo Sirainen
2001-07-30
bugfix for parameter handling...
Timo Sirainen
2001-07-30
/SCRIPT FLUSH -> /SCRIPT RESET. Fixed parameter handling for /SCRIPT
Timo Sirainen
2001-07-29
/SCRIPT EXEC took only one argument. /SCRIPT LIST is now printed with
Timo Sirainen
2001-07-29
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
Timo Sirainen
2001-06-27
Moved fe_perl module to use Irssi::UI .. this breaks several scripts that
Timo Sirainen
2001-06-26
Perl blessing fixes.
Timo Sirainen
2001-04-20
Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.
Timo Sirainen
2001-04-14
related changes to textbuffer update..
Timo Sirainen
2001-03-17
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
Timo Sirainen
2001-02-17
Moved fe stuff from perl-common to perl-fe.
Timo Sirainen
2001-02-17
/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen