summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make miniperl -Wwrite-strings cleanRobin Barker2007-12-205-10/+10
* Implement each @array.Nicholas Clark2007-12-2014-243/+535
* Correct the embed.fnc descriptions of newAV() and newHV() - they do notNicholas Clark2007-12-202-4/+2
* With change 32676 moving the HvSHAREKEYS_on() into Perl_sv_upgrade()Nicholas Clark2007-12-201-7/+0
* Change 32676 missed embed.h. Oops. Avert any more black smoke.Nicholas Clark2007-12-201-2/+0
* Similiarly Perl_newHV() can become a mathom by making newHV() aNicholas Clark2007-12-206-27/+37
* Perl_newAV() can become a mathom by making newAV() a wrapper aroundNicholas Clark2007-12-207-25/+31
* The test needs to be on defined $ENV{PERL_UNICODE} because duringNicholas Clark2007-12-201-1/+1
* bring Test::Harness up to 3.06Andy Armstrong2007-12-2038-167/+204
* Perl_magic_setglob() is a mathom.Nicholas Clark2007-12-205-24/+29
* char can be unsigned, so i8 needs to be signed char.Nicholas Clark2007-12-201-1/+1
* Oops. Change 32669 didn't mean to add ssp to the libswanted list.Nicholas Clark2007-12-201-1/+1
* A new try at getting -fstack-protector working, by adding it to theNicholas Clark2007-12-202-5/+19
* The APC doesn't like empty filesRafael Garcia-Suarez2007-12-201-0/+1
* Merge the duplicated code for the tests for -fno-strict-aliasing andNicholas Clark2007-12-201-28/+23
* Correct the test count in lib/File/Temp/t/lock.tNicholas Clark2007-12-201-1/+1
* Re: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whitespace in subroutineSteffen Müller2007-12-202-15/+23
* Fix embarrassing typoRafael Garcia-Suarez2007-12-201-1/+1
* Test::Harness 3.05, tests pass in coreAndy Armstrong2007-12-207-59/+93
* Extraneous test files that change 32659 failed to delete. Oops.Nicholas Clark2007-12-1916-1903/+0
* Upgrade to CGI.pm-3.31. Includes version bump to CGI::Carp due to a Pod fix.Steve Peters2007-12-193-31/+60
* Missing files from Test::Harness 3.05Nicholas Clark2007-12-192-0/+1020
* Upgrade to Test::Harness 3.05Nicholas Clark2007-12-19122-3695/+20697
* threads::shared 1.15Jerry D. Hedden2007-12-194-4/+177
* Fix a File::Temp test to deal with new Test::More changes.Steve Peters2007-12-191-8/+10
* Add new Sys::Syslog file to MANIFESTRafael Garcia-Suarez2007-12-191-0/+1
* Additional version fixups.Steve Peters2007-12-191-2/+2
* Upgrade to Sys-Syslog-0.23Steve Peters2007-12-194-3/+121
* Upgrade to IO-Zlib-1.08. Fixes to test files allowed us to get backSteve Peters2007-12-193-8/+4
* Upgrade to File-Temp-0.19Steve Peters2007-12-196-44/+361
* Upgrade to B-Lint-1.11Steve Peters2007-12-193-4/+74
* Update to Test-Simple-0.74Steve Peters2007-12-198-20/+62
* Add perl5110delta, and change 5100delta so that it is no longer "the"Nicholas Clark2007-12-1911-41/+242
* Make -E require 5.11 featuresRafael Garcia-Suarez2007-12-192-1/+3
* Teach cflags.SH about -fstack-protector, and add it to gcc compiler flagsSteve Peters2007-12-191-1/+1
* Bump the version number to 5.11.0Nicholas Clark2007-12-1919-126/+126
* feature.pm needs to cope with the version not being 5.10.0Nicholas Clark2007-12-191-2/+4
* Update Changes and reinstante the DEVEL tag.Nicholas Clark2007-12-192-0/+9
* Record all the changes up to 5.10.0, and ready a new changes file forNicholas Clark2007-12-193-85065/+85096
* Regen Changes once morev5.10.0Rafael Garcia-Suarez2007-12-181-0/+15
* Add 5.10.0 data to Module::CoreListRafael Garcia-Suarez2007-12-181-3/+544
* Two more people in AUTHORSRafael Garcia-Suarez2007-12-181-0/+2
* Regen ChangesRafael Garcia-Suarez2007-12-181-0/+794
* 5.10.0 is planned for today.Rafael Garcia-Suarez2007-12-181-0/+1
* That's no longer RC timeRafael Garcia-Suarez2007-12-181-1/+0
* Notes on 5.12 Unicode revamping planned.Rafael Garcia-Suarez2007-12-182-10/+36
* Regen META fileRafael Garcia-Suarez2007-12-181-0/+1
* Regen TOCRafael Garcia-Suarez2007-12-181-11/+52
* typos in perl5100delta.podYAMASHINA Hio2007-12-181-2/+2
* Make the hint file work as well on 64-bit linuxes,Rafael Garcia-Suarez2007-12-171-1/+1