summaryrefslogtreecommitdiff
path: root/src/perl
AgeCommit message (Expand)Author
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
2014-06-22Replace deprecated g_basename with g_path_get_basename.David Hill
2014-06-19Merge pull request #20 from ailin-nemui/broken-signal-parserAlexander Færøy
2014-06-18fix signals parserAilin Nemui
2014-06-18Merge pull request #23 from ailin-nemui/perl-format_get_textAlexander Færøy
2014-06-16fix implementation of format_get_text script apiAilin Nemui
2014-06-16correct package of server gui_printtext_afterAilin Nemui
2014-06-16fix package of term_refresh_* script apiAilin Nemui
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2012-06-24Properly validate the argument of Irssi::theme_register as an array reference,Emanuele Giaquinta
2011-11-21Add -noautosendcmd to /SERVER and /CONNECT.Alexander Færøy
2010-12-09Add the path contained in the perl_use_lib setting to the search listJase Thew
2010-07-24Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in...Wouter Coekaerts
2010-02-25Add missing include of misc.h for g_input_add_poll (Bug #740)Wouter Coekaerts
2009-09-06Make several signals without parameters available to perl again.Jilles Tjoelker
2009-04-05Fix r4998 change, declare 'environ'.Emanuele Giaquinta
2009-02-21Reject invalid level specifications in /set.Jilles Tjoelker
2009-02-08Code Cleanup:Alexander Færøy
2009-02-08Code Cleanup:Alexander Færøy
2009-01-23Call PERL_SYS_INIT3() and PERL_SYS_TERM() as documented in perlembed(1).Emanuele Giaquinta