p5sagit/p5-mst-13.2.git
2004-10-20 Rafael Garcia... Remove opmini.c when cleaning up.
2004-10-20 Rafael Garcia... Ensure that PVA.pl returns a true value.
2004-10-20 chromatic Rephrase "Perl Home Page" References
2004-10-19 Rafael Garcia... Upgrade to Encode 2.05
2004-10-19 Rafael Garcia... More Data::Dumper docs nits, fix the previous one,
2004-10-19 Richard Foley perlfaq2.pod (add a book)
2004-10-19 Jarkko Hietaniemi Re-apply the encoding.pm part of:
2004-10-18 Marcus Holland... Upgrade to Encode 2.04.
2004-10-18 Marcus Holland... Fix a typo.
2004-10-18 Rafael Garcia... Add a missing warning categorisation in perldiag.
2004-10-16 Craig A. Berry test_harness tweak for VMS
2004-10-16 Nicholas Clark Merge code from vdie and vcroak into S_vdie_croak_common
2004-10-16 Nicholas Clark Merge the common code from Perl_vdie and Perl_vwarner...
2004-10-16 Nicholas Clark The second half of Perl_vwarner is actually a straight...
2004-10-15 Nicholas Clark Implement sv_svset _nosteal variants by passing a flag...
2004-10-15 Rafael Garcia... Implement a new -dt command-line flag, to enable thread...
2004-10-15 Steve Hay Make autodoc.pl write its output with UNIX style EOL's.
2004-10-15 Nicholas Clark Include opmini.c in the dependency generation.
2004-10-15 Rafael Garcia... Doc nit to Data::Dumper, suggested by Peter Kay.
2004-10-15 Steve Hay Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and...
2004-10-14 Craig A. Berry Re: [NOT OK] 23353 OpenVMS 7.2 VAX
2004-10-14 Peter Dintelmann AW: [perl #31864] IO::Poll - undef fd not checked in...
2004-10-14 Rafael Garcia... Fix [perl #31971] local $^D gives noise
2004-10-14 Rafael Garcia... A few fixes in the list of -D debugging flags
2004-10-14 Vadim Konovalov RE: [PATCH-for-23358] enable statically linked exte...
2004-10-12 Rafael Garcia... Minor tweaks for the test.utf16 target, by Jarkko
2004-10-12 kaminsky@math... [perl #31843] warnings::warn($obj,...) fails when ...
2004-10-12 Vadim Konovalov enable statically linked extensions for Win32
2004-10-12 Tels Patch: BigInt v1.73 (pre-release)
2004-10-11 Abe Timmerman add the 'test_harness' target to vms "makefile"
2004-10-10 Dave Mitchell Turn regcomp into a list op
2004-10-10 Nicholas Clark Hack to make -Dusethreads -Uuseithreads -Uuse5005thread...
2004-10-10 Nicholas Clark Restore runtime loading of Encode and Encode-related...
2004-10-09 H.Merijn Brand Make AIX 5 + gcc work in 64bitall
2004-10-08 H.Merijn Brand A new machine type, some reformatting, some reorganization
2004-10-08 Rafael Garcia... Briefly document the test.utf16 make target.
2004-10-08 Rafael Garcia... Make the perl interpreter more tolerant of UTF-16-encod...
2004-10-04 Jim Cromie [perl #31697] [PATCH] B::Showlex::newlex enhancement...
2004-10-04 Rafael Garcia... Increment $overload::VERSION after change #23347
2004-10-04 Vadim Konovalov dynaloader improvements and cleanup
2004-10-04 Rick Delaney Re: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-10-04 Craig A. Berry vms/t/filespec.t tweak
2004-10-04 Rafael Garcia... More caveats on the non-portability of stat(), suggested by
2004-10-02 Nicholas Clark Perl_sv_recode_to_utf8 shouldn't be returning SvPVX...
2004-10-02 Craig A. Berry make t/uni/class.t pass on VMS
2004-09-30 Dave Mitchell [perl #31767] open $1, "file" doesn't raise an exception
2004-09-30 Jay Hannah [patch] Sys::Syslog POD - $Sys::Syslog::host
2004-09-30 Rafael Garcia... A fix for [perl #31692] : as PerlIO::scalar accesses...
2004-09-28 Dave Mitchell the improved -DT output of #23325 could print an uninit...
2004-09-28 Nicholas Clark Spelling correction spotted by Greg McCarroll
2004-09-28 Merijn Broeren Patch for perl.c fixing an obscure environment bug
2004-09-28 Rafael Garcia... Perl -DT segfaults when parsing a 'use' statement
2004-09-23 Rafael Garcia... Typo fix.
2004-09-23 Rafael Garcia... Remove a couple of C<> to avoid confusing double quotes...
2004-09-22 Rafael Garcia... Document that $ENV{PATH} may not contain relative direc...
2004-09-20 LAUN Wolfgang Re: [perl #31586] utime does not reach expectations...
2004-09-20 Rafael Garcia... Upgrade to MIME::Base64 3.05.
2004-09-20 Rafael Garcia... Upgrade to Time::HiRes 1.65.
2004-09-20 Steve Peters [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT...
2004-09-20 Jarkko Hietaniemi [PATCH] encoding and open pragmas
2004-09-19 Dave Mitchell improve lexer debugging output (-DT)
2004-09-15 John Peacock The XSUB.h patch from:
2004-09-15 Rafael Garcia... Upgrade to Time::HiRes 1.63.
2004-09-14 Chris Heath Re: [perl #31459] Bug in read()
2004-09-12 Dave Mitchell [perl #30066] Memory leak in nested shared data structu...
2004-09-10 Nicholas Clark Integrate:
2004-09-09 Nicholas Clark A single version of B that supports 5.8 and 5.10
2004-09-08 Vadim Konovalov lib/bigint.pm tiny typo fix
2004-09-08 Marcus Holland... Upgrade to Devel::PPPort 3.03.
2004-09-08 Andy Dougherty [perl #21553] Re: Solaris Perl (fwd)
2004-09-08 Marcus Holland... Upgrade to Devel::PPPort 3.02.
2004-09-08 Marcus Holland... Add MY_CXT_CLONE to the core. (Taken from Time::HiRes...
2004-09-08 Nicholas Clark backport B to work on 5.8.x, so that a single version...
2004-09-08 Marcus Holland... SvO?OK_off()'s return value
2004-09-07 Paul Johnson perlintro.pod
2004-09-06 Steve Hay Implement new environment variable to allow the use...
2004-09-06 Craig A. Berry -Dunlink_all_versions for VMS
2004-09-05 Dave Mitchell only mortalize deleted array elements for AvREAL
2004-09-05 Dave Mitchell I somehow managed to omit the base.pm change from ...
2004-09-05 Dave Mitchell [perl #31078] Fields package bug
2004-09-02 Rafael Garcia... Upgrade to Encode 2.02
2004-09-02 Rafael Garcia... Upgrade to version 0.42.
2004-09-01 Rick Delaney fields.pm lost compile-time benefit
2004-09-01 Dave Mitchell whoops, fix 'formline undef' test broken by change...
2004-09-01 Andy Lester PATCH: Taintedness and ternary conditional
2004-09-01 Dave Mitchell delete spurious blank lines added by change 23251
2004-09-01 Dave Mitchell [perl #31111] Random made scripts crashing perl
2004-09-01 david nicol [perl #31228] no no-op
2004-09-01 Jim Cromie [ PATCH ] 2 added private flags for B::Concise
2004-09-01 Rafael Garcia... Upgrade to Cwd 2.21.
2004-09-01 Rafael Garcia... Update to File::Spec 0.90
2004-08-30 Marcus Holland... Skip Time::HiRes tests if configured without that module.
2004-08-30 Marcus Holland... Fix skipping of a Dumpvalue test when configured withou...
2004-08-30 Marcus Holland... Skip a Data::Dumper test if configured without B module.
2004-08-29 Marcus Holland... Fix typo in B::Assembler.
2004-08-29 Marcus Holland... Skip ext/B/t/assembler.t when configured without B.
2004-08-28 Craig A. Berry File::Spec::VMS update
2004-08-28 H.Merijn Brand Pumpkinship updates
2004-08-26 Marcus Holland... Fix nasty line break in Storable test file.
2004-08-26 Rafael Garcia... Upgrade to MIME::Base64 3.03
next