p5sagit/p5-mst-13.2.git
2009-05-02 Frank Wiegand fix POD typo
2009-05-02 Jos I. Boumans Update Archive::Tar to 1.48
2009-05-02 John E. Malmberg t/test - Hack for VMS pipe bug.
2009-05-01 Rafael Garcia... Add generated perltoc to git ignore list
2009-04-28 Jos I. Boumans Update CPANPLUS to 0.8601
2009-04-28 Jan Dubois Fix -p function and Fcntl::S_IFIFO constant under Micro...
2009-04-27 Jay Hannah Minor fixups for the documentation for crypt.
2009-04-27 Chris 'BinGOs... Update CPANPLUS::Dist::Build to version 0.24
2009-04-27 Jos I. Boumans Update CPANPLUS to 0.86
2009-04-27 Nicholas Clark Simplifications to S_incpush() now possible without...
2009-04-27 Nicholas Clark Remove all #ifdef MACOS_TRADITIONAL code in core and...
2009-04-26 Nicholas Clark Fix #if/#else bug introduced with MACOS_TRADITIONAL...
2009-04-26 Jos I. Boumans [PATCH] Update Term::UI to 0.20
2009-04-26 Michael G Schwern [PATCH] Allow PERL5OPT=-W
2009-04-25 Craig A. Berry perltoc.pod depends on perldelta.pod.
2009-04-25 Craig A. Berry Make time64 use NV for time_t, I32 for year, not Quad_t.
2009-04-25 David Mitchell make the File::Copy permission change from 2.15 onwards...
2009-04-25 David Mitchell [perl #56644] TODO was too severe. Only :unix :stdio...
2009-04-25 Nicholas Clark Flag that perltoc.pod should be omitted from perltoc...
2009-04-24 Craig A. Berry Clean up pod/buildtoc so it will run on VMS.
2009-04-24 Craig A. Berry Run buildtoc on VMS.
2009-04-23 Nicholas Clark Use %Module::CoreList::bug_tracker to print out upstrea...
2009-04-23 Nicholas Clark Add %upstream and %bug_tracker data to Module::CoreList.
2009-04-23 Nicholas Clark Use files_to_modules() and a CPAN mirror to map modules...
2009-04-23 Nicholas Clark Break out the logic that maps file names to modules...
2009-04-23 David Mitchell qr_gc.t is only TODO on 5.11.x+
2009-04-23 Steve Peters Add an idea to perltodo
2009-04-23 Craig A. Berry Space between target and colon is not optional in VMS...
2009-04-22 Nicholas Clark Sean would like to pass on his maintainership of I18N...
2009-04-21 Nicholas Clark 7eb47696deb9a7343fb4847f7342919a6df59e21 should be...
2009-04-21 Craig A. Berry Fix reference to perlvms.pod after move to new location.
2009-04-21 Nicholas Clark We need $(MINIPERL_EXE) before we can run autodoc.pl...
2009-04-21 Nicholas Clark Build perltoc.pod, rather than shipping it. This way...
2009-04-20 Nicholas Clark Tweak corelist.pl's heuristics to cope with the renamed...
2009-04-20 Nicholas Clark In corelist.pl, refactor to avoid repeating the final...
2009-04-20 Steve Hay Fix calling of autodoc.pl in Win32 nmake Makefile
2009-04-20 Steve Hay Remove leftover copying of perlvms.pod on Win32
2009-04-20 Niko Tyni Clarify PERL_SYS_INIT3() usage.
2009-04-20 Nicholas Clark Move vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-19 Craig A. Berry Make h2ph's generated preamble require-able when empty.
2009-04-19 Craig A. Berry Make lib/h2ph.t use t/test.pl.
2009-04-19 Nicholas Clark In the Makefile, no need to change into pod/ to create...
2009-04-19 Nicholas Clark Simpify logic in Perl_pad_free(): SvIsCOW() has the...
2009-04-19 Nicholas Clark In the context of PERL_OLD_COPY_ON_WRITE, remove commen...
2009-04-19 Nicholas Clark Move the symlink fo perl51110delta.pod to perldelta...
2009-04-19 Nicholas Clark In buildtoc, refactor all the duplicated checking logic...
2009-04-19 Nicholas Clark For Win32, add the generated files to the delete list...
2009-04-19 Nicholas Clark For VMS, generate the delete rules for generated and...
2009-04-18 Rafael Garcia... Remove ExtUtils::MM_Haiku
2009-04-18 Max Maischein Make autodoc.pl accept the root dir in @ARGV
2009-04-18 Nicholas Clark autodoc.pl needs -Ilib. I had been testing with a perl...
2009-04-18 H.Merijn Brand Here are some patches for QNX6 against 5.10.x. Unpatche...
2009-04-18 David Mitchell fix trivial typo in MANIFEST
2009-04-18 Nicholas Clark As autodoc.pl no longer rebuilds repository files,...
2009-04-18 Nicholas Clark grep then sort, as it's more efficient to sort a shorte...
2009-04-18 Nicholas Clark Add a --quiet option, to suppress all the routine warni...
2009-04-18 Nicholas Clark Generate perlapi.pod and perlintern.pod at build time...
2009-04-17 Steve Hay Fix failing Time-Piece tests on Win32
2009-04-17 Nicholas Clark In autodoc.pl, inline and hence eliminate walk_table().
2009-04-17 Nicholas Clark In autodoc.pl, remove the unused parameters and functio...
2009-04-17 Steve Hay Add reference to MS KB article describing leak in putenv()
2009-04-17 Steve Hay Remove last vestiges of USE_WIN32_RTL_ENV
2009-04-16 Rafael Garcia... Ignore some autogenerated makefiles
2009-04-16 Nicholas Clark Avoid loading Config, as we don't need to distinguish...
2009-04-16 Rafael Garcia... Ignore attributes.pm in lib since it's now an XS module
2009-04-16 Rafael Garcia... Bump VERSION of Data::Dumper
2009-04-16 Alex Vandiver Data::Dumper hash iterator needs to be reset on all...
2009-04-16 Niko Tyni Squelch 'Constant subroutine ... undefined' warnings...
2009-04-16 Niko Tyni Add tests to verify that h2ph output compiles and is...
2009-04-16 Paul Marquess Build bzip2 witha C++ compiler
2009-04-16 Chris 'BinGOs... Update CPANPLUS::Dist::Build to 0.22
2009-04-14 Tom Hukins Documentation Patch: perlxs.pod
2009-04-14 Steve Peters Add file missed in previous commit.
2009-04-13 Andreas J.... [PATCH] Update CPAN.pm to 1.93_52
2009-04-13 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2009-04-13 Steve Peters Upgrade to CGI.pm-3.43
2009-04-13 Nicholas Clark Remove an unnecessary use Config;
2009-04-13 Nicholas Clark Remove Makefile.PLs that make_ext.pl can automatically...
2009-04-13 Paul Marquess [PATCH] Compress-Raw-Bzip2 2.018 (was RE: Compress...
2009-04-13 Nicholas Clark Restore prototypes to XS code in attributes, accidental...
2009-04-13 Nicholas Clark TODO tests for deparsing strict, warnings as strings...
2009-04-13 Nicholas Clark our $TODO should be local $::TODO, revealing a bug...
2009-04-13 Nicholas Clark Correct two other tests that apparently should be TODOs...
2009-04-13 Nicholas Clark A perl-version portable fix for B coping with CVf_LOCKE...
2009-04-13 Nicholas Clark Tweak t/lib/common.pl to use test.pl's (better) tempfil...
2009-04-13 Nicholas Clark Propagate the upgraded TODO/SKIP parser from ext/B...
2009-04-13 Nicholas Clark Refactor the SKIP parser to also handle TODOs. TODO...
2009-04-13 Nicholas Clark Remove CVf_LOCKED and CvLOCKED*(), now that nothing...
2009-04-13 Nicholas Clark GvUNIQUE* have been defined as 0 since 2005/06/30 ...
2009-04-12 Nicholas Clark Remove a link to the attrs pragma, which has now been...
2009-04-12 Nicholas Clark s/locked/lvalue/ in the examples, and remove mention...
2009-04-12 Nicholas Clark Deprecate using "unique" with the attributes pragma.
2009-04-12 Nicholas Clark Deprecate using "locked" with the attributes pragma.
2009-04-12 Nicholas Clark Convert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas Clark Remove #ifdef CVf_LVALUE/#endif - LVALUE subs aren...
2009-04-12 Nicholas Clark Deprecate use of the attribute :locked on subroutines.
2009-04-12 Nicholas Clark Eliminate "Old Perl threads tutorial", which describes...
2009-04-12 Nicholas Clark Rebuild pod/perltoc.pod.
2009-04-12 Nicholas Clark Sort the MANIFEST.
2009-04-12 Nicholas Clark Remove attrs, which has been deprecated since 1999...
next