summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Adjust the docs to agree with #7875.Jarkko Hietaniemi2000-11-271-15/+8
| | | p4raw-id: //depot/perl@7876
* Overeager visited-positions optimizationsIlya Zakharevich2000-11-221-4/+8
| | | | | Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7815
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-211-43/+71
| | | | | | | | Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> va_copy() and the need of it. See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>. p4raw-id: //depot/perl@7793
* DOC PATCH 5.6.0 perlreftutMark-Jason Dominus2000-11-201-1/+1
| | | | | Message-ID: <20001120194506.9505.qmail@plover.com> p4raw-id: //depot/perl@7786
* Integrate perlio:Jarkko Hietaniemi2000-11-201-7/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 7755] Add dummy crlf layer (just as buffer) Correct 1st bug - one layer of indirection. [ 7754] Work-round to Perl_deb_nocontext is no longer required [ 7753] diff -se shows these as different [ 7752] Configure GCC/Win32 build -Duseperlio Fix a couple of gross issues - double-include of ../deb.o in re.dll - win32sck.c needs PerlIO and FILE [ 7751] Special case :crlf and :raw in dummy PerlIO_apply_layers [ 7750] Missing aTHX_ p4raw-link: @7755 on //depot/perlio: 66ecd56be076649bc9da523c12d89e06e353e801 p4raw-link: @7754 on //depot/perlio: 29befd70e124b0c2d1673e9ffa4f201bfa81073b p4raw-link: @7753 on //depot/perlio: 39fb0ac880fd9390e3f92048baaba9392e38eca6 p4raw-link: @7752 on //depot/perlio: 8fada4f68b93131e799325ac5c6f8a949351407d p4raw-link: @7751 on //depot/perlio: 95c70f2077ea14f8e2426dbcac9828b259a86bf2 p4raw-link: @7750 on //depot/perlio: d6efbbad1ae8d76e90821a7418ba77645896b8bf p4raw-id: //depot/perl@7756
| * diff -se shows these as differentNick Ing-Simmons2000-11-191-7/+7
| | | | | | p4raw-id: //depot/perlio@7753
* | podlators 1.05 available Russ Allbery2000-11-191-2/+2
|/ | | | | Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu> p4raw-id: //depot/perl@7748
* Explain in more detail the {} syntax ambiguousity.Nicholas Clark2000-11-181-0/+23
| | | | | | Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error Message-ID: <20001117221028.A88930@plum.flirble.org> p4raw-id: //depot/perl@7731
* Fix for 20000815.006Stephen P. Potter2000-11-171-0/+6
| | | | | | | Message-Id: <200011171357.IAA05122@spotter.yi.org> It's really 20000518.006. p4raw-id: //depot/perl@7726
* 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
* Re: 20001101.003 PDLNicholas Clark2000-11-162-23/+30
| | | | | Message-ID: <20001116164825.B93487@plum.flirble.org> p4raw-id: //depot/perl@7717
* Re: [p5p] [PATCH perlpod.pod] Digging into the =headCasey R. Tweten2000-11-161-2/+9
| | | | | Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net> p4raw-id: //depot/perl@7716
* 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
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-161-25/+35
| | | p4raw-id: //depot/perl@7705
* Tweak the definition of the bit complement on UTF-8 data:Yitzchak Scott-Thoennes2000-11-131-0/+12
| | | | | | | | | | | | | | | 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
* Document tell() on special streams.Jarkko Hietaniemi2000-11-121-0/+4
| | | p4raw-id: //depot/perl@7661
* [ID 20001112.004] man perlfunc omits tell()'s error returnNicholas Clark2000-11-121-3/+3
| | | | | Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net> p4raw-id: //depot/perl@7658
* Copy the s// information of README.hpux also to the perlrun.Jarkko Hietaniemi2000-11-111-2/+16
| | | p4raw-id: //depot/perl@7652
* More descriptive error for unknown perlio layers.Dominic Dunlop2000-11-111-0/+9
| | | | | | Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do. Message-Id: <p04320401b632c4c3335b@[192.168.1.4]> p4raw-id: //depot/perl@7650
* fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitchRobert Spier2000-11-111-1/+1
| | | | | Message-ID: <14861.32839.491271.985797@rls.cx> p4raw-id: //depot/perl@7648
* README.solarisAndy Dougherty2000-11-103-835/+908
| | | | | Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@7639
* There's no =head3.Jarkko Hietaniemi2000-11-091-2/+2
| | | p4raw-id: //depot/perl@7627
* Fix forH.Merijn Brand2000-11-091-1/+1
| | | | | | Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED) Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7624
* cygwin portFifer, Eric2000-11-071-1/+1
| | | | | | | Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com> Synchronize with Cygwin 1.1.5. p4raw-id: //depot/perl@7597
* perlhack updates from H.Merijn Brand.Jarkko Hietaniemi2000-11-071-27/+61
| | | p4raw-id: //depot/perl@7596
* Tweak #7587.Jarkko Hietaniemi2000-11-071-2/+4
| | | p4raw-id: //depot/perl@7588
* A doc addition for bug id 20001105.019, beware \p.Jarkko Hietaniemi2000-11-071-0/+5
| | | p4raw-id: //depot/perl@7587
* Pod updatesStephen P. Potter2000-11-0736-140/+157
| | | | | Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585
* %ENV note tweaks from Dan Sugalski.Jarkko Hietaniemi2000-11-061-1/+1
| | | p4raw-id: //depot/perl@7583
* Document %ENV = () portability issues.Jarkko Hietaniemi2000-11-061-1/+4
| | | p4raw-id: //depot/perl@7580
* Re: rsync'ed patches vs. rsync'ed sourceH.Merijn Brand2000-11-061-9/+219
| | | | | Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7572
* A fix of sorts for 20000329.026, a better error messageJarkko Hietaniemi2000-11-051-1/+1
| | | | | for a missing "use charnames" when using the \N{...}. p4raw-id: //depot/perl@7557
* Merge mainlineNick Ing-Simmons2000-11-0414-358/+409
|\ | | | | p4raw-id: //depot/perlio@7543
| * better messages from malloc()Ilya Zakharevich2000-11-031-1/+2
| | | | | | | | | | Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7533
| * Detpyo.Jarkko Hietaniemi2000-11-021-1/+1
| | | | | | p4raw-id: //depot/perl@7528
| * Make the POSIX::setuid and POSIX::setgid to really call setuid()Garry T. Williams2000-11-011-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | and setgid() because they were just changing $< and $( which means only changing the real uid/gid, as opposed to changing both real and effective ids. (The alternative way could have been in POSIX.pm to change $> and $), too, but making a direct call to the C API feels cleaner.) Fixes the bug Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid() Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net> p4raw-id: //depot/perl@7521
| * [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"Garry T. Williams2000-11-011-19/+25
| | | | | | | | | | Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net> p4raw-id: //depot/perl@7520
| * Locale warning explanation tweak.Jarkko Hietaniemi2000-11-011-7/+8
| | | | | | p4raw-id: //depot/perl@7519
| * [ID 20001005.006] Documentation -- description of qr//Martien Verbruggen2000-11-011-1/+1
| | | | | | | | | | Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au> p4raw-id: //depot/perl@7517
| * Generalize the Camel wording.John Borwick2000-11-013-10/+12
| | | | | | | | | | | | Subject: Re: perlfaq style changes Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu> p4raw-id: //depot/perl@7516
| * [ID 20001005.004] doc bug: perlsec misleading re file outputAndrew Pimlott2000-11-011-3/+16
| | | | | | | | | | Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com> p4raw-id: //depot/perl@7515
| * perlfaq style changesJohn Borwick2000-10-3110-319/+337
| | | | | | | | | | Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu> p4raw-id: //depot/perl@7501
* | Change files which are mysteriously different to mainline to beNick Ing-Simmons2000-10-301-4/+4
|/ | | | | copies of mainline. p4raw-id: //depot/perlio@7492
* [ID 20001027.007] uniq array in perlfaqHans Ginzel2000-10-281-4/+4
| | | | | Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> p4raw-id: //depot/perl@7474
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-281-2/+9
| | | | | Message-ID: <20001027173244.23754.qmail@plover.com> p4raw-id: //depot/perl@7470
* todoNicholas Clark2000-10-271-12/+0
| | | | | Message-ID: <20001026223229.A44540@plum.flirble.org> p4raw-id: //depot/perl@7456
* Zero-padded Numerics in Perl FormatJohn Peacock2000-10-251-0/+4
| | | | | Message-ID: <3924126F.A58BE57A@UnivPress.com> p4raw-id: //depot/perl@7444
* Temporary stopgap for the self-tying issue: for now onlyJarkko Hietaniemi2000-10-251-2/+3
| | | | | | | array and hash self-ties are verboten. The real fix, of course, would be to comprehensively test (and implement?) and debug (and document) self-ties. p4raw-id: //depot/perl@7443
* buildtoc target tweaks.Jarkko Hietaniemi2000-10-251-2/+3
| | | p4raw-id: //depot/perl@7441