summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/re/re.pm: Fix commentKarl Williamson2015-02-051-1/+1
* re.pm: White-space onlyKarl Williamson2015-02-051-4/+4
* POSIX version bumpJarkko Hietaniemi2015-02-051-1/+1
* POSIX math: if long double, long double the math constsJarkko Hietaniemi2015-02-051-13/+32
* POSIX math: tgamma/lgamma logicJarkko Hietaniemi2015-02-051-4/+6
* AIX long double lies about many math APIs.Jarkko Hietaniemi2015-02-051-0/+39
* Make 'no re' workKarl Williamson2015-02-045-6/+52
* ext/re/t/re.t: Use variable instead of constantsKarl Williamson2015-02-041-6/+9
* re.pm: Bump version to 0.31Karl Williamson2015-02-041-1/+1
* fix B.xs on win buildsDavid Mitchell2015-02-031-4/+2
* Update POSIX version number.James E Keenan2015-02-021-1/+1
* Use HAS_LLRINTL, HAS_LLROUNDL, HAS_LRINTL, HAS_LROUNDLJarkko Hietaniemi2015-02-021-5/+5
* Reverse 'const static' to avoid 'old-style-declaration' warning.James E Keenan2015-02-032-2/+2
* add $B::OP::does_parent variableDavid Mitchell2015-02-022-0/+14
* Add string- and number-specific bitop typesFather Chrysostomos2015-01-311-2/+3
* Initialize RMS structs at clone time in dl_vms.xs.Craig A. Berry2015-01-312-1/+10
* Bump VMS::Stdio $VERSIONSteve Hay2015-01-311-1/+1
* TODO Peek.t test on VMS.Craig A. Berry2015-01-291-10/+12
* ExtUtils::Miniperl - Restore a missing line of PODSteve Hay2015-01-291-0/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-2810-18/+18
* bump $Opcode::VERSION to 1.32Tony Cook2015-01-291-1/+1
* comment out dead code in Opcode::Daniel Dragan2015-01-291-2/+9
* infnan: grok flag expectation fixesJarkko Hietaniemi2015-01-281-3/+3
* rename unop_aux_stringify to multideref_stringifyDavid Mitchell2015-01-271-1/+1
* move functions marked as mathomed in embed.fnc to mathoms.cDaniel Dragan2015-01-271-0/+2
* PerlIO::scalar write() at large file positionTony Cook2015-01-273-2/+28
* factor out a dXSTARG in B::Daniel Dragan2015-01-271-4/+4
* Dodge warning with STATIC_ASSERT_STMT, VMS C++.Craig A. Berry2015-01-252-2/+2
* bump attributes.pm versionDavid Mitchell2015-01-221-1/+1
* Fix SDBM_File clean target after ac0e53cd2e.Craig A. Berry2015-01-221-1/+3
* attributes.xs: Don’t emit const warning for anonsFather Chrysostomos2015-01-211-1/+1
* fix SDBM_File builds using gcc on Win32Tony Cook2015-01-221-1/+1
* Notes on NaN structure, for future generation/extraction.Jarkko Hietaniemi2015-01-201-0/+35
* Document :constFather Chrysostomos2015-01-191-0/+7
* attributes.xs: Remove dVARFather Chrysostomos2015-01-191-1/+0
* Let attributes.pm know about the const attributeFather Chrysostomos2015-01-192-4/+22
* Add :const anon sub attributeFather Chrysostomos2015-01-191-1/+1
* avoid a build issue with non-threaded Win32 buildsTony Cook2015-01-201-2/+0
* remove multi-eval problem from File::GlobDaniel Dragan2015-01-192-6/+7
* Fixes for Pod-HTML tests after Pod-Simple updateJames E Keenan2015-01-182-3/+7
* Add 'strict' subpragma to 'use re'Karl Williamson2015-01-132-1/+139
* Simplify ext/SDBM_File layout and buildEd J2015-01-1328-114/+17
* Bump $VERSION following previous commitSteve Hay2015-01-101-1/+1
* Revert "fix attributes memcmp without len<6 (asan catch)"Steve Hay2015-01-102-2/+2
* POSIX.pod: Various nits, typos, clarificationsKarl Williamson2015-01-101-140/+159
* Fix broken ext/POSIX/t/wrappers.t on WindowsKarl Williamson2015-01-071-1/+1
* PATCH: [perl #123503] Bug in POSIX::strerror on 5.21.7Karl Williamson2015-01-062-1/+18
* Add test case for [perl #123171]Karl Williamson2015-01-061-0/+21
* const a PERLIO vtable in PerlIO::encodingDaniel Dragan2015-01-052-3/+3
* b.t: Fix test sequence numbersFather Chrysostomos2015-01-051-0/+1