33
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix clint.sh wrapper script and broken files More... about 10 years ago
Use portable format specifiers: Remove dead code. More... about 10 years ago
Use portable format specifiers: Case %lu - localized - EMSGN. More... about 10 years ago
Use portable format specifiers: Case %l[uoxX] - plain - sprintf. More... about 10 years ago
Use portable format specifiers: Clint advice & other. More... about 10 years ago
Use portable format specifiers: Case %l[uoxX] - *.po files. More... about 10 years ago
Configure travis to perform a 32-bit build More... about 10 years ago
Remove mch_screenmode, inline EMSG into ex_mode() More... about 10 years ago
Remove `alloc_clear` More... about 10 years ago
Broken build on 32 bit: Fix -Wtautological-constant-out-of-range-compare. More... about 10 years ago
Broken build on 32 bit: Fix -Wshorten-64-to-32. More... about 10 years ago
Add cast to unsigned to improve div by 2 in find_internal_func() More... about 10 years ago
Remove OOM test in set_context_in_menu_cmd() More... about 10 years ago
No OOM error condition in some ml_* functions More... about 10 years ago
No OOM error condition in get_register() and yank_copy_line() More... about 10 years ago
Add FUNC_ATTR_NONNULL_RET to some functions More... about 10 years ago
No OOM error conditions in quickfix.c and regex_nfa.c More... about 10 years ago
No OOM error in call_shell() and read_string() More... about 10 years ago
inline the rest of os_unixx.h into os_unix.c More... about 10 years ago
cleanup os_unixx.h More... about 10 years ago
fix -Wconversion warnings for rstream More... about 10 years ago
Allow USERNAME to be specified on the command line.
jszakmeister
as John Szakmeister
More... about 10 years ago
Use portable format specifiers: Support 'll' in vim_snprintf. More... about 10 years ago
Remove proto as an include directory. More... about 10 years ago
Add the -Wconversion flag for some files.
jszakmeister
as John Szakmeister
More... about 10 years ago
Remove sizeof(int) < 4 related code More... about 10 years ago
Remove "h" flag of 'highlight' option More... about 10 years ago
Use portable format specifiers: Case %ld - *.po files. More... about 10 years ago
Use portable format specifiers: Case %ld - localized - sprintf. More... about 10 years ago
Use portable format specifiers: Case %ld - localized - N_. More... about 10 years ago