aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | | | | eval/typval: Convert string to varnumber_T instead of intermediate longJames McCoy2017-06-06
* | | | | | | | | vim-patch:8.0.0614James McCoy2017-06-06
* | | | | | | | | Merge remote-tracking branch 'origin/master' into vim-7.4.1975James McCoy2017-06-06
|\| | | | | | | |
| * | | | | | | | lintJames McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0561James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0176James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0478James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0477James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0360James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0168James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0167James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0158James McCoy2017-06-06
| * | | | | | | | vim-patch:8.0.0156James McCoy2017-06-06
* | | | | | | | | eexe_mod_op: Explicitly cast varnumber_T to float_T for -WconversionJames McCoy2017-06-04
* | | | | | | | | *: Disable UBSAN for VimL arithmetic implementationJames McCoy2017-06-04
* | | | | | | | | func_attr: Allow disabling UBSAN for a functionJames McCoy2017-06-04
* | | | | | | | | lintJames McCoy2017-06-04
* | | | | | | | | vim-patch:8.0.0219James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.2224James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.2029James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.1986James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.1979James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.1978James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.1977James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.1976James McCoy2017-06-04
* | | | | | | | | vim-patch:7.4.1975James McCoy2017-06-04
|/ / / / / / / /
* | | | | | | | oldtests: Fix syntax of s:flakyJames McCoy2017-06-04
* | | | | | | | lint: fix indentation of FUNC_ATTR linesBjörn Linse2017-06-03
* | | | | | | | clint: check FUNC_ATTR lines to have 2-space indentBjörn Linse2017-06-03
| |/ / / / / / |/| | | | | |
* | | | | | | Merge #4700 from AdnoC/keep-default-registerJustin M. Keyes2017-05-31
|\ \ \ \ \ \ \
| * | | | | | | shada: Add default value for is_unnamedAdnoC2017-05-31
| * | | | | | | eval.c: Ignore unnamed register error in f_setregAdnoC2017-05-31
| * | | | | | | style/lintAdnoC2017-05-31
| * | | | | | | shada/linting: Moved some code out of shada_write.AdnoC2017-05-31
| * | | | | | | eval: Add ability to set the unnamed register with setregAdnoC2017-05-31
| * | | | | | | shada: Set the unnamed register to the previous unnamed register on startupAdnoC2017-05-31
* | | | | | | | channel_write: fix compiler warningJustin M. Keyes2017-05-31
* | | | | | | | 'pastetoggle': Revert support for multi-key value (#6724)Matthew Malcomson2017-05-31
* | | | | | | | Merge pull request #6740 from oni-link/fix.snprintfJames McCoy2017-05-30
|\ \ \ \ \ \ \ \
| * | | | | | | | if_cscope: Fix truncation of formated outputoni-link2017-05-13
* | | | | | | | | sockets: don't deadlock when connecting to own pipe addressBjörn Linse2017-05-29
* | | | | | | | | channels: implement sockopen() to connect to socketBjörn Linse2017-05-29
* | | | | | | | | Merge pull request #6680 from mhinz/listen/localhostJames McCoy2017-05-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | socket_watcher_start: Silence conversion warning for sin(6)_portJames McCoy2017-05-28
| * | | | | | | | | eval: serverstart: Return finalized address to userJames McCoy2017-05-28
| * | | | | | | | | Server: Call uv_getaddrinfo with NULL service when no portJames McCoy2017-05-27
| * | | | | | | | | Server: don't fall back to Unix socketsMarco Hinz2017-05-22
| * | | | | | | | | Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESSMarco Hinz2017-05-22
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | vim-patch:8.0.0605 (#6821)Daniel Hahler2017-05-28
* | | | | | | | | Merge #6777 from justinmk/bsdJustin M. Keyes2017-05-28
|\ \ \ \ \ \ \ \ \