summaryrefslogtreecommitdiff
path: root/src/perl
AgeCommit message (Expand)Author
2018-02-07ensure cap_supported is existent yetailin-nemui
2018-02-05Merge pull request #775 from LemonBoy/caps_kvailin-nemui
2018-02-02change color -> extents (malloc based)ailin-nemui
2018-01-18Add color support for input barGinjaNinja32
2018-01-09Changed spaces to tabJari Matilainen
2018-01-09Add perl access to hidden_level in TEXT_BUFFER_VIEW_RECJari Matilainen
2018-01-07Parse the K/V form in CAP LSLemonBoy
2017-11-30move decls before codeailin-nemui
2017-11-26Merge pull request #762 from ailin-nemui/global-historyailin-nemui
2017-10-26clean up file path after moveailin-nemui
2017-10-06add two XSFuncs to manipulate command history entriesailin-nemui
2017-10-06refactor history to use history_entries listailin-nemui
2017-02-28Don't emit the script destroyed signal before script is actually destroyedStephen Oberholtzer
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