aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/lang.c
Commit message (Expand)AuthorAge
* refactor(build): graduate HAVE_LOCALE_H featurebfredl2023-03-03
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(mac): use same $LANG fallback mechanism as VimMarco Hinz2022-04-28
* fix: Include auto/config.h before HAVE_* preprocessor checksJames McCoy2020-12-15
* vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)Jan Edmund Lazo2020-09-28
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* os/lang: use the correct LC_NUMERIC also for OS XBjörn Linse2018-12-13
* macOS: infer primary language if $LANG is empty #9345Marco Hinz2018-12-11
* Fix crash in lang_init() on macOS if lang_region = NULLbattlmonstr2018-08-01
* Add missing PVS headers to new filesJames McCoy2018-03-11
* mac: Set $LANG based on the system localeJames McCoy2017-12-10