Skip to content
Snippets Groups Projects
  1. Nov 15, 2012
  2. Nov 14, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.715 · 41b884b2
      Bram Moolenaar authored
      Problem:    Crash when calling setloclist() in BufUnload autocmd. (Marcin
                  Szamotulski)
      Solution:   Set w_llist to NULL when it was freed.  Also add a test.
                  (Christian Brabandt)
      v7.3.715
      41b884b2
    • Bram Moolenaar's avatar
      updated for version 7.3.714 · b826ddb0
      Bram Moolenaar authored
      Problem:    Inconsistency: :set can be used in the sandbox, but :setlocal and
                  :setglobal cannot. (Michael Henry)
      Solution:   Fix the flags for :setlocal and :setglobal. (Christian Brabandt)
      v7.3.714
      b826ddb0
    • Bram Moolenaar's avatar
      updated for version 7.3.713 · 3ab72c5c
      Bram Moolenaar authored
      Problem:    printf() can only align to bytes, not characters.
      Solution:   Add the "S" item. (Christian Brabandt)
      v7.3.713
      3ab72c5c
  3. Oct 23, 2012
  4. Oct 21, 2012
  5. Oct 20, 2012
  6. Oct 18, 2012
  7. Oct 14, 2012
  8. Oct 11, 2012
  9. Oct 06, 2012
  10. Oct 05, 2012
  11. Oct 04, 2012
  12. Oct 03, 2012
Loading