summaryrefslogtreecommitdiff
path: root/src/perl/perl-common.h
AgeCommit message (Expand)Author
2008-02-05Remove support for perl 5.004 and older.Emanuele Giaquinta
2002-11-07Some compiling fixes found by -Wall in perl dirs..Timo Sirainen
2002-09-22define empty aTHX_ too if it's not definedTimo Sirainen
2002-09-19support for threaded perl. patch by mls@suse.deTimo Sirainen
2001-12-11I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared forTimo Sirainen
2001-12-06Irssi::signal_add(), Irssi::timeout_add(), Irssi::input_add() and theirTimo Sirainen
2001-11-19Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::DccTimo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen
2001-07-30Script name is printed now correctly if there's an error inTimo Sirainen
2001-07-29--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPTTimo Sirainen
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