summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* charnames: Check for malformed utf8Karl Williamson2011-06-151-1/+1
* charnames pod: Note that BELL is now deprecatedKarl Williamson2011-06-151-1/+2
* charnames: Minor pod clarificationsKarl Williamson2011-06-151-13/+18
* charnames: Quote metachars in script namesKarl Williamson2011-06-152-2/+6
* Benchmark.t: ignore sys CPU timeDavid Mitchell2011-06-151-4/+8
* Benchmark.t: fix count estimateDavid Mitchell2011-06-151-1/+1
* [perl #92828] eintr.t hangs on FreeBSDDavid Mitchell2011-06-151-0/+29
* Remove Shell from the core distribution. Get it from CPAN now.Nicholas Clark2011-06-155-351/+5
* Make B::Deparse emit CORE::state, etc.Father Chrysostomos2011-06-143-4/+43
* perldelta.pod updated through ca3749dDavid Golden2011-06-141-6/+40
* Mark Devel::DProf as deprecated in corelistFlorian Ragwitz2011-06-141-0/+3
* Kill Devel::DProfFlorian Ragwitz2011-06-1445-2656/+36
* Ignore deletes when looking for changed versionsFlorian Ragwitz2011-06-141-1/+1
* Allow ‘continue;’ without feature.pmFather Chrysostomos2011-06-145-32/+13
* perldelta up to 571f0e8Father Chrysostomos2011-06-141-4/+53
* Update PerlCheat to 5.14H.Merijn Brand2011-06-141-58/+60
* pos in lvalue context now returns a PVMG instead of a PVLV.Nicholas Clark2011-06-143-8/+9
* In magic.t, restore $$ after modifying it.Nicholas Clark2011-06-141-0/+2
* [perl #8611] tied handles and gotos don't mixDavid Mitchell2011-06-142-2/+52
* Ignore the generated mg_data.hFlorian Ragwitz2011-06-141-0/+1
* perlfaq9: Sys::Hostname is in core since 5.0brian d foy2011-06-141-4/+4
* Remove FAQ about PONIEbrian d foy2011-06-142-19/+0
* Re-mention $foo Magazin in perlfaq2brian d foy2011-06-141-2/+4
* The Perl Review isn't really a magazine anymorebrian d foy2011-06-141-8/+2
* Make $$ writable, but still magicalFather Chrysostomos2011-06-134-14/+50
* Update preferred perldelta RT citation standardDavid Golden2011-06-131-2/+7
* charnames: Abbreviations wrong on certain C1 controlsKarl Williamson2011-06-133-8/+19
* Move an XS::APItest var decl to PREINITFather Chrysostomos2011-06-121-1/+2
* More perldelta entriesFather Chrysostomos2011-06-121-12/+89
* Some perldelta updatesFather Chrysostomos2011-06-121-29/+154
* Fix typo in perlmodFather Chrysostomos2011-06-121-1/+1
* Completely free hashes containing nullsFather Chrysostomos2011-06-124-6/+44
* Reorder interpreter struct to remove alignment holesNicholas Clark2011-06-121-11/+10
* Re-order perlvars.h to group related variables, and spread mutexes out.Nicholas Clark2011-06-121-45/+41
* PL_perlio_mutex is only needed with USE_UIHREADS && USE_PERLIONicholas Clark2011-06-121-1/+1
* Change PL_use_safe_putenv from int to bool.Nicholas Clark2011-06-122-2/+2
* Move PL_runops_{std,dbg} to perl.h, and make them const.Nicholas Clark2011-06-125-16/+10
* Move PL_global_struct_size, PL_interp_size{,_5_16_0} to perl.hNicholas Clark2011-06-125-33/+20
* In perlvar.h, move the always-present globals above those conditionally compiledNicholas Clark2011-06-125-32/+31
* Move PL_{revision,version,subversion} to perl.h, making them const U8.Nicholas Clark2011-06-125-36/+26
* Move PL_sh_path to perl.h (except for OS/2), as it's const char[]Nicholas Clark2011-06-124-5/+15
* Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h, as all are const char[]Nicholas Clark2011-06-128-48/+11
* Eliminate PL_patleave, unused since perl 5.0 alpha 2.Nicholas Clark2011-06-123-6/+0
* Move the temporary definitions for PERLVAR* macros inside #ifdef MULTIPLICITYNicholas Clark2011-06-121-36/+42
* Update Porting/checkURL.pl to not verify secure hostnames and add many updatesLeon Brocard2011-06-121-12/+102
* Fix broken URL in dist/threads/lib/threads.pm for the itheads mailing listLeon Brocard2011-06-121-1/+1
* Fix broken URLs in dist/Net-Ping/Changes from perlbrowse to gitLeon Brocard2011-06-121-1/+1
* Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCsLeon Brocard2011-06-121-2/+2
* Fix broken URLs in ExtUtils-Install/Changes from perlbrowse to gitLeon Brocard2011-06-121-2/+2
* Fix broken URL in threads/shared.pm for the itheads mailing listLeon Brocard2011-06-121-1/+1