Age | Commit message (Expand) | Author |
---|---|---|
2002-01-10 | g_strdup() the error message before emitting "script error" signal, since | Timo Sirainen |
2001-12-14 | perl_timeout_add() didn't add the script pointer to the source record, so | Timo Sirainen |
2001-12-11 | I always forget Perl 5.004 doesn't have PL_na .. so, now I've declared for | Timo Sirainen |
2001-12-07 | Removed g_free(package) that wasn't supposed to be there. | Timo Sirainen |
2001-12-06 | Irssi::signal_add(), Irssi::timeout_add(), Irssi::input_add() and their | Timo Sirainen |
2001-10-24 | Removed some unused code. | Timo Sirainen |
2001-10-15 | refcount for timeouts/inputs wasn't 0 initially so it caused some memleaks. | Timo Sirainen |
2001-10-14 | Irssi::timeout_add() and Irssi::input_add() now accepts any type of variable | Timo Sirainen |
2001-07-30 | Script name is printed now correctly if there's an error in | Timo Sirainen |
2001-07-29 | --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT | Timo Sirainen |