p5sagit/p5-mst-13.2.git
2009-01-23 Karl Deliver skeleton legacy.pm
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
2009-01-14 Steve Hay Upgrade to ExtUtils-Command-1.16
2009-01-14 Steve Hay Upgrade to Module-Build-0.31012
2009-01-14 Steve Hay Allow '\r' after "#line XXX" directives.
2009-01-14 Aaron Crane applying patches and upstream
2009-01-14 Nicholas Clark Actually commit the state infomation at the end of...
2009-01-14 Nicholas Clark Make make_ext.pl write out a shell script of its action...
2009-01-13 Nicholas Clark If there is one argument, and it looks like a commit...
2009-01-13 Nicholas Clark Add the upstream status to the output of Porting/Mainta...
2009-01-13 Nicholas Clark chomp the output from git ls-files. Display a helpful...
2009-01-13 Nicholas Clark ext/Hash/Util/Makefile.PL should not recurse to FieldHa...
2009-01-13 Jerry D. Hedden Silence time64.c build warning
2009-01-13 Steve Hay Silence Win32 compiler warnings.
2009-01-13 Nicholas Clark Give the git file browser URL as the most up to date...
2009-01-13 Steve Hay Restore Win32 build by creating git_version.h.
2009-01-13 John Malmberg vms - unixspec refactor
2009-01-13 Abigail Capitalize "SysV" correctly
2009-01-13 John Malmberg vms - vmsspec refactor
2009-01-12 Nicholas Clark Fix my refactoring typo in change 33001 that broke...
2009-01-12 Renée Bäcker show -E in error message when called with -E
2009-01-12 Nicholas Clark Add $(EXE_EXT) where it was missing from $(RUN) ./miniperl
2009-01-12 Nicholas Clark Correct the over-zealous addition of $(RUN) into test...
2009-01-12 Nicholas Clark make_patchnum requires miniperl$(EXE_EXT) to run, so...
2009-01-12 Florian Ragwitz Ignore ext/DB_File/constants.xs.
2009-01-12 Abigail Fix typo in pod/perlhack.pod
2009-01-12 Rafael Garcia... Merge commit 'nothingmuch/p4_git_utils' into blead
2009-01-12 Yuval Kogman add git-make-p4-refs script to Porting
2009-01-12 Rafael Garcia... Test that overload::constant works in eval("")
2009-01-11 John Malmberg more vms thread ctx fixes
2009-01-11 Nicholas Clark Add -Ilib to the invocations of make_ext.pl. I guess...
2009-01-11 Nicholas Clark Remove make_patchnum.com from MANIFEST following
2009-01-11 Steffen Mueller Merge branch 'blead' into miniperl-make-ext
2009-01-11 Craig A. Berry Remove make_patchnum.com (now using make_patchnum.pl)
2009-01-11 Steffen Mueller Merge branch 'blead' into miniperl-make-ext
2009-01-10 John Malmberg File::Copy fixes for VMS follow-up
2009-01-10 John Malmberg vms setup_cmddsc buffer fixes.
2009-01-10 Craig A. Berry Revision to thread context fixes from ebd4d70bfcb408fd3...
2009-01-10 Steffen Mueller miniperl-ification of ext/utils/make_ext
2009-01-10 Abigail Fix typo in pod/perldsc.pod
2009-01-10 Steffen Mueller move ext/utils/make_ext to ext/utils/make_ext.pl
next