summaryrefslogtreecommitdiff
path: root/lib/bytes.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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