p5sagit/p5-mst-13.2.git
2009-01-27 Karl Change to use 5.1 Unicode file versions
2009-01-27 Karl unicore Makefile didn't clean sub-sub directories
2009-01-27 Jerry D. Hedden Silence verbosity in lib/File/Copy.t during 'make test...
2009-01-26 Nicholas Clark Break the --create-perllibst-h and --list-static-libs...
2009-01-26 Max Maischein Make t/win32/system.t use the more common compiler...
2009-01-26 Leon Brocard Add a section on how to submit a patch using GitHub
2009-01-26 Leon Brocard Run podtidy on pod/perlrepository.pod and document...
2009-01-26 Abigail Tests to check cp() doesn't drop set[eu]id bits.
2009-01-26 Abigail Check for the group entry returned by getpwuid as well...
2009-01-26 Karl Fix memory leak
2009-01-25 John Malmberg vms fileify_dirspec refactor / Unix mode fixes
2009-01-25 Steffen Mueller According to Yuval, Tie::RefHash is maintained at githu...
2009-01-25 John Malmberg vms glob patches
2009-01-25 fawaka@gmail... [perl #57176] Including XSUB.h before perl.h gives...
2009-01-25 Rafael Garcia... Add perlmini.c to .gitignore
2009-01-25 Lanning, Scott Some POD patches for PerlIO and PerlIO::var
2009-01-25 Nicholas Clark Unbreak Makefile too (replicate fcd65f8d4322911242887c0...
2009-01-25 Max Maischein Unbreak build on Windows
2009-01-25 Rafael Garcia... Merge branch 'Eefix' into blead
2009-01-25 Rafael Garcia... Document that $0 is set to "-e" when perl is run with...
2009-01-25 Rafael Garcia... Revert "show -E in error message when called with -E"
2009-01-25 Charles Bailey Move cp(1)-like permission changes from copy to cp,
2009-01-25 Jerry D. Hedden Code refs aren't lockable
2009-01-25 Nicholas Clark Remove stock_git_version.h as nothing uses it any more.
2009-01-25 Nicholas Clark Regenerate uconfig.h
2009-01-25 Nicholas Clark microperl has no idea about 64 bit types, so don't...
2009-01-25 Nicholas Clark microperl also needs a canned git config.
2009-01-25 Nicholas Clark Port 486cd780047ff22471c5cbe417911a042ae23962 to win32...
2009-01-24 Nicholas Clark Add -DPERL_IS_MINIPERL when building the object files...
2009-01-24 Nicholas Clark The exit code of make_patchnum.pl is no longer used...
2009-01-24 John Malmberg VMS has a mode where it preserved case, and also has...
2009-01-24 Craig A. Berry Build miniperl with a special version of perl.c on...
2009-01-23 Nicholas Clark suidperl goes.
2009-01-23 Nicholas Clark sperl.o also needs to depend on git_version.h
2009-01-23 Nicholas Clark Remove redundant #ifndef SETUID_SCRIPTS_ARE_SECURE_NOW...
2009-01-23 Marcus Holland... Ensure that C++ modules can be built against a perl...
2009-01-23 Marcus Holland... Upgrade to Devel::PPPort 3.16
2009-01-23 Nicholas Clark Amend patchlevel.h so that git_version.h is only #inclu...
2009-01-23 Nicholas Clark Add a perlmini.o and perlmini.c akin to opmini.o and...
2009-01-23 Rafael Garcia... Fix deparsing of constant subroutines
2009-01-22 Steve Hay Upgrade to Encode-2.27
2009-01-21 Nicholas Clark Note that nothing in core uses Perl_get_cv any more...
2009-01-21 Nicholas Clark Convert db_get_cv() to use get_cvn_flags() as it alread...
2009-01-21 Nicholas Clark Add get_cvs() as a shortcut for STR_WITH_LEN() and...
2009-01-21 Nicholas Clark In attrs::get(), use Perl_get_cvn_flags() rather than...
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_cv().
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas Clark Update the documentation of get_sv() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_av() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_hv() to note that it...
2009-01-21 Ricardo SIGNES now get non-dual lived code
2009-01-21 Ricardo SIGNES remove some indirect method calls, add a caveat
2009-01-21 Nicholas Clark Correct the call to get_hv() to use GV_ADD for the...
2009-01-21 Frank Wiegand POD typos
2009-01-21 David Golden Make DB_File use -ldb on MSWin32 with a gcc compiler
2009-01-21 Nicholas Clark Change 54d012c665eb635f1e4fac1f1ec5aba1229ad9ca was...
2009-01-21 Nicholas Clark Change 28063 should have removed the call to savepvn...
2009-01-20 Jos I. Boumans Upgrade to Archive-Tar-1.44
2009-01-20 Rafael Garcia... Merge branch 'empty-destroy-optimisation' into blead
2009-01-20 Rafael Garcia... Remove perltodo entry about empty destructors
2009-01-20 Rafael Garcia... Optimize away calls to empty DESTROY methods
2009-01-20 John Malmberg Pathify_dirspec replacement
2009-01-19 Rafael Garcia... Upgrade to Module::Load 0.14
2009-01-19 Jos I. Boumans add-package fix
2009-01-19 Rafael Garcia... Upgrade to Module::Load::Conditional 0.30
2009-01-19 Jos I. Boumans Update Maintainers.pl
2009-01-19 H.Merijn Brand SetUID scripts are deprecated for 5.12
2009-01-19 Karl Add NameAliases.txt; regenerate mktables.list
2009-01-19 Niko Tyni Fix h2xs enum handling with C++ comments
2009-01-19 Rafael Garcia... Mark podlators as preferably to be patched upstream
2009-01-19 Rafael Garcia... Upgrade to podlators 2.2.2
2009-01-19 Rafael Garcia... Add warning category
2009-01-19 Slaven Rezic about warnings if forks fail in Perl_my_popen
2009-01-19 Rafael Garcia... Be sure to call L_R_TZSET before localtime_r()
2009-01-19 Karl Combine sv_utf8_upgrade with a following grow
2009-01-19 Robin Barker ignore realclean.sh
2009-01-18 Craig A. Berry Not everybody (hardly anybody?) uses const for tm.tm_zone.
2009-01-18 Rafael Garcia... Make B::Deparse handle the _ prototype
2009-01-18 Rafael Garcia... [perl #62488] B::Deparse fails on 'CORE::require(STRING)'
2009-01-18 Steffen Mueller Jarkko says: Upstream for Math::Complex is the CPAN...
2009-01-18 Marcus Holland... Upgrade to Devel::PPPort 3.15
2009-01-18 John Peacock... Add aliases for several version numbers in Module:...
2009-01-18 Rafael Garcia... Add ExtUtils::Miniperl to the list of core modules...
2009-01-18 Rafael Garcia... Add 5.8.9 to list of versions known to Module::CoreList
2009-01-18 Robin Barker consting goodness for time64
2009-01-18 Robin Barker UPSTREAM => blead; because CPAN => 0
2009-01-17 Craig A. Berry Need even more stack for VMS_IA64-ithread.
2009-01-16 Rafael Garcia... Fix deparsing of readpipe() ([perl #62428])
2009-01-16 Karl Add warning about octal > 377 in some regexes
2009-01-16 Renee use F<> in perlrepository.pod consistently and remove...
2009-01-15 Vincent Pit Fix t/uni/lex_utf8.t entry in MANIFEST
2009-01-15 Craig A. Berry Fix handling of DECC$DISABLE_POSIX_ROOT feature on...
2009-01-15 John Malmberg vms rmsexpand refactor
2009-01-15 karl williamson Change documentation for UCD::casespec() to match reality
2009-01-15 karl williamson [perl #59908] \x, \0, and \N{} not ok in double-quotish...
2009-01-15 David Golden make add-package git friendly and fix bugs (take 2)
2009-01-14 Steve Hay Note Math-Complex's test files in Porting/Maintainers.pl
2009-01-14 Steve Hay Upgrade to Math-Complex-1.55
2009-01-14 Steve Hay Upgrade to ExtUtils-Manifest-1.56
next