Downloadliste

Projektbeschreibung

Kodos is a regular expression designer, tester, debugger, and validator that allows a developer to create and modify regular expressions against a test string. The intuitive interface allows the developer the ability to modify the regular expression (regex) and to see the effects against their test string in real-time.

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.

2004-02-08 11:39
2.4.0

Neben einigen Bugfixes die Regex-Gruppen Widget wurde geändert, um für mehrere Zeilen zu ermöglichen werden korrekt angezeigt.
Tags: Minor feature enhancements
In addition to some bugfixes the regex groups widget has been modified to allow for multiple lines to be displayed properly.

2004-01-26 04:01
2.3.1

Diese Version behebt einige Bugs, die durch den ersten Versuch einer Internationalisierung der Anwendung eingeführt wurden. Eine polnische Übersetzung wurde hinzugefügt (mit der Option-l pl flag).
Tags: Minor bugfixes
This release fixes several bugs that were introduced by the first attempt at internationalizing the application. A Polish translation has been added (use the -l pl flag).

2004-01-13 22:31
2.3.0

Neue Features sind die Unterstützung für Unicode-Eingang und Übersetzungen (verschiedene Locales). Diese Pressemitteilung enthält auch einige Code-Bereinigung und Bugfixes.
Tags: Minor feature enhancements
New features include support for Unicode input and translations (different locales). This release also contains some code cleanup and bugfixes.

2003-12-07 12:18
2.1

Diese Version bietet eine regex-Bibliothek, die als eine Sammlung von wiederverwendbaren gemeinsame Muster für reguläre Ausdrücke soll. Es versucht nun, zu speichern und Fenster Positionen und Größen herzustellen. Es fordert nun den Benutzer auf ihre Arbeit vor dem Beenden oder vor der Ausführung einer Aktion, die sonst mit dem Verlust ihrer Arbeit zur Folge hätte retten. Das Look and Feel der Regex Nachschlagewerk wurde aktualisiert.
Tags: Major feature enhancements
This version adds a regex library which aims to be a
repository of common reusable regular expression
patterns. It now attempts to save and restore window
positions and sizes. It now prompts the user to save their
work before exiting or before performing an action that
would otherwise result in the loss of their work. The look
and feel of the regex reference guide was updated.

2003-12-01 20:02
2.0

Diese Veröffentlichung fügt Funktionalität zu ersetzen, so dass Benutzer können ihre reguläre Ausdrücke zu testen, zu simulieren Suchen / Ersetzen. Es gibt einen neuen "match all"-Reiter zeigt, dass alle regex entspricht. Zu weiteren Verbesserungen gehören die Möglichkeit, eine URL, die nützlich für Web Kratzen kann zu importieren.
Tags: Major feature enhancements
This release adds replace functionality so that users can test their regular expressions, simulating search/replace. There is a new "match all" tab that shows all regex matches. Other improvements include the ability to import a URL which may be useful for Web scraping.

Project Resources