p5sagit/p5-mst-13.2.git
2008-09-29 H.Merijn Brand A builtin hard upper bound for sLOCALTIME_max to preven...
2008-09-29 H.Merijn Brand Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI...
2008-09-29 H.Merijn Brand Version up for adding hints/hpux.pl
2008-09-29 H.Merijn Brand Storable and HP-UX Optimizer don't like eachother on...
2008-09-29 Steve Hay Upgrade to ExtUtils-MakeMaker-6.46
2008-09-27 Shlomi Fish Re: [PATCH] Add open "|-" and open "-|" to perlopentut
2008-09-27 Jerry D. Hedden Loading modules in test.pl
2008-09-27 Nicholas Clark $? is PVLV on VMS (and actually, anywhere else where...
2008-09-26 Steve Hay Upgrade Compression modules to 2.015
2008-09-26 Chris BinGOs... Hints file for MirOS BSD
2008-09-26 Nicholas Clark Upgrade to XSLoader 0.10.
2008-09-26 Steve Hay Upgrade to podlators-2.1.4
2008-09-26 H.Merijn Brand $! and $1 are PVMG(), but their content is undefined...
2008-09-25 Steve Hay Don't skip exporting Perl_sv_peek in non-DEBUGGING...
2008-09-25 H.Merijn Brand Add new test file to MANIFEST. Fix tests for threaded...
2008-09-25 H.Merijn Brand New XS::APItest's for sv_peek based on my DDumper work
2008-09-25 H.Merijn Brand pv_uni_display () omitted backslash in output string
2008-09-24 Richard Foley Couple of mail address fixes
2008-09-23 Nicholas Clark defined %{$package.'::'} isn't good enough to tell...
2008-09-23 brian d foy Show using waitpid in IPC::Open[23] SYNOPSIS
2008-09-23 Nicholas Clark The tests for the -ostash option to B::Concise will...
2008-09-23 Nicholas Clark Fix tests for the case of -Du_usedl
2008-09-23 Andy Dougherty [perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader...
2008-09-22 Nicholas Clark Change 30638 to 5.8.x inadvertently introduced (at...
2008-09-22 Rafael Garcia... Avoid uninitialized warnings from XSLoader
2008-09-22 Steve Hay Skip another module from the VERSION comparison checks
2008-09-22 Steve Hay Fix syntax error in makedef.pl introduced by #34379
2008-09-21 Moritz Lenz Re: [perl #59128] Typo in perldsc(1)
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gz
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.27.tar.gz
2008-09-21 Moritz Lenz Re: [perl #59134] Typo in File::stat man pag
2008-09-21 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/constant-1.16.tar.gz
2008-09-20 Gisle Aas Implement IO::Handle::say the same way as the builtin...
2008-09-20 Nicholas Clark Another missing 'static' picked up by one of Merijn...
2008-09-20 Nicholas Clark Two missing 'static's, spotted by Merijn's smoker.
2008-09-19 Nicholas Clark Kevin J. Woolley has taken over from Gozer.
2008-09-17 Jan Dubois RE: [perl #58858] Building Perl 5.10.0 in AIX 5.3 using...
2008-09-17 Paul Fenwick Re: [PATCH] Revised: Improved documentation for flock...
2008-09-16 Jerry D. Hedden Don't reuse temp files in tests
2008-09-16 Nicholas Clark "Upgrade" AutoSplit to 1.06.
2008-09-15 Nicholas Clark SEGV in readline with $/ set to a reference, discovered...
2008-09-15 Nicholas Clark Bump $ExtUtils::Constant::Utils::VERSION.
2008-09-15 Nicholas Clark Bump $O::VERSION, to reflect change 32626, a doc change...
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2008-09-15 Nicholas Clark Upgrade to podlators 2.1.3
2008-09-15 H.Merijn Brand Add probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-09-14 Nicholas Clark The program spawned from process.t needs to set up...
2008-09-13 Nicholas Clark Upgrade to Test::Harness 3.14
2008-09-13 Vincent Pit Re: [5.8] Change 33727 (op.c) breaks constant folding...
2008-09-12 Nicholas Clark In S_mro_get_linear_isa_dfs(), add void casts to silenc...
2008-09-12 Nicholas Clark Build the isa cache from any linear ISA, rather than...
2008-09-12 Nicholas Clark Need to free the isa lookup hash before rebuilding it.
2008-09-12 Nicholas Clark Create a direct lookup hash for ->isa() lookup, by...
2008-09-11 Nicholas Clark Abolish the warning "Can't locate package %"SVf" for...
2008-09-11 Nicholas Clark As stash can't be NULL, no need to check name_stash...
2008-09-11 Nicholas Clark The stash argument to S_isa_lookup() actually never...
2008-09-11 Nicholas Clark Use 1 line of code in place of 6 in Perl_sv_derived_from().
2008-09-11 Nicholas Clark S_isa_lookup() no longer recurses (as of Brandon's...
2008-09-11 Steve Hay Skip another file in the VERSION comparison program
2008-09-11 Vincent Pit Re: blead with -Dusemymalloc fails on t/comp/hints.t
2008-09-10 Jerry D. Hedden Watchdog re-queue
2008-09-10 Nicholas Clark Correct Audrey's name in traditional and simplified...
2008-09-10 Nicholas Clark Update Changes.
2008-09-09 Nicholas Clark Suck in r1147 from TH3's svn:
2008-09-09 Jerry D. Hedden Fix parallel testing temp filenames
2008-09-09 Steve Hay Update AUTHORS
2008-09-08 Vincent Pit Re: 'if not / unless' optimization change makes my...
2008-09-08 Nicholas Clark Cross-propagate changes between make_ext and make_ext_c...
2008-09-08 Nicholas Clark Upgrade to CGI.pm 3.42
2008-09-08 Nicholas Clark Re-instate all the warnings checks that don't work...
2008-09-08 Nicholas Clark Update gellyfish's e-mail.
2008-09-08 Vadim Konovalov - crosscompilation - step 1 of N+1
2008-09-08 Craig A. Berry Make sure the watchdog requeues itself when sleep(...
2008-09-08 Craig A. Berry Make sure temp file has an extension on VMS to work...
2008-09-07 Bram $ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
2008-09-07 Tye McQueen [perl #57016] debugger: o warn=0 die=0 ignored
2008-09-07 Claes Jacobsson [DOC PATCH] av.c - clearify that av_shift returns ...
2008-09-07 Vincent Pit Re: unless(...) terser than if(!...)
2008-09-07 Jan Dubois Fix mismatched #if/#endif in Win64 configuration.
2008-09-07 Nicholas Clark Split all the tests for ops that can return undef for...
2008-09-07 Nicholas Clark Fix an inconsistency spotted by David Landgren. (Althou...
2008-09-07 Nicholas Clark Two missed s/Autrijus/Audrey/g
2008-09-07 Nicholas Clark Upgrade to ExtUtils::CBuilder 0.24
2008-09-07 Nicholas Clark Upgrade to CGI.pm 3.41
2008-09-05 Steffen Mueller bugfix, AutoLoader 0.67
2008-09-05 Steve Hay Fix a couple of failing CGI.pm tests on Win32
2008-09-05 Matt Kraai Add missing "a" to binmode documentation in perlfunc.pod
2008-09-03 Paul Johnson Re: Change 34166: Small typo fix
2008-09-03 Nicholas Clark Reflect local modifications to dual life modules in...
2008-09-02 Nicholas Clark Add the URL for annotated svn of S03.
2008-09-02 Nicholas Clark Tweaks and reflowing for the cc/linker split.
2008-09-02 Nicholas Clark The tasks needed to get smart match fixing underway...
2008-09-02 Nicholas Clark Note the task TODO of splitting the linker from the...
2008-09-02 Moritz Lenz clear docs on exists wrt autovivification
2008-09-01 Abhijit Menon-Sen Fix typo.
2008-08-30 Jerry D. Hedden [PATCH] Perl TODO related to threads::shared done
2008-08-30 Jerry D. Hedden Architecture-Independent Non-XS extenstions
2008-08-30 Nicholas Clark Silence warnings when -destdir isn't set.
2008-08-28 Nicholas Clark Fix #30660: Repeated spaces on shebang line stops optio...
2008-08-26 Nicholas Clark No, third time not lucky. Remove the extraneous leading...
next