Sebastien Helleu
d80c8e9e57
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turkish), now using ASCII comparison
2005-09-03 12:37:20 +00:00
Sebastien Helleu
11321acb96
Added Ruby plugins skeleton
2005-08-21 16:32:48 +00:00
Emmanuel Bouthenot
8a6d35cf12
change return type from tuple to list for get_info('dccs') feature
2005-07-12 14:58:42 +00:00
Emmanuel Bouthenot
d286f3922c
adding getinfo feature about dccs
2005-07-12 14:46:44 +00:00
Emmanuel Bouthenot
ebf5f9e66d
in python scripts, all messages written in stdin and stderr are redirect in server window
2005-06-16 16:41:41 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
2005-05-05 16:26:34 +00:00
Sebastien Helleu
eda55fbdb4
Added Python plugin support
2005-05-01 18:53:23 +00:00