|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| | 
| 
| 
| | Holy crap this login method is *bad* | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg
Commit author set to "Indent <please@skip.me>" so that it's easier to
skip while doing git blame. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | This fixes warnings about passing signed chars to them (apparently they
are implemented as macros that do array lookups without checks in some
platforms, yay)
Specifically:
    functions=isalnum|isalpha|isdigit|isspace|isxdigit|tolower|toupper
    sed -ir "s/$functions/g_ascii_&/g" **/*.c | 
| | 
| 
| 
| 
| 
| | taking down support for it. Just to be sure, it can be re-enabled with a
setting, I'll remove that after the next release. | 
| | |  | 
|  |  |