Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove reference to BROKEN_TOUPPER | aph | 2014-04-04 |
| | |||
* | remove pchar from macros.h | aph | 2014-04-04 |
| | |||
* | remove MB_{IS,TO}{UPPER,LOWER} | aph | 2014-04-04 |
| | |||
* | remove DO_AUTOCHDIR | aph | 2014-04-04 |
| | |||
* | remove mch_access macro as it is only used in fs.c | Stefan Hoffmann | 2014-04-03 |
| | |||
* | Import vim from changeset v5628:c9cad40b4181 | Thiago de Arruda | 2014-01-31 |
- Cleanup source tree, leaving only files necessary for compilation/testing - Process files through unifdef to remove tons of FEAT_* macros - Process files through uncrustify to normalize source code formatting. - Port the build system to cmake |