0
I Use This!
Activity Not Available

Commits : Listings

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