Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-31 | Fixed many memory leaks | Sebastien Helleu | |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu | |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray ↵ | Sebastien Helleu | |
removed, replaced by default), fixed crash when unknown section with option(s) in config file, fixed IRC commands: /op, /deop, /voice, /devoice | |||
2005-01-01 | Version 0.0.9 | Sebastien Helleu | |
2004-10-03 | Added IRC::command function for Perl scripts | Sebastien Helleu | |
2004-01-24 | Secured code to prevent buffer overflows and memory leaks | Sebastien Helleu | |
2003-12-31 | New copyright | Sebastien Helleu | |
2003-12-26 | Perl scripts auto-load, if no path given, look in ~/.weechat/perl when ↵ | uid67137 | |
loading Perl script, auto create plugin directories at startup (~/.weechat/perl, /perl/autoload, /python, /python/autoload, /ruby, /ruby/autoload) | |||
2003-11-30 | - added IRC::get_info function for Perl scripts | Sebastien Helleu | |
- cleanup code in main() function of weechat.c - fixed bug when unloading all Perl scripts (now end and restart Perl interpreter) | |||
2003-11-29 | Added plugin prefix ("=P=") in front of scripts messages | Sebastien Helleu | |
2003-11-23 | - Perl unloading is now ok (unload all scripts), | Sebastien Helleu | |
- /perl prints all Perl scripts, - error if registering 2 Perl scripts with same (internal) name. | |||
2003-11-22 | Renamed PLUGIN_* macros and fixed bug in "IRC::add_message_handler" function | Sebastien Helleu | |
2003-11-22 | Added Perl command handlers | Sebastien Helleu | |
2003-11-17 | Added Perl message handlers | Sebastien Helleu | |
2003-11-16 | Added Perl handlers | Sebastien Helleu | |
2003-11-16 | Perl plugin support | Sebastien Helleu | |