#14048 exposed few false positives, to be fixed soonish.
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / shared.pm
2002-01-02 Andy Bussey threads::shared disabling
2001-11-12 Jeffrey Friedl a few typo fixes
2001-10-29 Artur Bergman Ugly fix to not die when a thread creator is holding...
2001-10-28 Artur Bergman Update documentation.
2001-10-26 Artur Bergman Get the new functions right, do not export lock since...
2001-10-26 Artur Bergman And then finally cond_wait cond_signal and cond_broadca...
2001-10-26 Artur Bergman More Config::threads to threads::threads changes
2001-10-25 Artur Bergman Fix threadcounts for arrays and hashes.
2001-10-24 Artur Bergman Adds support for hashes. Neither hashes nor arrays...
2001-10-24 Artur Bergman Add support for basic support for AVs, references not...
2001-10-22 Jarkko Hietaniemi Pod nits, as suggested by Stas Bekman.
2001-10-21 Artur Bergman First support of threads::shared, support shared svs...