| .. |
|
common
|
Exported expando interface to perl. Fix for statusbar deinit.
|
2002-10-27 22:30:41 +00:00 |
|
irc
|
/UPGRADE was broken, changed again the server connection code.
|
2002-05-20 04:12:12 +00:00 |
|
textui
|
Exported expando interface to perl. Fix for statusbar deinit.
|
2002-10-27 22:30:41 +00:00 |
|
ui
|
fix for new perls
|
2002-10-28 01:50:55 +00:00 |
|
.cvsignore
|
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
|
2001-07-29 09:17:53 +00:00 |
|
get-signals.pl
|
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
|
2001-11-19 19:36:21 +00:00 |
|
irssi-core.pl
|
If script returns 0 while it's being loaded, it's terminated without any
|
2002-08-25 16:04:11 +00:00 |
|
libperl_dynaloader.la
|
Perl works now only as a runtime loadable module
|
2000-09-07 21:55:58 +00:00 |
|
libperl_orig.la
|
--enable-perl=[yes|no|static]
|
2000-10-03 22:57:14 +00:00 |
|
Makefile.am
|
typofix
|
2002-10-29 17:46:57 +00:00 |
|
module-fe.h
|
Module loading updates - /LOAD shows now also the statically loaded modules.
|
2001-08-14 00:41:59 +00:00 |
|
module-formats.c
|
%# now toggles monospace font on/off. fe-text doesn't care about it, but
|
2002-04-26 15:43:09 +00:00 |
|
module-formats.h
|
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
|
2001-07-29 09:17:53 +00:00 |
|
module.h
|
Added reference counting to server record. At least now we don't accidentally
|
2001-12-14 01:54:12 +00:00 |
|
perl-common.c
|
Cast pointers to IVs instead of using GPOINTER_TO_INT() which casts them to
|
2002-10-28 01:49:14 +00:00 |
|
perl-common.h
|
define empty aTHX_ too if it's not defined
|
2002-09-22 15:53:39 +00:00 |
|
perl-core.c
|
support for threaded perl. patch by mls@suse.de
|
2002-09-19 14:30:10 +00:00 |
|
perl-core.h
|
/SCRIPT LOAD modifies the script name so that all non-alphanumeric
|
2001-11-25 16:17:44 +00:00 |
|
perl-fe.c
|
Tab-completion for /SCRIPT UNLOAD crashed irssi soon after
|
2002-01-23 20:36:52 +00:00 |
|
perl-signals.c
|
Cast pointers to IVs instead of using GPOINTER_TO_INT() which casts them to
|
2002-10-28 01:49:14 +00:00 |
|
perl-signals.h
|
fixes for new signaling code.
|
2002-04-16 18:11:06 +00:00 |
|
perl-sources.c
|
timeout_add_once() didn't work.
|
2002-05-13 13:50:45 +00:00 |
|
perl-sources.h
|
Irssi::signal_add(), Irssi::timeout_add(), Irssi::input_add() and their
|
2001-12-06 17:17:40 +00:00 |