[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
perl562@20985
I've integrated the latest CPAN release of MakeMaker into the perl 5.6.2
branch. This is not a trivial change, that's why I'd appreciate tests,
esp. on non-Unix platforms.
That made me think that it's a good time for a snapshot.
http://rgarciasuarez.free.fr/snap/perl562-20985.tgz
I've corrected a few build problems, upgraded DB_File, and upgraded some
of what I'd call the "social" modules (the ones that operate on other
modules) : Test, Test::More, Test::Simple, Test::Builder, Test::Harness
and MakeMaker. I've also borgified if.pm (pulled in due to other
dependencies.)
Known problems with 5.6.2 : doesn't build on Mac OS X on UFS (IIRC).
Lacks testing on recent Tru64, HP, Solaris, Windows, VMS, etc.
On the to-do list : upgrade a few more modules (from CPAN), perhaps
modernize h2xs and perldoc a bit, update a few docs and the perlfaq, and
of course perldelta, not forgetting to take a look at README.* and
INSTALL.
I might also be tempted to put in Jarkko's workaround for the bug
in Abigail's libc. (Changes 18797 and 18845)
Here's the complete changelog.
____________________________________________________________________________
[ 20985] By: rgs on 2003/09/01 20:38:12
Log: Tabify and sort MANIFEST
Branch: maint-5.6
! perl-5.6.2/MANIFEST
____________________________________________________________________________
[ 20984] By: rgs on 2003/09/01 20:10:41
Log: Integrate ExtUtils::MakeMaker 6.16.
Update the various makefiles utilities so the Makefile.PLs are
invoked with PERL_CORE=1.
Branch: maint-5.6
+ perl-5.6.2/lib/ExtUtils/Changes
+ perl-5.6.2/lib/ExtUtils/Command/MM.pm
+ perl-5.6.2/lib/ExtUtils/Liblist/Kid.pm
+ perl-5.6.2/lib/ExtUtils/MANIFEST.SKIP
+ perl-5.6.2/lib/ExtUtils/META.yml perl-5.6.2/lib/ExtUtils/MM.pm
+ perl-5.6.2/lib/ExtUtils/MM_Any.pm
+ perl-5.6.2/lib/ExtUtils/MM_BeOS.pm
+ perl-5.6.2/lib/ExtUtils/MM_DOS.pm
+ perl-5.6.2/lib/ExtUtils/MM_MacOS.pm
+ perl-5.6.2/lib/ExtUtils/MM_NW5.pm
+ perl-5.6.2/lib/ExtUtils/MM_UWIN.pm
+ perl-5.6.2/lib/ExtUtils/MM_Win95.pm
+ perl-5.6.2/lib/ExtUtils/MY.pm
+ perl-5.6.2/lib/ExtUtils/MakeMaker/FAQ.pod
+ perl-5.6.2/lib/ExtUtils/MakeMaker/Tutorial.pod
+ perl-5.6.2/lib/ExtUtils/MakeMaker/bytes.pm
+ perl-5.6.2/lib/ExtUtils/MakeMaker/vmsish.pm
+ perl-5.6.2/lib/ExtUtils/NOTES perl-5.6.2/lib/ExtUtils/PATCHING
+ perl-5.6.2/lib/ExtUtils/README perl-5.6.2/lib/ExtUtils/TODO
+ perl-5.6.2/lib/ExtUtils/instmodsh
+ perl-5.6.2/lib/ExtUtils/t/00compile.t
+ perl-5.6.2/lib/ExtUtils/t/00setup_dummy.t
+ perl-5.6.2/lib/ExtUtils/t/Command.t
+ perl-5.6.2/lib/ExtUtils/t/INST.t
+ perl-5.6.2/lib/ExtUtils/t/INST_PREFIX.t
+ perl-5.6.2/lib/ExtUtils/t/Install.t
+ perl-5.6.2/lib/ExtUtils/t/Installed.t
+ perl-5.6.2/lib/ExtUtils/t/Liblist.t
+ perl-5.6.2/lib/ExtUtils/t/MM_Any.t
+ perl-5.6.2/lib/ExtUtils/t/MM_BeOS.t
+ perl-5.6.2/lib/ExtUtils/t/MM_Cygwin.t
+ perl-5.6.2/lib/ExtUtils/t/MM_NW5.t
+ perl-5.6.2/lib/ExtUtils/t/MM_OS2.t
+ perl-5.6.2/lib/ExtUtils/t/MM_Unix.t
+ perl-5.6.2/lib/ExtUtils/t/MM_VMS.t
+ perl-5.6.2/lib/ExtUtils/t/MM_Win32.t
+ perl-5.6.2/lib/ExtUtils/t/Manifest.t
+ perl-5.6.2/lib/ExtUtils/t/Mkbootstrap.t
+ perl-5.6.2/lib/ExtUtils/t/Packlist.t
+ perl-5.6.2/lib/ExtUtils/t/VERSION_FROM.t
+ perl-5.6.2/lib/ExtUtils/t/backwards.t
+ perl-5.6.2/lib/ExtUtils/t/basic.t
+ perl-5.6.2/lib/ExtUtils/t/bytes.t
+ perl-5.6.2/lib/ExtUtils/t/hints.t
+ perl-5.6.2/lib/ExtUtils/t/oneliner.t
+ perl-5.6.2/lib/ExtUtils/t/postamble.t
+ perl-5.6.2/lib/ExtUtils/t/prefixify.t
+ perl-5.6.2/lib/ExtUtils/t/prereq_print.t
+ perl-5.6.2/lib/ExtUtils/t/problems.t
+ perl-5.6.2/lib/ExtUtils/t/prompt.t
+ perl-5.6.2/lib/ExtUtils/t/recurs.t
+ perl-5.6.2/lib/ExtUtils/t/split_command.t
+ perl-5.6.2/lib/ExtUtils/t/testlib.t
+ perl-5.6.2/lib/ExtUtils/t/vmsish.t
+ perl-5.6.2/lib/ExtUtils/t/writemakefile_args.t
+ perl-5.6.2/lib/ExtUtils/t/zz_cleanup_dummy.t
+ perl-5.6.2/t/lib/MakeMaker/Test/Setup/Recurs.pm
+ perl-5.6.2/t/lib/MakeMaker/Test/Utils.pm
+ perl-5.6.2/t/lib/TieIn.pm
- perl-5.6.2/lib/ExtUtils/inst
! perl-5.6.2/MANIFEST perl-5.6.2/configure.com
! perl-5.6.2/ext/util/make_ext
! perl-5.6.2/lib/ExtUtils/Command.pm
! perl-5.6.2/lib/ExtUtils/Embed.pm
! perl-5.6.2/lib/ExtUtils/Install.pm
! perl-5.6.2/lib/ExtUtils/Installed.pm
! perl-5.6.2/lib/ExtUtils/Liblist.pm
! perl-5.6.2/lib/ExtUtils/MM_Cygwin.pm
! perl-5.6.2/lib/ExtUtils/MM_OS2.pm
! perl-5.6.2/lib/ExtUtils/MM_Unix.pm
! perl-5.6.2/lib/ExtUtils/MM_VMS.pm
! perl-5.6.2/lib/ExtUtils/MM_Win32.pm
! perl-5.6.2/lib/ExtUtils/MakeMaker.pm
! perl-5.6.2/lib/ExtUtils/Manifest.pm
! perl-5.6.2/lib/ExtUtils/Mkbootstrap.pm
! perl-5.6.2/lib/ExtUtils/Mksymlists.pm
! perl-5.6.2/lib/ExtUtils/Packlist.pm
! perl-5.6.2/lib/ExtUtils/testlib.pm perl-5.6.2/os2/Makefile.SHs
! perl-5.6.2/win32/Makefile perl-5.6.2/win32/makefile.mk
____________________________________________________________________________
[ 20977] By: rgs on 2003/08/31 20:54:16
Log: Integrate change 11744 from bleadperl :
Subject: [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
Date: Fri, 24 Aug 2001 22:10:42 +0200
Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
and apply the last round of warnings hunting on Win32:
Subject: [PATCH 5.6.2] MSWin32 test & compilation warning fixes
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Date: Sun, 31 Aug 2003 13:54:58 +0200
Message-ID: <005801c36fb6$c26b5190$9b00a8c0@R2D2>
Branch: maint-5.6
! perl-5.6.2/ext/POSIX/POSIX.xs perl-5.6.2/x2p/a2py.c
!> perl-5.6.2/x2p/walk.c
____________________________________________________________________________
[ 20976] By: rgs on 2003/08/31 20:47:11
Log: Integrate from bleadperl :
10526: Cleanup the a2p.c for -Wall.
10537: One less -Wall whine (found under DEBUGGING).
Branch: maint-5.6
!> perl-5.6.2/x2p/Makefile.SH perl-5.6.2/x2p/a2p.c
____________________________________________________________________________
[ 20975] By: rgs on 2003/08/31 20:35:00
Log: Integrate change 10684 from bleadperl (as suggested by Marcus
Holland-Moritz) :
Guard the SysV IPC tests against being invoked in
SysV-IPC-less places.
Branch: maint-5.6
!> perl-5.6.2/ext/IPC/SysV/t/msg.t
!> perl-5.6.2/ext/IPC/SysV/t/sem.t
____________________________________________________________________________
[ 20911] By: rgs on 2003/08/26 20:01:16
Log: Don't uppercase automatically all environment variables on DJGPP.
(reported by Richard Dawe, this breaks portability of Unix
scripts.) Don't change the behaviour on plain MS/DOS.
Branch: maint-5.6
! perl-5.6.2/perl.c
____________________________________________________________________________
[ 20859] By: rgs on 2003/08/23 20:02:36
Log: Two portability patches for DJGPP from Richard Dawe
<rich@phekda.freeserve.co.uk>.
Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
Branch: maint-5.6
! perl-5.6.2/djgpp/djgppsed.sh perl-5.6.2/dosish.h
____________________________________________________________________________
[ 20849] By: rgs on 2003/08/22 21:45:20
Log: Integrate Test::More, Test::Builder and Test::Simple,
from bleadperl. Pulling in dependencies, I had to integrate if.pm
as well (it's used in some tests.)
Branch: maint-5.6
+ perl-5.6.2/lib/Test/Builder.pm perl-5.6.2/lib/Test/More.pm
+ perl-5.6.2/lib/Test/Simple.pm
+ perl-5.6.2/lib/Test/Simple/Changes
+ perl-5.6.2/lib/Test/Simple/README
+ perl-5.6.2/lib/Test/Simple/t/Builder.t
+ perl-5.6.2/lib/Test/Simple/t/More.t
+ perl-5.6.2/lib/Test/Simple/t/bad_plan.t
+ perl-5.6.2/lib/Test/Simple/t/buffer.t
+ perl-5.6.2/lib/Test/Simple/t/curr_test.t
+ perl-5.6.2/lib/Test/Simple/t/details.t
+ perl-5.6.2/lib/Test/Simple/t/diag.t
+ perl-5.6.2/lib/Test/Simple/t/exit.t
+ perl-5.6.2/lib/Test/Simple/t/extra.t
+ perl-5.6.2/lib/Test/Simple/t/fail-like.t
+ perl-5.6.2/lib/Test/Simple/t/fail-more.t
+ perl-5.6.2/lib/Test/Simple/t/fail.t
+ perl-5.6.2/lib/Test/Simple/t/filehandles.t
+ perl-5.6.2/lib/Test/Simple/t/fork.t
+ perl-5.6.2/lib/Test/Simple/t/has_plan.t
+ perl-5.6.2/lib/Test/Simple/t/has_plan2.t
+ perl-5.6.2/lib/Test/Simple/t/import.t
+ perl-5.6.2/lib/Test/Simple/t/is_deeply.t
+ perl-5.6.2/lib/Test/Simple/t/maybe_regex.t
+ perl-5.6.2/lib/Test/Simple/t/missing.t
+ perl-5.6.2/lib/Test/Simple/t/no_ending.t
+ perl-5.6.2/lib/Test/Simple/t/no_header.t
+ perl-5.6.2/lib/Test/Simple/t/no_plan.t
+ perl-5.6.2/lib/Test/Simple/t/ok_obj.t
+ perl-5.6.2/lib/Test/Simple/t/output.t
+ perl-5.6.2/lib/Test/Simple/t/plan.t
+ perl-5.6.2/lib/Test/Simple/t/plan_is_noplan.t
+ perl-5.6.2/lib/Test/Simple/t/plan_no_plan.t
+ perl-5.6.2/lib/Test/Simple/t/plan_skip_all.t
+ perl-5.6.2/lib/Test/Simple/t/simple.t
+ perl-5.6.2/lib/Test/Simple/t/skip.t
+ perl-5.6.2/lib/Test/Simple/t/skipall.t
+ perl-5.6.2/lib/Test/Simple/t/strays.t
+ perl-5.6.2/lib/Test/Simple/t/threads.t
+ perl-5.6.2/lib/Test/Simple/t/todo.t
+ perl-5.6.2/lib/Test/Simple/t/undef.t
+ perl-5.6.2/lib/Test/Simple/t/use_ok.t
+ perl-5.6.2/lib/Test/Simple/t/useing.t
+ perl-5.6.2/lib/Test/Tutorial.pod perl-5.6.2/lib/if.pm
+ perl-5.6.2/lib/if.t perl-5.6.2/t/lib/Test/Simple/Catch.pm
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/death.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/death_in_eval.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/extras.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/five_fail.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/last_minute_death.pl
+ x perl-5.6.2/t/lib/Test/Simple/sample_tests/one_fail.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/pre_plan_death.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/require.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/success.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/too_few.plx
+ perl-5.6.2/t/lib/Test/Simple/sample_tests/two_fail.plx
+ perl-5.6.2/t/lib/TieOut.pm
! perl-5.6.2/MANIFEST
____________________________________________________________________________
[ 20848] By: rgs on 2003/08/22 20:51:02
Log: Upgrade to Test 1.24 (from bleadperl)
Branch: maint-5.6
+ perl-5.6.2/lib/Test/t/fail.t perl-5.6.2/lib/Test/t/mix.t
+ perl-5.6.2/lib/Test/t/onfail.t perl-5.6.2/lib/Test/t/qr.t
+ perl-5.6.2/lib/Test/t/skip.t perl-5.6.2/lib/Test/t/success.t
+ perl-5.6.2/lib/Test/t/todo.t
! perl-5.6.2/MANIFEST perl-5.6.2/lib/Test.pm
____________________________________________________________________________
[ 20847] By: rgs on 2003/08/22 20:07:32
Log: Two tests were failing after the Test::Harness upgrade, because
they use Test, that loads Test::Harness, that doesn't load FileHandle
anymore.
Branch: maint-5.6
! perl-5.6.2/t/lib/ftmp-mktemp.t perl-5.6.2/t/lib/ftmp-posix.t
____________________________________________________________________________
[ 20846] By: rgs on 2003/08/22 20:05:52
Log: Upgrade to Test::Harness 2.30, and get t/harness from bleadperl
(more or less, due to the different set of directories to scan
for tests)
Branch: maint-5.6
+ perl-5.6.2/lib/Test/Harness/Assert.pm
+ perl-5.6.2/lib/Test/Harness/Changes
+ perl-5.6.2/lib/Test/Harness/Iterator.pm
+ perl-5.6.2/lib/Test/Harness/Straps.pm
+ perl-5.6.2/lib/Test/Harness/t/00compile.t
+ perl-5.6.2/lib/Test/Harness/t/assert.t
+ perl-5.6.2/lib/Test/Harness/t/base.t
+ perl-5.6.2/lib/Test/Harness/t/callback.t
+ perl-5.6.2/lib/Test/Harness/t/nonumbers.t
+ perl-5.6.2/lib/Test/Harness/t/ok.t
+ perl-5.6.2/lib/Test/Harness/t/pod.t
+ perl-5.6.2/lib/Test/Harness/t/strap-analyze.t
+ perl-5.6.2/lib/Test/Harness/t/strap.t
+ perl-5.6.2/lib/Test/Harness/t/test-harness.t
+ perl-5.6.2/t/lib/sample-tests/bailout
+ perl-5.6.2/t/lib/sample-tests/bignum
+ perl-5.6.2/t/lib/sample-tests/combined
+ perl-5.6.2/t/lib/sample-tests/descriptive
+ perl-5.6.2/t/lib/sample-tests/die
+ perl-5.6.2/t/lib/sample-tests/die_head_end
+ perl-5.6.2/t/lib/sample-tests/die_last_minute
+ perl-5.6.2/t/lib/sample-tests/duplicates
+ perl-5.6.2/t/lib/sample-tests/head_end
+ perl-5.6.2/t/lib/sample-tests/head_fail
+ perl-5.6.2/t/lib/sample-tests/lone_not_bug
+ perl-5.6.2/t/lib/sample-tests/no_nums
+ perl-5.6.2/t/lib/sample-tests/no_output
+ perl-5.6.2/t/lib/sample-tests/out_of_order
+ perl-5.6.2/t/lib/sample-tests/segfault
+ perl-5.6.2/t/lib/sample-tests/shbang_misparse
+ perl-5.6.2/t/lib/sample-tests/simple
+ perl-5.6.2/t/lib/sample-tests/simple_fail
+ perl-5.6.2/t/lib/sample-tests/skip
+ perl-5.6.2/t/lib/sample-tests/skip_nomsg
+ perl-5.6.2/t/lib/sample-tests/skipall
+ perl-5.6.2/t/lib/sample-tests/skipall_nomsg
+ perl-5.6.2/t/lib/sample-tests/switches
+ perl-5.6.2/t/lib/sample-tests/taint
+ perl-5.6.2/t/lib/sample-tests/todo
+ perl-5.6.2/t/lib/sample-tests/todo_inline
+ perl-5.6.2/t/lib/sample-tests/too_many
+ perl-5.6.2/t/lib/sample-tests/vms_nit
+ perl-5.6.2/t/lib/sample-tests/with_comments
! perl-5.6.2/MANIFEST perl-5.6.2/lib/Test/Harness.pm
! perl-5.6.2/t/harness
____________________________________________________________________________
[ 20788] By: rgs on 2003/08/19 21:20:04
Log: As in 5.8.0, rename the non-standard 5005 thread tests
so that they don't get run by the test harnesses.
Branch: maint-5.6
+> perl-5.6.2/ext/Thread/create.tx perl-5.6.2/ext/Thread/die.tx
+> perl-5.6.2/ext/Thread/die2.tx perl-5.6.2/ext/Thread/io.tx
+> perl-5.6.2/ext/Thread/join.tx perl-5.6.2/ext/Thread/join2.tx
+> perl-5.6.2/ext/Thread/list.tx perl-5.6.2/ext/Thread/lock.tx
+> perl-5.6.2/ext/Thread/queue.tx
+> perl-5.6.2/ext/Thread/specific.tx
+> perl-5.6.2/ext/Thread/sync.tx perl-5.6.2/ext/Thread/sync2.tx
+> perl-5.6.2/ext/Thread/unsync.tx
+> perl-5.6.2/ext/Thread/unsync2.tx
+> perl-5.6.2/ext/Thread/unsync3.tx
+> perl-5.6.2/ext/Thread/unsync4.tx
- perl-5.6.2/ext/Thread/create.t perl-5.6.2/ext/Thread/die.t
- perl-5.6.2/ext/Thread/die2.t perl-5.6.2/ext/Thread/io.t
- perl-5.6.2/ext/Thread/join.t perl-5.6.2/ext/Thread/join2.t
- perl-5.6.2/ext/Thread/list.t perl-5.6.2/ext/Thread/lock.t
- perl-5.6.2/ext/Thread/queue.t perl-5.6.2/ext/Thread/specific.t
- perl-5.6.2/ext/Thread/sync.t perl-5.6.2/ext/Thread/sync2.t
- perl-5.6.2/ext/Thread/unsync.t perl-5.6.2/ext/Thread/unsync2.t
- perl-5.6.2/ext/Thread/unsync3.t
- perl-5.6.2/ext/Thread/unsync4.t
! perl-5.6.2/MANIFEST perl-5.6.2/README.threads
____________________________________________________________________________
[ 20787] By: rgs on 2003/08/19 21:13:30
Log: Roughly integrate t/TEST from bleadperl.
This means that t/UTEST can probably be suppressed, but that
implies some makefile adjustments.
Branch: maint-5.6
+ perl-5.6.2/t/TestInit.pm
! perl-5.6.2/MANIFEST perl-5.6.2/t/TEST perl-5.6.2/t/op/eval.t
! perl-5.6.2/t/op/regexp_noamp.t perl-5.6.2/t/op/subst_wamp.t
____________________________________________________________________________
[ 20624] By: rgs on 2003/08/11 21:12:02
Log: Grab perlbug from bleadperl (@18698)
Branch: maint-5.6
! perl-5.6.2/utils/perlbug.PL
____________________________________________________________________________
[ 20481] By: rgs on 2003/08/04 21:39:01
Log: AUTHORS update.
Branch: maint-5.6
! perl-5.6.2/AUTHORS
____________________________________________________________________________
[ 20449] By: rgs on 2003/08/02 19:22:34
Log: Integrate change #19805 from bleadperl :
Subject: /ext/DynaLoader/dl_dyld.xs
From: "Peter O'Gorman" <peter@pogma.com>
Date: Tue, 17 Jun 2003 23:45:47 +0900
Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
No need to see dlclose() and dlsym() outside the dl_dyld.xs
(Mac OS X, NeXT), and seeing them is harmful for libdlcompat
of OpenDarwin.
Branch: maint-5.6
!> perl-5.6.2/ext/DynaLoader/dl_dyld.xs
____________________________________________________________________________
[ 20403] By: rgs on 2003/07/31 22:00:47
Log: When adding files, update MANIFEST.
Branch: maint-5.6
! perl-5.6.2/MANIFEST
____________________________________________________________________________
[ 20402] By: rgs on 2003/07/31 21:53:23
Log: Forgot to add those files from DB_File 1.806.
Branch: maint-5.6
+ perl-5.6.2/ext/DB_File/config.in
+ perl-5.6.2/ext/DB_File/fallback.h
+ perl-5.6.2/ext/DB_File/fallback.xs
+ perl-5.6.2/ext/DB_File/ppport.h
____________________________________________________________________________
[ 20400] By: rgs on 2003/07/31 20:58:37
Log: Discourage from using threads in INSTALL.
Branch: maint-5.6
! perl-5.6.2/INSTALL
____________________________________________________________________________
[ 20399] By: rgs on 2003/07/31 20:42:45
Log: Backport doc patch #20396 (Document in INSTALL that
-Uinstallusrbinperl is now the default.) (goes with
change #20382.)
Branch: maint-5.6
! perl-5.6.2/INSTALL
____________________________________________________________________________
[ 20391] By: rgs on 2003/07/31 20:20:48
Log: Introduce a '_test' make target, equivalent to 'test',
to please Test::Smoke. In the future, backporting change
9217 would be nice.
Branch: maint-5.6
! perl-5.6.2/Makefile.SH
____________________________________________________________________________
[ 20382] By: rgs on 2003/07/31 19:33:36
Log: Backport change #17926 : make installusrbinperl optional
(that's probably better nowadays)
Branch: maint-5.6
! perl-5.6.2/Configure
____________________________________________________________________________
[ 20381] By: rgs on 2003/07/31 18:41:29
Log: Reintegrate change #11115 from the main branch :
allow trailing whitespace when parsing /lib/syscalls.exp
in AIX. Fixes detection of pipes and times syscalls on AIX 5.
Branch: maint-5.6
! perl-5.6.2/Configure
____________________________________________________________________________
[ 20361] By: rgs on 2003/07/30 19:33:18
Log: Integrate change #9996 as suggested by Jarrko :
Add preemptive #undefs for some of the shorter and more prone
to collision regcomp.h #defines. (Background: the MASK collided
with a system header #define in Rhapsody.)
Backport change #18538 as suggested by Enache :
Subject: [PATCH] Re: FreeBSD 5 hints patch
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Mon, 30 Dec 2002 18:01:16 -0800
Message-ID: <spPE+gzkg+6F092yn@efn.org>
Branch: maint-5.6
! perl-5.6.2/Configure
!> perl-5.6.2/regcomp.h
____________________________________________________________________________
[ 20328] By: rgs on 2003/07/29 20:35:37
Log: Integrate the CPAN distribution of DB_File 1.806.
Branch: maint-5.6
! perl-5.6.2/ext/DB_File/Changes
! perl-5.6.2/ext/DB_File/DB_File.pm
! perl-5.6.2/ext/DB_File/DB_File.xs
! perl-5.6.2/ext/DB_File/DB_File_BS
! perl-5.6.2/ext/DB_File/Makefile.PL
! perl-5.6.2/ext/DB_File/dbinfo
! perl-5.6.2/ext/DB_File/hints/dynixptx.pl
! perl-5.6.2/ext/DB_File/hints/sco.pl
! perl-5.6.2/ext/DB_File/typemap
! perl-5.6.2/ext/DB_File/version.c perl-5.6.2/t/lib/db-btree.t
! perl-5.6.2/t/lib/db-hash.t perl-5.6.2/t/lib/db-recno.t
____________________________________________________________________________
[ 20326] By: rgs on 2003/07/29 19:59:46
Log: Update Configure and makedepend.SH to work with gcc 3.x
and with localized make messages.
Update Configure and the hints files for svr5 to recognize
OpenUNIX 8 as a flavor of Unixware.
Branch: maint-5.6
! perl-5.6.2/Configure perl-5.6.2/hints/svr5.sh
! perl-5.6.2/makedepend.SH
____________________________________________________________________________
[ 20325] By: rgs on 2003/07/29 19:55:51
Log: Reintroduce the DEVELxxxxx stamp in the patchlevel.
Put a small introductive note in perldelta.
Branch: maint-5.6
! perl-5.6.2/patchlevel.h perl-5.6.2/pod/perldelta.pod
____________________________________________________________________________
[ 20322] By: rgs on 2003/07/29 19:33:28
Log: Create the perl-5.6.2 branch from perl 5.6.1
(i.e. from //depot/maint-5.6/perl/...@9654).
The changes currently under //depot/maint-5.6/perl/...
will eventually be used later to produce a 5.6.3 release.
Branch: maint-5.6
+> (branch 1728 files)
- Follow-Ups from:
-
"H.Merijn Brand" <h.m.brand@hccnet.nl>
Michael G Schwern <schwern@pobox.com>
Jarkko Hietaniemi <jhi@iki.fi>
"H.Merijn Brand" <h.m.brand@hccnet.nl>
"H.Merijn Brand" <h.m.brand@hccnet.nl>
Yitzchak Scott-Thoennes <sthoenna@efn.org>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]