This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-12-23 Nicholas ClarkAdd an assert() to verify my assumption that no-one...
2007-12-23 Steve PetersWelcome to Perl 5.11, win32!
2007-12-23 Steve PetersNullch and others were still alive and well in some...
2007-12-22 Jerry D. HeddenFix cygwin.c again
2007-12-22 Nicholas ClarkRemove warning about casting integer to different sized...
2007-12-22 Robin BarkerThe ext/Cwd/Cwd.xs part of...
2007-12-22 Marcus Holland... Upgrade to IPC::SysV 1.99_07
2007-12-22 Nicholas ClarkReplace our assert-which-can-be-caught-by-eval with...
2007-12-22 Nicholas ClarkRemove the definitions of Null(), Nullch, Nullfp, Nulls...
2007-12-22 Nicholas ClarkHateful software that sends my cursor keys as packets...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-22 Nicholas ClarkExterminate PL_na! Exterminate! Exterminate! Exterminate!
2007-12-22 Robin Barkerext/ consting
2007-12-22 Nicholas ClarkBy moving the "can't upgrade downwards" croak() in...
2007-12-22 Nicholas ClarkCorrect the minor mistake of changes 32675 and 32676...
2007-12-22 Nicholas ClarkIntegrate:
2007-12-22 Nicholas ClarkIntegrate:
2007-12-22 Abhijit Menon-SenAdd const to a few prototypes. (Patch from Robin Barker.)
2007-12-21 Nicholas ClarkDocument each/keys/values @array
2007-12-21 Steve PetersClean up a warning with -Wwrite-strings that gets passe...
2007-12-21 Robin BarkerC<make translators> -Wwrite-strings clean
2007-12-21 Jerry D. Heddenconst'ing in cygwin.c
2007-12-21 Nicholas ClarkUpdate the hash documentation to reflect the changes...
2007-12-21 Nicholas ClarkDeparse each @array and friends.
2007-12-21 Yuval Kogmanmg_free frees data but leaves it accessible
2007-12-21 Andy ArmstrongFix remaining skips for Test::Harness
2007-12-21 Nicholas ClarkFor 5.12 we can simply exterminate! the private function
2007-12-21 Marko Asplund[perl #37607] CGI file upload file name parsing errors
2007-12-20 Steve PetersRegen some files...
2007-12-20 Robin Barkermake miniperl -Wwrite-strings clean
2007-12-20 Nicholas ClarkImplement each @array.
2007-12-20 Nicholas ClarkCorrect the embed.fnc descriptions of newAV() and newHV...
2007-12-20 Nicholas ClarkWith change 32676 moving the HvSHAREKEYS_on() into...
2007-12-20 Nicholas ClarkChange 32676 missed embed.h. Oops. Avert any more black...
2007-12-20 Nicholas ClarkSimiliarly Perl_newHV() can become a mathom by making...
2007-12-20 Nicholas ClarkPerl_newAV() can become a mathom by making newAV()...
2007-12-20 Nicholas ClarkThe test needs to be on defined $ENV{PERL_UNICODE}...
2007-12-20 Andy Armstrongbring Test::Harness up to 3.06
2007-12-20 Nicholas ClarkPerl_magic_setglob() is a mathom.
2007-12-20 Nicholas Clarkchar can be unsigned, so i8 needs to be signed char.
2007-12-20 Nicholas ClarkOops. Change 32669 didn't mean to add ssp to the libswa...
2007-12-20 Nicholas ClarkA new try at getting -fstack-protector working, by...
2007-12-20 Rafael Garcia... The APC doesn't like empty files
2007-12-20 Nicholas ClarkMerge the duplicated code for the tests for -fno-strict...
2007-12-20 Nicholas ClarkCorrect the test count in lib/File/Temp/t/lock.t
2007-12-20 Steffen MüllerRe: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whites...
2007-12-20 Rafael Garcia... Fix embarrassing typo
2007-12-20 Andy ArmstrongTest::Harness 3.05, tests pass in core
2007-12-19 Nicholas ClarkExtraneous test files that change 32659 failed to delet...
2007-12-19 Steve PetersUpgrade to CGI.pm-3.31. Includes version bump to CGI...
2007-12-19 Nicholas ClarkMissing files from Test::Harness 3.05
2007-12-19 Nicholas ClarkUpgrade to Test::Harness 3.05
2007-12-19 Jerry D. Heddenthreads::shared 1.15
2007-12-19 Steve PetersFix a File::Temp test to deal with new Test::More changes.
2007-12-19 Rafael Garcia... Add new Sys::Syslog file to MANIFEST
2007-12-19 Steve PetersAdditional version fixups.
2007-12-19 Steve PetersUpgrade to Sys-Syslog-0.23
2007-12-19 Steve PetersUpgrade to IO-Zlib-1.08. Fixes to test files allowed...
2007-12-19 Steve PetersUpgrade to File-Temp-0.19
2007-12-19 Steve PetersUpgrade to B-Lint-1.11
2007-12-19 Steve PetersUpdate to Test-Simple-0.74
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-19 Rafael Garcia... Make -E require 5.11 features
2007-12-19 Steve PetersTeach cflags.SH about -fstack-protector, and add it...
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-12-19 Nicholas Clarkfeature.pm needs to cope with the version not being...
2007-12-19 Nicholas ClarkUpdate Changes and reinstante the DEVEL tag.
2007-12-19 Nicholas ClarkRecord all the changes up to 5.10.0, and ready a new...
2007-12-18 Rafael Garcia... Regen Changes once more v5.10.0
2007-12-18 Rafael Garcia... Add 5.10.0 data to Module::CoreList
2007-12-18 Rafael Garcia... Two more people in AUTHORS
2007-12-18 Rafael Garcia... Regen Changes
2007-12-18 Rafael Garcia... 5.10.0 is planned for today.
2007-12-18 Rafael Garcia... That's no longer RC time
2007-12-18 Rafael Garcia... Notes on 5.12 Unicode revamping planned.
2007-12-18 Rafael Garcia... Regen META file
2007-12-18 Rafael Garcia... Regen TOC
2007-12-18 YAMASHINA Hiotypos in perl5100delta.pod
2007-12-17 Rafael Garcia... Make the hint file work as well on 64-bit linuxes,
2007-12-17 Jan DuboisDocument that $^V is no longer a v-string
2007-12-17 Rafael Garcia... Comment out a now unused variable
2007-12-17 Rafael Garcia... Add standard test preamble
2007-12-17 Yves OrtonFix various bugs in regex engine with mixed utf8/latin...
2007-12-17 Rafael Garcia... Update AUTHORS
2007-12-17 Jim Cromiepod-patch: reword O.pm
2007-12-17 Rafael Garcia... Mention that ::ISA::CACHE:: no longer exists
2007-12-17 Rafael Garcia... PerlFAQ sync
2007-12-17 Robin Barkertypo?
2007-12-16 Richard Foley2 year old email tweak
2007-12-16 Rafael Garcia... ...and remove the "1;" that is after the __END__
2007-12-16 Rafael Garcia... Add a return value to less, noticed by Sébastien Aperg...
2007-12-16 Jos I. BoumansVersion bumps
2007-12-12 Rafael Garcia... Mention NO_MATHOMS in INSTALL
2007-12-12 Rafael Garcia... Shuffle sections (no text changes)
2007-12-12 Rafael Garcia... Add mro tests to minitest
2007-12-12 Rafael Garcia... Remove "=for" marker for a section I finally reviewed
2007-12-12 Rafael Garcia... FAQ sync
2007-12-12 Rafael Garcia... Document the strerror_r / g++ / threads bug
2007-12-12 johnh@isi.edu[perl #48214] documentation enhancement to perlthrtut
2007-12-11 Jerry D. HeddenMust have /bin under Cygwin
next