Age | Commit message (Expand) | Author |
2004-11-03 | Mutex, semaphore, thread ID, test suite changes - see ChangeLogs | rpj |
2004-10-23 | Mutex and Semaphore changes - considered alpha for now | rpj |
2004-10-22 | Changes to mutexes and semaphores - considered alpha for now | rpj |
2004-10-21 | '' | rpj |
2004-10-21 | Mutex logic fix | rpj |
2004-10-19 | sem_getvalue can now return number of waiters | rpj |
2004-10-19 | Semaphore speedups - alpha, but passes testsuite | rpj |
2004-10-16 | Mutex speedups cont'd | rpj |
2004-10-08 | Mutex speedups | rpj |
2004-10-01 | Mutex speedups | rpj |
2004-09-13 | Clarify behaviour and remove some redundant code - see ChangeLogs | rpj |
2004-09-08 | '' | rpj |
2004-07-01 | Initial support for Digital Mars Compiler | rpj |
2004-06-29 | Add initial Digital Mars compiler support | rpj |
2004-06-29 | Borland toolchain compatibilty | rpj |
2004-06-25 | '' | rpj |
2004-06-22 | Add PTHREAD_{RECURSIVE,ERRORCHECK}_MUTEX_INITIALIZER{,_NP}snap-2004-06-22 | rpj |
2004-05-28 | '' | rpj |
2004-05-22 | Administrative changes | rpj |
2004-05-20 | Administrative changes | rpj |
2004-05-20 | Administrative fixes | rpj |
2004-05-17 | '' | rpj |
2004-05-17 | '' | rpj |
2004-05-17 | ''snap-2004-05-16 | rpj |
2004-05-17 | '' | rpj |
2004-05-17 | re-indentation, bug fixes, hooks for pre-emptive async cancelation | rpj |
2004-05-06 | Attempt to make email addresses less harvestable | rpj |
2004-05-06 | '' | rpj |
2004-05-06 | '' | rpj |
2004-04-06 | Close memory leak. | rpj |
2004-02-13 | Remove redundant equality logic. | rpj |
2003-12-11 | *** empty log message *** | rpj |
2003-12-10 | *** empty log message *** | rpj |
2003-12-10 | *** empty log message *** | rpj |
2003-12-10 | Fix timeout calculations. | rpj |
2003-10-15 | Add Watcom compiler compatibility. | rpj |
2003-09-18 | Cleanup and fixes to thread priority management. Other minor changes.snap-2003-09-18 | rpj |
2003-09-02 | Tested and passed.snap-2003-09-04 | rpj |
2003-09-02 | Allow cancelation of waiting implicit threads. | rpj |
2003-09-02 | Added cancelation of/from non-POSIX threads; minor fixes; minor changes.snap-2003-09-03 | rpj |
2003-09-01 | Reuse the thread struct on failure. | rpj |
2003-08-19 | Fix accidental corruption of some test cases.snap-2003-08-19 | rpj |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj |
2003-08-19 | Fix missing constants. | rpj |
2003-08-14 | Updated for snapshot release.snap-2003-08-15 | rpj |
2003-08-14 | Minor edit. | rpj |
2003-08-14 | Reuse of thread IDs, improved thread ID validation, new tests, bug fixes. | rpj |
2003-08-13 | Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to te... | rpj |
2003-08-12 | Invalid thread param now returns ESRCH instead of EINVAL. | rpj |
2003-06-27 | Free the spinlock struct in ALL appropriate cases. | rpj |