irssi/src/perl/textui
David Leadbeater 43df6e424e Define PERL_NO_GET_CONTEXT in all perl source files
This removes the calls to Perl_get_context() that get automatically
added to XS code for ancient source code compatibility reasons.

The result is about a ~60K size reduction in the binary (based on
comparing two 64-bit stripped irssi binaries compiled
--with-perl-staticlib).
2014-06-24 20:20:27 +01:00
..
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
module.h Add Perl bindings for some gui_entry methods. 2007-08-04 08:35:59 +00:00
Statusbar.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00
TextBuffer.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00
TextBufferView.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00
TextUI.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
TextUI.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00
typemap Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00