0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ignore compiled file More... almost 16 years ago
Add dependencies to readme More... almost 16 years ago
ignore VC++ generated Release and Debug dirs More... almost 16 years ago
merge new workqueue_dequeue() features. More... almost 16 years ago
add function workqueue_dequeue() to remove work from queue. More... almost 16 years ago
add functionality to check if job is running or in queue. More... almost 16 years ago
Update changelog More... almost 16 years ago
Complication fixes and project files for MS VC 2008 express edition. More... almost 16 years ago
fix posix OS compatibility macro. More... almost 16 years ago
win32 support re-added. Tested on win XP SP3. More debugging needed More... almost 16 years ago
re-add windows stdbool.h compatability. deleted in prev commit. More... almost 16 years ago
change example/test program dir layout one program per directory. More... almost 16 years ago
Now working on Win32 tested on Win XP SP3 Not fully debugged but simple_test works More... almost 16 years ago
add win32 compatiblity stdbool header More... almost 16 years ago
add gitignore in examples dir More... almost 16 years ago
add doxygen config file More... almost 16 years ago
add documentation and doxygen support. More... almost 16 years ago
add more documentation comments More... almost 16 years ago
readme format change More... almost 16 years ago
add a high load test, lots of threads lots of work. More... almost 16 years ago
Test program to test with lots of threads and lots of work. More... almost 16 years ago
add install doc More... almost 16 years ago
change order to avoid warning: configure.ac:8: required file `libworkqueue-config.h.in' not found More... almost 16 years ago
automake build rules More... almost 16 years ago
add autoconf update readme More... almost 16 years ago
use automake autoconf build system More... almost 16 years ago
example serial port IO queueing and prioritizing commands. More... almost 16 years ago
Example programs. perioic test that runs a job every X ammount of time. simle test pass pointer to context. add BSD/LGPL text to example programs. More... almost 16 years ago
ignore kdeveop generated files More... almost 16 years ago
ignore kdevelop files More... almost 16 years ago