summaryrefslogtreecommitdiff
path: root/src/perl/common/Irssi.pm
AgeCommit message (Expand)Author
2016-11-01add missing inheritance to Exec item from 3532fc46ailin-nemui
2015-11-25more perl inheritance warning fixesailin-nemui
2015-11-24fix nick class hierarchyailin-nemui
2002-04-01print() fixTimo Sirainen
2002-03-24bugfixTimo Sirainen
2002-03-24Perl's print and printf calls now write the text to irssi's window. YouTimo Sirainen
2002-03-09"use Irssi" now prints a warning if it's used outside irssi, but doesn'tTimo Sirainen
2001-12-10Allow exporting symbols, patch by juerd@juerd.nlTimo Sirainen
2001-12-07Removed Irssi::require_version(), we'll use "use Irssi 20011207;" style now.Timo Sirainen
2001-10-24Added --with-perl-staticlib option to configure. If used, irssi's perlTimo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen
2001-10-20Added API version check between perl module and perl libs.Timo Sirainen
2001-01-06Perl updates. Lots of updates to perl documentation :)Timo Sirainen
2000-11-25added functions from fe-windows.h and window-items.hTimo Sirainen
2000-11-21Added input_add() / input_remove()Timo Sirainen
2000-10-03s/core/common/ - because make clean tried to delete it :)Timo Sirainen