index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
fix(eval): fix has('wsl') #16153
erw7
2021-10-29
*
vim-patch:8.1.2326: cannot parse a date/time string
Jan Edmund Lazo
2021-03-27
*
basic support for usdt probes
Zachary P. Landau
2020-10-10
*
build: match WSL2 kernel name (#12425)
Luis Hagenauer
2020-06-04
*
Fix/revisit git-describe enhancement (#11124)
Daniel Hahler
2019-10-02
*
build: run git-describe for dev version during build (#11117)
Daniel Hahler
2019-09-30
*
remove DYNAMIC_ICONV
erw7
2019-08-06
*
fileio.c: eliminate set_file_time() #10357
Justin M. Keyes
2019-06-30
*
os: remove uv_translate_sys_error impl #9652
Justin M. Keyes
2019-03-01
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
win: has("wsl") on Windows Subsystem for Linux #7330
Mahmoud Al-Qudsi
2018-01-30
*
build: Do not check for obsolete <termio.h>
Justin M. Keyes
2016-12-24
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
config: Allow setting USERNAME/HOSTNAME from the environment
James McCoy
2016-10-08
*
file: Add buffered reading and writing
ZyX
2016-06-23
*
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
*
Fix be64toh() detection on BSDs.
John Szakmeister
2016-05-14
*
config: Remove HAVE_UNISTD_H.
Seth Jackson
2016-01-18
*
config: Remove duplicate check for HAVE_UTIME_H.
Seth Jackson
2016-01-18
*
config: Remove HAVE_FCNTL_H.
Seth Jackson
2016-01-17
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
config: Cleanup unused identifiers.
Seth Jackson
2016-01-12
*
Stop using <stropts.h>
Michael Reed
2016-01-12
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Port fsync() to libuv.
Seth Jackson
2016-01-01
*
Windows: Implement os_setenv() using _putenv_s()
Rui Abreu Ferreira
2015-12-12
*
config: Check order and endianess even when cross-compiling
ZyX
2015-10-08
*
shada,config: Use CMake to determine endianess and be64toh existence
ZyX
2015-10-08
*
Small cleanup after #3227
Michael Reed
2015-08-25
*
cmake: Remove unneeded platform checks
Rui Abreu Ferreira
2015-05-21
*
Dont require setenv() in non Unix systems
Rui Abreu Ferreira
2015-05-21
*
jemalloc: Force use of prefixed functions.
Florian Walch
2015-04-29
*
Implement os_unsetenv()
Rui Abreu Ferreira
2015-04-14
*
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
coverity/13745: Argument cannot be negative: RI.
Eliseo Martínez
2015-02-02
*
coverity/100248: Operands don't affect result: HI.
Eliseo Martínez
2015-01-16
*
Remove long_u: Passing-by: put_time(): Refactor implementation.
Eliseo Martínez
2014-12-24
*
build: pull iconv detection into its own FindIconv.cmake file
John Szakmeister
2014-11-08
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
os_fchown: impl and remove HAVE_FCHOWN
Pavel Platto
2014-08-13
*
cmake: remove check for gettimeofday
Nicolas Hillegeer
2014-07-21
*
Add cmake platform checks
Rui Abreu Ferreira
2014-07-15
*
Use platform check for correct selection of khash type in helpers.c
Thiago de Arruda
2014-05-13
*
Allow USERNAME to be specified on the command line.
John Szakmeister
2014-04-21
*
Use check_symbol_exists() instead of check_function_exists().
John Szakmeister
2014-04-03
*
Use check_function_exists() to check for _NSGetEnviron().
John Szakmeister
2014-03-07
[next]