Downloadliste

Projektbeschreibung

Regex-markup performs regular expression-based text markup according to
used-defined rules. This can be used to color syslog files as well as the
output of programs such as ping, traceroute, gcc, etc. The hierarchal
rules-format is simple to understand, yet very powerful. Regex-markup is
written entirely in C, and uses POSIX regular expressions to do much of its
work.

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.

2005-05-22 21:53
0.10.0

Tags: Minor bugfixes

2003-04-11 21:57
0.9.0

Ein neuer Befehl "set" durchgeführt worden ist. Ein Fehler, der ein "Can't allocate memory" Fehler verursachen würde, wurde behoben. Die Interrupt-Signal wird nicht mehr ignoriert.
Tags: Minor bugfixes
A new command "set" has been implemented. A bug which would cause a
"cannot allocate memory" error has been fixed. The interrupt signal is
no longer ignored.

2002-01-06 18:27
0.8.0

gcc 2.95 ist für den Bau benötigt. Einige Highlight und der Substitution Bugs wurden gefixt. Beispiele für "make" wurden hinzugefügt, und der "syslog"-Regeln wurden verbessert.
Tags: Minor bugfixes
gcc 2.95 is required for building. Some highlight and substitution bugs were
fixed. Examples for "make" were added, and the "syslog" rules were improved.

2001-12-21 22:19
0.7.0

Bemerkung sieht nun in $ HOME / .remark und / usr / share / regex-Markup für Regel-Dateien.
Tags: Minor feature enhancements
Remark now looks in $HOME/.remark and /usr/share/regex-markup for rule files.

2001-12-19 19:25
0.6.0

Diese Version bereinigt den Code, um unnötige Speicherzuordnungen zu verringern, beispielsweise neue Regeln für diff, verbessert logwatcher, schreibt cacheline in C, und fügt hinzu, andere kleine Fixes.
Tags: Minor bugfixes
This release cleans up the code to reduce unnecessary memory
allocations, adds new example rules for diff, improves logwatcher,
rewrites cacheline in C, and adds other small fixes.

Project Resources