Downloadliste

Projektbeschreibung

timespan performs date-based time calculations. It can
calculate days, hours, minutes, or seconds between 1 Jan
1970 and the specified date or between two specified dates.

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-10-14 00:19
2.0

Das Argument System wurde vollständig neu geschrieben und die Ausgabe-Format hat sich völlig verändert. Mehrere Ausgänge sind für Operationen möglich. File I / O wurde zu Gunsten von Shell-Skripting-Möglichkeiten entfernt. Mehrere Dateien und Funktionen wurden entfernt und eine neue Datei und einige neue Funktionen hinzugefügt. Groß-und Kleinschreibung ist zu Monat Namen hinzugefügt. Alle globalen Variablen sind nun const. Strukt Namen wurden geändert. Die Verwendung von signierten Typen ist viel umfassender. Unbekannter Fehler in calcdate () repariert worden. Support für Visual Studio-Compiler wurden aktualisiert. Die Dokumentation wurde aktualisiert.
Tags: Major feature enhancements
The argument system has been entirely rewritten, and the ouput format has entirely changed. Multiple outputs are possible for operations. File I/O has been removed in favor of shell scripting capabilities. Multiple files and functions have been removed, and a new file and several new functions added. Case insensitivity has been added to month names. All globals are now const. Struct names have been changed. The use of unsigned types is much more extensive. Obscure bugs in calcdate() have been fixed. Support files for Visual Studio compilers have been updated. The documentation has been updated.

2004-07-02 10:19
1.1

Diese Veröffentlichung konzentriert sich auf die Dokumentation, in erster Linie für die Plattform Win32. Detaillierte Anweisungen für die Konfiguration und den Aufbau mit dem Cygwin-Plattform allein oder mit dem Kommandozeilen-Compiler von MSVC6 oder MSVS.NET zugesetzt worden sind, sowie Anweisungen für das Bauen mit Hilfe des mitgelieferten VC6 und VS.NET Projekt-Dateien. Zusätzliche Dokumentation wurde hinzugefügt oder aufgeräumt.
Tags: Documentation
This release focuses on documentation, primarily for the Win32 platform. Detailed instructions for configuring and building using the Cygwin platform alone or with the command line compiler from MSVC6 or MSVS.NET have been added, as well as instructions for building using the provided VC6 and VS.NET project files. Additional documentation has been added or cleaned up.

2004-06-27 12:23
1.0

Diese Version behebt einen Bug Schaltjahr, ein Bug im Zusammenhang mit dem Jahr 1582, und einen Compiler-Fehler auf g + + 3.4. Es fügt Unterstützung für MS VC + +6 und MS VS.NET. Es reinigt die Quelldateien, so dass weniger Zeilen 80 Zeichen überschreiten. Es implementiert <überlastet <und>> Betreiber für Systeme, die nicht ausgegeben werden konnten, 64-Bit-Zahlen mit denen Betreiber und eine Basisversion des Ausgangswertes () für Systeme ohne sie. Außerdem aktualisiert es die HTML-Dokumentation.
Tags: Major feature enhancements
This version fixes a minor leap year bug, a bug relating to
the year 1582, and a compiler error on g++ 3.4. It adds
support for MS VC++6 and MS VS.NET. It cleans up the
source files so that fewer lines exceed 80 characters. It
implements overloaded &lt;&lt; and &gt;&gt; operators for
systems that could not output 64-bit integers with those
operators, and a basic version of baseline() for systems
without it. It also updates the HTML documentation.

2004-06-25 07:43
0.93

Tags: Initial freshmeat announcement

Project Resources