summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* detypoJarkko Hietaniemi2000-08-111-1/+1
* Fixes to looking-like-number to keep behaviour as it was in 5.005_03.Mike Guy2000-08-112-14/+11
* Update Changes.Jarkko Hietaniemi2000-08-101-0/+81
* Put back the std @INC thing.Jarkko Hietaniemi2000-08-109-0/+45
* Update to CGI 2.70, from Lincoln Stein.Jarkko Hietaniemi2000-08-1011-308/+400
* Update to CPAN 1.56, from Andreas König.Jarkko Hietaniemi2000-08-102-116/+384
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-1025-275/+613
* Small AUTHORS and MAINTAIN updates. Could do with big updates.Jarkko Hietaniemi2000-08-102-1/+6
* Update to Getopt::Long 2.23_05, from Johan Vromans.Jarkko Hietaniemi2000-08-106-107/+304
* Update to Term::ANSIColor 1.03, from Russ Allbery.Jarkko Hietaniemi2000-08-102-43/+95
* Iterating perl6 description.Jarkko Hietaniemi2000-08-101-6/+6
* Revert the sv.c part of #6559, a better fix is needed.Jarkko Hietaniemi2000-08-101-2/+6
* It's the 2ndO'ROSSC.Jarkko Hietaniemi2000-08-101-6/+6
* detypoJarkko Hietaniemi2000-08-101-1/+1
* An exceptionally sticky typo.Jarkko Hietaniemi2000-08-101-1/+1
* detypo (and test Changes updating script)Jarkko Hietaniemi2000-08-101-0/+5
* Update Changes.Jarkko Hietaniemi2000-08-101-0/+48
* Amend the description of Perl6.Elaine -HFB- Ashton2000-08-101-18/+15
* Remove dead entry in perldiagMike Guy2000-08-101-10/+0
* Zero entries were skipped, fix from Adrian GoalbyJarkko Hietaniemi2000-08-102-1/+23
* cygwin portFifer, Eric2000-08-102-46/+40
* Get back into sync with Jeffrey on the enhanced regex warnings.Jarkko Hietaniemi2000-08-104-40/+45
* warn is a macro, avoid using at a variable to avoid warningsGurusamy Sarathy2000-08-102-8/+8
* Update Changes.Jarkko Hietaniemi2000-08-091-0/+1545
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-096-233/+650
* (The fix did work but was not right, retracted in #6573)Christian Kirsch2000-08-092-15/+16
* Tiny updates on the contributors list.Jarkko Hietaniemi2000-08-081-6/+8
* Double check that we have a dirhandle.Jarkko Hietaniemi2000-08-081-2/+2
* Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.Jarkko Hietaniemi2000-08-0866-2473/+21
* Delete chat2 as requested by Randal.Randal L. Schwartz2000-08-082-380/+0
* Regen global.sym.Jarkko Hietaniemi2000-08-081-0/+2
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-0830-63/+79
* Re: [ID 20000807.008] Double reads considered evil? (deja vu)Mike Guy2000-08-084-6/+39
* Re-apply #6549.Jarkko Hietaniemi2000-08-081-5/+5
* Accidental retraction of #6549.Jarkko Hietaniemi2000-08-081-5/+5
* [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-081-5/+5
* Document here-doc better.Mike Guy2000-08-081-0/+16
* Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"Randy J. Ray2000-08-082-4/+24
* Re: enhanced(?) regex error messages Hugo van der Sanden2000-08-084-26/+53
* Augment #6539 a bit: don't croak if there's magic in the air.Hugo van der Sanden2000-08-082-7/+15
* Make the test -w clean.Jarkko Hietaniemi2000-08-071-3/+3
* use warnings instead of $^W.Jarkko Hietaniemi2000-08-071-1/+1
* Disable a portability warning Because We Know What We Are Doing.Jarkko Hietaniemi2000-08-071-1/+2
* Tiny tidying on report_evil_fh().Jarkko Hietaniemi2000-08-071-8/+8
* Make regular expression parse error messages easier to understand.Jeffrey Friedl2000-08-071-17/+42
* Make bless(REF, REF) a fatal error, add bless tests.Hugo van der Sanden2000-08-075-2/+146
* [ID 20000803.006] 'use lib ...' doesn't behave as documentedTim Conrow2000-08-071-1/+5
* Retract #6419 for now since it breaks in AFS and MachTen.Jarkko Hietaniemi2000-08-071-29/+53
* Plug the security hole described in the Aug 05 2000 bugtraq messageJarkko Hietaniemi2000-08-071-0/+2
* tr memory corruption fix from Simon Cozens.Jarkko Hietaniemi2000-08-071-1/+1