summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Update B's size/offset for CvFLAGS to U32, following commit 51c78f1b91bbcd7a.Nicholas Clark2013-06-251-1/+1
* [perl #113926] fix a hash randomization bugTony Cook2013-06-241-2/+2
* [perl #113926] add tests for Pod::Html::anchorify()James E Keenan2013-06-241-0/+96
* Quote and indent %B::Concise::priv initialisation consistentlyDagfinn Ilmari Mannsåker2013-06-241-68/+60
* Stop split from mangling constantsFather Chrysostomos2013-06-221-0/+1
* Increase $XS::APItest::VERSION to 0.54Father Chrysostomos2013-06-221-1/+1
* Increase $I18N::Langinfo::VERSION to 0.11Father Chrysostomos2013-06-221-1/+1
* Increase $Hash::Util::FieldHash::VERSION to 1.12Father Chrysostomos2013-06-221-1/+1
* Increase $Devel::Peek::VERSION to 1.12Father Chrysostomos2013-06-221-1/+1
* Increase $B::Concise::VERSION to 0.97Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-227-19/+24
* Documentation corrections from Wallace Reis++.James E Keenan2013-06-232-0/+10
* Increase $B::VERSION to 1.44Father Chrysostomos2013-06-211-1/+1
* 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