summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge POPBLOCK and POPBLOCK_normalsprout/POPBLOCK_normalFather Chrysostomos2011-12-021-11/+9
* Update POPBLOCK_normal’s debug outputFather Chrysostomos2011-12-021-5/+4
* [perl #71156] POPBLOCK_normalGerard Goossen2011-12-023-7/+19
* Add Mark Dootson to AUTHORSFather Chrysostomos2011-12-021-0/+1
* Increase $threads::VERSION to 1.86Father Chrysostomos2011-12-021-2/+2
* [perl #104776] Fix threads for latest 64bit mingw-w64 + gcc 4.6Mark Dootson2011-12-021-0/+3
* $tied =~ s///e when FETCH returns a COWFather Chrysostomos2011-12-022-3/+10
* skip Perl_my_symlink symbol on older VMS systems.Craig A. Berry2011-12-021-0/+3
* Update Locale-Codes version in Maintainers.plChris 'BinGOs' Williams2011-12-021-1/+1
* Allow COW PVMGs to be tiedFather Chrysostomos2011-12-012-3/+23
* Use SvOOK_onFather Chrysostomos2011-12-012-5/+3
* Bring SvOOK_on back, but simplerFather Chrysostomos2011-12-011-0/+1
* Update Locale-Codes to CPAN version 3.20Chris 'BinGOs' Williams2011-12-0151-1416/+3377
* Merge branch 'dual-life-socket' into bleadFlorian Ragwitz2011-12-0112-241/+350
|\
| * Bump Socket::VERSION to 1.95; to match CPAN releasePaul \"LeoNerd\" Evans2011-12-011-1/+1
| * Snapshot of P/PE/PEVANS/Socket-1.94_07.tar.gzPaul \"LeoNerd\" Evans2011-12-012-5/+61
| * More fixups for dual-life to support out-of-core buildPaul \"LeoNerd\" Evans2011-12-012-4/+80
| * Prepare Socket.pm for dual-lifePaul \"LeoNerd\" Evans2011-12-0111-20/+22
| * Fixups for older Perl versions:Paul \"LeoNerd\" Evans2011-12-012-1/+5
| * Rewrite ext/Socket/t/Socket.t to use Test::More rather than manual printingPaul \"LeoNerd\" Evans2011-12-011-126/+97
|/
* Install perlfaq and perlglossary manpages in section 1 of the manualRafael Garcia-Suarez2011-12-012-0/+14
* Skip executable Cygwin test in EUMM when in coreChris 'BinGOs' Williams2011-12-011-2/+4
* avoid conflicting static / dllexport on legacy perls tooTony Cook2011-12-011-1/+1
* ignore a cygwin specific generated fileTony Cook2011-12-011-0/+3
* static and dllexport don't belong together on cygwinTony Cook2011-12-011-1/+1
* sv.c: fix comment typo added by ce2077b184Father Chrysostomos2011-11-301-1/+1
* Remove SvOOK_onFather Chrysostomos2011-11-301-1/+0
* perlintro: consistent use of spaces after dotsFather Chrysostomos2011-11-301-12/+12
* [perl #105024] UNIVERSAL::AUTOLOAD and %+Father Chrysostomos2011-11-302-2/+20
* teach podcheck.t about newly linked-to module in perlfuncRicardo Signes2011-11-301-1/+3
* Don't suggest using srand for "cryptographic purposes"Abhijit Menon-Sen2011-12-011-16/+10
* pod/perlintro: mention that "foreach" is really a synonym for "for"Ævar Arnfjörð Bjarmason2011-11-301-0/+3
* pod/perlsyn: for is equivalent to "foreach'Ævar Arnfjörð Bjarmason2011-11-301-0/+3
* perlhacktips: typoFather Chrysostomos2011-11-301-1/+1
* perlsource.pod: toolks → toolsFather Chrysostomos2011-11-301-1/+1
* Another confusing comment; this time in regcomp.cFather Chrysostomos2011-11-301-1/+2
* Correct comment in hv.c:S_share_hek_flagsFather Chrysostomos2011-11-291-1/+1
* Remove obsolete comment about SvPOKp in sv.hFather Chrysostomos2011-11-291-4/+0
* hv.h: Don’t call a char * parameter ‘sv’!Father Chrysostomos2011-11-291-2/+2
* hv.h: remove obsolete commentFather Chrysostomos2011-11-291-1/+0
* sv.c/find_uninit_var: Explain kid-scanning loop betterFather Chrysostomos2011-11-291-2/+7
* sv.c: typoFather Chrysostomos2011-11-291-1/+1
* panic after cow-to-stash assignmentFather Chrysostomos2011-11-282-1/+13
* As perldoc is linked from perl.pod, it shouldn't be in perltoc's sin list.Nicholas Clark2011-11-281-1/+0
* Eliminate vestigial reference to unpushed.h from descrip_mms.templateNicholas Clark2011-11-281-1/+0
* pod/buildtoc now generates pod/roffitallNicholas Clark2011-11-2810-331/+77
* avoid double defining the POSIX::TCSANOW constant subTony Cook2011-11-282-3/+7
* sv.c: Turn a FIXME comment into an explanationFather Chrysostomos2011-11-271-3/+3
* Remove duplicate comment from sv.hFather Chrysostomos2011-11-271-1/+1
* Update Module-Loaded to CPAN version 0.08Chris 'BinGOs' Williams2011-11-274-23/+27