summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Release managers need to be careful in INSTALLFlorian Ragwitz2010-08-171-0/+5
* Update INSTALL regarding binary compatibilityFlorian Ragwitz2010-08-171-2/+2
* perldelta up to d5da2b2Florian Ragwitz2010-08-171-1/+5
* Bump $feature::VERSIONFlorian Ragwitz2010-08-171-1/+1
* Only copy op.c to opmini.c if op.c is a symlink, else use a symlink.Nicholas Clark2010-08-161-5/+17
* Use a loop to generate the Makefile rules for opmini.c and perlmini.c.Nicholas Clark2010-08-161-19/+16
* For both opmini.o and perlmini.o define PERL_EXTERNAL_GLOB and PERL_IS_MINIPERLNicholas Clark2010-08-162-2/+5
* perldelta up to b474a1bFlorian Ragwitz2010-08-161-1/+11
* Corrected typo in documentation for glob().Chris 'BinGOs' Williams2010-08-161-1/+1
* Update Test-Harness to CPAN version 3.22Chris 'BinGOs' Williams2010-08-1689-834/+1025
* Remove compile-time conditionals from PVIV and PVNV body sizes.Nicholas Clark2010-08-161-15/+0
* fix [perl #74118] $[ assignment not noisy enoughZefram2010-08-162-1/+7
* Remove MacOS 9 support code from XS-APItestFlorian Ragwitz2010-08-1612-19/+2
* Revert "Make the peep recurse via PL_peepp"Florian Ragwitz2010-08-1610-185/+15
* perldelta up to a98d1b3Florian Ragwitz2010-08-151-16/+95
* Fix the overload tests marked as TODO in 22afb09b13a6dc17f20388991422fdbe6166...Chris 'BinGOs' Williams2010-08-151-6/+4
* perldelta up to 2be7097Florian Ragwitz2010-08-151-12/+45
* Add a note on API versions for release managersFlorian Ragwitz2010-08-151-0/+7
* Remove the vestigial my_safe{calloc,malloc,free} macros from sv.cNicholas Clark2010-08-151-13/+8
* Remove the unused new_X*V and del_X*V macros from sv.cNicholas Clark2010-08-151-26/+1
* Note the e-mail address Robin Barker used in db7198b53dd9e7c0.Nicholas Clark2010-08-151-0/+1
* [perl #72588] t/op/mkdir.t fails, setting LC_ALL=C does not workSlaven Rezic2010-08-141-2/+2
* RT #74436: [PATCH] Add -Wwrite-stringsRobin Barker2010-08-142-2/+3
* RT #77150: perlre documentation issue and possible fixChas. Owens2010-08-142-5/+17
* Made a number of tests TODO in lib/overload.t due to changes to Test-SimpleChris 'BinGOs' Williams2010-08-141-1/+3
* Update Test-Simple to CPAN version 0.96Chris 'BinGOs' Williams2010-08-1430-127/+942
* Properly reinstate space optimisations to SV body structures.Nicholas Clark2010-08-141-3/+3
* Add Wolfram Humann to AUTHORSJan Dubois2010-08-131-0/+1
* make string-append on win32 100 times fasterWolfram Humann2010-08-132-0/+12
* POSIX/t/posix.t expects a certain start to Makefile.PLTony Cook2010-08-141-0/+1
* two of my patches had a bad From, teach checkAUTHORs.pl about themTony Cook2010-08-141-1/+2
* make_ext.pl populates @INC correctly, don't override it badlyTony Cook2010-08-131-4/+0
* Cwd.pm needs to be installed in lib before SDBM_File recurses. Mark the depen...Tony Cook2010-08-131-0/+2
* use charnames (); failsKarl Williamson2010-08-132-7/+44
* charnames.t: tweak amount of testing of CJK charsKarl Williamson2010-08-131-6/+13
* charnames.t: Change message to fit in 80 columnsKarl Williamson2010-08-131-3/+3
* charnames.t: Guard agains empty lines in __DATA__Karl Williamson2010-08-131-0/+1
* charnames.t: use srand's seedKarl Williamson2010-08-131-5/+5
* Fix untimely destruction introduced by lvalue ops [RT#67838] by returning a T...Eric Brine2010-08-136-108/+73
* TODO tests for untimely destruction introduced by lvalue ops [RT#67838]Eric Brine2010-08-134-4/+63
* Pure Perl lvalue subs can't return temps, even if they are magical. This hold...Eric Brine2010-08-132-4/+3
* Pure Perl lvalue subs can't return temps, even if they are magical. This hold...Eric Brine2010-08-134-1/+76
* Add perldiag entry for invalid version objectDavid Golden2010-08-121-0/+6
* Remove invalid version object from diag.t exceptionsDavid Golden2010-08-121-1/+0
* Refactor porting/diag.t and improve output formatDavid Golden2010-08-121-20/+35
* Add perldiag entries for new version format errorsDavid Golden2010-08-122-10/+30
* Improve diag.t to detect BADVERSION diagnosticsDavid Golden2010-08-121-17/+20
* Account for GNU "i" extension when checking 'nm' output.H.Merijn Brand2010-08-128-2/+30
* Convert int.t to test.pl (and hence produce better failure diagnostics).Nicholas Clark2010-08-121-50/+21
* RT #75468: readline ignores <> overloading when arg is tiedFather Chrysostomos2010-08-112-1/+4