platform/upstream/perl.git
2009-01-11 Steffen MuellerMerge branch 'blead' into miniperl-make-ext
2009-01-11 Craig A. BerryRemove make_patchnum.com (now using make_patchnum.pl)
2009-01-11 Steffen MuellerMerge branch 'blead' into miniperl-make-ext
2009-01-10 John MalmbergFile::Copy fixes for VMS follow-up
2009-01-10 John Malmbergvms setup_cmddsc buffer fixes.
2009-01-10 Craig A. BerryRevision to thread context fixes from ebd4d70bfcb408fd3...
2009-01-10 Steffen Muellerminiperl-ification of ext/utils/make_ext
2009-01-10 AbigailFix typo in pod/perldsc.pod
2009-01-10 Steffen Muellermove ext/utils/make_ext to ext/utils/make_ext.pl
2009-01-10 AbigailTypo fix in pod/perldiag.pod
2009-01-09 John Malmberg'VMS support for Unix and extended file specifications...
2009-01-09 John MalmbergMerge changes from PathTools: 'Update to support VMS...
2009-01-09 AbigailBe consistent in writing deobfuscator
2009-01-09 AbigailFix typo
2009-01-09 AbigailCapitalize "latin"
2009-01-09 Craig A. Berryfake_localtime_r and fake_gmtime_r may need thread...
2009-01-09 Craig A. Berrysimple_trnlnm needs an actual length as its last argument.
2009-01-09 AbigailTypo fix in pod/perl5110delta.pod
2009-01-09 AbigailFix typo in pod/perltodo.pod
2009-01-09 Abigail-Be consistent with kb/kB.
2009-01-09 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-01-09 AbigailFixed some spelling errors
2009-01-09 Vincent PitPrefer tabs over spaces in MANIFEST
2009-01-09 AbigailChange the link to the sort pragma to be more clear.
2009-01-08 John Malmbergvms.c backslash efs and long name fixes
2009-01-08 John Malmbergext/File/Gob/t/basic.t, ext/POSIX/t/posix.t vms fixes
2009-01-08 John Malmberglib/blib.t, lib/h2xs.t patches for VMS
2009-01-08 John Malmbergmkppport using catfile for catdir
2009-01-08 John Malmbergt/op/chdir.t, t/op/defins.t on VMS
2009-01-08 John Malmbergt/x2p/s2p.t fix for VMS in UNIX mode
2009-01-08 AbigailFixed spelling of 'uncondtional', as reported by Ronald...
2009-01-08 John MalmbergMake File::Copy detect Unix compatibility mode on VMS.
2009-01-08 Rafael Garcia... Use a slightly more paranoid regex
2009-01-08 David Goldensort MANIFEST
2009-01-07 Steffen MuellerCPAN.pm on CPAN is considered upstream
2009-01-07 John MalmbergVMS feature logical name fixes
2009-01-07 John MalmbergVMS thread context fixes
2009-01-06 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-01-06 David GoldenAdd David Golden (DAGOLDEN) to AUTHORS
2009-01-06 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-01-06 AbigailUpdated the 'some statistics for the other subdirectori...
2009-01-06 AbigailAvoid wrapping long lines when displaying as man page
2009-01-06 Steffen MuellerSync with Filter::Simple 0.84 which has a CPAN-relevant...
2009-01-06 AbigailCalculated patch sizes for the modern era.
2009-01-06 AbigailUpdate data for 5.7.3 release
2009-01-06 AbigailRemove duplicate entry
2009-01-06 AbigailAdded 21st century data to 'SELECTED RELEASE SIZES'
2009-01-06 Rafael Garcia... Require a space or a newline after a "#line XXX" directive
2009-01-06 Rafael Garcia... Add a --checkout / -c flag to git-find-p4-change
2009-01-06 Rafael Garcia... Remove a couple of p4-specific utilities
2009-01-06 Rafael Garcia... Delete the largely obsolete Porting/patching.pod
2009-01-06 Rafael Garcia... Use git instead of p4 for the --opened option of Portin...
2009-01-06 Rafael Garcia... Remove notes about -v from perltodo
2009-01-06 Rafael Garcia... Move .bat gitignores with their unix counterparts
2009-01-06 Rafael Garcia... Merge t/.gitignore in main git ignore file
2009-01-06 Craig A. BerryOn VMS, run make_patchnum.pl, not make_patchnum.com
2009-01-05 Max MaischeinAdd lib/CORE/ to .gitignore (needed on Windows)
2009-01-05 Steffen MuellerUpdate AutoLoader to 5.68.
2009-01-05 Rafael Garcia... Emit less PERL_ARGS_ASSERT_* macros
2009-01-05 Rafael Garcia... "rm -f" better in "make clean" targets
2009-01-05 Rafael Garcia... Upgrade to Time::HiRes 1.9719
2009-01-05 Rafael Garcia... Bump two module versions after Haiku port
2009-01-05 Ingo WeinholdAdjustments to POSIX for the Haiku port
2009-01-05 Nicholas ClarkUpdate copyright year to 2009.
2009-01-05 Rafael Garcia... Correct vim modeline
2009-01-05 Rafael Garcia... Typo fix in stock PERL_PATCHNUM definition
2009-01-05 Craig A. BerryUNKNOWN should not have been a bareword at e9be352
2009-01-05 John MalmbergVMS posix exit fixes
2009-01-05 Craig A. BerryMake time64.c's internal copy function names more reada...
2009-01-04 Yves Ortoneliminate double stringification, the defines as done...
2009-01-04 Yves Ortonadd better pod and headers, and clean up some whitespac...
2009-01-04 Yves Ortoneliminate make_patchnum.sh, and make the build process...
2009-01-04 Yves Ortonthis seems to work, still not using the perl version...
2009-01-04 Yves Ortondoesnt quite work yet, but provisional steps towards...
2009-01-04 Max MaischeinAdded stuff so that perl.exe now builds clean with...
2009-01-04 Max MaischeinAdded config.w32 to win32/.gitignore
2009-01-04 Max MaischeinAdded win32/.gitignore to ignore stuff from the Windows...
2009-01-04 Max MaischeinAdd more documentation to make_patchnum.pl
2009-01-04 Yves Ortoneliminate .patchnum and related infrastrcuture from...
2009-01-04 Max MaischeinMessage about making make_patchnum.pl Perl 5.005 compat...
2009-01-04 Yves Ortonmove subs from bottom to top, and add a vim and shebang...
2009-01-04 Yves Ortonvarious changes
2009-01-04 Kenichi IshigakiAlmost a literal conversion of make_patchnum.sh
2009-01-04 Yves Ortonprepare for refactoring to perl
2009-01-04 Yves Ortonmodified make_patchnum.sh script
2009-01-04 David Mitchellbump ExtUtils/MM.pm version number after change 34630...
2009-01-04 David Mitchellbump Errno version number after change 34630 (add Haiku...
2009-01-04 Slaven RezicAnother regexp failure with utf8-flagged string and...
2009-01-04 David Mitchellmake Dumper.xs work with 5.10.x
2009-01-03 Nicholas ClarkRemove duplicate return in S_mro_get_linear_isa_c3...
2009-01-03 Rafael Garcia... Merge branch 'blead' of camel:/gitroot/perl into blead
2009-01-03 Nicholas ClarkChanging get_isa_hash() to static means that it needs...
2009-01-03 Rafael Garcia... Merge branch 'schwern/y2038' into blead
2009-01-03 Michael G.... Update from y2038
2009-01-03 Michael G.... Apply bleadperl@34470 by hand while waiting for the...
2009-01-03 Michael G.... Turn quads on in the VC configurations.
2009-01-03 Michael G.... Update from y2038.
2009-01-03 Michael G.... Update from y2038
2009-01-03 Michael G.... Fix gmtime() and localtime() so they can pop times...
2009-01-03 Michael G.... We are no longer bound by the limits of the tm struct.
next