summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | Make PerlIO_getpos() to behave like fgetpos() on return.Jarkko Hietaniemi2000-11-131-1/+1
| | | | | | p4raw-id: //depot/perl@7672
* | Placate nervous compilers that see longer than ints switch()ing.Jarkko Hietaniemi2000-11-131-1/+1
| | | | | | p4raw-id: //depot/perl@7671
* | fputs() does return EOF on error but here we don't care.Jarkko Hietaniemi2000-11-131-1/+2
| | | | | | p4raw-id: //depot/perl@7670
* | Declare reg_data like reg_substr_data.Jarkko Hietaniemi2000-11-131-0/+2
| | | | | | p4raw-id: //depot/perl@7669
* | Typos in #7667.Jarkko Hietaniemi2000-11-131-2/+2
| | | | | | p4raw-id: //depot/perl@7668
* | Cleanup messy #ifdef.Jarkko Hietaniemi2000-11-131-1/+5
| | | | | | p4raw-id: //depot/perl@7667
* | [ID 20001112.008] perlio.c's PerlIO_getpos ingores error returnNicholas Clark2000-11-131-1/+1
| | | | | | | | | | | | | | Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net> Note: only one breakage of the two reported is fixed by this patch. p4raw-id: //depot/perl@7666
* | Tweak the definition of the bit complement on UTF-8 data:Yitzchak Scott-Thoennes2000-11-134-15/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if none of the characters in the string are > 0xff, the result is a complemented byte string, not a (UTF-8) char string. Based on the summary in Subject: Re: [ID 20000918.005] ~ on wide chars Message-ID: <jSDD6gzkgi/T092yn@efn.org> This should give us the maximum backward (pre-char string) compatibility and utf8 compatibility. The other alternative would be to limit the bit complement to be always byte only, taking the least significant byte of the chars. p4raw-id: //depot/perl@7665
* | Couple of tests from #7660 salvaged.Jarkko Hietaniemi2000-11-133-55/+11
| | | | | | p4raw-id: //depot/perl@7664