summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix typo in perldeltaRicardo Signes2014-01-071-1/+1
* correct release date for v5.18.2Ricardo Signes2014-01-071-2/+2
* Update META filesv5.18.2Ricardo Signes2014-01-061-1/+1
* disarm the release candidate markerRicardo Signes2014-01-061-1/+0
* add haarg to AUTHORSv5.18.2-RC4Ricardo Signes2013-12-211-0/+1
* skip RC tags when checking versions diffsGraham Knop2013-12-211-2/+8
* bump to RC4Ricardo Signes2013-12-211-1/+1
* remove a now-fixed podcheck known problemRicardo Signes2013-12-211-1/+0
* perldelta for the rest of the changes since RC3Ricardo Signes2013-12-211-0/+42
* update CoreList for B::Concise updateRicardo Signes2013-12-211-0/+1
* bump version on B::ConciseRicardo Signes2013-12-211-1/+1
* Update README copyright to 2013Smylers2013-12-211-2/+2
* update the super quick patch guideRicardo Signes2013-12-211-186/+173
* Restore perlrepository.pod in stub formSmylers2013-12-214-0/+24
* Fix segfault in filehandle duplicationLeon Timmermans2013-12-211-1/+1
* Fix buffer overflow with overlong identifiersFather Chrysostomos2013-12-212-2/+10
* Don’t assume targs are contiguous for ‘my $x; my $y’Father Chrysostomos2013-12-211-1/+1
* Unbreak Concise glob outputFather Chrysostomos2013-12-212-2/+16
* Backport Module-CoreList changes for v5.19.7 for sanityChris 'BinGOs' Williams2013-12-212-0/+127
* update patchlevel to RC3v5.18.2-RC3Ricardo Signes2013-12-191-1/+1
* update tentative release date in corelistRicardo Signes2013-12-191-1/+1
* update tentative release date in perlhistRicardo Signes2013-12-191-1/+1
* perldelta for 18ca6dc3Ricardo Signes2013-12-191-0/+6
* Unbreak -bareword under strict+integerFather Chrysostomos2013-12-192-2/+9
* add perldelta for 947ba0fRicardo Signes2013-12-191-0/+6
* PATCH: [perl #120799] 5.18 regression with [:^ascii] and \x80-\xFFKarl Williamson2013-12-192-0/+10
* perldelta for cherry pick of 257dc59v5.18.2-RC2Ricardo Signes2013-12-061-0/+6
* update versions and dates for a second 5.18.2 RCRicardo Signes2013-12-063-3/+3
* [perl #120694] Fix ->SUPER::foo and AUTOLOADFather Chrysostomos2013-12-062-2/+24
* arm the "this is RC1" alertv5.18.2-RC1Ricardo Signes2013-12-022-1/+2
* corelist: push back 5.18.2 release dateRicardo Signes2013-12-011-1/+1
* push back 5.18.2 release dateRicardo Signes2013-12-011-1/+1
* update perldelta for File::Glob version bumpRicardo Signes2013-11-301-0/+4
* bump File::Glob version for 5.18.2Ricardo Signes2013-11-302-1/+2
* Fix ext/File-Glob/t/threads.t filenames for VMS.Craig A. Berry2013-11-301-1/+1
* File::Glob: Dup glob state in CLONE()Brian Fraser2013-11-303-0/+105
* [perl #114864] Make UNIVERSAL::DESTROY changes invalidate cachesFather Chrysostomos2013-11-303-2/+24
* reparse compile-time /(?{})/ in right scopeDavid Mitchell2013-11-302-1/+47
* PATCH [perl #119713] Regex \8 and \9 after literals no longer workKarl Williamson2013-11-272-1/+29
* add tentative 5.18.2 release dateRicardo Signes2013-11-271-0/+1
* For SDBM_File, stop EU::MM from generating its default subdirs rule.Nicholas Clark2013-11-221-0/+6
* remove 5.19.7 tentative entries from corelistRicardo Signes2013-11-212-25/+0
* add new CoreList tests to manifestRicardo Signes2013-11-201-0/+1
* add the v5.18.2 changes to Module::CoreListRicardo Signes2013-11-203-4/+29
* import Module-CoreList from bleadRicardo Signes2013-11-207-413/+1074
* update perldelta for 5.18.2Ricardo Signes2013-11-201-323/+25
* bump version to v5.18.2Ricardo Signes2013-11-2022-127/+127
* English.pm: update perl version where perf fixedDavid Mitchell2013-11-191-3/+3
* Disable new //p testsDavid Mitchell2013-11-191-1/+2
* RT #118213: handle $r=qr/.../; /$r/p properlyDavid Mitchell2013-11-193-22/+50