irssi/src/perl/ui
Timo Sirainen 0e61b4c829 Lets see if GC happens to work now without explicit free() calls. Perl
objects now set the C pointer to NULL once they're done with it, so this
might just work without leaking..


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3101 dbcabf3a-b0e7-0310-adc4-f8d773084564
2003-01-25 03:19:40 +00:00
..
.cvsignore Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Formats.xs Lets see if GC happens to work now without explicit free() calls. Perl 2003-01-25 03:19:40 +00: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 Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Themes.xs didn't compile with older perls. 2003-01-07 17:18:00 +00:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00
UI.pm Perl's print and printf calls now write the text to irssi's window. You 2002-03-24 19:37:12 +00:00
UI.xs Some compiling fixes found by -Wall in perl dirs.. 2002-11-07 17:40:05 +00:00
Window.xs Some compiling fixes found by -Wall in perl dirs.. 2002-11-07 17:40:05 +00:00