Skip to content
Snippets Groups Projects
  1. Jan 31, 2014
  2. Jan 24, 2014
  3. Jan 23, 2014
  4. Jan 14, 2014
  5. Jan 12, 2014
  6. Jan 10, 2014
    • Bram Moolenaar's avatar
      updated for version 7.4.141 · 78cf3f0d
      Bram Moolenaar authored
      Problem:    Problems when building with Borland: st_mode is signed short;
                  can't build with Python; temp files not ignored by Mercurial;
                  building with DEBUG doesn't define _DEBUG.
      Solution:   Fix the problems. (Ken Takata)
      v7.4.141
      78cf3f0d
    • Bram Moolenaar's avatar
      updated for version 7.4.140 · a02471e2
      Bram Moolenaar authored
      Problem:    Crash when wiping out buffer triggers autocommand that wipes out
                  only other buffer.
      Solution:   Do not delete the last buffer, make it empty. (Hirohito Higashi)
      v7.4.140
      a02471e2
    • Bram Moolenaar's avatar
      updated for version 7.4.139 · bd2dc347
      Bram Moolenaar authored
      Problem:    Crash when using :cd in autocommand. (François Ingelrest)
      Solution:   Set w_localdir to NULL after freeing it. (Dominique Pelle)
      v7.4.139
      bd2dc347
    • Bram Moolenaar's avatar
      updated for version 7.4.138 · 4ea924e0
      Bram Moolenaar authored
      Problem:    Directory change messages are not recognized.
      Solution:   Fix using a character range literally. (Lech Lorens)
      v7.4.138
      4ea924e0
    • Bram Moolenaar's avatar
      updated for version 7.4.137 · 3a69e113
      Bram Moolenaar authored
      Problem:    Cannot use IME with Windows 8 console.
      Solution:   Change the user of ReadConsoleInput() and PeekConsoleInput().
                  (Yasuhiro Matsumoto)
      v7.4.137
      3a69e113
    • Bram Moolenaar's avatar
      updated for version 7.4.136 · b1cb35f7
      Bram Moolenaar authored
      Problem:    MS-Windows: When saving a file with a UNC path the file becomes
                  read-only.
      Solution:   Don't mix up Win32 attributes and Unix attributes. (Ken Takata)
      v7.4.136
      b1cb35f7
  7. Jan 07, 2014
  8. Jan 06, 2014
  9. Jan 05, 2014
  10. Dec 15, 2013
  11. Dec 14, 2013
  12. Dec 12, 2013
  13. Dec 11, 2013
Loading