summaryrefslogtreecommitdiff
path: root/src/perl/perl-fe.c
AgeCommit message (Expand)Author
2016-09-11Add a '-autorun' switch to /script resetLemonBoy
2015-12-10module check irssi versionailin-nemui
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2009-01-15Fix minor leak.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2004-06-29Make /LOAD script.pl load it.Timo Sirainen
2002-01-23Tab-completion for /SCRIPT UNLOAD crashed irssi soon afterTimo Sirainen
2001-11-25/SCRIPT LOAD modifies the script name so that all non-alphanumericTimo Sirainen
2001-10-23/SCRIPT without parameters now prints list of loaded scripts.Timo Sirainen
2001-10-20Added API version check between perl module and perl libs.Timo Sirainen
2001-08-14Module loading updates - /LOAD shows now also the statically loaded modules.Timo Sirainen
2001-07-30bugfix for parameter handling...Timo Sirainen
2001-07-30/SCRIPT FLUSH -> /SCRIPT RESET. Fixed parameter handling for /SCRIPTTimo Sirainen
2001-07-29/SCRIPT EXEC took only one argument. /SCRIPT LIST is now printed withTimo Sirainen
2001-07-29--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPTTimo Sirainen
2001-06-27Moved fe_perl module to use Irssi::UI .. this breaks several scripts thatTimo Sirainen
2001-06-26Perl blessing fixes.Timo Sirainen
2001-04-20Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.Timo Sirainen
2001-04-14related changes to textbuffer update..Timo Sirainen
2001-03-17Hilighting updates. /HILIGHT -color, /SET hilight_color and /SETTimo Sirainen
2001-02-17Moved 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