| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <20020503235110.E22026@fdgroup.com>
p4raw-id: //depot/perl@16386
|
|
|
|
|
|
|
| |
Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
canonical #3 was failing under -Mutf8.
p4raw-id: //depot/perl@16384
|
|
|
|
|
| |
Message-ID: <20020503211210.B22026@fdgroup.com>
p4raw-id: //depot/perl@16383
|
|
|
|
|
|
| |
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Message-ID: <190109228332.20020503203025@familiehaase.de>
p4raw-id: //depot/perl@16382
|
|
|
|
|
| |
Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
p4raw-id: //depot/perl@16381
|
|
|
|
|
| |
Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
p4raw-id: //depot/perl@16380
|
|
|
| |
p4raw-id: //depot/perl@16379
|
|
|
| |
p4raw-id: //depot/perl@16378
|
|
|
| |
p4raw-id: //depot/perl@16377
|
|
|
| |
p4raw-id: //depot/perl@16376
|
|
|
| |
p4raw-id: //depot/perl@16375
|
|
|
| |
p4raw-id: //depot/perl@16374
|
|
|
| |
p4raw-id: //depot/perl@16373
|
|
|
| |
p4raw-id: //depot/perl@16372
|
|
|
| |
p4raw-id: //depot/perl@16371
|
|
|
| |
p4raw-id: //depot/perl@16370
|
|
|
| |
p4raw-id: //depot/perl@16369
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 16367]
Several of non-default builds now seem to work reasonably well
English.t seems to fail on an errno test, and socketpair blathers
about something.
Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the
back door, and instead have perlsdio.h vector stdio via iperlsys.h
function tables (latter was done in earlier change).
Update comments in Makefile.mk
[ 16366]
Finish off 16350 for non-PERLIO build on linux,
non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
for some slots which now perlsdio.h is targeting.
[ 16352]
setbuf / setvbuf are not PerlIO_ concepts
[ 16351]
perl_clone is a threads thing
[ 16350]
*** EXPERIMENTAL ***
Have perlsdio.h use the iperlsys.h aliases and see
if that helps non-PERLIO IMP_SYS on Win32.
(Miniperl okay on linux).
[ 16349]
Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
- move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
- use it in perlio.c
[ 16347]
More layer syms
[ 16346]
Use PerlSIO_fdupopen() if not using PerlIO
[ 16345]
Do not build if not using layers
p4raw-link: @16367 on //depot/perlio: 2cbbe5a150b07f176547702112505e3d30ea082f
p4raw-link: @16366 on //depot/perlio: 079b94bc698b0934beaf07d168872e7ff53ba831
p4raw-link: @16352 on //depot/perlio: 22a46b6e190a186151dafce1a1c165a2532b0f1d
p4raw-link: @16351 on //depot/perlio: 0295eab83c15497fe4260ac4facad25c962a4293
p4raw-link: @16350 on //depot/perlio: 362d0d4483498690d9657a76e53755c85da3b796
p4raw-link: @16349 on //depot/perlio: 30753f56c8bbfb209552e904d9d76202413ebf24
p4raw-link: @16347 on //depot/perlio: 1e8a8f599308436d6e164543b54e022d0b1a9177
p4raw-link: @16346 on //depot/perlio: 0553478ef48e094f904ff993d3c57b7325174272
p4raw-link: @16345 on //depot/perlio: 57143e73be61ad4ed95e8d5fdc799945c48c8339
p4raw-id: //depot/perl@16368
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
English.t seems to fail on an errno test, and socketpair blathers
about something.
Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the
back door, and instead have perlsdio.h vector stdio via iperlsys.h
function tables (latter was done in earlier change).
Update comments in Makefile.mk
p4raw-id: //depot/perlio@16367
|
| |
| |
| |
| |
| |
| | |
non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
for some slots which now perlsdio.h is targeting.
p4raw-id: //depot/perlio@16366
|
| |
| |
| | |
p4raw-id: //depot/perlio@16352
|
| |
| |
| | |
p4raw-id: //depot/perlio@16351
|
| |
| |
| |
| |
| |
| |
| | |
Have perlsdio.h use the iperlsys.h aliases and see
if that helps non-PERLIO IMP_SYS on Win32.
(Miniperl okay on linux).
p4raw-id: //depot/perlio@16350
|
| |
| |
| |
| |
| |
| | |
- move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
- use it in perlio.c
p4raw-id: //depot/perlio@16349
|
| |
| |
| | |
p4raw-id: //depot/perlio@16347
|
| |
| |
| | |
p4raw-id: //depot/perlio@16346
|
| |
| |
| | |
p4raw-id: //depot/perlio@16345
|
| |
| |
| | |
p4raw-id: //depot/perl@16365
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Make op/alarm.t pass
README.macos update
p4raw-id: //depot/perl@16364
p4raw-integrated: from //depot/macperl@16358 'copy in' README.macos
t/op/alarm.t (@16123..)
|
| |
| |
| | |
p4raw-id: //depot/perl@16358
|
| |
| |
| |
| |
| | |
Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
p4raw-id: //depot/perl@16357
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@16356
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"fix" for utf8_heavy.pl, lexical UTF8 var crashed
in test 92 of run/fresh_perl.t on MacOS
(as pudge rightfully points out, this is voodoo
programming at it best, the real bug is somewhere else,
now we just happened to shake the chicken the right way)
p4raw-id: //depot/perl@16355
p4raw-integrated: from //depot/macperl@16354 'merge in'
lib/utf8_heavy.pl (@16123..)
|
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
(plus a respective perlunicode tweak)
p4raw-id: //depot/perl@16354
|
| |
| |
| |
| |
| | |
p4raw-link: @16332 on //depot/maint-5.6/perl: 9bf7742e23b67e3d7c671615795c570c51951513
p4raw-id: //depot/perl@16348
|
| |
| |
| | |
p4raw-id: //depot/perl@16344
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
[ 16341]
Remove show-stoppers to non-PERLIO Win32 builds
(still not a very good show).
p4raw-link: @16341 on //depot/perlio: b6d604f4723f29adddfe9974781662588dd25ed7
p4raw-id: //depot/perl@16343
|
| |
| |
| |
| |
| | |
(still not a very good show).
p4raw-id: //depot/perlio@16341
|
| |
| |
| |
| |
| | |
Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
p4raw-id: //depot/perl@16342
|
| |
| |
| |
| |
| | |
Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16340
|
| |
| |
| |
| |
| |
| |
| |
| | |
don't pad $0 with spaces when setting it, use nulls instead (the
spaces show up as a very long line in a ps listing)
p4raw-id: //depot/perl@16339
p4raw-integrated: from //depot/maint-5.6/perl@16338 'merge in' mg.c
(@16332..)
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 16335]
Fix the "PerlIO require leak". Snag was that clean_objs
autoloaded DESTROY (needing IO) after known layers had
been freed. Postpone layer list free to PerlIO_cleanup,
rather than PerlIO_destruct. Tweak sequence in perl_destruct
so that sv_undef is immortal till layer list is done with it.
p4raw-link: @16335 on //depot/perlio: 9f4bd2225c152364d8589911c4c769edae165d9b
p4raw-id: //depot/perl@16338
|
| |\
| | |
| | | |
p4raw-id: //depot/perlio@16336
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
autoloaded DESTROY (needing IO) after known layers had
been freed. Postpone layer list free to PerlIO_cleanup,
rather than PerlIO_destruct. Tweak sequence in perl_destruct
so that sv_undef is immortal till layer list is done with it.
p4raw-id: //depot/perlio@16335
|
| |\ \
| | | |
| | | | |
p4raw-id: //depot/perlio@16328
|
| |\ \ \
| | | | |
| | | | | |
p4raw-id: //depot/perlio@16313
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
(Applied mostly with tweaks by hand.)
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e
p4raw-id: //depot/perl@16337
|
| | | |
| | | |
| | | | |
p4raw-id: //depot/perl@16327
|
| | | |
| | | |
| | | | |
p4raw-id: //depot/perl@16326
|
| | | |
| | | |
| | | | |
p4raw-id: //depot/perl@16325
|