summary refs log tree commit diff
path: root/format.c (follow)
Commit message (Expand)AuthorAge
* Remove word handling from formatParseJune McEnroe2018-09-14
* Apply consecutive formatting codes at onceJune McEnroe2018-09-14
* Add tests for formatParseJune McEnroe2018-09-14
* Move color selection to format.cJune McEnroe2018-09-13
* Fix len for format->split at end of stringJune McEnroe2018-09-13
* Add IRCDefault to colors enumJune McEnroe2018-09-13
* Return a format->split even at the end of the stringJune McEnroe2018-09-13
* Use formatParse split to position input cursorJune McEnroe2018-09-12
* Factor out IRC formatting parsingJune McEnroe2018-09-12
le='2020-02-11 04:00:25 -0500'>2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe