PERFORCE change 12573 for review
[email protected] (Chris Nandor) Mon, 22 Oct 2001 18:00:44 -0400
| Newsgroups | perl.perl5.changes.mac |
|---|---|
| Message-ID | <p05100315b7fa3f83ac92@[10.0.1.177]> |
Change 12573 by pudge@pudge-mobile on 2001/10/22 18:52:58
Fix up Changes
Affected files ...
... //depot/maint-5.6/macperl/macos/Changes#2 edit
Differences ...
==== //depot/maint-5.6/macperl/macos/Changes#2 (text) ====
Index: perl/macos/Changes
--- perl/macos/Changes.~1~ Mon Oct 22 13:00:05 2001
+++ perl/macos/Changes Mon Oct 22 13:00:05 2001
@@ -21,10 +21,328 @@
This file contains only changes that affect the maint-5.6/macperl branch.
----------------
-Version v5.6.1a4
+Version v5.6.1b1
----------------
____________________________________________________________________________
+[ 12331] By: pudge on 2001/10/03 19:30:48
+ Log: Update various resources for credits,
+ minor icons fixes, and versions.
+ Branch: maint-5.6/macperl
+ ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
+ ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
+ ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
+____________________________________________________________________________
+[ 12330] By: pudge on 2001/10/03 19:17:25
+ Log: Quiet the warnings about using undef value
+ Branch: maint-5.6/macperl
+ ! lib/File/Temp.pm
+____________________________________________________________________________
+[ 12329] By: pudge on 2001/10/03 19:14:59
+ Log: Fix up Ballon Help and Help menu docs (first pass);
+ remove balloon rez file, and autogenerate with
+ Balloon2Rez instead.
+ Branch: maint-5.6/macperl
+ + macos/macperl/macscripts/Balloon2Rez
+ - macos/macperl/MPBalloons.r
+ ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
+____________________________________________________________________________
+[ 12328] By: pudge on 2001/10/03 19:11:15
+ Log: Allow overriding of defaults, for change #12327.
+ Branch: maint-5.6/macperl
+ ! perl.h
+____________________________________________________________________________
+[ 12327] By: pudge on 2001/10/03 19:10:26
+ Log: Override PerlProc_exit.
+ Branch: maint-5.6/macperl
+ ! macos/macish.h
+____________________________________________________________________________
+[ 12326] By: pudge on 2001/10/03 19:08:28
+ Log: Add in new macos/ modules, fix up BuildTools and Makefile.
+ Branch: maint-5.6/macperl
+ + macos/bundled_lib/blib/lib/MD5.pm
+ + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
+ + macos/lib/Mac/AETE/Dialect.pm
+ + macos/lib/Mac/AETE/Format/Converter.pm
+ + macos/lib/Mac/AETE/Format/Dictionary.pm
+ + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
+ + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
+ + macos/lib/Mac/Toolbox.pod
+ ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
+____________________________________________________________________________
+[ 12325] By: pudge on 2001/10/03 18:51:28
+ Log: Sync up silly CVS headers ... I should commit CVS
+ first to avoid this ...
+ Branch: maint-5.6/macperl
+ ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
+ ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
+ ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
+ ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
+____________________________________________________________________________
+[ 12324] By: pudge on 2001/10/03 18:44:09
+ Log: Fix Matthias' address, and attributions.
+ Branch: maint-5.6/macperl
+ ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
+ ! pod/perlport.pod
+____________________________________________________________________________
+[ 12323] By: pudge on 2001/10/03 18:42:37
+ Log: Fix Matthias' address, and attributions.
+ Branch: maint-5.6/macperl
+ ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
+ ! macos/ext/Mac/Components/Components.pm
+ ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
+ ! macos/ext/Mac/Dialogs/Dialogs.pm
+ ! macos/ext/Mac/Events/Events.pm
+ ! macos/ext/Mac/ExtUtils/MakeToolboxModule
+ ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
+ ! macos/ext/Mac/Gestalt/Gestalt.pm
+ ! macos/ext/Mac/ImageCompression/ImageCompression.pm
+ ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
+ ! macos/ext/Mac/Menus/Menus.pm
+ ! macos/ext/Mac/MoreFiles/MoreFiles.pm
+ ! macos/ext/Mac/Movies/Movies.pm
+ ! macos/ext/Mac/Navigation/Navigation.pm
+ ! macos/ext/Mac/Notification/Notification.pm
+ ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
+ ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
+ ! macos/ext/Mac/QuickDraw/QuickDraw.pm
+ ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
+ ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
+ ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
+ ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
+ ! macos/ext/Mac/StandardFile/StandardFile.pm
+ ! macos/ext/Mac/TextEdit/TextEdit.pm
+ ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
+ ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
+ ! macos/lib/Mac/LowMem.pm
+____________________________________________________________________________
+[ 12242] By: pudge on 2001/09/26 20:41:35
+ Log: Note (get|set)sockopt are available.
+ Branch: maint-5.6/macperl
+ ! pod/perlport.pod
+____________________________________________________________________________
+[ 12241] By: pudge on 2001/09/26 20:28:49
+ Log: Remove unneeded disabling of umask() calls
+ Branch: maint-5.6/macperl
+ ! lib/File/Temp.pm
+____________________________________________________________________________
+[ 12219] By: pudge on 2001/09/26 00:19:35
+ Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
+ fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
+ Branch: maint-5.6/macperl
+ ! macos/ext/Mac/Fonts/Fonts.xs
+ ! macos/ext/Mac/InternetConfig/InternetConfig.pm
+____________________________________________________________________________
+[ 12214] By: pudge on 2001/09/25 21:11:21
+ Log: Integrate changes from bleadperl.
+ Branch: maint-5.6/macperl
+ !> pod/perlport.pod
+____________________________________________________________________________
+[ 12212] By: pudge on 2001/09/25 20:21:06
+ Log: Integrate change #12200 from maintperl.
+ Branch: maint-5.6/macperl
+ !> win32/perlhost.h
+____________________________________________________________________________
+[ 12211] By: pudge on 2001/09/25 20:11:56
+ Log: Fix file types to "apple"
+ Branch: maint-5.6/macperl
+ ! macos/ext/Mac/Menus/t/MenuBar.rsrc
+ ! macos/ext/Mac/SAT/t/Collision.rsrc
+____________________________________________________________________________
+[ 12210] By: pudge on 2001/09/25 19:28:20
+ Log: Fix rsrc file as snd file; fix path in t file.
+ Branch: maint-5.6/macperl
+ ! macos/ext/Mac/Notification/t/Notification.rsrc
+ ! macos/ext/Mac/Notification/t/Notification.t
+____________________________________________________________________________
+[ 12209] By: pudge on 2001/09/25 19:15:57
+ Log: Sync up with File::Find from bleadperl.
+ Branch: maint-5.6/macperl
+ ! lib/File/Find.pm t/lib/filefind-taint.t
+____________________________________________________________________________
+[ 12208] By: pudge on 2001/09/25 19:06:48
+ Log: Ignore SIGPIPE being set to IGNORE. Temporary fix until we upgrade
+ to new version of libnet. (Axel Rose, Paul Schinder, and a cast
+ of hundreds)
+ Branch: maint-5.6/macperl
+ ! macos/bundled_lib/blib/lib/Net/Cmd.pm
+ ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
+ ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
+____________________________________________________________________________
+[ 12193] By: pudge on 2001/09/25 02:53:42
+ Log: Fixes for multiline error parsing (Bug #459263); cmd-.
+ not working, cursor not spinning (Bug #422129); external
+ editor problems (Bug #456329); escape/cmd-. not activating
+ "Cancel" in Save dialog box (Bug #446960); Runtimes not
+ executing on launch (Bug #464441).
+ Branch: maint-5.6/macperl
+ ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
+ ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
+ ! macos/macperl/MacPerl.r
+____________________________________________________________________________
+[ 12192] By: pudge on 2001/09/25 02:42:49
+ Log: Update CPAN.pm to work with new Mac::BuildTools instead
+ of ExtUtils::MM_MacOS "orphan" functions
+ Branch: maint-5.6/macperl
+ ! lib/CPAN.pm
+____________________________________________________________________________
+[ 12191] By: pudge on 2001/09/25 02:37:58
+ Log: Fix up another xsubpp problem (Matthias Neeracher)
+ Branch: maint-5.6/macperl
+ ! macos/xsubpp
+____________________________________________________________________________
+[ 12190] By: pudge on 2001/09/25 02:37:38
+ Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
+ Branch: maint-5.6/macperl
+ ! macos/lib/ExtUtils/MM_MacOS.pm
+____________________________________________________________________________
+[ 12189] By: pudge on 2001/09/25 02:37:08
+ Log: Fix up Makefiles for more Mac:: modules (and prepare for
+ static build ...?)
+ Branch: maint-5.6/macperl
+ ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
+ ! macos/macperl/Makefile.mk
+____________________________________________________________________________
+[ 12188] By: pudge on 2001/09/25 02:36:19
+ Log: Fix up tests
+ Branch: maint-5.6/macperl
+ ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
+____________________________________________________________________________
+[ 12187] By: pudge on 2001/09/25 02:11:13
+ Log: Make malloc smarter, fix bugs. (Bug #404030)
+ Branch: maint-5.6/macperl
+ ! macos/icemalloc.c macos/icemalloc.h
+____________________________________________________________________________
+[ 12173] By: pudge on 2001/09/24 12:56:13
+ Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
+ Branch: maint-5.6/macperl
+ !> (integrate 33 files)
+____________________________________________________________________________
+[ 11904] By: pudge on 2001/09/06 00:28:01
+ Log: Integrate File::Find changes from bleadperl
+ Branch: maint-5.6/macperl
+ ! lib/File/Find.pm t/lib/filefind-taint.t
+____________________________________________________________________________
+[ 11903] By: pudge on 2001/09/06 00:22:29
+ Log: Integrate 11847 from maint-5.6/perl
+ Branch: maint-5.6/macperl
+ !> sv.c
+
+----------------
+Version v5.6.1a5
+----------------
+
+____________________________________________________________________________
+[ 11817] By: pudge on 2001/09/01 22:36:29
+ Log: Fix test
+ Branch: maint-5.6/macperl
+ ! t/lib/b.t
+____________________________________________________________________________
+[ 11816] By: pudge on 2001/09/01 22:15:09
+ Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
+ warnings in Config.pm with -W; increase default and
+ minimum RAM; bump version number.
+ Branch: maint-5.6/macperl
+ + macos/lib/Mac/LowMem.pm
+ ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
+ ! macos/configpm macos/macperl/MacPerl.r
+____________________________________________________________________________
+[ 11815] By: pudge on 2001/09/01 22:10:49
+ Log: Make syntax check report in MPW style, fix tests
+ to use Mac::err=unix to get normal-style error
+ messages.
+ Branch: maint-5.6/macperl
+ ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
+ ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
+____________________________________________________________________________
+[ 11814] By: pudge on 2001/09/01 22:09:08
+ Log: Make MPW-style errors optional (but the default); add
+ MacPerl::ErrorFormat() function and Mac::err pragma
+ Branch: maint-5.6/macperl
+ + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
+ + macos/ext/Mac/err/err.xs
+ ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
+ ! macos/macish.c macos/macish.h macos/macperl.sym
+____________________________________________________________________________
+[ 11813] By: pudge on 2001/09/01 22:01:40
+ Log: More module and test ports from Thomas Wegner et al
+ Branch: maint-5.6/macperl
+ ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
+ ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
+ ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
+ ! t/op/magic.t
+____________________________________________________________________________
+[ 11806] By: pudge on 2001/09/01 00:04:52
+ Log: Integrate change 11801 from maintperl
+ Branch: maint-5.6/macperl
+ ! perl.c
+____________________________________________________________________________
+[ 11781] By: pudge on 2001/08/29 02:28:33
+ Log: Delete xsubpp.patch, as full copy exists now
+ Branch: maint-5.6/macperl
+ - macos/xsubpp.patch
+____________________________________________________________________________
+[ 11780] By: pudge on 2001/08/29 02:26:03
+ Log: Add Changes file
+ Branch: maint-5.6/macperl
+ + macos/Changes
+____________________________________________________________________________
+[ 11779] By: pudge on 2001/08/29 02:23:11
+ Log: Add Mac version of xsubpp as separate file
+ Branch: maint-5.6/macperl
+ + macos/xsubpp
+ ! macos/Makefile.mk
+____________________________________________________________________________
+[ 11778] By: pudge on 2001/08/29 02:14:57
+ Log: Fix open of /dev/null for Mac OS
+ Branch: maint-5.6/macperl
+ ! t/base/term.t
+____________________________________________________________________________
+[ 11777] By: pudge on 2001/08/29 02:12:52
+ Log: Various patches: enable more tests; skip CVS in PerlInstall;
+ fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
+ Branch: maint-5.6/macperl
+ ! macos/MacPerlTests.cmd macos/PerlInstall
+ ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
+____________________________________________________________________________
+[ 11776] By: pudge on 2001/08/29 02:11:42
+ Log: Allow for platforms to override formatting of errors
+ on output from Matthias Neeracher (Mac files)
+ Branch: maint-5.6/macperl
+ ! macos/macish.c macos/macish.h
+____________________________________________________________________________
+[ 11775] By: pudge on 2001/08/29 01:59:32
+ Log: Allow for platforms to override formatting of errors
+ on output from Matthias Neeracher (core files)
+ Branch: maint-5.6/macperl
+ ! perl.h pp_ctl.c util.c
+____________________________________________________________________________
+[ 11774] By: pudge on 2001/08/29 01:29:43
+ Log: Add some param checking, from reports by Kevin Reid.
+ Branch: maint-5.6/macperl
+ ! macos/ext/Mac/Controls/Controls.pm
+ ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
+____________________________________________________________________________
+[ 11720] By: pudge on 2001/08/19 19:00:16
+ Log: Integrate Change #11599 from maint-5.6/perl
+ Branch: maint-5.6/macperl
+ !> README.win32
+____________________________________________________________________________
+[ 11501] By: pudge on 2001/07/30 12:57:56
+ Log: Fix O_RDONLY check to check for O_RDONLY.
+ Branch: maint-5.6/macperl
+ ! doio.c
+____________________________________________________________________________
+[ 11500] By: pudge on 2001/07/30 12:41:11
+ Log: Integrate miscellaneous changes from maint-5.6/perl.
+ Branch: maint-5.6/macperl
+ !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
+
+----------------
+Version v5.6.1a4
+----------------
+
+____________________________________________________________________________
[ 11424] By: pudge on 2001/07/20 18:55:25
Log: Fix test.
Branch: maint-5.6/macperl
@@ -219,3 +537,19 @@
Log: Create the macperl branch.
Branch: maint-5.6/macperl
+> (branch 1728 files)
+
+----------------
+Version v5.6.1a2
+----------------
+
+[ Pre-perforce changes summary ]
+
+* Integrate changes from maint-5.6/perl
+* Added MacPerl Help (still not quite working)
+* Fixed a ton of test files for portability
+* Fixed a ton of modules for portability
+* Added a lot of extra bundled modules (same modules in cpan-mac)
+* Fixed rand()
+* Lots of IO fixes via GUSI 2.1.8
+* Remove extra ":" in TMPDIR
+* Recognize "." as a path, like ".." etc.
End of Patch.