Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's neither-nor, and protect against the impossible. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+5 |
* | 5005threads didn't work because $Thread::VERSION wasn't | Jarkko Hietaniemi | 2001-11-16 | 1 | -5/+3 |
* | Further discourage old Thread code; tell how to tell | Jarkko Hietaniemi | 2001-11-16 | 1 | -3/+12 |
* | Avoid redefinedness warning for now. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+2 |
* | use strict. | Jarkko Hietaniemi | 2001-11-16 | 1 | -3/+11 |
* | Make Thread a wrapper for both ithreads and 5005threads. | Jarkko Hietaniemi | 2001-11-16 | 1 | -0/+321 |