summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/POSIX/POSIX.xs: White space only, align columnKarl Williamson2014-07-091-1/+1
* POSIX::setlocale(LC_NUMERIC) returns proper localeKarl Williamson2014-07-092-4/+34
* add op_lastsib and -DPERL_OP_PARENTDavid Mitchell2014-07-086-19/+45
* add op_sibling_splice() fn and make core use itDavid Mitchell2014-07-083-61/+74
* Devel::Peek: test 2-arg form of DumpDavid Mitchell2014-07-081-0/+18
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-087-51/+61
* Deprecate /\C/David Mitchell2014-07-031-1/+4
* extra tests for grok_number(_flags)()Tony Cook2014-07-033-1/+52
* Increment to $VERSION in ext/Hash-Util/lib/Hash/Util.pm.James E Keenan2014-06-281-1/+1
* hv can be left uninitialized.Jarkko Hietaniemi2014-06-271-2/+2
* printf formats are hard.Jarkko Hietaniemi2014-06-271-1/+1
* bump $XS::APItest::VERSION to 0.62Matthew Horsfall (alh)2014-06-241-1/+1
* Under GLOBAL_STRUCT mgvtbl-s are const, which angers g++.Jarkko Hietaniemi2014-06-241-1/+1
* IPC-Open3.t: For d3ae482b also need the "SKIP" label from the original.George Greer2014-06-211-1/+1
* Fix test file per George Greer comment.James E Keenan2014-06-211-27/+31
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-212-5/+5
* Revert 6 tests failing on Win32 smoker.James E Keenan2014-06-211-27/+27
* Untie STDERR in IPC::Open3.Dmitri Tikhonov2014-06-212-2/+30
* tweak type for picky compilersYves Orton2014-06-161-1/+1
* Make hash_value() accept an optional seedYves Orton2014-06-161-6/+17
* Some low-hanging -Wunreachable-code fruits.Jarkko Hietaniemi2014-06-151-2/+1
* Revert "Some low-hanging -Wunreachable-code fruits."Jarkko Hietaniemi2014-06-131-0/+1
* Some low-hanging -Wunreachable-code fruits.Jarkko Hietaniemi2014-06-131-1/+0
* Remove MAD.Jarkko Hietaniemi2014-06-131-17/+2
* POSIX.xs: Fix typo.Karl Williamson2014-06-121-1/+1
* Allow to compile if don't have LC_CTYPE etc definedKarl Williamson2014-06-121-2/+4
* bump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO-scalar, OS2-ProcessTony Cook2014-06-123-3/+3
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-1215-16/+16
* Removed NeXT supportBrian Fraser2014-06-114-361/+4
* correct handling of buffer sizes for POSIX::strxfrm()Tony Cook2014-06-111-3/+5
* POSIX.xs: Add a const to a parameterKarl Williamson2014-06-071-1/+1
* strftime: Set UTF-8 flag appropriately on returnKarl Williamson2014-06-071-2/+7
* PATCH: [perl #119425] strftime with %pKarl Williamson2014-06-071-3/+13
* Add parameters to "use locale"Karl Williamson2014-06-051-1/+1
* Keep LC_NUMERIC in C locale, except for brief periodsKarl Williamson2014-06-052-0/+50
* 'use locale' no longer ever fails.to compileKarl Williamson2014-06-053-25/+9
* Set utf8 flag properly in localeconvKarl Williamson2014-06-051-3/+44
* Exclude undefined hash elements from localeconv()Karl Williamson2014-06-051-5/+11
* Swap #if sense for localeconv()Karl Williamson2014-06-051-8/+8
* Localeconv() should be independent of 'use locale'Karl Williamson2014-06-053-2/+8
* Fix 2 overlong verbatim lines in Hash::UtilKarl Williamson2014-06-021-14/+15
* Use PERL_UNUSED_RESULT.Jarkko Hietaniemi2014-06-021-2/+3
* Hash::Util - fixes to hash stats and add bucket_stats_formatted()Yves Orton2014-06-023-21/+139
* XS-APItest/t/handy.t: Change output messageKarl Williamson2014-05-291-1/+1
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-291-1/+1
* Followup to 316ebaf (aka perl #121894).Jarkko Hietaniemi2014-05-291-3/+7
* Bump version for Devel::PeekKarl Williamson2014-05-291-1/+1
* fcntl receiving -1 from fileno, fcntl failing.Jarkko Hietaniemi2014-05-291-1/+5
* Insert asserts to paths suspected by Coverity.Jarkko Hietaniemi2014-05-292-0/+2
* bump version on NDBM_FileDavid Mitchell2014-05-291-1/+1