p5sagit/p5-mst-13.2.git
2006-01-10 Andy Lester It's the Barbie bus patch
2006-01-10 Gisle Aas Remove stale date.
2006-01-10 Paul Marquess Compress::Zlib becomes zlib agnostic
2006-01-10 Gisle Aas Avoid possible dereference of NULL in the initializatio...
2006-01-10 Craig A. Berry Make FAKE,READONLY optional on VMS in test 21
2006-01-09 Rafael Garcia... Add Digest::SHA to the Win32 makefiles
2006-01-09 Yitzchak Scott... Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
2006-01-09 Jim Cromie [patch] more about embed.fnc in perlguts
2006-01-09 Steve Peters Added standard core header to test cases for Digest...
2006-01-09 Nicholas Clark POSIX and Fcntl both export the same constants derived...
2006-01-09 Gisle Aas Restore hardcoded PERL_PATCHNUM removed in change 26672.
2006-01-09 Rafael Garcia... Upgrade to Sys::Syslog 0.12
2006-01-09 Paul Marquess RE: Failing tests on VMS blead@26652
2006-01-09 Rafael Garcia... Revert change 26749
2006-01-09 Xavier Noria identifiers always in main (was: defining a _ function...
2006-01-08 Nicholas Clark Cope with change entries that are \r terminated
2006-01-08 Craig A. Berry follow-up to 26740, shasum --> shasum.com
2006-01-08 Craig A. Berry Grr. #26690 broke handling of old ODS-2 style names
2006-01-08 Craig A. Berry VMS needs the meta-quoted version of $0
2006-01-08 Rafael Garcia... Install shasum on Windows and VMS too
2006-01-08 SADAHIRO Tomoyuki Re: [perl #38181] Default IO Layer is ignored in 3...
2006-01-08 Nicholas Clark Update copyright with the 2 years where changes were...
2006-01-08 Nicholas Clark Update the copyright years in the generated files,...
2006-01-08 Dave Mitchell document svt_copy, svt_dup and svt_local vtable slots
2006-01-08 Rafael Garcia... Add shasum (from Digest::SHA) to utils.lst
2006-01-08 Nicholas Clark Update copyright years (including some years where...
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2006-01-08 Nicholas Clark With VMS moving from [lib.pod] to [lib.pods] then pod...
2006-01-08 Nicholas Clark Add an option 'opened' which reports on the maintainers...
2006-01-08 Craig A. Berry pod2usage2.t is not readily portable to VMS either
2006-01-08 Nicholas Clark Tweak the code that generates unique entries in @POSIX...
2006-01-08 Jarkko Hietaniemi blead: format warnings
2006-01-08 Jarkko Hietaniemi hints/dec_osf.sh (Re: blead@26701 compilation warning...
2006-01-08 Nicholas Clark Add utils/shasum.PL to MANIFEST
2006-01-08 Nicholas Clark Add missing files in ext/Digest/SHA/src that somehow...
2006-01-08 Steve Peters Add Digest-SHA-5.32 for SHA-256 support for CPAN.
2006-01-07 Craig A. Berry Make v?snprintf available on VMS v7.3-2 and later and...
2006-01-07 Nicholas Clark Remove the greedy quantifier from inside the grouping...
2006-01-07 Nicholas Clark Reorder Fcntl's bootstrapping so that the constants...
2006-01-07 Dave Mitchell [perl #37946] preserve the referent associated with...
2006-01-07 Steve Peters Additional const prototype fixes.
2006-01-07 Dave Mitchell fix coredump on 'local $shared[N]' introduced by change...
2006-01-06 Nicholas Clark Don't code the absolute number of tests for the UTF8...
2006-01-06 Craig A. Berry Make VMS manifest checker handle multi-dot filenames...
2006-01-06 Nicholas Clark Correct the typo in the description of change 24253
2006-01-06 Steve Peters Upgrade to version-0.52
2006-01-06 Dave Mitchell make ithreads shared vars smaller/quicker by eliminatin...
2006-01-06 Steve Peters const'ing parameters killed the builds for djgpp. ...
2006-01-06 Nicholas Clark Negating an unsigned value generates warnings for some...
2006-01-06 Steve Hay DBL_MAX and FLT_MAX are not constants in Borland C++
2006-01-06 Andy Lester hv_fetchs() support
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2006-01-06 Andy Lester performance tweaking op.c
2006-01-06 Gisle Aas Remove code duplicated a few lines above by change...
2006-01-06 Gisle Aas Move "DEVEL####" marker to the 'perl -v' output.
2006-01-06 Steve Peters Replacing broken call to savepvn() with savepvs() to...
2006-01-06 Gisle Aas Make '-s' on the shebang line able to parse -foo=bar...
2006-01-06 Gisle Aas Improve description of the -s switch.
2006-01-05 H.Merijn Brand Test if the probed availability of v?snprintf () is
2006-01-05 Rafael Garcia... Upgrade to CPAN.pm 1.83
2006-01-05 Rafael Garcia... Regenerate PODs
2006-01-05 Steve Hay Workaround another problem following change 26395
2006-01-05 Rafael Garcia... Really commit change 26662 (duh)
2006-01-05 Rafael Garcia... Let table of contents know about perllinux man page
2006-01-05 Rafael Garcia... Update Changes
2006-01-05 Sisyphus MinGW and lib/CORE/Win32.h
2006-01-05 Rafael Garcia... Install less README files
2006-01-05 Rafael Garcia... Remove old Pod::Man parser creation.
2006-01-05 Steve Peters Change installman to instantiate a new Pod::Man instanc...
2006-01-05 Steve Hay Reorder changes made in change 26630
2006-01-04 Steve Hay Run regen.pl (Just updating copyright years)
2006-01-04 Steve Hay Don't try to export PL_my_ctx_mutex and PL_my_cxt_...
2006-01-04 Rafael Garcia... More copyright updates
2006-01-04 Jim Cromie Re: [patch] optimized constant subs are cool, teach...
2006-01-04 Gisle Aas Move all the xxxpvs() macros to handy.h.
2006-01-04 Gisle Aas Make the new STR_WITH_LEN() affected compile under...
2006-01-04 Gisle Aas Add an extra NUL so that we can use sv_catpvs()
2006-01-04 Gisle Aas Get rid of hardcoded string length.
2006-01-04 Gisle Aas Introduce newSVpvs_share() macro.
2006-01-04 Gisle Aas Get rid of a few more hardcoded string lengths.
2006-01-04 Steve Peters Update copyright year.
2006-01-04 Rafael Garcia... Fix some compilation warnings
2006-01-04 Gisle Aas Get rid of a few more hardcoded string lengths.
2006-01-04 Gisle Aas Introduce the macros newSVpvs(str) and sv_catpvs(sv...
2006-01-04 Gisle Aas Removed unused part of string passed to sv_catpvn().
2006-01-04 Steve Peters Updates to various configurations courtesy of Jarkko.
2006-01-04 Steve Peters Don't warn about invalid dirhandles in DirHandle::DESTR...
2006-01-04 Steve Hay Make Borland and MinGW happy with change 26379
2006-01-04 Gisle Aas Fix typo in comment.
2006-01-04 Gisle Aas Introduce STR_WITH_LEN macro in the form suggested...
2006-01-04 Steve Hay Workaround Win32 compiler bugs following change 26395
2006-01-04 Gisle Aas Silence compiler warning; ref change 26598
2006-01-04 Steve Peters Added snprintf() and vsnprintf() to configure.com as...
2006-01-04 Steve Peters Add warnings for the various other *dir() functions...
2006-01-04 Steve Peters Add snprintf() and vsnprintf() to the various Win32...
2006-01-03 Mike Guy Re: [perl #38034] A combination eval, DESTROY method...
2006-01-03 Nicholas Clark If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's impor...
2006-01-03 Steve Peters Attemting to readdir() something that isn't a dirhandle...
2006-01-03 Steve Hay Fix release mode builds following change 26598
2006-01-03 Steve Peters perldiag.pod additions to go with change #26602.
next