ed 1.5
Basic line editor
http://www.gnu.org/software/ed/
Packager: Çağlar Kilimci
License: GPLv3
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
13 | 2010-12-20 | 1.5 | Çağlar Kilimci | Version bump: * buffer.c (append_lines): Fixed `a', `c' and `i' commands. * main_loop.c (exec_command): Fixed `e' command. * main.c: Added new option `--restricted'. * `red' has been converted to a script invoking `ed --restricted'. * Description of ed in the manual has been changed. * testsuite: Modified some tests and removed obsolete posix tests. * main_loop.c: `ibufp' variable made local to main_loop. * Defined type bool to make clear which functions and variables are Boolean. * Added `const' to all pointer declarations accepting it. * regex.c (replace_matching_text): Make se_max an enum. * signal.c: Include termios.h * Converted C99 style comments "//" to C89 style comments "/* */". * ed.texinfo: Fixed an erratum. * Changed copyright holder from Andrew, Antonio to the FSF. |
12 | 2010-03-01 | 1.4 | Serdar Dalgıç | Version bump, compile the package with our CC and CFLAGS. |
11 | 2009-02-02 | 1.2 | Pınar Yanardağ | Stable version bump including the following change: * The man page is now installed by default. |
10 | 2009-01-14 | 1.1 | Pınar Yanardağ | Stable version bump including the following change: *The configure script now quotes arguments before storing them in config.status. |
9 | 2008-08-22 | 1.0 | Faik Uygur | Version bump to fix a heap-based buffer-overflow in strip_escapes(). |
8 | 2008-02-27 | 0.9 | Alper Somuncu | Version update |
7 | 2008-01-22 | 0.8 | Alper Somuncu | Version update |
6 | 2007-07-19 | 0.7 | İsmail Dönmez | Stable update |
5 | 2007-07-01 | 0.6 | İsmail Dönmez | Stable update |
4 | 2007-01-19 | 0.4 | İsmail Dönmez | Version bump to fix CVE-2006-6939 |
3 | 2006-10-20 | 0.2 | İsmail Dönmez | Revert last it breaks ^ command |
2 | 2006-10-09 | 0.3_pre2 | İsmail Dönmez | Fix tempfile symlink vulnerability |
1 | 2005-10-09 | 0.2 | Barış Metin | First release. |