summaryrefslogtreecommitdiff
path: root/src/perl
AgeCommit message (Expand)Author
2017-01-15perl_parse needs NULL terminated parameter list.Hanno
2017-01-06make irssi --with-perl build with separate object directoryMartijn Dekker
2016-12-12Expose 'sasl_success' to the perl side.LemonBoy
2016-11-01add missing inheritance to Exec item from 3532fc46ailin-nemui
2016-10-22Add TLS_REC.Alexander Færøy
2016-10-22Rename SSL to TLS.Alexander Færøy
2016-09-22Merge pull request #542 from LemonBoy/xs-addailin-nemui
2016-09-19Merge pull request #540 from LemonBoy/reset-autorunailin-nemui
2016-09-15Expose 'cap_toggle' to the perl scripts.LemonBoy
2016-09-13Make sure to make a copy of ERRSV content.LemonBoy
2016-09-13Expose the CAP fields to the perl scripts.LemonBoy
2016-09-11Add a '-autorun' switch to /script resetLemonBoy
2016-08-12fix use after free in expando errorailin-nemui
2016-08-04remove curses terminal and ncurses macroailin-nemui
2016-07-12Allow Irssi::signal_remove to work properly with coderefsTom Feist
2016-06-05perl 5.10 fixailin-nemui
2016-06-03silent make perlailin-nemui
2016-03-02irssi proxy: allow listening on unix socketsLukas Mai
2016-02-18irssi proxy: allow multiplexing multiple networks over a single portLukas Mai
2016-01-11Merge pull request #393 from ailin-nemui/moduleversion-perlailin-nemui
2016-01-07forward ABI to perl modulesailin-nemui
2015-12-13ensure staticlib perl works on 5.22 (for now)ailin-nemui
2015-12-10deinit perl on staticperl buildsailin-nemui
2015-12-10module check irssi versionailin-nemui
2015-12-09Add bindings for exec-type window items to PerlAilin Nemui
2015-12-09Merge pull request #65 from ailin-nemui/perl-irc-polyailin-nemui
2015-11-25more perl inheritance warning fixesailin-nemui
2015-11-23Merge pull request #365 from ailin-nemui/perl_nickdx
2015-11-24fix nick class hierarchyailin-nemui
2015-11-24stop cap_saslailin-nemui
2015-06-14Merge branch 'master' into irssiproxydequis
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2015-02-24Add port to proxy client struct for Perl scriptsHans Nielsen
2015-02-16Silence unused value warnings in perl binding codedequis
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-07-06Make configure checks able to build with -WerrorDavid Leadbeater
2014-06-30Finish 256 colour support for IrssiAilin Nemui
2014-06-30forward alternate_nick to Irc::Server attributesAilin Nemui
2014-06-30Merge pull request #11 from ailin-nemui/print_text_after_time-apiAlexander Færøy
2014-06-29Merge pull request #52 from dgl/stack-cleanupAlexander Færøy
2014-06-29Merge pull request #49 from dgl/stackemAlexander Færøy
2014-06-27add print_text_after_time to specify time stamp for linesAilin Nemui
2014-06-27s/INCLUDES/AM_CPPFLAGS/gDave Reisner
2014-06-27Merge pull request #44 from dajohi/g_basenameAlexander Færøy
2014-06-27Merge pull request #59 from ailin-nemui/perl-pl-naAlexander Færøy
2014-06-27Correct use of perl stack macrosDavid Leadbeater
2014-06-27Switch to using G_DISCARD for call_pvDavid Leadbeater
2014-06-25cleanup char* casts and replace one useless SvPV with SvPV_nolenAilin Nemui
2014-06-24Define PERL_NO_GET_CONTEXT in all perl source filesDavid Leadbeater
2014-06-24get rid of PL_naLukas Mai