This website requires JavaScript.
Explore
Help
Sign In
aniani
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
mirror of
https://github.com/irssi/irssi.git
synced
2024-12-04 14:46:39 -05:00
Code
a6d6ade680
irssi
/
src
/
perl
/
.cvsignore
11 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Perl working again, better than ever (unless there's bugs :) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@191 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-28 04:07:42 -04:00
*.la
*.lo
*.o
.deps
.libs
Makefile
Makefile.in
so_locations
Removed the "signal" and "last signal" signals. Changed perl's signaling system to work without them, it should now work faster and better. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1053 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-03 02:34:12 -05:00
perl-signals-list.h
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT commands. /RUN -> /SCRIPT LOAD, /PERLFLUSH -> /SCRIPT FLUSH, /PERL -> /SCRIPT EXEC. Added /SCRIPT UNLOAD, /SCRIPT LIST. Lots of cleanups. filename_complete() has extra argument for "default directory" which is searched if no path is given when completing. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1680 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-07-29 05:17:53 -04:00
irssi-core.pl.h
Copy Permalink