Skip to content
Snippets Groups Projects
  1. Mar 23, 2010
    • Bram Moolenaar's avatar
      updated for version 7.2.406 · 70c49c1a
      Bram Moolenaar authored
      Problem:    Patch 7.2.119 introduces uninit mem read. (Dominique Pelle)
      Solution:   Only used ScreeenLinesC when ScreeenLinesUC is not zero. (Yukihiro
                  Nakadaira)  Also clear ScreeenLinesC when allocating.
      v7.2.406
      70c49c1a
    • Bram Moolenaar's avatar
      updated for version 7.2.405 · 53339b28
      Bram Moolenaar authored
      Problem:    When built with small features the matching text is not
                  highlighted for ":s/pat/repl/c".
      Solution:   Remove the #ifdef for IncSearch. (James Vega)
      v7.2.405
      53339b28
    • Bram Moolenaar's avatar
      updated for version 7.2.404 · 216b7106
      Bram Moolenaar authored
      Problem:    Pointers for composing characters are not properly initialized.
      Solution:   Compute the size of the pointer, not what it points to. (Yukihiro
                  Nakadaira)
      v7.2.404
      216b7106
  2. Mar 19, 2010
  3. Mar 17, 2010
  4. Mar 10, 2010
  5. Mar 02, 2010
  6. Feb 26, 2010
    • Bram Moolenaar's avatar
      updated for version 7.2.377 · 86ce1cc0
      Bram Moolenaar authored
      Problem:    Misplaced assignment.  Duplicate build line for gvimext.dll.
      Solution:   Move setting CROSS_COMPILE to before ifneq.  Remove the wrong
                  build line. (Markus Heidelberg)
      v7.2.377
      86ce1cc0
  7. Feb 24, 2010
Loading