This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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.
2009-01-03 Michael G.... Fix pulling a large time off the stack by using a real...
2009-01-03 Michael G.... Remove the AIX work around code. Instead it should...
2009-01-03 Michael G.... Rename localtime64.[ch] to time64.[ch] to mirror change...
2009-01-03 Michael G.... Everything should now work with negative times, so...
2009-01-03 Michael G.... Update some docs to explain that Perl no longer has...
2009-01-03 Michael G.... Update from y2038
2009-01-03 Michael G.... Update from y2038
2009-01-03 Michael G.... Fix the test plan on gmtime
2009-01-03 Michael G.... We are no longer slaves to the vagaries of time_t.
2009-01-03 Michael G SchwernUpdate from y2038 project.
2009-01-03 Michael G SchwernUpdate from y2038
2009-01-03 Michael G SchwernPull in changes from y2038
2009-01-03 Michael G SchwernUpdate from y2038 project.
2009-01-03 Michael G SchwernFix the overflow warning to just check for an error.
2009-01-03 Michael G SchwernUpdate from y2038.
2009-01-03 Michael G SchwernWrite down the logic behind the localtime vs gmtime...
2009-01-03 Michael G SchwernCleaning up the Time::gmtime and Time::localtime tests...
2009-01-03 Michael G SchwernChange the way the check_tm assertion function is compi...
2009-01-03 Michael G SchwernRemove all of localtime64's own includes. Perl's alread...
2009-01-03 Michael G SchwernUpdate from the latest y2038.
2009-01-03 Michael G SchwernUpdate to the latest version of the y2038 code.
2009-01-03 Michael G SchwernPatch in a 64 bit clean gmtime_r() and localtime_r...
2009-01-03 David Mitchelladd -d option to Porting/cmpVERSION.pl to display diffs
2009-01-03 David Mitchellsome more Porting/ script documentation
2009-01-03 David MitchellAdd some basic decriptions and/or usage info to some...
2009-01-03 Nicholas Clarkget_isa_hash() is only used in S_isa_lookup(), so it...
2009-01-03 Nicholas ClarkFollowing change 34356, which decoupled get_isa_hash...
2009-01-03 Ben MorrowFix a thinko in regression test for [perl #54956]
2009-01-03 Paul FenwickSubject: [PATCH] Update autodie to 1.998
2009-01-02 Yuval Kogmana test for Paul Evan's qr leak
2009-01-02 ian.goodacre... [perl #61392] Method call documentation in perlobj.pod
2009-01-02 Yuval KogmanMore comprehensive smartmatch.t, supersedes smobj.t
2009-01-02 Yuval Kogmanadd eval and error support to the t/op/smartmatch.t...
2009-01-02 Yuval Kogmanadd undef tests to t/op/smartmatch.t
2009-01-02 Paul FenwickMinimal mention of overloading.pm in overload.pm
2009-01-02 Vincent PitIn amagic_call(), offset should be strictly lesser...
2009-01-02 Rafael Garcia... Merge branch 'failing-test-for-overloading-pragma'...
2009-01-02 Rafael Garcia... Add a new test for overloading.pm
2009-01-02 Vincent PitFix overload index mismatch in overloading logic.
2009-01-02 Rafael Garcia... Bump coopyright year in embed.pl and various files...
2009-01-02 Rafael Garcia... Factorize numeric constant for "overloading" lexical...
2009-01-02 karl williamsonFaster sv_utf8_upgrade()
2009-01-02 Rafael Garcia... Merge branch 'yuval/overloading' into blead
2009-01-02 Rafael Garcia... Bump copyright year after previous change
2009-01-02 Ben Morrow[perl #54956] crash on binary-or lvalue operation on...
2009-01-02 Rafael Garcia... Mention overloading.pm in perl5110delta
2009-01-02 Rafael Garcia... Bump copyright year after previous change d15cd8313063e574
2009-01-02 Rafael Garcia... Move variable declaration without initialisation at...
2009-01-02 Rafael Garcia... Fix a couple of typos in overloading.pm docs
2009-01-02 Yuval Kogman'overloading' pragma
2009-01-01 AbigailFrom: Max Maischein <corion@corion.net>
2009-01-01 Craig A. BerryFirst cut at handling git patch numbers on VMS.
2008-12-31 Nicholas ClarkSwitching to `` requires one more \ to escape $Config...
2008-12-31 Nicholas ClarkSwitching from $() to `` requires two more backticks...
2008-12-31 Nicholas ClarkMore efficient API choices for string appending.
2008-12-31 Nicholas Clarkcflags also runs under /bin/sh so can't use $()
2008-12-31 Nicholas ClarkSolaris awk (at least) thinks that + should be escaped.
2008-12-31 Nicholas ClarkSolaris /bin/sh doesn't do POSIX $( ... ) syntax for...
2008-12-31 Nicholas Clarkvarargs functions such as sv_catpvf can't have compatib...
2008-12-31 Yves Ortonmuch better git related version numbering in our (...
2008-12-30 Igor Suttonadded information how to build on Leopard
2008-12-29 Nicholas ClarkIn mro_get_mro, use the length and UTF-8-ness now conta...
2008-12-29 Rafael Garcia... Mark my dual-life modules as authoritative in blead
2008-12-29 Nicholas ClarkPL_registered_mros can start with 1 hash bucket, as...
2008-12-29 Rafael Garcia... Bump switch version to 2.14
2008-12-28 Rafael Garcia... Make Switch.pm skip POD like perl does
2008-12-28 Rafael Garcia... Fix line numbering issues with POD filtered by Switch.pm
2008-12-28 Rafael Garcia... Switch.pm doesn't appear to support plain arrays and...
2008-12-28 Rafael Garcia... Let us direct Switch questions to P5P.
2008-12-28 Jerry HeddenHandle non-numeric version numbers in ext/Digest/MD5...
2008-12-28 Vincent PitAlso define 'localizing' in pp_helem for the sake of...
2008-12-28 Vincent PitOn scope end, delete localized array elements that...
2008-12-28 Vincent PitAdd save_adelete()/SAVEADELETE() to save on the stack...
2008-12-28 Vincent PitIntroduce SvCANEXISTDELETE in pp.h, which simplify...
2008-12-28 KarlFix malformed utf8 in regexec.c
next