summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: [PATCH] @+, @- readonlyMike Guy2000-08-145-2/+15
| | | | | Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6620
* Update Changes.Jarkko Hietaniemi2000-08-141-0/+46
| | | p4raw-id: //depot/perl@6619
* For now remove the mail code.Jarkko Hietaniemi2000-08-141-12/+0
| | | p4raw-id: //depot/perl@6618
* Drop the eg/ mentions and also mention the recent suidperl thing.Jarkko Hietaniemi2000-08-145-22/+6
| | | p4raw-id: //depot/perl@6617
* Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-141-1/+1
| | | | | Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6616
* @+, @- readonly (was Re: @<punct> interpolating in "")Mike Guy2000-08-143-1/+28
| | | | | Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6615
* Test fails / warnings with perl-current #6612Mike Guy2000-08-142-8/+9
| | | | | Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6614
* VMS configure.com update continues.Jarkko Hietaniemi2000-08-143-5882/+3422
| | | p4raw-id: //depot/perl@6613
* Update Changes.Jarkko Hietaniemi2000-08-131-0/+23
| | | p4raw-id: //depot/perl@6612
* Upgrade to CGI 2.71, from Lincoln Stein.Jarkko Hietaniemi2000-08-133-37/+59
| | | p4raw-id: //depot/perl@6611
* t/op/regmesg.t fails if REG_INFTY setMike Guy2000-08-131-33/+20
| | | | | Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6610
* Andreas says that 1.56 is fine, so reverting back to it.Jarkko Hietaniemi2000-08-131-18/+18
| | | p4raw-id: //depot/perl@6609
* Update Changes.Jarkko Hietaniemi2000-08-131-0/+38
| | | p4raw-id: //depot/perl@6608
* Put back the \z changes of #5406 to CPAN.pm.Jarkko Hietaniemi2000-08-131-18/+18
| | | p4raw-id: //depot/perl@6607
* Fix-n-skip the tests under 5005threads.Jarkko Hietaniemi2000-08-131-10/+21
| | | p4raw-id: //depot/perl@6606
* Fix the test for 5005threads.Jarkko Hietaniemi2000-08-131-2/+6
| | | p4raw-id: //depot/perl@6605
* Should have deleted this in #6603.Jarkko Hietaniemi2000-08-131-4450/+0
| | | p4raw-id: //depot/perl@6604
* Rewrite of vms/subconfigure.com as configure.com,Jarkko Hietaniemi2000-08-122-1/+5580
| | | | | from Peter Prymmer and the vmsperl crew. p4raw-id: //depot/perl@6603
* PlainText.pm is dead.Jarkko Hietaniemi2000-08-112-701/+0
| | | p4raw-id: //depot/perl@6602
* Update Changes.Jarkko Hietaniemi2000-08-111-0/+38
| | | p4raw-id: //depot/perl@6601
* Add a few missing files, update MANIFEST.Jarkko Hietaniemi2000-08-115-9/+791
| | | p4raw-id: //depot/perl@6600
* Add Perl debugging tutorial, regen toc. Richard Foley2000-08-115-78/+906
| | | | | | Subject: perldebtut.pod Message-id: <3991138B.262247B8@m.dasa.de> p4raw-id: //depot/perl@6599
* tiny Changes editJarkko Hietaniemi2000-08-111-1/+1
| | | p4raw-id: //depot/perl@6598
* Tests for #6589.Simon Cozens2000-08-111-1/+23
| | | | | | Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues?? Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6597
* Update Changes.Jarkko Hietaniemi2000-08-111-0/+107
| | | p4raw-id: //depot/perl@6596
* nitfixJarkko Hietaniemi2000-08-111-1/+1
| | | p4raw-id: //depot/perl@6595
* Getting perlio and threads to compileLupe Christoph2000-08-112-4/+8
| | | | | | | Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de> (the Solaris version changes in Configure skipped) p4raw-id: //depot/perl@6594
* Re: [ID 20000730.003] utf8::length() badSimon Cozens2000-08-111-1/+2
| | | | | Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6593
* Re: [ID 20000809.006] Debugger lost the ability to see $1 et alPeter Scott2000-08-111-0/+1
| | | | | Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com> p4raw-id: //depot/perl@6592
* Re: [ID 20000809.005] trouble with long string and /m modifier - ↵Hugo van der Sanden2000-08-112-3/+21
| | | | | | | uninitialized value Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk> p4raw-id: //depot/perl@6591
* Preprocessing and postprocessing for File::Find.Joe Smith2000-08-111-2/+27
| | | | | | Subject: Patch to Find::File.pm to allow alphabetical results Message-Id: <20000809024453.A21193@tardis.Tymnet.COM> p4raw-id: //depot/perl@6590
* B::Deparse didn't do sub attributes.Simon Cozens2000-08-113-1/+10
| | | | | | Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues?? Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6589
* debugger "d" command doesnt check line numberMike Guy2000-08-113-10/+6
| | | | | Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6588
* sleep(1) does not necessarily return 1.Hugo van der Sanden2000-08-111-1/+1
| | | | | | Subject: [PATCH bleadperl] op/lex_assign.t Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk> p4raw-id: //depot/perl@6587
* Document the IO::Select timeout.Jarkko Hietaniemi2000-08-111-3/+3
| | | p4raw-id: //depot/perl@6586
* Forgot contributor.Jarkko Hietaniemi2000-08-111-1/+1
| | | p4raw-id: //depot/perl@6585
* detypoJarkko Hietaniemi2000-08-111-1/+1
| | | p4raw-id: //depot/perl@6584
* Fixes to looking-like-number to keep behaviour as it was in 5.005_03.Mike Guy2000-08-112-14/+11
| | | | | | Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0] Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6583
* Update Changes.Jarkko Hietaniemi2000-08-101-0/+81
| | | p4raw-id: //depot/perl@6582
* Put back the std @INC thing.Jarkko Hietaniemi2000-08-109-0/+45
| | | p4raw-id: //depot/perl@6581
* Update to CGI 2.70, from Lincoln Stein.Jarkko Hietaniemi2000-08-1011-308/+400
| | | p4raw-id: //depot/perl@6580
* Update to CPAN 1.56, from Andreas König.Jarkko Hietaniemi2000-08-102-116/+384
| | | p4raw-id: //depot/perl@6579
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-1025-275/+613
| | | p4raw-id: //depot/perl@6578
* Small AUTHORS and MAINTAIN updates. Could do with big updates.Jarkko Hietaniemi2000-08-102-1/+6
| | | p4raw-id: //depot/perl@6577
* Update to Getopt::Long 2.23_05, from Johan Vromans.Jarkko Hietaniemi2000-08-106-107/+304
| | | p4raw-id: //depot/perl@6576
* Update to Term::ANSIColor 1.03, from Russ Allbery.Jarkko Hietaniemi2000-08-102-43/+95
| | | p4raw-id: //depot/perl@6575
* Iterating perl6 description.Jarkko Hietaniemi2000-08-101-6/+6
| | | p4raw-id: //depot/perl@6574
* Revert the sv.c part of #6559, a better fix is needed.Jarkko Hietaniemi2000-08-101-2/+6
| | | p4raw-id: //depot/perl@6573
* It's the 2ndO'ROSSC.Jarkko Hietaniemi2000-08-101-6/+6
| | | p4raw-id: //depot/perl@6572
* detypoJarkko Hietaniemi2000-08-101-1/+1
| | | p4raw-id: //depot/perl@6571