summaryrefslogtreecommitdiff
path: root/lib/bytes.pm
Commit message (Collapse)AuthorAgeFilesLines
* Use simpler language.Tom Hukins2010-03-121-1/+1
|
* bytes.pm: downgrade DEPRECATED to NOTICEDavid Mitchell2010-02-261-1/+1
|
* Typo fixRafael Garcia-Suarez2010-02-251-1/+1
|
* more prose fixups to bytes.pm deprecation warningDavid Mitchell2010-02-241-8/+8
| | | | (suggested by Dr.Rudd)
* fix prose from previous lib/bytes.pm doc updateDavid Mitchell2010-02-221-1/+1
|
* deprecate bytes.pmDavid Mitchell2010-02-221-1/+13
|
* Make the overrides of built-ins in the bytes pragma use the new prototype _.Rafael Garcia-Suarez2006-10-221-4/+4
| | | p4raw-id: //depot/perl@29078
* bytes.pm doesn't check undefined subroutine callingSADAHIRO Tomoyuki2005-05-261-2/+4
| | | | | Message-Id: <20050526234321.92F1.BQW10602@nifty.com> p4raw-id: //depot/perl@24585
* Bump up the VERSION.Jarkko Hietaniemi2003-09-031-1/+1
| | | p4raw-id: //depot/perl@21017
* Add, document, and test bytes::substr, index, rindex, chr,Jarkko Hietaniemi2003-09-031-3/+21
| | | | | document bytes::ord. p4raw-id: //depot/perl@21016
* Doc update.Jarkko Hietaniemi2001-11-101-4/+1
| | | p4raw-id: //depot/perl@12928
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+2
| | | | | | | Message-ID: <20001205212328.C6473@blackrider.aocn.com> Carp::Heavy parts not very applicable because of recent changes. p4raw-id: //depot/perl@8013
* Clarify documentation on 'use bytes'.Simon Cozens2000-10-171-5/+22
| | | | | | Subject: Re: What does 'use bytes' "mean" ? Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org> p4raw-id: //depot/perl@7354
* tweak Unicode notes, other cleanupsGurusamy Sarathy2000-03-091-1/+1
| | | p4raw-id: //depot/perl@5629
* make hints available via globals in the respective pragmas toGurusamy Sarathy2000-03-041-2/+4
| | | | | avoid duplicating the constants everywhere p4raw-id: //depot/perl@5527
* s/byte/bytes/g remnantsGurusamy Sarathy2000-02-191-8/+8
| | | p4raw-id: //depot/perl@5134
* rename byte:: to bytes::Gurusamy Sarathy2000-02-191-0/+50
p4raw-id: //depot/perl@5133