summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Improved error messages for new comers and non-English speakersGabor Szabo2007-09-021-4/+4
| | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10709020112o77419172q4cc2f2ff66dca385@mail.gmail.com> p4raw-id: //depot/perl@31783
* [patch] perlhack.podJim Cromie2007-09-021-20/+41
| | | | | Message-ID: <46D9DD19.1050709@gmail.com> p4raw-id: //depot/perl@31781
* misc blead stuffJarkko Hietaniemi2007-08-301-5/+5
| | | | | Message-ID: <46D617B5.3000002@iki.fi> p4raw-id: //depot/perl@31765
* Erm. -u may have been superseded by the bytecode generator, butNicholas Clark2007-08-251-4/+0
| | | | | | | we've recently removed it, having never let it pass beyond "experimental" status. So this paragraph is now wrong, although it's not clear what we do recommend in place of -u. p4raw-id: //depot/perl@31755
* Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warningsSteve Hay2007-08-211-1/+1
| | | | | | | about POSIX CRT function names being deprecated in VC8 (-wd4996 suppresses all deprecated function warnings, so is more wide-ranging than is required) p4raw-id: //depot/perl@31742
* Re: [PATCH] Adding more information to "Unrecognized character" error in toke.cClaes Jacobsson2007-08-101-3/+3
| | | | | Message-Id: <57CEC660-0020-48DF-A72A-931BCADC2AEE@surfar.nu> p4raw-id: //depot/perl@31699
* Add an idea by HugoRafael Garcia-Suarez2007-08-091-0/+6
| | | p4raw-id: //depot/perl@31695
* Fix a bunch of typosRafael Garcia-Suarez2007-08-091-14/+16
| | | p4raw-id: //depot/perl@31694
* Optimize split //Ævar Arnfjörð Bjarmason2007-08-091-0/+10
| | | | | | From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com> Message-ID: <51dd1af80708090049p2cf4810ep5a437ad53f64fa78@mail.gmail.com> p4raw-id: //depot/perl@31693
* Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be ↵David Nicol2007-08-091-1/+4
| | | | | | | | deleted from perlrun.pod From: "David Nicol" <davidnicol@gmail.com> Message-Id: <934f64a20708081606n441c392am615cf5461e4f3e94@mail.gmail.com> p4raw-id: //depot/perl@31692
* patch for perlboot.podYAMASHINA Hio2007-08-081-2/+2
| | | | | Message-Id: <20070808011206.db7d5184.hio@hio.jp> p4raw-id: //depot/perl@31685
* The documentation for prototype() sounds a bit better like that.Rafael Garcia-Suarez2007-08-071-4/+4
| | | p4raw-id: //depot/perl@31684
* Documentation updates for new regexp featuresRafael Garcia-Suarez2007-08-073-32/+70
| | | p4raw-id: //depot/perl@31683
* add BigInt changes to perl595delta.podTels2007-08-031-0/+48
| | | | | Message-Id: <200708031319.18320@bloodgate.com> p4raw-id: //depot/perl@31680
* Applied after word-wrapping:Benjamin Smith2007-08-031-11/+12
| | | | | | Subject: [PATCH] Time::HiRes is a better suggestion than setitimer in perlfunc. Message-Id: <20070802172804.GA7856@vtrl.co.uk> p4raw-id: //depot/perl@31675
* Example in perlthrtut.pod doesn't workElizabeth Mattijsen2007-07-302-2/+0
| | | | | Message-Id: <p06230913c2d35ab76254@[10.0.1.200]> p4raw-id: //depot/perl@31667
* XSUB.h - silence MSVC6 compiler warningRobert May2007-07-251-1/+1
| | | | | | From: "Robert May" <robertmay@cpan.org> Message-ID: <54bdc7510707211829t67e8b82eo7d8e722e73c6a3b3@mail.gmail.com> p4raw-id: //depot/perl@31653
* Extend the update info regarding Configure changesH.Merijn Brand2007-07-201-2/+25
| | | p4raw-id: //depot/perl@31644
* Fix pod nit in perlunicodeSteve Hay2007-07-201-1/+1
| | | p4raw-id: //depot/perl@31640
* Add a TODO note about lc() etc. and the UTF-8 flagRafael Garcia-Suarez2007-07-191-0/+6
| | | p4raw-id: //depot/perl@31633
* Suggestion and fixes to the hash seed docs by Paul JohnsonRafael Garcia-Suarez2007-07-191-5/+5
| | | p4raw-id: //depot/perl@31631
* Change "Perl6" to "Perl 6" in pod/*chromatic2007-07-183-5/+5
| | | | | Message-Id: <200707131438.12342.chromatic@wgz.org> p4raw-id: //depot/perl@31626
* Clarifications on the hash seedRafael Garcia-Suarez2007-07-181-4/+7
| | | p4raw-id: //depot/perl@31624
* gethostbyname() exampleGabor Szabo2007-07-181-0/+12
| | | | | | From: "Gabor Szabo" <szabgab@gmail.com> Message-ID: <d8a74af10707172247v2f761bebs30d054eddbe5861@mail.gmail.com> p4raw-id: //depot/perl@31623
* Comment out links to docs that don't exist yet.Rafael Garcia-Suarez2007-07-131-4/+7
| | | p4raw-id: //depot/perl@31613
* More typo fixes in the regexp docsRafael Garcia-Suarez2007-07-132-7/+7
| | | p4raw-id: //depot/perl@31612
* * make splitpod actually work if perl isn't installedRafael Garcia-Suarez2007-07-131-4/+4
| | | | | * prevent doc extractors to extract POD from splitpod p4raw-id: //depot/perl@31603
* mention of g and c modifiers missing from perlre.podDavid Nicol2007-07-121-0/+9
| | | | | | From: "David Nicol" <davidnicol@gmail.com> Message-ID: <934f64a20707111531m313e3a9at82f002c68eab5bee@mail.gmail.com> p4raw-id: //depot/perl@31596
* A couple of additions in perltodo for the futureRafael Garcia-Suarez2007-07-121-0/+15
| | | p4raw-id: //depot/perl@31593
* More terminology updates for warningsRafael Garcia-Suarez2007-07-122-19/+10
| | | p4raw-id: //depot/perl@31592
* Better wording, suggested by Eric Cholet.Rafael Garcia-Suarez2007-07-111-1/+1
| | | p4raw-id: //depot/perl@31590
* Turn the "$# / $* is no longer supported" warnings intoRafael Garcia-Suarez2007-07-111-2/+2
| | | | | severe warnings (as suggested by Audrey Tang) p4raw-id: //depot/perl@31589
* Less indirect object notationRafael Garcia-Suarez2007-07-111-1/+1
| | | p4raw-id: //depot/perl@31585
* Remove wrong equivalent to pop() (bug #43705)Rafael Garcia-Suarez2007-07-111-3/+1
| | | p4raw-id: //depot/perl@31584
* Re: Small addition to perlcheat.podSpiros Denaxas2007-07-101-13/+13
| | | | | | From: "Spiros Denaxas" <spiros@lokku.com> Message-ID: <bba689ec0707090914vc018f1cj2a45add2d7630c8f@mail.gmail.com> p4raw-id: //depot/perl@31580
* Modernize opendir() syntaxRafael Garcia-Suarez2007-07-101-4/+3
| | | p4raw-id: //depot/perl@31576
* Update Module::CoreList, regenerate META.yml,Rafael Garcia-Suarez2007-07-072-0/+6
| | | | | | mention Log::Message::* in perldelta and update perlhist with 5.9.5 p4raw-id: //depot/perl@31561
* Regenerate table of contentsRafael Garcia-Suarez2007-07-071-6/+10
| | | p4raw-id: //depot/perl@31560
* FAQ syncRafael Garcia-Suarez2007-07-074-33/+33
| | | p4raw-id: //depot/perl@31559
* Mention that pseudo-hashes are no longer supportedRafael Garcia-Suarez2007-07-071-0/+5
| | | p4raw-id: //depot/perl@31556
* Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - ↵Edgar Bering2007-07-074-43/+253
| | | | | | | | pod/perlcommunity.pod - Patches welcome) From: "Edgar Bering" <trizor@gmail.com> Message-ID: <e54ba1c30707040251o6814c0e4r64929702dc3b0eb7@mail.gmail.com> p4raw-id: //depot/perl@31551
* Add a note in perldelta about undefining *ISARafael Garcia-Suarez2007-07-071-0/+5
| | | p4raw-id: //depot/perl@31550
* [patch] add verbose mode to -DU debugging optionJim Cromie2007-07-071-1/+1
| | | | | Message-ID: <468D1994.1090909@gmail.com> p4raw-id: //depot/perl@31549
* Make Perl_find_runcv a member of the public APIRafael Garcia-Suarez2007-07-072-22/+22
| | | | | (so Sub::Current works on Windows) p4raw-id: //depot/perl@31548
* Remove 5.10.0 section from perltodoRafael Garcia-Suarez2007-07-071-10/+0
| | | p4raw-id: //depot/perl@31547
* clarify what text 'warn' appends to a newline-less stringDave Mitchell2007-07-041-1/+2
| | | p4raw-id: //depot/perl@31537
* regexp flags =~ s/k/p/Rafael Garcia-Suarez2007-07-041-2/+2
| | | p4raw-id: //depot/perl@31527
* Forbid \g0. (tests coming later)Rafael Garcia-Suarez2007-07-031-0/+7
| | | p4raw-id: //depot/perl@31524
* /p vs (?p)Abigail2007-06-301-7/+3
| | | | | | | | | | | | | Date: Fri, 29 Jun 2007 23:38:07 +0200 Message-ID: <20070629213807.GA14454@abigail.nl> Subject: [PATCH pod/perlre.pod] Keeping up with the changes. From: Abigail <abigail@abigail.be> Date: Sat, 30 Jun 2007 01:24:36 +0200 Message-ID: <20070629232436.GA15326@abigail.nl> Plus tweaks, and debug enahancements. p4raw-id: //depot/perl@31506
* Small pod fixRafael Garcia-Suarez2007-06-291-1/+1
| | | p4raw-id: //depot/perl@31499