Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Linting: Recommend os_* instead of POSIX functions. | Florian Walch | 2015-01-11 |
* | time: Inline microdelay into os_microdelay | Thiago de Arruda | 2014-12-03 |
* | term: Remove most calls to settmode | Thiago de Arruda | 2014-12-02 |
* | compilation: Add -Wconversion to more files and validate CONV_SOURCES | Thiago de Arruda | 2014-10-21 |
* | os/time: fix os_localtime_r on win + add func_attr | Nicolas Hillegeer | 2014-07-20 |
* | os/time: make os_get_localtime more portable | Nicolas Hillegeer | 2014-07-20 |
* | os: implement os_hrtime | Nicolas Hillegeer | 2014-07-16 |
* | Use strict function prototypes #945 | Pavel Platto | 2014-07-14 |
* | Add automatic generation of headers | ZyX | 2014-06-02 |
* | Move documentation from function declarations to definitions | ZyX | 2014-06-02 |
* | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |