summaryrefslogtreecommitdiff
path: root/dist/threads
Commit message (Expand)AuthorAgeFilesLines
* Use G_LIST in dist/threadsPaul "LeoNerd" Evans2021-07-222-10/+10
* dist/threads/t/libc.t: Add timer to avoid deadlockKarl Williamson2020-12-121-0/+6
* threads: use PERL_VERSION compare macrosNicolas R2020-08-032-11/+11
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-222-3/+3
* Fix minor grammar nit in threads docsPaul Johnson2020-01-291-3/+3
* Change bug URL from http://rt.perl.org to https://rt.perl.orgMax Maischein2019-10-111-10/+10
* Add thread-safe locale handlingKarl Williamson2018-02-182-1/+32
* Upgrade to threads 2.21jdhedden2018-01-222-6/+6
* semicolon-friendly diagnostic controlZefram2017-12-162-11/+17
* revise doc about returning values from threadsZefram2017-12-121-16/+20
* bump threads version to account for previous changes to comments and testsKaren Etheridge2017-11-191-2/+2
* fix other pod versions that had become out of date, and add reminder commentsKaren Etheridge2017-11-181-2/+2
* Use File::Spec->tmpdir() instead of hard-coded /tmpSteve Hay2017-10-261-4/+6
* threads.xs: don't Copy() null pointerDavid Mitchell2017-09-042-6/+9
* dist/threads/: support PL_sv_zeroDavid Mitchell2017-07-272-2/+8
* Upgrade to threads 2.16jdhedden2017-06-014-10/+11
* Remove deprecated no-op :unique attributeDagfinn Ilmari Mannsåker2017-06-012-50/+83
* Upgrade to threads 2.15jdhedden2017-02-263-8/+8
* Clean up temporary directories after testing.James E Keenan2017-02-231-4/+10
* Remove extra terminating semicolonJames E Keenan2017-02-062-2/+2
* Write tests for RT #77934.James E Keenan2017-01-121-0/+113
* Upgrade to threads 2.12jdhedden2016-12-314-8/+10
* threads.xs: Rmv impediment to compiling under C++11Karl Williamson2016-11-191-1/+3
* Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …)Dagfinn Ilmari Mannsåker2016-11-122-10/+10
* Upgrade to threads 2.09jdhedden2016-05-203-8/+20
* Upgrade to threads 2.08jdhedden2016-05-163-10/+15
* threads: bump version (again) because content changedRicardo Signes2016-04-303-8/+8
* Upgrade to threads 2.06jdhedden2016-04-304-29/+28
* avoid generating an empty statement outside a function on non-clangTony Cook2016-03-151-0/+2
* Fix various pod errors.Karl Williamson2016-03-111-6/+7
* threads.xs: create new static fn S_jmpenv_run()David Mitchell2016-03-042-50/+51
* bump threads versionJarkko Hietaniemi2015-11-231-1/+1
* analysis cannot tell that the mutex was lockedJarkko Hietaniemi2015-11-231-0/+3
* analysis does not like mutex being either held or releasedJarkko Hietaniemi2015-11-231-0/+3
* annotate S_ithread_create create_destruct_mutex useJarkko Hietaniemi2015-11-231-13/+16
* annotate S_ithread_count_inc mutex useJarkko Hietaniemi2015-11-231-0/+1
* annotate S_ithread_free mutex useJarkko Hietaniemi2015-11-231-0/+1
* Appease the gods of stupid tests.Jarkko Hietaniemi2015-11-141-1/+1
* Some more threads.xs comments, courtesy jheddenJarkko Hietaniemi2015-11-131-0/+4
* Document S_ithread_run lock+unlock in more detail, courtesy davemJarkko Hietaniemi2015-11-131-3/+23
* amigaos4: use #ifdef/ifndef __amigaos4__ when feasibleAndy Broad2015-09-161-1/+1
* bump versions of perl modules updated in AmigaOS branchRicardo Signes2015-09-061-1/+1
* amigaos4: dist/threads: no thread signal blockingAndy Broad2015-09-051-7/+14
* amigaos4: neither sched_yield nor pthread_yieldAndy Broad2015-09-051-0/+4
* Upgrade to threads 2.02Jerry D. Hedden2015-06-123-8/+8
* Upgrade to threads 2.01Jerry D. Hedden2015-03-173-8/+8
* Upgrade to threads 1.99Jerry D. Hedden2015-03-064-8/+15
* Upgrade to threads 1.98Jerry D. Hedden2015-03-053-8/+8
* Upgrade to threads 1.97Jerry D. Hedden2015-03-033-8/+8
* threads.pm version bump for 0c87ebb8.Jarkko Hietaniemi2014-12-061-1/+1