aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/time.c
Commit message (Expand)AuthorAge
* *: Rename main loop variable from loop to main_loopZyX2016-05-30
* misc: UNIX => Unix #4022Seth Jackson2016-01-16
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* event: Refactor async event processingThiago de Arruda2015-08-13
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* illumos requires the use of limits.h for things like INT_MAX #2049Mike Zeller2015-02-26
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* Linting: Recommend os_* instead of POSIX functions.Florian Walch2015-01-11
* time: Inline microdelay into os_microdelayThiago de Arruda2014-12-03
* term: Remove most calls to settmodeThiago de Arruda2014-12-02
* compilation: Add -Wconversion to more files and validate CONV_SOURCESThiago de Arruda2014-10-21
* os/time: fix os_localtime_r on win + add func_attrNicolas Hillegeer2014-07-20
* os/time: make os_get_localtime more portableNicolas Hillegeer2014-07-20
* os: implement os_hrtimeNicolas Hillegeer2014-07-16
* Use strict function prototypes #945Pavel Platto2014-07-14
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15