summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Few uncheckedin files.Jarkko Hietaniemi2000-12-162-1/+35
| | | p4raw-id: //depot/perl@8141
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-3/+3
| | | | | (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124) p4raw-id: //depot/perl@8125
* Re: [ID 20001013.006] XS subs are not define()edDominic Dunlop2000-12-141-2/+8
| | | | | | | Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]> Document how elusive subroutines can be. p4raw-id: //depot/perl@8112
* [patch] perlfaq7Gerrit P. Haase2000-12-141-1/+1
| | | | | Message-ID: <3A38E7BB.13178.11C40A8@localhost> p4raw-id: //depot/perl@8110
* Move the proto of start_glob() to a better place; regen api files.Jarkko Hietaniemi2000-12-131-7/+7
| | | p4raw-id: //depot/perl@8101
* Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-111-11/+0
| | | | | | too much hassle (the interpret -Q as a function where Q is not a known filetest part is left in). p4raw-id: //depot/perl@8084
* docs on NaNNicholas Clark2000-12-111-2/+7
| | | | | Message-ID: <20001211014838.B99205@plum.flirble.org> p4raw-id: //depot/perl@8078
* perlguts.podSimon Cozens2000-12-101-0/+60
| | | | | | | | Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org> Documentation of the different types of ops, plus the functions in dump.c p4raw-id: //depot/perl@8063
* Do not return the Unicode replacement character if UTF-8Jarkko Hietaniemi2000-12-081-5/+7
| | | | | decoding goes awry, it should be up to the caller to decide. p4raw-id: //depot/perl@8042
* DOC PATCH 5.6.0: -s return value incompletely documentedMark-Jason Dominus2000-12-081-2/+2
| | | | | | | Message-ID: <20001207210420.22282.qmail@plover.com> Plus -z doc. p4raw-id: //depot/perl@8034
* Use the UTF8 macros a bit. They can't be used with abandonJarkko Hietaniemi2000-12-081-7/+8
| | | | | | everywhere because we do generate illegal UTF-8 in some situations. This is of course naughty. p4raw-id: //depot/perl@8033
* Document utf8_to_uv() better.Jarkko Hietaniemi2000-12-071-3/+5
| | | p4raw-id: //depot/perl@8024
* Document utf8_length(), utf8_distance(), and utf8_hop().Jarkko Hietaniemi2000-12-071-2/+39
| | | p4raw-id: //depot/perl@8023
* Re: STRLEN - what?Andy Dougherty2000-12-051-0/+4
| | | | | | | Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu> Explain STRLEN. p4raw-id: //depot/perl@7997
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-8/+24
| | | | | | | | | | | | | | | | | | Date: Tue, 5 Dec 2000 00:40:25 -0500 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu> Subject: Re: [PATCH] The largest hoax of all times? From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Mon, 4 Dec 2000 23:55:53 -0500 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu> Subject: Re: [PATCH] The largest hoax of all times? From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Tue, 5 Dec 2000 01:28:45 -0500 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu> Fix the unpredictable order of DESTROYs. p4raw-id: //depot/perl@7991
* UTF-8 hash keys, patch from Inaba Hiroto.Jarkko Hietaniemi2000-12-041-4/+4
| | | p4raw-id: //depot/perl@7980
* Re: [ID 20001130.011] expression parsing bug ?Ronald J. Kimball2000-12-011-8/+8
| | | | | | | Message-ID: <20001201162608.B1436@linguist.dartmouth.edu> Reword the diagnostic message. p4raw-id: //depot/perl@7949
* Some help for 20001130.011. Now one gets warnings likeJarkko Hietaniemi2000-12-011-0/+11
| | | | | "Ambiguous -f() resolved as a file test ..." p4raw-id: //depot/perl@7944
* Retract #7941. Forbidding subs m/s/etc is too cruel becauseJarkko Hietaniemi2000-12-011-7/+0
| | | | | that also breaks using them as methods. p4raw-id: //depot/perl@7943
* (Retracted by #7943.)Jarkko Hietaniemi2000-12-011-0/+7
| | | | | Reserve the short named string operator names. p4raw-id: //depot/perl@7941
* Get the three different space character classes right under utf8.Jarkko Hietaniemi2000-12-011-2/+4
| | | p4raw-id: //depot/perl@7940
* Re: question about retlen in utf8.c:Perl_utf8_to_uv()Peter Prymmer2000-11-301-9/+10
| | | | | | | Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com> plus regen perlapi.pod. p4raw-id: //depot/perl@7932
* Tokeniser debuggingSimon Cozens2000-11-291-0/+1
| | | | | Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk> p4raw-id: //depot/perl@7916
* Re: [PATCH 5.7.0] OUT keyword for xsubppIlya Zakharevich2000-11-291-23/+44
| | | | | | | | | | | | | | | Date: Wed, 29 Nov 2000 02:13:14 -0500 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu> OUT keyword nits. Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Wed, 29 Nov 2000 03:09:04 -0500 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu> OUT and IN_OUT documentation. p4raw-id: //depot/perl@7915
* One more perltie.pod nit from Casey R. Tweten.Jarkko Hietaniemi2000-11-291-11/+0
| | | p4raw-id: //depot/perl@7910
* Document the known sprintf test failures, exact standardJarkko Hietaniemi2000-11-291-0/+9
| | | | | reference from Dominic Dunlop, NonStop-UX testing from Tom Bates. p4raw-id: //depot/perl@7909
* Re: [PATCH] Updating perltie.pod for arraysCasey R. Tweten2000-11-291-10/+16
| | | | | | | | | | | Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST) Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net> Subject: Re: [PATCH] Updating perltie.pod for arrays From: "Casey R. Tweten" <crt@kiski.net> Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST) Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net> p4raw-id: //depot/perl@7907
* [ID 20001128.002] what's the point of example code if it is buggy?Nicholas Clark2000-11-281-4/+28
| | | | | Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk> p4raw-id: //depot/perl@7904
* Updating perltie.pod for arraysCasey R. Tweten2000-11-281-38/+189
| | | | | Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net> p4raw-id: //depot/perl@7903
* Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)Robin Barker2000-11-281-0/+9
| | | | | Message-Id: <200011271756.RAA22706@tempest.npl.co.uk> p4raw-id: //depot/perl@7902
* Re: perlfaq style changesYitzchak Scott-Thoennes2000-11-273-11/+9
| | | | | | | Message-ID: <KyLI6gzkgiRK092yn@efn.org> plus a note from Ronald Kimball. p4raw-id: //depot/perl@7891
* 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