Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use simpler language. | Tom Hukins | 2010-03-12 | 1 | -1/+1 |
| | |||||
* | bytes.pm: downgrade DEPRECATED to NOTICE | David Mitchell | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | Typo fix | Rafael Garcia-Suarez | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | more prose fixups to bytes.pm deprecation warning | David Mitchell | 2010-02-24 | 1 | -8/+8 |
| | | | | (suggested by Dr.Rudd) | ||||
* | fix prose from previous lib/bytes.pm doc update | David Mitchell | 2010-02-22 | 1 | -1/+1 |
| | |||||
* | deprecate bytes.pm | David Mitchell | 2010-02-22 | 1 | -1/+13 |
| | |||||
* | Make the overrides of built-ins in the bytes pragma use the new prototype _. | Rafael Garcia-Suarez | 2006-10-22 | 1 | -4/+4 |
| | | | p4raw-id: //depot/perl@29078 | ||||
* | bytes.pm doesn't check undefined subroutine calling | SADAHIRO Tomoyuki | 2005-05-26 | 1 | -2/+4 |
| | | | | | Message-Id: <20050526234321.92F1.BQW10602@nifty.com> p4raw-id: //depot/perl@24585 | ||||
* | Bump up the VERSION. | Jarkko Hietaniemi | 2003-09-03 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@21017 | ||||
* | Add, document, and test bytes::substr, index, rindex, chr, | Jarkko Hietaniemi | 2003-09-03 | 1 | -3/+21 |
| | | | | | document bytes::ord. p4raw-id: //depot/perl@21016 | ||||
* | Doc update. | Jarkko Hietaniemi | 2001-11-10 | 1 | -4/+1 |
| | | | p4raw-id: //depot/perl@12928 | ||||
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -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 Cozens | 2000-10-17 | 1 | -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 cleanups | Gurusamy Sarathy | 2000-03-09 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@5629 | ||||
* | make hints available via globals in the respective pragmas to | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+4 |
| | | | | | avoid duplicating the constants everywhere p4raw-id: //depot/perl@5527 | ||||
* | s/byte/bytes/g remnants | Gurusamy Sarathy | 2000-02-19 | 1 | -8/+8 |
| | | | p4raw-id: //depot/perl@5134 | ||||
* | rename byte:: to bytes:: | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+50 |
p4raw-id: //depot/perl@5133 |