Age | Commit message (Expand) | Author |
2011-03-12 | Use C ++/-- operators | rpj |
2011-03-10 | Replace global Critical Sections with MCS Queue locks | rpj |
2011-03-09 | *** empty log message *** | rpj |
2011-03-07 | Fix C++ exception throw warnings | rpj |
2011-03-07 | exception handling and c++ casts | rpj |
2011-03-06 | 64 bit compatibility (mingw64) | rpj |
2011-03-04 | Function name change | rpj |
2011-03-03 | Some cleanups, mostly x86_64 compat plus interlocked macros | rpj |
2010-06-20 | See ChangeLogs: preparing for new release. | rpj |
2010-02-15 | Comments and code style changes | rpj |
2007-01-06 | See ChangeLog | rpj |
2007-01-05 | Added more Win64 support | rpj |
2005-06-03 | '' | rpj |
2005-05-27 | '' | rpj |
2005-05-08 | '' | rpj |
2005-05-06 | '' | rpj |
2005-04-28 | '' | rpj |
2005-04-26 | '' | rpj |
2005-04-25 | '' | rpj |
2005-04-25 | Fix NEED_SEM code (WinCE) | rpj |
2005-04-01 | '' | rpj |
2005-03-12 | New design for pthread_once (with cancelability); ABI change | rpj |
2005-03-08 | compiler compatibility and bug fixes | rpj |
2005-01-01 | Copyright year updated | rpj |
2004-11-22 | Copyright update | rpj |
2004-11-03 | Mutex, semaphore, thread ID, test suite changes - see ChangeLogs | rpj |
2004-10-22 | Changes to mutexes and semaphores - considered alpha for now | 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-06-22 | Add PTHREAD_{RECURSIVE,ERRORCHECK}_MUTEX_INITIALIZER{,_NP}snap-2004-06-22 | rpj |
2004-05-28 | '' | rpj |
2004-05-17 | '' | rpj |
2004-05-17 | '' | rpj |
2004-05-17 | re-indentation, bug fixes, hooks for pre-emptive async cancelation | 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-08-19 | Updated Copyright notice (date and contact address). | rpj |
2003-08-14 | Reuse of thread IDs, improved thread ID validation, new tests, bug fixes. | rpj |
2002-02-20 | implement.h: Refine use of _LPLONG and _LONG. | rpj |
2002-02-18 | Major reorganisation of source code; new routine and tests added. | rpj |
2002-02-08 | Copyright notice updates; module splitting; POSIX version | rpj |
2002-01-31 | 2002-01-27 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2002-01-08 | * mutex.c (pthread_mutex_trylock): use | rpj |
2002-01-07 | * mutex.c (pthread_mutex_init): Remove critical | rpj |
2002-01-04 | * attr.c (pthread_attr_setscope): Add more error | rpj |
2001-12-18 | Include an interim complete Copyright notice in each source file; | rpj |
2001-10-25 | * GNUmakefile (libwsock32): Add to linker flags for | rpj |