Skip to content
Snippets Groups Projects
  1. May 18, 2012
  2. May 01, 2012
  3. Apr 30, 2012
  4. Apr 26, 2012
  5. Apr 25, 2012
  6. Apr 20, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.502 · e436528e
      Bram Moolenaar authored
      Problem:    Netbeans insert halfway a line actually appends to the line.
      Solution:   Insert halfway the line. (Brian Victor)
      v7.3.502
      e436528e
    • Bram Moolenaar's avatar
      updated for version 7.3.501 · 35df7d2d
      Bram Moolenaar authored
      Problem:    Error for "flush" not being defined when using Ruby command.
      Solution:   Defined "flush" as a no-op method. (Kent Sibilev)
      v7.3.501
      35df7d2d
    • Bram Moolenaar's avatar
      updated for version 7.3.500 · a6cdc991
      Bram Moolenaar authored
      Problem:    Ming makefile unconditionally sets WINVER.
      Solution:   Only defined when not already defined. (Yasuhiro Matsumoto)
      v7.3.500
      a6cdc991
    • Bram Moolenaar's avatar
      updated for version 7.3.499 · 6be120e7
      Bram Moolenaar authored
      Problem:    When using any interface language when Vim is waiting for a child
                  process it gets confused by a child process started through the
                  interface.
      Solution:   Always used waitpid() instead of wait(). (Yasuhiro Matsumoto)
      v7.3.499
      6be120e7
    • Bram Moolenaar's avatar
      updated for version 7.3.498 · 84298db3
      Bram Moolenaar authored
      Problem:    The behavior of the "- register changes depending on value of
                  the 'clipboard' option. (Szamotulski)
      Solution:   Also set the "- register when the register is "*" or "+".
                  (Christian Brabandt)
      v7.3.498
      84298db3
    • Bram Moolenaar's avatar
      updated for version 7.3.497 · b830f0c7
      Bram Moolenaar authored
      Problem:    Crash when doing ":python print" and compiled with gcc and
                  the optimizer enabled.
      Solution:   Avoid the crash, doesn't really fix the problem. (Christian
                  Brabandt)
      v7.3.497
      b830f0c7
  7. Apr 13, 2012
  8. Apr 09, 2012
  9. Apr 06, 2012
  10. Apr 05, 2012
Loading