summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* It's the Barbie bus patchAndy Lester2006-01-1021-298/+260
* Remove stale date.Gisle Aas2006-01-101-2/+0
* Compress::Zlib becomes zlib agnosticPaul Marquess2006-01-10115-9002/+12829
* Avoid possible dereference of NULL in the initialization of PL_origalen.Gisle Aas2006-01-102-23/+25
* Make FAKE,READONLY optional on VMS in test 21Craig A. Berry2006-01-101-1/+1
* Add Digest::SHA to the Win32 makefilesRafael Garcia-Suarez2006-01-092-1/+7
* Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)Yitzchak Scott-Thoennes2006-01-091-0/+3
* [patch] more about embed.fnc in perlgutsJim Cromie2006-01-092-13/+21
* Added standard core header to test cases for Digest::SHASteve Peters2006-01-0924-0/+162
* POSIX and Fcntl both export the same constants derived from the sameNicholas Clark2006-01-092-8/+10
* Restore hardcoded PERL_PATCHNUM removed in change 26672.Gisle Aas2006-01-091-0/+4
* Upgrade to Sys::Syslog 0.12Rafael Garcia-Suarez2006-01-095-40/+46
* RE: Failing tests on VMS blead@26652Paul Marquess2006-01-0918-154/+75
* Revert change 26749Rafael Garcia-Suarez2006-01-091-5/+5
* identifiers always in main (was: defining a _ function breaks File::Find)Xavier Noria2006-01-091-5/+5
* Cope with change entries that are \r terminatedNicholas Clark2006-01-081-0/+1
* follow-up to 26740, shasum --> shasum.comCraig A. Berry2006-01-081-1/+1
* Grr. #26690 broke handling of old ODS-2 style namesCraig A. Berry2006-01-081-2/+2
* VMS needs the meta-quoted version of $0Craig A. Berry2006-01-081-1/+1
* Install shasum on Windows and VMS tooRafael Garcia-Suarez2006-01-083-3/+8
* Re: [perl #38181] Default IO Layer is ignored in 3-argument open call SADAHIRO Tomoyuki2006-01-082-7/+6
* Update copyright with the 2 years where changes were made.Nicholas Clark2006-01-081-1/+1
* Update the copyright years in the generated files, and nostdio.hNicholas Clark2006-01-085-7/+9
* document svt_copy, svt_dup and svt_local vtable slotsDave Mitchell2006-01-081-1/+18
* Add shasum (from Digest::SHA) to utils.lstRafael Garcia-Suarez2006-01-081-0/+1
* Update copyright years (including some years where we made changes butNicholas Clark2006-01-0814-14/+15
* run pod/buildtoc --build-allNicholas Clark2006-01-085-73/+223
* With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needsNicholas Clark2006-01-081-9/+9
* Add an option 'opened' which reports on the maintainers of all filesNicholas Clark2006-01-081-1/+12
* pod2usage2.t is not readily portable to VMS eitherCraig A. Berry2006-01-081-2/+2
* Tweak the code that generates unique entries in @POSIX::EXPORT so thatNicholas Clark2006-01-081-4/+5
* blead: format warningsJarkko Hietaniemi2006-01-083-11/+20
* hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)Jarkko Hietaniemi2006-01-081-2/+11
* Add utils/shasum.PL to MANIFESTNicholas Clark2006-01-081-0/+1
* Add missing files in ext/Digest/SHA/src that somehow escaped the net.Nicholas Clark2006-01-088-0/+1329
* Add Digest-SHA-5.32 for SHA-256 support for CPAN.Steve Peters2006-01-0848-3/+3267
* Make v?snprintf available on VMS v7.3-2 and later and clean upCraig A. Berry2006-01-071-24/+22
* Remove the greedy quantifier from inside the grouping (?:) so that itNicholas Clark2006-01-071-1/+1
* Reorder Fcntl's bootstrapping so that the constants actually getNicholas Clark2006-01-071-13/+19
* [perl #37946] preserve the referent associated with a shared RV.Dave Mitchell2006-01-071-23/+49
* Additional const prototype fixes.Steve Peters2006-01-072-3/+3
* fix coredump on 'local $shared[N]' introduced by change #24942Dave Mitchell2006-01-071-15/+3
* Don't code the absolute number of tests for the UTF8/EBCDIC case; muchNicholas Clark2006-01-061-1/+1
* Make VMS manifest checker handle multi-dot filenames on ODS-5Craig A. Berry2006-01-061-0/+2
* Correct the typo in the description of change 24253Nicholas Clark2006-01-061-1/+1
* Upgrade to version-0.52Steve Peters2006-01-066-17/+38
* make ithreads shared vars smaller/quicker by eliminating shared_svDave Mitchell2006-01-062-376/+516
* const'ing parameters killed the builds for djgpp. Changes get the Steve Peters2006-01-062-2/+2
* Negating an unsigned value generates warnings for some compilers, soNicholas Clark2006-01-061-1/+1
* DBL_MAX and FLT_MAX are not constants in Borland C++Steve Hay2006-01-061-3/+3