irssi/src/perl
Timo Sirainen 86b714881c Irssi::print() doesn't call printtext() with args (.., "%s", text)
since it broke %_ etc. formats. But instead of crashing every time
someone prints %s with Irssi::print(), irssi now checks all those
formats and prints them as-is.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1028 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-29 19:48:02 +00:00
..
common Irssi::print() doesn't call printtext() with args (.., "%s", text) 2000-12-29 19:48:02 +00:00
irc fixes, perl should work correctly now :) 2000-12-09 20:54:47 +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 nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +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