summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A macro used only once isn't a typing saving, and 3 macro definitionsNicholas Clark2008-04-062-5/+1
* Replace all remaining accesses to COP's cop_label with CopLABEL().Nicholas Clark2008-04-064-11/+11
* Add attempting Exterminate! cop_label to perltodo.Nicholas Clark2008-04-061-0/+22
* Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdownPaul Fenwick2008-04-061-0/+4
* perlfunc.pod: atan2(0,0) returns 0, not undefPaul Fenwick2008-04-061-1/+2
* Missed updated a test description, as spotted by vincent.Nicholas Clark2008-04-061-1/+1
* UCD 5.1.0Nicholas Clark2008-04-0523-322/+8039
* Tru64: align fp policies of gcc and ccJarkko Hietaniemi2008-04-051-1/+1
* Run overload.pl from regen.pl, and check overload.c as well as overload.hSteve Hay2008-04-041-3/+2
* Make PL_AMG_names and PL_AMG_namelens staticJan Dubois2008-04-042-4/+4
* PL_bincompat_opt should be exported on AIX and WindowsJan Dubois2008-04-041-0/+1
* Pack lib/CGI/t/upload_post_text.txt with uupacktool.pl. (It contains aNicholas Clark2008-04-033-1/+90
* Clean up some compiler warnings spotted by smokers.Nicholas Clark2008-04-032-4/+4
* In Perl_sv_grow(), no need to do PERL_STRLEN_ROUNDUP() if we haveNicholas Clark2008-04-021-1/+1
* Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG...Jerry D. Hedden2008-04-021-2/+2
* Fix bug in change 33379 - if we're using malloc_size() as well as beingNicholas Clark2008-04-021-5/+13
* Define sv_insert() as a wrapper to sv_insert_flags(), and moveNicholas Clark2008-04-017-21/+22
* Add the correct argument assertion macro to sv_insert_flags().Nicholas Clark2008-04-011-1/+2
* Upgrade to Win32-0.35Steve Hay2008-04-015-135/+140
* Module::CoreList wasn't listing Config.pm everywhere.Rafael Garcia-Suarez2008-04-011-2/+15
* $VERSION++ for all the non-dual life modules outside ext/ thatNicholas Clark2008-03-315-5/+6
* Fix bug in the code for --opened - it was not working on blead.Nicholas Clark2008-03-311-2/+5
* $VERSION++ for all the non-dual life modules in ext/ thatNicholas Clark2008-03-318-8/+8
* Double magic with substrVincent Pit2008-03-317-4/+39
* Config.pm needs to be listed in Module::CoreList, tooRafael Garcia-Suarez2008-03-311-0/+2
* Give DynaLoader a non-dev version number.Nicholas Clark2008-03-301-1/+1
* add -v to regen.pl and friendsRobin Barker2008-03-303-6/+11
* detecting Configure test goofs (Was Re: branch prediction hints)Nicholas Clark2008-03-301-1/+6
* GDBM_File isn't dual life, so no need for a dev module version number.Nicholas Clark2008-03-291-2/+2
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-2917-0/+39
* Add i_syspoll to all the pre-canned configs.Nicholas Clark2008-03-2912-0/+12
* Fix compiler warning about comparison of pointer types.Nicholas Clark2008-03-291-1/+3
* do not use SVTYPEMASK to prevent cleaning of PL_fdpid and PL_strtabGerard Goossen2008-03-292-8/+3
* Re: Tests failed on PPC64Dominic Dunlop2008-03-282-88/+97
* Additional CGI.pm test files that got missed at some point.Steve Peters2008-03-284-0/+236
* Make the nv_preserves... checking on VMS more robust (and more likeCraig A. Berry2008-03-281-35/+17
* Make uudmap.h dependencies more explicit in the VMS buildCraig A. Berry2008-03-281-4/+5
* MAD dump xml escape regexGerard Goossen2008-03-272-22/+2
* DB_File 1.817Paul Marquess2008-03-275-18/+40
* The offset for pos is stored as bytes, and converted to (Unicode)Nicholas Clark2008-03-262-6/+10
* Don't call S_utf8_mg_pos_cache_update(), and hence don't even createNicholas Clark2008-03-261-2/+4
* Update makemeta to add the 3 official "resources" - homepage, licenseNicholas Clark2008-03-262-0/+8
* Re-run Porting/makemetaNicholas Clark2008-03-261-4/+23
* With change 33252, MM_Unix.pm isn't quite in sync with upstream anyNicholas Clark2008-03-261-1/+1
* Fix whitespace difference between blead and upstream in MM_Unix.pmNicholas Clark2008-03-261-1/+1
* Actually use the computed @path so as to write the awkwardly named testNicholas Clark2008-03-261-1/+1
* Re: [PATCH] perlhack.pod update walkthroughLeon Brocard2008-03-261-10/+16
* Typo Fixeschromatic2008-03-261-7/+7
* Upgrade to CGI-3.35.Steve Peters2008-03-262-8/+33
* Patches for VMS by Craig Berry fromNicholas Clark2008-03-252-11/+21