irssi/src/perl
Timo Sirainen 08b869e8ee ischannel()'s parameter updated from char -> char* as done in C API.
[irc_]query_create()'s SERVER_REC* parameter -> char *server_tag


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1044 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-01 17:34:03 +00:00
..
common ischannel()'s parameter updated from char -> char* as done in C API. 2001-01-01 17:34:03 +00:00
irc ischannel()'s parameter updated from char -> char* as done in C API. 2001-01-01 17:34:03 +00:00
.cvsignore Perl working again, better than ever (unless there's bugs :) 2000-04-28 08:07:42 +00:00
get-signals.pl fixes, perl should work correctly now :) 2000-12-09 20:54:47 +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 Perl's ldflags usually include at least -lm and maybe some others too. 2001-01-01 10:42:15 +00:00
module.h rest of the ~rewrite? 2000-04-26 08:10:09 +00:00
perl-common.c Irssi::print() doesn't call printtext() with args (.., "%s", text) 2000-12-29 19:48:02 +00:00
perl-common.h Irssi::print() doesn't call printtext() with args (.., "%s", text) 2000-12-29 19:48:02 +00:00
perl.c /perl command does now "use Irssi::Proto" for all chat protocols that 2000-12-09 21:58:53 +00:00
xsinit.c rest of the ~rewrite? 2000-04-26 08:10:09 +00:00