summaryrefslogtreecommitdiff
path: root/src/perl/perl-common.h
AgeCommit message (Expand)Author
2001-06-26Perl blessing fixes.Timo Sirainen
2001-06-11plain objects weren't blessed correctly in listsTimo Sirainen
2001-02-17/LOAD module tries to load "module_core" instead. If it wasn't found,Timo Sirainen
2001-02-14irssi_perl_interp -> my_perl and made it non-static. should help compilingTimo Sirainen
2001-01-15Added #define PL_sv_undef sv_undef for 5.004 compatibilityTimo Sirainen
2001-01-05Added printtext_string() which works like printtext(), except it printsTimo Sirainen
2000-12-29Irssi::print() doesn't call printtext() with args (.., "%s", text)Timo Sirainen
2000-12-29Irssi::signal_emit() was broken.Timo Sirainen
2000-12-09/perl command does now "use Irssi::Proto" for all chat protocols thatTimo Sirainen
2000-12-09fixes, perl should work correctly now :)Timo Sirainen
2000-12-06irssi_bless() crashed with NULL parameterTimo Sirainen
2000-12-06perl changes - values() method doesn't exist anymore, instead ofTimo Sirainen
2000-11-26Perl fixes and additions. theme_register() / printformat() works nowTimo Sirainen
2000-10-18Signal fixesTimo Sirainen
2000-10-01Perl works again :) Split to Irssi and Irssi::Irc packages.Timo Sirainen