This website requires JavaScript.
Explore
Help
Register
Sign In
jrd
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
forked from
PsychoticNinja/irssi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
irssi
/
src
/
perl
History
Timo Sirainen
5f6d953602
Irssi::command_runsub() - patch by fuchs
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@1519
dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-05-30 08:58:48 +00:00
..
common
Irssi::command_runsub() - patch by fuchs
2001-05-30 08:58:48 +00:00
irc
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
2001-03-03 23:27:07 +00:00
.cvsignore
Removed the "signal" and "last signal" signals. Changed perl's
2001-01-03 07:34:12 +00:00
get-signals.pl
Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.
2001-04-20 19:24:20 +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
if $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :)
2001-03-15 15:42:11 +00:00
module.h
/LOAD module tries to load "module_core" instead. If it wasn't found,
2001-02-17 10:35:35 +00:00
perl-common.c
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
2001-03-17 01:52:43 +00:00
perl-common.h
/LOAD module tries to load "module_core" instead. If it wasn't found,
2001-02-17 10:35:35 +00:00
perl-fe.c
Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.
2001-04-20 19:24:20 +00:00
perl-signals.c
Irssi::command_runsub() - patch by fuchs
2001-05-30 08:58:48 +00:00
perl-signals.h
Unbinding commands didn't work properly
2001-01-04 09:45:46 +00:00
perl.c
Verify in configure that linking with perl's LDFLAGS actually works. If
2001-02-22 20:39:35 +00:00
xsinit.c
my_perl fix
2001-02-20 00:48:30 +00:00