Next | Query returned 50 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-04 18:42:19 by Kevin Bloom | Files touched by this commit (2) | Package updated
Log message:
zile: update to 2.6.2

2.6.1 -> 2.6.2:
- fixed opening a file that contained no line endings would cause a
  null pointer dereference.

2.6.0 -> 2.6.1
- Many bugs fixed due to the Vala rewrite.

2.4.15 -> 2.6.0
- Zile has been rewritten in Vala
- Writing files has been made more robust
- Fixed a bug where `save-buffers-kill-emacs' would not cause Zile to
  exit immediately if it was executed as part of a macro or Lisp
  expression.
- Fixed bug where `universal-argument' without an explicit numeric
  argument would cause Zile to quit immediately.
- Fix a space leak on unterminated string and a crash on unclosed paren when
  parsing Lisp expressions.
- In the minibuffer, C-k now adds the cut text to the kill ring, and `yank'
  (C-y) is added.
- Fix processing of key bindings. This affects where-is and
  describe-bindings.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-11-24 10:57:43 by Nia Alarie | Files touched by this commit (3) | Package updated
Log message:
zile: Update to 2.4.15

* Noteworthy changes in release 2.4.15 (2020-11-05) [stable]

** Bug fixes

  Ensure term.h matches [n]curses[w].h (fix #58880).

  Fix a potential crash in the Lisp “interpreter”.

  query-replace no longer prints the number of replacements on error.

** Build-related

  Various improvements and fixes, including updates to gnulib and bootstrap,
  improvements to the build instructions, and the removal of obsolete files.

  Use automake’s parallel test harness to run the tests.

  Make running the tests with Emacs optional. A lot of them do not pass any
  more with recent Emacsen, but this is not an urgent problem.

  Use ASAN instead of Valgrind for memory checking: this makes the tests run
  much faster.

  Remove the use of texinfo markup from docstrings.

  tbl_vars.h no longer needs to be generated from tbl_vars.h.in, as no
  substitutions were being made.

** Miscellaneous

  Some code clean-up, including a simplification to the calling convention
  for C functions that implement editor commands.

  Update some docstrings to match Emacs 27.1.
   2020-09-26 14:41:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
zile: fix DEPENDS line
   2020-09-26 14:08:43 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(editors/zile) Add missing two of BUILD_DEPENDS
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-07-03 13:37:45 by Hauke Fath | Files touched by this commit (2)
Log message:
Update editors/zile to 2.4.14.

Adds a few tool dependencies, and unbreaks the build on OmniOS.

Next | Query returned 50 messages, browsing 1 to 10 | Previous