mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02:00
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). |
||
|---|---|---|
| .. | ||
| Channel.xs | ||
| Core.xs | ||
| Expando.xs | ||
| Ignore.xs | ||
| Irssi.pm | ||
| Irssi.xs | ||
| Log.xs | ||
| Makefile.PL.in | ||
| Masks.xs | ||
| module.h | ||
| Query.xs | ||
| Rawlog.xs | ||
| Server.xs | ||
| Settings.xs | ||
| typemap | ||