Projects / GNU ed / Releases / Stable

RSS All releases tagged Stable

  •  25 Apr 2013 09:05
Avatar

Release Notes: No user-visible changes were made. Ed now stops reading stdin when reaching the real End Of File the first time. Previously it needed to reach EOF twice.

  •  27 Nov 2012 00:09

Release Notes: Shows the "Try 'ed --help' for more information." message if a bad option is given on the command line. Quote characters in messages have been changed as advised by GNU Coding Standards. The description of address offsets in the manual and a link to the Bash manual have been fixed. The configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards. The target "install-bin" has been added to the Makefile.

  •  02 Jan 2012 23:04

Release Notes: Displaying of null characters by the "l" command has been fixed. The condition deciding when to show the message "Newline appended" has been corrected. The "modified" flag is now set when reading a non-empty file into an empty buffer. An error that prevented using NUL characters in regular expressions has been fixed. Ed now signals an error if it can't create a shell process when executing a shell command. Ed now flushes stdout/stderr before reading a new command. All command-line options are now documented in the man page.

  •  06 Sep 2010 13:42

Release Notes: The "a", "c" and "i" commands have been fixed. (When used in a global command list, the commands following them in the list were ignored). The "e" command has been fixed. (It quitted when invoked a second time with a modified buffer). The new option "--restricted" has been added. "red" has been converted to a script invoking "ed --restricted". The description of ed in the manual has been changed. Obsolete POSIX tests have been removed from the testsuite.

  •  13 Jul 2009 14:19

Release Notes: The undo command has been fixed to restore the modified status of the buffer being edited. A race condition with user interrupt has been fixed in search_and_replace. The functions resize_line_buffer and resize_undo_buffer have been added to definitively fix the aliasing warnings. Some minor corrections have been made to the manual.

  •  25 May 2009 12:21

Release Notes: An aliasing related segfault that only occurs when overoptimizing with GCC on some architectures (alpha, sparc) has been fixed.

  •  02 Feb 2009 05:31

Release Notes: The man page is now installed by default. "make install-info" should now work on Debian and Mac OS X. The license of the manual has been updated to GFDL version 1.3 or later.

  •  14 Oct 2008 17:22

Release Notes: The configure script now quotes arguments before storing them in config.status. This release is also available in lzip format.

Release Notes: The option "--program-prefix" has been added to the configure script. A buffer overflow has been fixed.

  •  25 Feb 2008 08:19

Release Notes: This release returns zero exit status after receiving SIGHUP if the file is not modified or is saved without error. Arg_parser has been updated to 1.1.

Screenshot

Project Spotlight

Collection Workflow Integration System

Software designed to assemble, organize, and share collections of data about resources.

Screenshot

Project Spotlight

Jackcess

A pure Java library for reading and writing MS Access databases.