Downloadliste

Projektbeschreibung

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-10 23:19 Zurück zur Release-Liste
3.1.3

POSIX ist im Umgang mit der lokalen numerische Formate für Input-, Output folgen, und Hausnummer / String-Konvertierungen. Multibyte Erkennung wurde verbessert. Umgang mit 'close' wurde mehr POSIX-konform für POSIXLY_CORRECT. Automake wurde auf 1.7.5 aktualisiert. configure.in wurde configure.ac umbenannt. C-style switch-Anweisungen sind vorhanden, müssen aber bei der Kompilierung über 'aktiviert werden configure - enable-Schalter. % c druckt immer nicht mehr als ein Zeichen, was Präzision zur Verfügung gestellt. strtonum (<number>) funktioniert jetzt wieder. gettext 0.12.1 wurde aktualisiert. Historische Praxis und POSIX ist für den Rückgabewert ", gefolgt rand": es ist jetzt 0 <= N <1.
Tags: Major bugfixes
POSIX is followed in handling of local numeric formats for input, output, and number/string conversions. Multibyte detection has been improved. Handling of 'close' was made more POSIX-compliant for POSIXLY_CORRECT. Automake was updated to 1.7.5. configure.in was renamed to configure.ac. C-style switch statements are available, but must be enabled at compile time via 'configure --enable-switch'. %c always prints no more than one character whatever precision is provided. strtonum(&lt;number&gt;) now works again. gettext was updated to 0.12.1. Historical practice and POSIX is followed for the return value of 'rand': it's now 0 &lt;= N &lt; 1.

Project Resources