summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 20000409.001Stephen P. Potter2000-11-171-5/+3
| | | | | Message-Id: <200011171355.IAA05104@spotter.yi.org> p4raw-id: //depot/perl@7725
* Undo #7627 now that we have =head3.Jarkko Hietaniemi2000-11-171-2/+2
| | | p4raw-id: //depot/perl@7724
* As surmised the #7719 wasn't a good move.Jarkko Hietaniemi2000-11-171-2/+0
| | | p4raw-id: //depot/perl@7723
* Also the 64bitall hints can be either here or there.Jarkko Hietaniemi2000-11-171-1/+9
| | | p4raw-id: //depot/perl@7722
* Test tweak for the open pragma.Jarkko Hietaniemi2000-11-171-1/+1
| | | p4raw-id: //depot/perl@7721
* The long double hints can be here or there.Jarkko Hietaniemi2000-11-171-1/+8
| | | p4raw-id: //depot/perl@7720
* For Solaris use64bitall the stdchar needs a little bit of help.Jarkko Hietaniemi2000-11-171-0/+2
| | | p4raw-id: //depot/perl@7719
* Re: Bug in Carp::Heavy/5.6.0?Wolfgang Laun2000-11-161-1/+1
| | | | | Message-ID: <3A1241B0.64477E00@alcatel.at> p4raw-id: //depot/perl@7718
* Re: 20001101.003 PDLNicholas Clark2000-11-163-26/+44
| | | | | Message-ID: <20001116164825.B93487@plum.flirble.org> p4raw-id: //depot/perl@7717
* Re: [p5p] [PATCH perlpod.pod] Digging into the =headCasey R. Tweten2000-11-162-4/+13
| | | | | Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net> p4raw-id: //depot/perl@7716
* Avoid an infinite loop in VMS when utils scripts are runJarkko Hietaniemi2000-11-161-1/+1
| | | | | with no arguments, from Charles Lane. p4raw-id: //depot/perl@7715
* perllocale.pod changesVadim Konovalov2000-11-161-8/+8
| | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@7714
* Integrate perlio:Jarkko Hietaniemi2000-11-164-80/+74
|\ | | | | | | | | | | | | | | | | | | | | | | [ 7711] Minor tweaks: consistent way of getting 'rb', 'wb' etc. for binary opens move *perlio::layers to *open::layers a #define to show layers available DOSISH popen/PerlIO had export/import sense inverted. p4raw-link: @7711 on //depot/perlio: a1d180c4a5147aa338f86b44d91b356bec0875ac p4raw-id: //depot/perl@7713
| * Integrate mainlineNick Ing-Simmons2000-11-1617-4/+73
| |\ | |/ |/| p4raw-id: //depot/perlio@7712
* | Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-1617-4/+73
| | | | | | p4raw-id: //depot/perl@7710
| * Minor tweaks:Nick Ing-Simmons2000-11-164-80/+74
| | | | | | | | | | | | | | | | consistent way of getting 'rb', 'wb' etc. for binary opens move *perlio::layers to *open::layers a #define to show layers available DOSISH popen/PerlIO had export/import sense inverted. p4raw-id: //depot/perlio@7711
| * Integrate mainlineNick Ing-Simmons2000-11-1631-162/+706
| |\ | |/ |/| p4raw-id: //depot/perlio@7709
* | These files are text, not binary.Jarkko Hietaniemi2000-11-160-0/+0
| | | | | | p4raw-id: //depot/perl@7708
* | Update Changes.Jarkko Hietaniemi2000-11-162-1/+202
| | | | | | p4raw-id: //depot/perl@7707
* | More #undefing of stdio.Jarkko Hietaniemi2000-11-162-0/+6
| | | | | | p4raw-id: //depot/perl@7706
* | Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-1618-43/+109
| | | | | | p4raw-id: //depot/perl@7705
* | The type of the hash_cb() size argument is tricky.Jarkko Hietaniemi2000-11-161-2/+8
| | | | | | p4raw-id: //depot/perl@7703
* | Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.Jarkko Hietaniemi2000-11-151-27/+31
| | | | | | p4raw-id: //depot/perl@7702
* | Detypo.Jarkko Hietaniemi2000-11-151-4/+4
| | | | | | p4raw-id: //depot/perl@7701
* | UINT64_C() work continues.Jarkko Hietaniemi2000-11-153-16/+18
| | | | | | p4raw-id: //depot/perl@7700
* | SOCKS has its own USE_THREADS, based onJens Hamisch2000-11-151-0/+12
| | | | | | | | | | | | Subject: [ID 20001114.002] et. al. bugfix followup Message-ID: <20001115142311.A21164@Strawberry.COM> p4raw-id: //depot/perl@7699
* | Add few missing #undefs and sort them.Jarkko Hietaniemi2000-11-151-28/+24
| | | | | | p4raw-id: //depot/perl@7698
* | Linenumber fix.Jarkko Hietaniemi2000-11-151-2/+2
| | | | | | p4raw-id: //depot/perl@7697
* | EBCDIC tweaks.Peter Prymmer2000-11-152-2/+17
| | | | | | | | | | | | Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise) Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com> p4raw-id: //depot/perl@7696
* | hush warnings about malformed EBCDIC textPeter Prymmer2000-11-151-0/+4
| | | | | | | | | | Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com> p4raw-id: //depot/perl@7695
* | updates to README.os390Prymmer/Kahn2000-11-151-33/+236
| | | | | | | | | | Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com> p4raw-id: //depot/perl@7694
* | Quit utf8_to_uv() instantly if curlen == 0.Jarkko Hietaniemi2000-11-151-3/+10
| | | | | | p4raw-id: //depot/perl@7693
* | Use u_int32_t for the size of hash_cb(), not size_t.Jens Hamisch2000-11-151-2/+2
| | | | | | | | | | | | Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch Message-Id: <20001114190355.A20559@Strawberry.COM> p4raw-id: //depot/perl@7692
* | Use UINT64_C().Jens Hamisch2000-11-152-2/+6
| | | | | | | | | | | | Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch Message-Id: <20001114191623.G20559@Strawberry.COM> p4raw-id: //depot/perl@7691
* | Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>Jarkko Hietaniemi2000-11-151-0/+10
| | | | | | | | | | (a macro to define signed and unsigned integer constants). p4raw-id: //depot/perl@7690
* | Regen Configure.Jarkko Hietaniemi2000-11-151-10/+18
| | | | | | p4raw-id: //depot/perl@7689
| * Integrate mainline.Nick Ing-Simmons2000-11-1426-184/+336
| |\ | |/ |/| p4raw-id: //depot/perlio@7686
* | Integrate perlio:Jarkko Hietaniemi2000-11-149-627/+749
|\ \ | |/ | | | | | | | | | | | | [ 7684] PerlIO #include and #ifdef re-work. p4raw-link: @7684 on //depot/perlio: 76ced9add7b621dfc9d4ecb534aeea8e131a418a p4raw-id: //depot/perl@7685
| * PerlIO #include and #ifdef re-work.Nick Ing-Simmons2000-11-149-627/+749
| | | | | | p4raw-id: //depot/perlio@7684
| * Integrate mainline ...Nick Ing-Simmons2000-11-1317-50/+429
| |\ | | | | | | p4raw-id: //depot/perlio@7675
* | | Hoist the duplicated socket/netdb include logic to perl.h;Jens Hamisch2000-11-143-53/+29
| | | | | | | | | | | | | | | | | | | | | | | | undef SETERRNO in case SOCKS has defined it. Based on: Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris Message-Id: <20001114113440.A20005@Strawberry.COM> p4raw-id: //depot/perl@7683
* | | some additions for makefiles for win32 (for perl@7674)Vadim Konovalov2000-11-145-5/+7
| | | | | | | | | | | | | | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@7682
* | | tiny typo in perl5db.plVadim Konovalov2000-11-141-1/+1
| | | | | | | | | | | | | | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@7681
* | | Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-1411-244/+244
| | | | | | | | | p4raw-id: //depot/perl@7680
* | | Get PerlIO building on Win32Benjamin Stuhl2000-11-1412-108/+260
| | | | | | | | | | | | | | | Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com> p4raw-id: //depot/perl@7679
* | | Fix the re extension building for Win32.Benjamin Stuhl2000-11-142-0/+19
| | | | | | | | | | | | | | | | | | Subject: [PATCH perl@7638] Get PerlIO building on Win32 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com> p4raw-id: //depot/perl@7678
* | | [ID 20001113.003] utf8_to_uv on malformed utf returns wrong valuesYitzchak Scott-Thoennes2000-11-145-11/+13
| | | | | | | | | | | | | | | Message-Id: <200011132249.eADMnek09679@garcia.efn.org> p4raw-id: //depot/perl@7677
* | | Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error returnNicholas Clark2000-11-132-6/+7
| |/ |/| | | | | | | Message-ID: <20001113185504.J29183@plum.flirble.org> p4raw-id: //depot/perl@7676
* | Update Changes.Jarkko Hietaniemi2000-11-132-1/+230
| | | | | | p4raw-id: //depot/perl@7674
* | Remove the new two tests of lib/io_xs for now, they seem toJarkko Hietaniemi2000-11-131-20/+1
| | | | | | | | | | fail under perlio on some platforms. p4raw-id: //depot/perl@7673