summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add PerlIO and Encode information to perl571delta, fron NI-S.Jarkko Hietaniemi2001-04-071-0/+112
* Change the toc configuration.Jarkko Hietaniemi2001-04-072-0/+4
* PATCH: $[Robin Houston2001-04-072-1/+14
* isn't numeric warningRobin Barker2001-04-072-2/+23
* Re: [PATCH dump.c] hash qualityMike Guy2001-04-072-4/+13
* Create perl571delta and seed it off with the perldelta changesJarkko Hietaniemi2001-04-074-910/+1029
* Denit.Jarkko Hietaniemi2001-04-071-1/+1
* Retract #9523: needs more thought.Jarkko Hietaniemi2001-04-071-19/+7
* atmark() code cleanaup.Jarkko Hietaniemi2001-04-071-7/+11
* Integrate change #9605 from maintperl into mainline.Jarkko Hietaniemi2001-04-072-1/+11
* Integrate perlio:Jarkko Hietaniemi2001-04-078-29/+96
|\
| * Split out extension finding code from buildext.pl into FindExt.pmNick Ing-Simmons2001-04-075-25/+76
| * Cleanup correction for failed :Via() layer, also set an error code.Nick Ing-Simmons2001-04-071-2/+12
| * Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIXNick Ing-Simmons2001-04-071-2/+6
| * Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")Nick Ing-Simmons2001-04-071-0/+2
* | Integrate change #9599 from perlio into mainline.Jarkko Hietaniemi2001-04-064-4/+238
|\ \ | |/
| * Quote $VERSION in Encode.pm.Nick Ing-Simmons2001-04-064-4/+238
| * Integrate mainlineNick Ing-Simmons2001-04-0640-224/+1105
| |\ | |/ |/|
* | The d_casti32=undef is good for you even when not use64bitall.Jarkko Hietaniemi2001-04-061-3/+2
* | Make the editor/IDE/shell list a little bit airier.Jarkko Hietaniemi2001-04-061-30/+126
* | Regen toc.Jarkko Hietaniemi2001-04-061-12/+113
* | Math::BigFloat patches from John Peacock. The equivalentJarkko Hietaniemi2001-04-062-70/+115
* | Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.Jarkko Hietaniemi2001-04-061-4/+6
* | Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-0618-12/+134
* | Update Changes.Jarkko Hietaniemi2001-04-052-1/+407
* | Slight doc tweak.Jarkko Hietaniemi2001-04-051-7/+7
* | Integrate perlio:Jarkko Hietaniemi2001-04-051-12/+24
|\ \ | |/
| * Change sense from "incomplete" to "implemented but needs more work" in perlun...Nick Ing-Simmons2001-04-051-12/+24
| * Integrate mainlineNick Ing-Simmons2001-04-0537-367/+1388
| |\
* | | Test for #9579.Jarkko Hietaniemi2001-04-051-1/+28
* | | Propagate calling context for do '...'Gisle Aas2001-04-052-3/+3
* | | Re: [PATCH foolperl & bleadperl] README.vms updatePeter Prymmer2001-04-051-0/+3
* | | README.vms updateCraig A. Berry2001-04-051-37/+44
* | | Fix subtle $VERSION mistakes with base.pmMichael G. Schwern2001-04-052-3/+17
* | | FreeBSD hints tweak from Anton Berezin.Jarkko Hietaniemi2001-04-051-1/+2
* | | patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009...David Dyck2001-04-051-1/+10
* | | bleadperl / hex ignores variable length and/or tr doesn't null terminate ( ...David Dyck2001-04-051-11/+11
* | | suppress "unintialized value" warningsRobin Houston2001-04-051-0/+4
* | | regex quoting, and a minor milestoneRobin Houston2001-04-051-2/+8
* | | binmode is no longer an UNOPRobin Houston2001-04-051-1/+1
* | | "${foo}bar", "${foo}[1]" etc.Robin Houston2001-04-051-1/+7
* | | cope with SVf_IVisUV, and cope with $^^ and friendsRobin Houston2001-04-053-8/+31
* | | lexical variables with ridiculously long names that are used in list assignmentsRobin Houston2001-04-051-12/+1
* | | print control-character vars readablyRobin Houston2001-04-054-5/+26
| |/ |/|
* | Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)Paul Schinder2001-04-051-2/+7
* | Regen toc.Jarkko Hietaniemi2001-04-051-91/+173
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-0520-226/+887
* | Be traditional in your cpp (for the Errno extension).Jarkko Hietaniemi2001-04-051-0/+4
* | Add $Config{cppflags} to the gcc incantation.Jarkko Hietaniemi2001-04-051-1/+1
* | Introduce Sean Burke's Class::ISA 0.32.Jarkko Hietaniemi2001-04-053-0/+256