This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Better wording from Philip Newton.
[perl5.git] / ext / threads /
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-18 Jarkko HietaniemiIntegrate:
2003-02-01 Jarkko HietaniemiIntegrate:
2003-02-01 Jarkko HietaniemiIntegrate:
2003-01-04 Jarkko HietaniemiIntegrate:
2003-01-04 Jarkko HietaniemiIntegrate:
2003-01-04 Jarkko Hietaniemi// is still not portable C commentary.
2003-01-04 Jarkko HietaniemiIntegrate:
2003-01-04 Jarkko HietaniemiMea culpa: the join() was the string join, not the
2003-01-03 Jarkko HietaniemiIntegrate:
2002-12-03 Jarkko HietaniemiIntegrate:
2002-12-02 Jarkko HietaniemiIntegrate:
2002-11-28 Jarkko HietaniemiUrque. Retract #18206 since it got two patches interleaved
2002-11-28 H.Merijn BrandIntegrate:
2002-11-23 Jarkko HietaniemiIntegrate:
2002-11-19 Dave Mitchelltrivial typo
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-08-30 Michael G. SchwernFixes to threads::shared when disabled
2002-07-14 Chris NandorIntegrate perl
2002-07-13 Jarkko HietaniemiDocument that using threads/pseudofork inside BEGINs...
2002-07-12 Elizabeth Mattijsen[DOC PATCH] threads::shared.pm, share( $hashref->{key...
2002-07-12 Elizabeth Mattijsen[DOC PATCH] threads.pm, threads->tid in DESTROY bug
2002-07-12 Jarkko Hietaniemithreads::shared::queue and semaphore become Thread...
2002-07-12 Jarkko HietaniemiDocument that one cannot "proxy" enable threading.
2002-07-12 Elizabeth MattijsenRe: Thread object by tid?
2002-07-11 Artur BergmanDon't set the context to the running thread before
2002-07-11 Artur BergmanProblem fixed with detached threads reported by Stacy...
2002-07-10 Jarkko HietaniemiSmall threads docs cleanups.
2002-07-10 Dave Mitchell[DOC PATCH] ext/threads/shared/shared.pm
2002-07-10 Artur BergmanMakes list skip the main thread.
2002-07-09 Jarkko HietaniemiDetypo.
2002-07-09 Artur BergmanUpdate documentation with &share() non prototype checki...
2002-06-22 Chris NandorIntegrate perl
2002-06-13 Jarkko HietaniemiThread doc tweaks.
2002-06-13 Jarkko HietaniemiDocument the tied/magical/shared array/hash non-autoviv...
2002-06-13 Chris NandorIntegrate perl
2002-06-10 Benjamin Goldbergqueue.pm
2002-06-09 Jarkko Hietaniemi"thread failed to start: " is better than "Died:".
2002-06-08 Artur BergmanRemove leftover dummy and cleanup the test case.
2002-06-08 Artur BergmanFix for bug [ID 20020602.007].
2002-06-05 Elizabeth Mattijsen[ID 20020602.004] threads::shared::queue new nit
2002-06-05 Jarkko Hietaniemiperlthrtut links.
2002-05-27 Chris NandorIntegrate perl
2002-05-22 Dave MitchellRe: where threads cond.t hangs
2002-05-22 Chris NandorIntegrate perl; bump patchlevel; add lib/Unicode/README...
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiIRIX SMP turned up a few hundred "Use of uninitialized
2002-05-19 Dave MitchellRe: [PATCH threads] revised warnings + more tests ...
2002-05-18 Jarkko HietaniemiThe thread warnings aren't quite yet working as planned.
2002-05-18 Jarkko HietaniemiForgotten from #16685.
2002-05-18 Dave Mitchellrevised warnings + more tests + docs
2002-05-17 Chris NandorIntegrate perl
2002-05-16 Dave MitchellRe: [PATCH] allow use threads qw(yield)
2002-05-14 Dave Mitchellallow use threads qw(yield)
2002-05-13 Dave Mitchellvarious minor fixes in threads.
2002-05-13 Dave MitchellRe: 'use threads::shared' noisy with -w
2002-05-12 Jarkko HietaniemiAdd threadsafety caveats.
2002-05-12 Jarkko HietaniemiReword the "threads still running" cleanup message.
2002-05-12 Jarkko HietaniemiAs suggested by Dave Mitchell, adding yield()s at
2002-05-12 Jarkko HietaniemiDetypos (and sticking with US spelling since Dan Sugalski
2002-05-10 Jarkko HietaniemiMove pod, add $VERSION.
2002-05-10 Robin Barkerformat and other warnings
2002-05-09 Dave MitchellRe: where threads cond.t hangs
2002-05-08 Simon Glover[DOC PATCH] Minor threads::shared nits
2002-05-08 Chris NandorIntegrate with perl
2002-05-07 Artur BergmanDocumentation of async
2002-05-07 Artur BergmanDocumentation added.
2002-05-07 Artur BergmanAdd support for async.
2002-05-07 Artur BergmanAdd documentation.
2002-05-07 Artur BergmanFix bad assumptions in test case.
2002-05-02 Jarkko HietaniemiOoops. Not everybody does threads.
2002-05-01 Jarkko HietaniemiUntil Arthur fills in semaphore.t.
2002-05-01 Artur BergmanNow passes old test case.
2002-05-01 Artur BergmanCleanup memory a bit better in some cases.
2002-05-01 Artur BergmanDon't forget to add it to the MANIFEST
2002-05-01 Artur BergmanAdd semaphore.pm
2002-05-01 Artur BergmanFix makefile to put queue.pm correctly, update test...
2002-05-01 Artur BergmanFlush directly to avoid erros when running from test...
2002-04-28 Jarkko HietaniemiSigh. #16249 didn't help NetBSD (made it worse,
2002-04-28 Jarkko HietaniemiRetract the cond.t part of #16249 since the nature
2002-04-28 Jarkko Hietaniemi(retracted by #16258)
2002-04-28 Artur BergmanAdded test cases and fixed some obvious things.
2002-04-27 Artur BergmanRemoved last traces of autodetach.
2002-04-27 Artur BergmanAhem, look another way.
2002-04-27 Artur BergmanAdd test numbers to make "make test" happy. Order is...
2002-04-27 Artur BergmanFixed race condtions and deadlocks in interaction with
2002-04-27 Artur BergmanSaving locks after we set it to 0 was kind of pointless.
2002-04-22 Artur BergmanEnd blocks were not run on Win32.
2002-04-21 Artur BergmanDo not unlock mutex twice.
2002-04-21 Jarkko HietaniemiDo not assume that io buffer flushing happens in the...
2002-04-21 Artur BergmanGot the last memory leak in the while(1) { threads...
2002-04-20 Artur BergmanRemove auto-detach
2002-04-20 Artur BergmanReally let the update of the link list do something.
2002-04-18 Artur BergmanPort testcases from thr5005 tests so we don't fail...
2002-04-17 Jarkko HietaniemiAs suggested by Arthur: the threads and threads::shared
2002-04-16 Artur BergmanAdded queue.pm and test case, still disabled because...
2002-04-15 Artur BergmanAdd support for my $foo : shared;
next