Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved free in parse_args_with_freetext | James Booth | 2013-09-23 | 1 | -2/+2 |
* | Fixed memory leak in parse_args_with_freetext | James Booth | 2013-09-23 | 1 | -2/+2 |
* | Fix quoted nicknames in /group add | James Booth | 2013-08-27 | 1 | -1/+1 |
* | Fix freetext arguments with quotes | James Booth | 2013-07-20 | 1 | -5/+5 |
* | Remaining parser function unicode compatible | James Booth | 2013-07-14 | 1 | -30/+29 |
* | Added parser tests | James Booth | 2013-07-14 | 1 | -2/+0 |
* | Implemented parse_args_with_freetext with unicode compatibility | James Booth | 2013-07-14 | 1 | -20/+26 |
* | Implemented parse_args with unicode compatibility | James Booth | 2013-07-14 | 1 | -4/+17 |
* | Handle unicode chars in command parser | James Booth | 2013-07-12 | 1 | -9/+14 |
* | Removed if clause in parser | James Booth | 2013-07-11 | 1 | -2/+0 |
* | Moved functions to parser.c, moved parser to tools | James Booth | 2013-07-11 | 1 | -0/+349 |