index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0990: callback name argument is changed by setqflist()
v9.0.0990
Bram Moolenaar
2022-12-02
1
-0
/
+2
*
patch 9.0.0977: it is not easy to see what client-server commands are doing
v9.0.0977
Bram Moolenaar
2022-11-30
1
-2
/
+2
*
patch 9.0.0763: MS-Windows: warning for using int for size_t
v9.0.0763
Bram Moolenaar
2022-10-15
1
-1
/
+1
*
patch 9.0.0733: use of strftime() is not safe
v9.0.0733
Dominique Pelle
2022-10-12
1
-11
/
+20
*
patch 9.0.0682: crash when popup with deleted timer is closed
v9.0.0682
Bram Moolenaar
2022-10-07
1
-3
/
+15
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
1
-6
/
+4
*
patch 9.0.0359: error message for wrong argument type is not specific
v9.0.0359
Yegappan Lakshmanan
2022-09-02
1
-15
/
+5
*
patch 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-5
/
+3
*
patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed
v9.0.0288
Bram Moolenaar
2022-08-27
1
-3
/
+19
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-1
/
+1
*
patch 8.2.5107: some callers of rettv_list_alloc() check for not OK
v8.2.5107
Bram Moolenaar
2022-06-16
1
-2
/
+2
*
patch 8.2.4887: channel log does not show invoking a timer callback
v8.2.4887
Bram Moolenaar
2022-05-06
1
-0
/
+14
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-1
/
+1
*
patch 8.2.4229: possible crash when invoking timer callback fails
v8.2.4229
Bram Moolenaar
2022-01-27
1
-0
/
+8
*
patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful
v8.2.4199
K.Takata
2022-01-24
1
-17
/
+3
*
patch 8.2.4155: translating strftime() argument results in check error
v8.2.4155
Bram Moolenaar
2022-01-20
1
-0
/
+1
*
patch 8.2.4035: timer triggered at the debug prompt may cause trouble
v8.2.4035
Bram Moolenaar
2022-01-07
1
-2
/
+3
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-5
/
+5
*
patch 8.2.3768: timer_info() has the wrong repeat value in a timer callback
v8.2.3768
Bram Moolenaar
2021-12-09
1
-1
/
+2
*
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
Bram Moolenaar
2021-12-09
1
-1
/
+1
*
patch 8.2.3341: Vim9: function call aborted despite try/catch
v8.2.3341
Bram Moolenaar
2021-08-14
1
-2
/
+2
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+24
*
patch 8.2.3211: Vim9: argument types are not checked at compile time
v8.2.3211
Yegappan Lakshmanan
2021-07-24
1
-1
/
+8
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-3
/
+3
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-3
/
+7
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-11
/
+16
*
patch 8.2.3161: Vim9: no error when reltime() has invalid arguments
v8.2.3161
Bram Moolenaar
2021-07-14
1
-0
/
+12
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-2
/
+1
*
patch 8.2.2894: MS-Windows: using enc_locale() for strftime() might not work
v8.2.2894
K.Takata
2021-05-28
1
-1
/
+15
*
patch 8.2.2380: Vim9: occasional crash when using try/catch and a timer
v8.2.2380
Bram Moolenaar
2021-01-20
1
-0
/
+3
*
patch 8.2.1961: various comments can be improved
v8.2.1961
Bram Moolenaar
2020-11-05
1
-0
/
+2
*
patch 8.2.1628: Vim9: cannot pass "true" to timer_paused()
v8.2.1628
Bram Moolenaar
2020-09-06
1
-1
/
+1
*
patch 8.2.0949: strptime() does not use DST
v8.2.0949
Bram Moolenaar
2020-06-10
1
-0
/
+1
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-2
/
+5
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
1
-0
/
+1041