The sed package

 Package announcement

Date: Fri, 28 Jan 2005 01:42:30 -0800 (PST)
From: noreply@freshmeat.net
To: noreply@freshmeat.net
Subject: [fmII] sed 4.1.4 released (GNU Stable branch)

This email is to inform you about the release of version '4.1.4' of 'sed'
through freshmeat.net. All URLs and other useful information can be found
at

    http://freshmeat.net/projects/sed/

The changes in this release are as follows:
In this version, \B correctly means "not on a word boundary" rather
than "inside a word", matching sed 3.x and Perl. Regular expression
addresses no longer use leftmost-longest matching: e.g. /.\+/ only
looks for a single character, and does not try to find as many of
them as possible like it used to do. Documentation about the new
interpretation of `s|abc\|def||' in NEWS, and about localization
issues, was added. A --disable-nls build problems on Solaris was
fixed, as was `make check' in non-English locales. Speedups (up to
30-40%) to regular expression matching were made.

Release focus:
7 - Major bugfixes

Project added:
Tue, May 12th 1998 18:42 (6 years, 8 months ago)

Project description:
Sed, the GNU Stream Editor, copies the named files (standard input
default) to the standard output, edited according to a script of
commands.

Trove categories:
[Environment         ] Console (Text Based)
[Intended Audience   ] End Users/Desktop
[License             ] OSI Approved :: GNU General Public License (GPL)
[Topic               ] Utilities

If you would like to cancel subscription to releases of this project,
login to freshmeat.net and choose 'home' from the personal menubar at the
top of the page. You'll be presented with a list of projects and
categories you're subscribed to in the right column, which you may cancel
by highlighting the project or category in question and clicking the
'delete' button.

Sincerely,
freshmeat.net
 

 Source and support files

[   ] Name                           Last modified          Size Description

[   ] sed-4.1.4.tar.gz 2005-01-28T04:17 775 kB sed version 4.1.4 [   ] sed-4.1.2.tar.gz 2004-08-22T05:20 749 kB sed version 4.1.2 [   ] sed-4.1.1.tar.gz 2004-07-06T03:24 753 kB sed version 4.1.1 [   ] sed-4.1.tar.gz 2004-06-15T09:00 755 kB sed version 4.1 [   ] sed-4.0.9.tar.gz 2004-01-10T03:58 751 kB sed version 4.0.9 [   ] sed-4.0.8.tar.gz 2003-10-21T04:48 717 kB sed version 4.0.8 [   ] sed-4.0.7.tar.gz 2003-04-11T03:07 677 kB sed version 4.0.7 [   ] sed-4.0.6.tar.gz 2003-03-18T14:06 672 kB sed version 4.0.6 [   ] sed-4.0.5.tar.gz 2002-12-17T16:34 665 kB sed version 4.0.5 [   ] sed-4.0.4.tar.gz 2002-12-12T19:48 666 kB sed version 4.0.4 [   ] sed-4.0.3.tar.gz 2002-11-21T07:07 661 kB sed version 4.0.3 [   ] sed-4.0.2.tar.gz 2002-11-19T14:56 656 kB sed version 4.0.2 [   ] sed-4.0.1.tar.gz 2002-11-05T19:52 659 kB sed version 4.0.1 [   ] sed-4.0.tar.gz 2002-10-23T10:04 610 kB sed version 4.0
All of these files are also available from /mnt/n.ml.org/site.dist/sed/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
bash /mnt/n.ml.org/site.dist/build.sh sed 4.1.4
The URLs presented above are time-coded and will remain valid until the contents of this directory changes,
at which time visitors following direct links will be presented with the new index instead of the requested content.

 

 Extra package information

[   ] Name                           Last modified          Size Description

[   ] freshmeat - - freshmeat.net: Project details for sed
 
nsite
Daniel Reed