Downloadliste

Projektbeschreibung

Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()). The library also aims to be fast, small, and easy to use.

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.

2001-01-30 15:14
1.0.3

Diese Veröffentlichung fügt eine ganze Reihe von Bugfixes und die Zugabe von viel behauptet, so dass Sie Anwendungen debuggen können, dass die Benutzung der Bibliothek leichter (wenn Sie kompilieren die Bibliothek mit Debugging).
This release adds a whole bunch of bugfixes and the addition of a lot of asserts so you can debug applications that use the library more easily (if you compile the library with debugging).

2001-01-30 15:14
1.0.2

Fixes für ein paar Problemen zu bauen, und zusätzliche Debug-Kontrolle, wenn Sie mit - enable-debug (es wird Ihnen sagen, rufen Sie sofort, wenn timer_q_add_static_node () mit den falschen Argumenten).
Fixes for a couple of build problems, and extra debug checking if you build with --enable-debug (it will tell you instantly if you call timer_q_add_static_node() with the wrong arguments).

2001-01-30 15:14
1.0.1

Eine Lösung für ein Problem bei den generischen Übertragbarkeit Datei.
A fix for a problem in the generic portability file.

2001-01-30 15:14
1.0.0

Ein paar kleine Änderungen, vor allem in den Namensraum zu machen, um es einfacher und deutlicher zu sehen. Dies ist nun eine stabile Version.
A couple of minor changes, mainly to the namespace to make it easier and more obvious. This is now a stable release.

Project Resources