summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Remove BmRARE and BmPREVIOUSFather Chrysostomos2013-06-212-13/+19
* optree_constants.t: Correct line number in commentFather Chrysostomos2013-06-211-1/+1
* Fix ext\B\t\concise.t when building with ALL_STATIC=define on WindowsSteve Hay2013-06-181-2/+6
* Synchronize pod2html usage output and its POD textPetr Písař2013-06-092-10/+113
* Include the Win32 extension in the ALL_STATIC build on Win32Steve Hay2013-06-071-1/+1
* change svpeek.t to append the VOS executable suffix to $^XPaul Green2013-06-031-0/+5
* change DynaLoader.t to know VOS has no libc libraryPaul Green2013-06-031-1/+1
* eliminate an unused variableTony Cook2013-06-032-2/+1
* add strbeg argument to Perl_re_intuit_start()David Mitchell2013-06-022-4/+10
* Cache HvFILL() for larger hashes, and update on insertion/deletion.Nicholas Clark2013-05-291-3/+115
* POSIX.pod: wrap/shorten long linesFather Chrysostomos2013-05-261-14/+27
* Bump $VERSION.James E Keenan2013-05-251-1/+1
* typo fix for XS::APItestDavid Steinbrunner2013-05-251-1/+1
* making the BSD in bsdish stand out for Sys::HostnameDavid Steinbrunner2013-05-251-2/+2
* typo fix for reDavid Steinbrunner2013-05-251-2/+2
* typo fix for mroDavid Steinbrunner2013-05-251-2/+2
* typo fix for IPC::Open3David Steinbrunner2013-05-251-2/+2
* typo fix for Hash::Util::FieldHashDavid Steinbrunner2013-05-251-2/+2
* typo fixes for File::DosGlobDavid Steinbrunner2013-05-251-3/+3
* Typo fixes for B modules.David Steinbrunner2013-05-253-6/+6
* fix various Pod line length warningsDavid Golden2013-05-231-7/+24
* Make Unicode::UCD::search_invlist() availableKarl Williamson2013-05-221-2/+2
* Add tests for case-change macros APIKarl Williamson2013-05-203-3/+382
* Use new case changing macrosKarl Williamson2013-05-201-2/+2
* Quick fixes to Yves' hash randomization documentationSteffen Mueller2013-05-081-4/+4
* hoping this works finally. gcc is too permissive with my build optionsYves Orton2013-05-071-1/+1
* document Hash::Util::hash_traversal_mask()Yves Orton2013-05-071-0/+22
* fix build issue with picky compilersYves Orton2013-05-071-1/+1
* Make it possible to disable and control hash key traversal randomizationYves Orton2013-05-072-1/+23
* move Perl_ck_warner() before unwind [perl #113794]Zefram2013-04-241-1/+2
* Provide proper link to original Dylan paper.James E Keenan2013-04-101-2/+2
* rework split() special case interaction with regex engineYves Orton2013-03-271-0/+2
* Make smartmatch, given & when experimentalBrian Fraser2013-03-262-0/+2
* File::Glob: Drop dependency on given/whenBrian Fraser2013-03-261-15/+19
* improve how Devel::Peek::Dump handles iterator informationYves Orton2013-03-241-12/+5
* fix Peek.t to work with NEW COWDavid Mitchell2013-03-231-1/+2
* Revert "fix Peek.t to work with NEW COW"David Mitchell2013-03-232-7/+6
* fix Peek.t to work with NEW COWDavid Mitchell2013-03-232-6/+7
* I18N-Langinfo/Langinfo.pm: Pod nitAaron Trevena2013-03-201-2/+2
* Perl_sv_uni_display() needs to be aware of RX_WRAPPED()Nicholas Clark2013-03-191-0/+34
* add a "hash quality score" to Hash::Util::bucket_stats()Yves Orton2013-03-191-7/+28
* ext/Pod-Html/testdir/perlvar-copy.pod: Fix broken pod linksKarl Williamson2013-03-181-2/+2
* Fix Peek.t under PERL_OLD_COPY_ON_WRITEDavid Mitchell2013-03-121-1/+1
* Revert "Bump Pod::Html to 1.19"Chris 'BinGOs' Williams2013-02-281-1/+1
* Bump Pod::Html to 1.19Chris 'BinGOs' Williams2013-02-281-1/+1
* correct Pod-Html tests for new Pod-Simple outputRicardo Signes2013-02-285-12/+12
* suppress "experimental" warnings for my $_Ricardo Signes2013-02-204-4/+4
* Test that call checkers are copied with actual closures.Nicholas Clark2013-02-131-1/+29
* Make File::DosGlob handle VMS extended filespecs.Craig A. Berry2013-02-121-1/+8
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-094-18/+35