p5sagit/p5-mst-13.2.git
2003-12-27 Rafael Garcia... Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a...
2003-12-27 Redvers Davies Cross compilation patches for arm.
2003-12-27 Rafael Garcia... Fix bug [perl #24735] : make sure that the range (...
2003-12-27 Paul Marquess PATCH: *DB*_File
2003-12-27 Nicholas Clark Straggler from Cwd
2003-12-27 Nicholas Clark Straggler from Unicode::Collate.
2003-12-27 Nicholas Clark Assimilate Unicode::Collate 0.33
2003-12-27 Nicholas Clark Assimilate PodParser-1.26
2003-12-27 Nicholas Clark Assimilate File::Spec 0.87
2003-12-27 Nicholas Clark Assimilate Digest 1.05
2003-12-27 Nicholas Clark Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-12-27 Marcus Holland... Remove Win32 compiler warnings
2003-12-27 Nicholas Clark Allow overriding of the p4 settings via environment...
2003-12-27 Slaven Rezic perl 5.8.0, FindBin::again
2003-12-27 Marcus Holland... Turn Quad_t to Uquad_t in unsigned branch
2003-12-26 Nicholas Clark Change minimum perl version where the test is run from...
2003-12-26 Marcus Holland... Re: GCC bug breaking Perl_sv_catpvfn()?
2003-12-26 Rafael Garcia... Refactor the code that checks whether a range is numeric
2003-12-26 Rafael Garcia... Restore ext/SDBM_File/sdbm/Makefile to its pre-21655...
2003-12-25 Rafael Garcia... Fix bug [perl #24641] : when POSIX::set[ug]id() are...
2003-12-25 Ilya Zakharevich INSTALL_PREFIX from C
2003-12-25 Tels BigInt v1.68 - pre-release
2003-12-25 Fergal Daly [perl #24506] [PATCH] cannot weaken refs to read only...
2003-12-23 Peter Prymmer document patch for VMS port on new file systems
2003-12-23 Stas Bekman [patch t/test.pl] comment fix
2003-12-22 Adrian M. Enache re-fix [perl #24508] without speed regression.
2003-12-22 Adrian M. Enache sanitize some macros - based on Chip Salzenberg suggest...
2003-12-22 Mike Pomraning Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service...
2003-12-22 Jarkko Hietaniemi doc nits
2003-12-22 Craig A. Berry configure.com archname tweak
2003-12-21 Mike Guy [perl #24651] Taint bug with multiple backticks in...
2003-12-21 Dominique Quatravaux Fix a side-effect of bug #24674 in the perl debugger.
2003-12-20 Dorner Thomas Perl 5.8.3 patches from the BS2000 port
2003-12-20 Adrian M. Enache after back-references, restricted hashes.
2003-12-20 Adrian M. Enache fix [perl #24660], [perl #24663].
2003-12-20 Rafael Garcia... Upgrade to Time::Local 1.07_94
2003-12-20 Craig A. Berry OpenVMS I64 support
2003-12-20 Nicholas Clark remove duplicate PERL_HASH (as spotted by Enache Adrian in
2003-12-20 Nicholas Clark Solaris gconvert() doesn't like ndigits == 0. Currently...
2003-12-19 Rafael Garcia... Upgrade to CGI.pm 3.01
2003-12-19 Elizabeth Mattijsen [DOCPATCH] base.pm
2003-12-18 Nicholas Clark "Richard" - who he? (Add "Richard Clamp" to the list...
2003-12-18 Rafael Garcia... Perl 1.0.16 has been released.
2003-12-17 Marcus Holland... arguments for perl_clone()
2003-12-17 Mike Pomraning 2-arg cond_wait, cond_timedwait, tests
2003-12-16 Rafael Garcia... Sync with the latest MakeMaker snapshot.
2003-12-15 Alan Burlison Remove incorrect guards around inclusion of <signal.h>
2003-12-15 Alan Burlison Remove incorrect guards around inclusion of <signal.h>
2003-12-15 Rafael Garcia... Add the macros dAX and dITEMS to PPPort.
2003-12-14 Stas Bekman [patch Porting/pumpkin.pod] trying to ensure that PPPor...
2003-12-14 Elizabeth Mattijsen [DOCPATCH] perlfunc delete
2003-12-14 Nicholas Clark Forgot to remove a comment
2003-12-14 Nicholas Clark S_save_hek_flags should honour the "free" flag.
2003-12-14 Nicholas Clark Some fool missed a letter n.
2003-12-14 Adrian M. Enache Re: Change 21862
2003-12-14 Nicholas Clark Clean up a bug I introduced into caseless ENV hv_delete
2003-12-13 Yitzchak Scott... Re: 5.6.2-RC1 on Cygwin
2003-12-13 Nicholas Clark Add Perl_ceil
2003-12-13 Rafael Garcia... Reformat a long line in perlembed.pod (bug #24623).
2003-12-13 Nicholas Clark The binary compatibility notes say that new global...
2003-12-13 Rafael Garcia... alarm() is now implemented on Win32.
2003-12-13 Nicholas Clark foreach qw() { # not valid syntax for 5.005. So fix it.
2003-12-13 David Dyck Patch for: [perl #24650] File::CheckTree should list...
2003-12-13 Rafael Garcia... Make the XSRETURN macro evaluate its argument only...
2003-12-13 Rafael Garcia... More POD fixes ; regenerate perltoc and perlmodlib.
2003-12-13 Rafael Garcia... Fix some of the pods to produce more standard manpages,
2003-12-13 Anders Johnson RE: [perl #24610] Pod::Html infinite recursion
2003-12-12 Alan Burlison Modify the common guard for the signal.h header, because
2003-12-12 Tels Math::BigInt v1.67 released
2003-12-12 Gisle Aas d_u32align for win32
2003-12-11 Craig A. Berry environ array fix for VMS
2003-12-11 Mark Leighton... Perl 5.9.0 AUTHORS
2003-12-11 Rafael Garcia... Add a mention of the error "DESTROY created new reference
2003-12-11 Adrian M. Enache #21866 was wrong. another try to plumb that damn leak.
2003-12-11 Adrian M. Enache fix bug #24605.
2003-12-09 Rafael Garcia... Suppress a C< $DB::single = 1 > from Switch.pm, as...
2003-12-09 Audrey Tang Implicit upgrading docs
2003-12-09 Adrian M. Enache temporary fix to avoid t/op/tie.t failures on Win32
2003-12-08 Rafael Garcia... Upgrade to Digest-MD5 2.33.
2003-12-08 Rafael Garcia... Integrate change #21862 from maint-5.8 :
2003-12-08 Tassilo von... iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRST...
2003-12-08 Adrian M. Enache yet another leak. bigger fish still swimming around.
2003-12-08 Adrian M. Enache yet another 2 leaks. example for the second:
2003-12-08 Adrian M. Enache plumb a leak with pos().
2003-12-07 Tassilo von... documenting SCALAR gotcha
2003-12-07 Craig A. Berry setenv tweak for VMS
2003-12-06 Rafael Garcia... Missing thingies.
2003-12-06 Tels Math::BigInt v1.67 (pre-release)
2003-12-06 Rafael Garcia... Forgot to update the MANIFEST.
2003-12-06 Rafael Garcia... Math::BigInt::Scalar is only for tests.
2003-12-06 Craig A. Berry casting bug in VMS part of Perl_start_glob
2003-12-06 Rafael Garcia... Remove the "Can't provide tied hash usage" error from...
2003-12-06 Rafael Garcia... Clarify the description of SCALAR in perltie
2003-12-06 Tassilo von... SCALAR/FIRSTKEY for tied hashes in scalar context
2003-12-06 Nicholas Clark Make sv_force_normal_flags cope with shared hash key...
2003-12-05 Nicholas Clark Back out the Makefile.PL part of 21808 as requested...
2003-12-05 Gisle Aas Configure gets d_u32align wrong
2003-12-05 chromatic [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
2003-12-05 Craig A. Berry another ext/SDBM_File/sdbm build fix
2003-12-05 Paul Johnson $^P, eval and caller
next