1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src/perl/common
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
..
.cvsignore s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
Channel.xs fixes, perl should work correctly now :) 2000-12-09 20:54:47 +00:00
Core.xs Irssi::signal_emit() was broken. 2000-12-29 19:22:00 +00:00
Ignore.xs fixes, perl should work correctly now :) 2000-12-09 20:54:47 +00:00
Irssi.pm added functions from fe-windows.h and window-items.h 2000-11-25 23:05:50 +00:00
Irssi.xs Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +00:00
Log.xs fixes, perl should work correctly now :) 2000-12-09 20:54:47 +00:00
Makefile.PL.in Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +00:00
Masks.xs s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
module.h Irssi::print() doesn't call printtext() with args (.., "%s", text) 2000-12-29 19:48:02 +00:00
Query.xs ischannel()'s parameter updated from char -> char* as done in C API. 2001-01-01 17:34:03 +00:00
Rawlog.xs fixes, perl should work correctly now :) 2000-12-09 20:54:47 +00:00
Server.xs ischannel()'s parameter updated from char -> char* as done in C API. 2001-01-01 17:34:03 +00:00
Settings.xs s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
Themes.xs Irssi::printformat() syntax changed: removed server and target, use 2000-12-17 01:29:07 +00:00
typemap fixes, perl should work correctly now :) 2000-12-09 20:54:47 +00:00
Window.xs Irssi::print() doesn't call printtext() with args (.., "%s", text) 2000-12-29 19:48:02 +00:00