Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 1 | -1/+0 | |
Tprimes works on Linux 2.6. You can only have 128 procs though. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 1 | -0/+1 | |
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | |||||
2004-04-29 | add -W to specify window size. | rsc | 1 | -1/+1 | |
various other little fixes. | |||||
2004-04-21 | Tweaks to make libthread tell Valgrind about its stack limits, | rsc | 1 | -3/+9 | |
so that Valgrind can detect stack overflow for me. | |||||
2003-09-30 | Initial revision | rsc | 1 | -0/+62 | |