summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/os/time.h
AgeCommit message (Expand)AuthorFiles
2026-04-14build: update clang v21, fix warningsdundargoc1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-06refactor(build): don't use the preprocessor when generating headersbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2015-10-08os/time: Make Timestamp be 64-bit unsigned integerZyX1
2015-10-08viminfo: First version of ShaDa file dumpingZyX1
2014-07-20os/time: include time.h in os/time.hNicolas Hillegeer1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-06-02Move documentation from function declarations to definitionsZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1