This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-11-12 Nicholas ClarkMake B's tests skip correctly when PerlIO is not config...
2005-11-12 Andy Lestermathoms prototypes aren't prototypes
2005-11-12 Steve PetersAndy Lester maintains Locale::Maketext now.
2005-11-12 Nicholas ClarkChange 26063 got one conditional the wrong way round.
2005-11-12 Nicholas ClarkMake the removal of references to AvFLAGS in the B...
2005-11-11 Steve Petersconst'ing Netdb_host_t broke HP-UX and created warnings...
2005-11-11 Nicholas Clark26085 was wrong. Undo it.
2005-11-11 Paul MarquessDB_File 1.814
2005-11-11 Gisle AasStorable 0.1 compatibility
2005-11-11 Nicholas ClarkCorrect the version-dependant expression for the number...
2005-11-11 Andy LesterConst & local: Special Victims Unit
2005-11-11 Steve PetersPod nit in Encode.pm, found by Marc Lehmann in RT ...
2005-11-11 Steve PetersFix for RT #37654. Added $COMPILING to list of variabl...
2005-11-10 Dominic DunlopSuppress leaked warnings in ExtUtils tests
2005-11-10 Rafael Garcia... Patch by Ilya Zakharevich to give more meaningful error
2005-11-10 Rafael Garcia... Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier...
2005-11-10 jms@mathras... [perl #35847] File::Find not performing as documented
2005-11-10 Peter Dintelmann[perl #37648] segfault with PERLIO_DEBUG
2005-11-10 Jason Vas Dias[perl #37582] [PATCH] h2ph inc_dirs() fails to prepend...
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-11-10 Rafael Garcia... Really apply change #26071.
2005-11-10 Vadim Konovalovwince patch
2005-11-10 Rafael Garcia... Add tests for two untested syntax error messages about \N
2005-11-10 Steve HayMake Perl_seed public
2005-11-10 Jarkko Hietaniemiblead@26052 Symbian update
2005-11-09 Nicholas ClarkAs using -C to turn on utf8 IO is equivalent to the...
2005-11-09 Nicholas ClarkI/O is UTF-8, not "UNICODE"
2005-11-09 Nicholas ClarkAs using -C to turn on utf8 IO is equivalent to the...
2005-11-09 Nicholas ClarkBetter diagnostics from io/utf8.t
2005-11-09 Nicholas ClarkMake the Bytecode changes conditional on perl version.
2005-11-09 Graham BarrRe: [PATCH] Re: [perl #32383] DProf breaks List::Util...
2005-11-09 Nicholas ClarkSimplify Perl_allocmy slightly, and cope better with...
2005-11-09 Nicholas ClarkAdd a comment about possible future refactoring of...
2005-11-09 Nicholas ClarkRemove superfluous strlen() from pp_require().
2005-11-09 Steve PetersPatch from Gisle to add NO_MATHOMS to the Compile-time...
2005-11-09 Rafael Garcia... Don't declare a function inside another function
2005-11-09 Yitzchak Scott... Configure setting patchlevel broken
2005-11-09 Robin HoustonRe: [perl #32383] DProf breaks List::Util::shuffle
2005-11-09 John E. Malmbergpatch@26052 - compile rule for mathoms.c
2005-11-08 Nicholas ClarkIt helps to actually *remove* the now-superfluous strlen().
2005-11-08 Nicholas ClarkMoving the 4 writes of PL_no_mem followed by exit(1...
2005-11-08 Nicholas ClarkEliminate some unnecessary strlen()s
2005-11-08 Nicholas ClarkEliminate duplicate strlen()s by explicitly calling it.
2005-11-08 Nicholas Clark3 calls to strlen() we can avoid.
2005-11-08 Yitzchak Scott... [DOC PATCH] mention @-, @+ in perl56delta.pod
2005-11-08 Nicholas ClarkProbaby a good idea to include DEBUG_LEAKING_SCALARS...
2005-11-08 SADAHIRO TomoyukiRe: A surprising segfault
2005-11-08 Steve HayRemove an unused variable left over from change #26041
2005-11-08 Benjamin SugarsRe: C<undef %::> considered harmful
2005-11-08 Rafael Garcia... Upgrade to CPAN 1.76_65
2005-11-08 Jan DuboisRemove unused USING_WIDE code from win32 and wince...
2005-11-08 Steve PetersUpdated perldiag.pod entry for "Can't use subscript..."
2005-11-07 Nicholas ClarkMerge pp_slt, pp_sgt and pp_sge into pp_sle. (The most...
2005-11-07 Dominic DunlopRe: [perl #36061] Not OK: perl v5.8.7 on darwin-2level...
2005-11-07 Nicholas Clarks/Nick Clark/Nicholas Clark/
2005-11-07 Nicholas ClarkFor each test function, test it as is, and with extra...
2005-11-07 Nicholas ClarkThe rarely used lcfirst and ucfirst share almost all...
2005-11-07 Nicholas ClarkFix bug #37628 (both lcfirst and ucfirst)
2005-11-07 Andy LesterCleaning up x2p directory
2005-11-07 Gisle AasMissing static declarations
2005-11-07 Rafael Garcia... Remove CPAN.pm's META.yml.
2005-11-07 Jarkko HietaniemiSymbian update blead@26025
2005-11-07 Nicholas ClarkAdd lib/CPAN/Admin.pm from CPAN to make version.t pass.
2005-11-07 Andy LesterConsting and localizing: Part LXVIII
2005-11-07 Chris Heath[perl #24254] Attempt to free unreferenced scalar
2005-11-07 Abe Timmermanfollow up on 25969 for VMS
2005-11-07 Steve PetersAdded note to README.macosx regarding failures from...
2005-11-07 Steve PetersFix documentation for gmtime().
2005-11-06 Steve PetersUpgrade to CPAN-1.76_61
2005-11-06 Steve PetersNits in the pp_defined code spotted by Jarkko.
2005-11-06 Steve PetersUpgrade to Time-HiRes-1.82
2005-11-06 John E. MalmbergRe: [PATCH configure.com] add the new d_futimes as...
2005-11-05 Nicholas ClarkMake the 5.9 changes to B conditional on perl version.
2005-11-05 Nicholas Clark'[at]' should be '@'
2005-11-05 Steve PetersKill warnings and add a panic to pp_defined() in case...
2005-11-05 Steve PetersUpgrade to CPAN-1.76_60.
2005-11-05 Nicholas ClarkAllow passing of the full enum name into the tryAMAGICb...
2005-11-05 Steve PetersUpgrade to Time-HiRes-1.81
2005-11-05 Abe Timmermanadd the new d_futimes as undef
2005-11-05 Rafael Garcia... Remove the obsolete KNOWN PROBLEMS sections from perlca...
2005-11-05 SADAHIRO TomoyukiRe: A surprising segfault
2005-11-05 Nicholas Clarkdorassign doesn't need --SP;
2005-11-05 Dave Mitchellpp_print didn't extend the stack before pushing its...
2005-11-05 Steve PetersTypos in opcode.pl this time.
2005-11-05 Steve PetersMerge pp_andassign, pp_orassign, and pp_dorassign into...
2005-11-04 Nicholas Clarks/printf/my_printf/ because we're using the return...
2005-11-04 Steve Peterss/pp_dor/pp_defined/
2005-11-04 Steve PetersI barely knew ya pp_dor. Merged into pp_defined from...
2005-11-04 Nicholas ClarkUse the return value of sprintf in sv_2pv_flags. Remove...
2005-11-04 Nicholas ClarkYou can't there from here. (Dead code in sv_2pv_flags)
2005-11-04 Nicholas ClarkUse the return value from sprintf().
2005-11-04 Nicholas Clarkpp_semop can fit within Perl_pp_shmwrite().
2005-11-04 Nicholas ClarkThe remaining special logic in pp_syswrite can be moved...
2005-11-04 Rafael Garcia... Revert patch #25993.
2005-11-04 Steve HayFix a Win32 linker error following change #25972
2005-11-04 Alan Burlisonuse clearenv if available
2005-11-04 Steve PetersRe: futimes [PATCH]
2005-11-04 Andreas König[perl #19049] Incorrect $` after replacement
2005-11-04 Robin HoustonRe: [PATCH] sort/multicall patch
2005-11-04 Gisle AasRe: Configure -Dno_mathoms
next