neovim/config
Jan Edmund Lazo 3261ba98a2
vim-patch:8.1.2326: cannot parse a date/time string
Problem:    Cannot parse a date/time string.
Solution:   Add strptime(). (Stephen Wall, closes #)
10455d43fe

N/A patches for version.c:

vim-patch:8.1.2344: Cygwin: warning for using strptime()

Problem:    Cygwin: warning for using strptime().
Solution:   Move defining _XOPEN_SOURCE and __USE_XOPEN to vim.h. (Ken Takata,
            closes vim/vim#5265)  Use 700 for _XOPEN_SOURCE for mkdtemp().
6a228c6463
2021-03-27 10:53:41 -04:00
..
CMakeLists.txt vim-patch:8.1.2326: cannot parse a date/time string 2021-03-27 10:53:41 -04:00
config.h.in vim-patch:8.1.2326: cannot parse a date/time string 2021-03-27 10:53:41 -04:00
pathdef.c.in env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp 2020-02-07 09:22:55 +01:00
versiondef.h.in Fix/revisit git-describe enhancement (#11124) 2019-10-02 03:45:59 +02:00