This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32 branch now contains all non-ansification changes in ansiperl branch.
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 10 Nov 1997 04:47:48 +0000 (04:47 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 10 Nov 1997 04:47:48 +0000 (04:47 +0000)
commit32f822de0a58c2cc8f1a23844b97246c433bb418
treebb14d9cc2fae0de70fa5f10dd4bc34c4fbde26e6
parentd55594aef6b1fb9e305275c3d19a25e4cdfb2cda
Win32 branch now contains all non-ansification changes in ansiperl branch.
USE_THREADS case builds and passes all tests using both compilers.
Additional tweaks:
 - fixup win32/makedef.pl to skip more symbols for non-thread build.
 - sync win32/Makefile with win32/makefile.mk
>>>Non-thread build fails a lot of tests.<<<

p4raw-id: //depot/win32/perl@222
13 files changed:
MANIFEST
ext/Thread/Thread.xs
perl.c
perl.h
pp_sys.c
sv.c
thread.sym [new file with mode: 0644]
util.c
win32/Makefile
win32/config.bc
win32/config_H.bc
win32/makedef.pl
win32/makefile.mk