summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make comprehensible the description of the glob-copy-FAKE fixchip/5.14.1-docsChip Salzenberg2011-05-171-30/+19
* further glob doc clarificationChip Salzenberg2011-05-161-8/+5
* clarify *foo{IO} docChip Salzenberg2011-05-161-5/+6
* omit needless wordsChip Salzenberg2011-05-161-1/+1
* Amend the readline()+signals caveatJosh ben Jore2011-05-141-2/+2
* Remove RC3 marker.v5.14.0Jesse Vincent2011-05-141-1/+0
* Make ‘require func()’ work with .pm abs pathv5.14.0-RC3Father Chrysostomos2011-05-112-2/+17
* RC3 bumpJesse Vincent2011-05-114-5/+7
* Remove the "RC2" marker in preparation for Wednesday's final release.Jesse Vincent2011-05-091-1/+0
* "fix bug; also prefix ?? matches with m due to 5.14 deprecation"Tom Christiansen2011-05-081-6/+6
* Updates to perlfunc to explicitly mention some of 5.14's new featuresv5.14.0-RC2Tom Christiansen2011-05-041-37/+50
* It's not 2012. - spotted by jdbJesse Vincent2011-05-031-1/+1
* typo fix spotted by tchristJesse Vincent2011-05-031-1/+1
* Bump Module::CoreList because the content changed since RC1 and we haveJesse Vincent2011-05-032-3/+3
* RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrowJesse Vincent2011-05-033-3/+4
* Documentation for sprintf updates in Perl 5.14Jesse Vincent2011-05-031-7/+22
* Doc changes for [perl #89750]Karl Williamson2011-05-033-4/+59
* regcomp.c: White space onlyKarl Williamson2011-05-031-4/+4
* PATCH: [perl #89750]: Unicode regex negated case-insensitivityKarl Williamson2011-05-033-1/+28
* utf8.c: Add _flags version of to_utf8_fold()Karl Williamson2011-05-036-21/+39
* embed.fnc: Allow NULL arg to to_utf8_case()Karl Williamson2011-05-032-4/+3
* Small typo fixes in perldeltaJesse Vincent2011-05-031-4/+1
* Minor perldelta fixesFather Chrysostomos2011-05-031-10/+12
* skip t/io/eintr.t on production releasesDavid Mitchell2011-05-031-1/+6
* skip a problematic test on openbsd/threadTony Cook2011-04-271-0/+2
* typoRobin Barker2011-04-271-1/+1
* TomC change with a twistH.Merijn Brand2011-04-261-4/+4
* perldelta fixesZefram2011-04-261-42/+46
* Typo in commit b641685 breaks Solaris-x64 with Sun ccJan Dubois2011-04-251-1/+1
* perlre: Don't treat /aa as a separate modifierKarl Williamson2011-04-221-4/+2
* VMS-related known problems in 5.14.0.Craig A. Berry2011-04-221-0/+13
* Skup sigdispatch tests on VMS as they hang the VMS smokers.Craig A. Berry2011-04-211-1/+1
* On Win32, skip the tests added in 011c3814, as alarm can't interrupt select.v5.14.0-RC1Nicholas Clark2011-04-201-1/+3
* perldelta: Fix broken linksKarl Williamson2011-04-191-4/+1
* Revert "Missing bug number in d12b49d"Father Chrysostomos2011-04-191-1/+1
* Authors sorting from tchristJesse Vincent2011-04-201-24/+24
* perlop: /o updateKarl Williamson2011-04-191-8/+28
* perllocale: Mention /lKarl Williamson2011-04-191-2/+7
* perldelta: Fix remaining confusing double double quotesKarl Williamson2011-04-191-5/+5
* perldelta encoding error spotted by tchristJesse Vincent2011-04-201-1/+1
* Bump patchlevel to RC1Jesse Vincent2011-04-201-1/+1
* Update to Known Problems, removing several previously-known problemsJesse Vincent2011-04-201-23/+7
* Reflowing textJesse Vincent2011-04-201-4/+5
* Ilmari pointed out that I incorrectly marked up some perl function()Jesse Vincent2011-04-201-7/+7
* Update the documentation for rand() to note that it's notJesse Vincent2011-04-201-0/+7
* Update Module::CoreList for 5.14.0Jesse Vincent2011-04-202-2/+670
* Add 5.14.0RC1 and 5.14.0 (hopeful) date to perlhistJesse Vincent2011-04-201-0/+3
* Started to flesh out the AUTHORS section of perldeltaJesse Vincent2011-04-201-1/+53
* dispatch signals when leaving an evalDavid Mitchell2011-04-192-2/+26
* Missing bug number in d12b49dFather Chrysostomos2011-04-191-1/+1