Files
neovim/test/functional
Justin M. Keyes c04ffe866d 'inccommand': rework
- Eliminate/isolate static/global variables
- Remove special-case parameter from buflist_new()
- Remove special-case ECMD_RESERVED_BUFNR
- To determine when u_undo_and_forget() should be done, check
  b_changedtick instead of a heuristic.
- use mb_string2cells() instead of strlen() to measure the :sub patterns
- call ml_close() before buf_clear_file(). Avoids leaks caught by ASan.

Original patch by:
  Robin Elrharbi-Fleury (Robinhola)
  Audrey Rayé (Adrey06)
  Philémon Hullot (DesbyP)
  Aymeric Collange (aym7)
  Clément Guyomard (Clement0)
2016-11-08 21:20:08 +01:00
..
2016-10-28 14:33:13 +02:00
2016-10-28 14:33:13 +02:00
2016-10-28 14:33:13 +02:00
2016-10-25 15:55:29 +02:00
2016-11-08 21:20:08 +01:00
2016-10-22 15:15:21 -04:00
2016-06-10 21:50:49 +03:00