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
/
common
History
Timo Sirainen
3b8622f1aa
Allow exporting symbols, patch by juerd@juerd.nl
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@2233
dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-10 20:23:50 +00:00
..
.cvsignore
Dependencies finally work correctly in perl libraries (they're each compiled
2001-10-20 19:52:07 +00:00
Channel.xs
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
2001-11-19 19:36:21 +00:00
Core.xs
Moved Irssi::command(), Irssi::Server::command() and Irssi::Windowitem::command() from ui to core. Also, Irssi::command() now doesn't default to active server/window item, if this breaks any scripts change them use Irssi::active_win()->command() instead.
2001-12-10 17:37:51 +00:00
Ignore.xs
Dependencies finally work correctly in perl libraries (they're each compiled
2001-10-20 19:52:07 +00:00
Irssi.pm
Allow exporting symbols, patch by juerd@juerd.nl
2001-12-10 20:23:50 +00:00
Irssi.xs
Updated perl API version. Fixed irssi to behave better if the API doesn't
2001-11-11 22:39:56 +00:00
Log.xs
Dependencies finally work correctly in perl libraries (they're each compiled
2001-10-20 19:52:07 +00:00
Makefile.PL.in
Dependencies finally work correctly in perl libraries (they're each compiled
2001-10-20 19:52:07 +00:00
Masks.xs
Dependencies finally work correctly in perl libraries (they're each compiled
2001-10-20 19:52:07 +00:00
module.h
Moved rewritten server redirection code from core to irc. This new code
2001-11-11 18:59:19 +00:00
Query.xs
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
2001-11-19 19:36:21 +00:00
Rawlog.xs
Dependencies finally work correctly in perl libraries (they're each compiled
2001-10-20 19:52:07 +00:00
Server.xs
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
2001-11-19 19:36:21 +00:00
Settings.xs
Settings of perl scripts are now stored in "perl/core/scripts" instead of
2001-11-19 21:26:30 +00:00
typemap
Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc
2001-11-19 19:36:21 +00:00