summaryrefslogtreecommitdiff
path: root/dist/threads
Commit message (Expand)AuthorAgeFilesLines
* dist/threads - bump version to make cmp_version happyYves Orton2023-02-221-2/+2
* Use ppport.h when building dist/ modules in coreLeon Timmermans2023-02-222-6/+4
* dist/threads - bump versionYves Orton2023-01-061-2/+2
* threads.xs: Add missing possessives in commentsKarl Williamson2023-01-051-2/+2
* Fix warning "implicit declaration of function '_setjmpex'" using MinGW-w64Tsuyoshi Watanabe2022-12-102-2/+3
* threads.xs: Use plain SvREFCNT_dec if SvREFCNT_dec_NN unavailableKarl Williamson2022-10-241-0/+3
* dist/threads: Only veto switching locale on new perlsTony Cook2022-10-242-2/+8
* threads.xs: Add _NN to SvREFCNT_dec where we know is NNKarl Williamson2022-10-181-1/+1
* Switch libc per-interpreter data when tTHX changesKarl Williamson2022-10-182-2/+13
* Consolidate PERL_TEST_TIME_OUT_FACTOR to watchdog()Karl Williamson2022-08-241-4/+1
* Add a new env var PERL_RAND_SEEDYves Orton2022-08-123-3/+15
* dist/threads - add a test to check that the pod version matches codeYves Orton2022-08-122-2/+24
* threads.pm: Use S<...> to avoid breaking lineKarl Williamson2022-05-271-2/+2
* threads: stack.t: make Deparse-friendlyDavid Mitchell2022-04-161-5/+6
* threads/t/stack*: Add commentKarl Williamson2022-04-082-0/+10
* threads/t/stack* Generalize larger min stack sizesKarl Williamson2022-04-082-4/+22
* /threads/t/stack*.t: Use mnemonicsKarl Williamson2022-04-082-25/+46
* threads/t/stack*.t: Add is() fcnKarl Williamson2022-04-082-20/+44
* 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