Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-21 | Revert word array length change | Patrick Griffis | |
It turns out that the rfc sets a limit of 15 arguments and the server (irccloud) sending that many in ISUPPORT was updated to split it into multiple lines. | |||
2020-09-17 | Increase max number of words a line can be split into | Patrick Griffis | |
This may have unintended side-effects but 32 is a very low value and I was seeing real world bugs being caused by this. Specifically an ISUPPORT line with more features than this could store. | |||
2016-10-11 | perl: Remove dead assignment | Igor | |
2016-09-07 | perl: Fixed Windows build with VS2015u3. | Arnavion | |
2014-12-28 | Use glib for allocations in all plugins | TingPing | |
Continuation of 83032b1aa | |||
2014-12-17 | More consistently include config.h | TingPing | |
2014-12-14 | perl: Fixed warning about implicitly casting the time_t returned from ↵ | Arnavion | |
hexchat_list_time() to an NV. | |||
2014-12-04 | Fix some obvious type warnings. | Arnavion | |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing | |
2014-03-11 | Fix miscapitalization | Eustachy Kapusta | |
2014-02-12 | Fix some leaks | TingPing | |
2013-10-13 | Perl: fixed crash when a script exits abnormally | Farow | |
2013-10-12 | Rename Strawberry to Hexchat in Perl error message | Eustachy Kapusta | |
2013-10-07 | Rebrand Perl plugin to HexChat, | Farow | |
Add /pl and plugin_pref Add help messages | |||
2013-10-05 | some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv.. | Alf Gaida | |
2013-09-27 | Update link to site in perl plugin | Eustachy Kapusta | |
2013-08-04 | Add reload command for plugins and add to gui | TingPing | |
2013-04-23 | Add '(void)' to fix perl.c unused-value warning message | RichardHitt | |
2013-03-24 | Typo | TingPing | |
2013-03-24 | Update missing perl note. | TingPing | |
2013-03-19 | Update Perl download links | Berke Viktor | |
2013-03-16 | Backport XChat r1523 | Berke Viktor | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-11-12 | Update Perl error message according to recent changes | Berke Viktor | |
2012-11-11 | Rebranding | Berke Viktor | |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor | |
2012-10-30 | Some final rebranding | Berke Viktor | |
2012-10-30 | Rebrand get_info(xchatdir) but remain compatible for Perl and Python | Berke Viktor | |
2012-10-30 | Some remaining fixes | Berke Viktor | |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_FD_* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor | |
2012-10-27 | Ignore generated config.h properly on Unix | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-07-26 | Auto-load user plugins and scripts from <config>/addons | Berke Viktor | |
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows prevent users from modifying Program Files by ignoring everything except bundled plugins | |||
2012-07-21 | Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts | Berke Viktor | |
2012-07-20 | Some more rebranding | Berke Viktor | |
2012-07-19 | more branding changes | xhmikosr | |
2012-07-13 | Dirent is no longer required for Perl | Berke Viktor | |
2012-07-13 | Update XChat to r1514 | Berke Viktor | |
2012-07-13 | Update XChat to r1511 | Berke Viktor | |
2012-06-10 | More solution fixes and add language interfaces | Berke Viktor | |
2011-12-11 | some more multiplatform support | Berke Viktor | |
2011-12-11 | initial patches for linux compatibility | Berke Viktor | |
2011-11-23 | Merge branch 'master' into wdk | Berke Viktor | |
2011-11-23 | update xchat to r1498 | Berke Viktor | |
2011-07-28 | instruct users to download strawberry perl instead of activeperl | berkeviktor@aol.com | |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |