Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Samanta Navarro | 2020-10-03 | 1 | -1/+1 |
| | | | | | | | | | For: https://github.com/Perl/perl5/pull/18201 Committer: Samanta Navarro is now a Perl author. To keep 'make test_porting' happy: Increment $VERSION in several files. Regenerate uconfig.h via './perl -Ilib regen/uconfig_h.pl'. | ||||
* | fix typo in example | Karen Etheridge | 2020-07-30 | 1 | -1/+1 |
| | | | | thanks Deji Adegbite! via https://github.com/OpusVL/perldoc.perl.org/issues/145 | ||||
* | perlpacktut: fix broken url | Ask Bjørn Hansen | 2019-12-11 | 1 | -1/+2 |
| | | | | | | This is my best guess as for what it's meant to point to. Reported in https://github.com/OpusVL/perldoc.perl.org/issues/81 | ||||
* | Move more URLs from http:// to https:// | Max Maischein | 2019-10-11 | 1 | -3/+3 |
| | |||||
* | pod: start referring to 5.6 and pre-5.6 as "ancient" instead of just "old" | Ævar Arnfjörð Bjarmason | 2017-12-06 | 1 | -1/+1 |
| | | | | | | | 5.10 and 5.8 are old, 5.6 is ancient archaeology you're very unlikely to run into, but the casual reader may not know that, add the extra emphasis in case someone's mistaken about needing to worry about this for anything more than historical trivia. | ||||
* | pod: Suggest to use strict UTF-8 encoding when dealing with external data | Pali | 2017-01-26 | 1 | -3/+4 |
| | | | | | For data exchange it is not good idea to use not strict perl's extended dialect of utf8 encoding. | ||||
* | pod/*: remove deprecated L<"section"> and L<section> syntax | Lukas Mai | 2016-06-11 | 1 | -2/+2 |
| | |||||
* | Sprinkle the fact that long doubles aren't standardized. | Jarkko Hietaniemi | 2014-08-26 | 1 | -8/+13 |
| | |||||
* | perlpacktut: mention h2ph | Father Chrysostomos | 2013-08-28 | 1 | -1/+1 |
| | | | | | Mentioning syscall.ph without saying how to get it is not as helpful as it could be. | ||||
* | Fixed verbatim lines in POD over 79 characters | Brian Gottreu | 2013-06-22 | 1 | -6/+12 |
| | |||||
* | perlpacktut: nit | Karl Williamson | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | Implement name change in POD example; Chris Waggoner++. | jkeenan | 2012-08-20 | 1 | -3/+3 |
| | | | | For: RT #114314. | ||||
* | Simplify example pack code in perlpacktut | Mark Jason Dominus | 2011-09-09 | 1 | -2/+1 |
| | |||||
* | Added docs from Wolfgang Laun to perlpacktut about Intel HEX | H.Merijn Brand | 2009-07-02 | 1 | -0/+45 |
| | |||||
* | s/\bunicode\b/Unicode/; # For everything not dual life | Nicholas Clark | 2007-06-24 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@31455 | ||||
* | Misc. L<> fixes in core docs : don't link to man pages; | Rafael Garcia-Suarez | 2007-03-22 | 1 | -2/+2 |
| | | | | | provide full urls when linking to web sites. p4raw-id: //depot/perl@30688 | ||||
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 1 | -6/+18 |
| | | | | | Message-ID: <20070304150019.GN4723@c4.convolution.nl> p4raw-id: //depot/perl@30493 | ||||
* | Fix wrong version for byteorder modifiers feature. | Marcus Holland-Moritz | 2005-04-03 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24138 | ||||
* | Add the byte-order modifiers '<' and '>' to the pack tutorial. | Marcus Holland-Moritz | 2004-05-11 | 1 | -3/+66 |
| | | | | | This completes the series: #22734, #22745, #22754, #22780 p4raw-id: //depot/perl@22812 | ||||
* | 'v' unpacks unsigned shorts. | Marcus Holland-Moritz | 2004-05-11 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@22811 | ||||
* | Re: pod cleanup | Ronald J. Kimball | 2003-08-22 | 1 | -1/+1 |
| | | | | | | | Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu> (the pod part) p4raw-id: //depot/perl@20813 | ||||
* | pack changes and related fixes | LAUN Wolfgang | 2003-03-17 | 1 | -12/+97 |
| | | | | | Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4> p4raw-id: //depot/perl@19010 | ||||
* | Re: [PATCH] fix typos in perlpacktut | Mr. Nobody | 2002-08-20 | 1 | -2/+2 |
| | | | | | | From: "Mr. Nobody" <mrnobo1024@yahoo.com> Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com> p4raw-id: //depot/perl@17743 | ||||
* | Pod whitespace cleanup, round 0. | coral@eekeek.org | 2001-12-29 | 1 | -2/+2 |
| | | | | | Message-Id: <200112290058.fBT0wMD26750@eekeek.org> p4raw-id: //depot/perl@13930 | ||||
* | Module names and other nits | Audrey Tang | 2001-12-29 | 1 | -1/+1 |
| | | | | | Message-ID: <20011229015928.A29712@geb.elixus.org> p4raw-id: //depot/perl@13922 | ||||
* | {PATCH] perlpacktut.pod | Wolfgang Laun | 2001-12-02 | 1 | -26/+47 |
| | | | | | Message-ID: <200112021955060600.009C0EF9@smtp.chello.at> p4raw-id: //depot/perl@13428 | ||||
* | Re: DRAFT perlpacktut.pod v0.0 | Nicholas Clark | 2001-11-29 | 1 | -15/+43 |
| | | | | | Message-ID: <20011129224732.W37621@plum.flirble.org> p4raw-id: //depot/perl@13373 | ||||
* | DRAFT perlpacktut.pod - minor diffs to v0.1 | Wolfgang Laun | 2001-11-29 | 1 | -8/+12 |
| | | | | | Message-ID: <200111282035290250.0067732D@smtp.chello.at> p4raw-id: //depot/perl@13358 | ||||
* | Add perlpacktut from Wolfgang Laun; regen toc. | Jarkko Hietaniemi | 2001-11-28 | 1 | -0/+1008 |
p4raw-id: //depot/perl@13341 |