summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Damian-o-rama: upgrade to Attribute::Handlers 0.75,Jarkko Hietaniemi2001-09-0333-1372/+2118
| | | | | | Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and Text::Balanced 1.86. p4raw-id: //depot/perl@11842
* Forgot to add a file with Change #11840Artur Bergman2001-09-031-0/+63
| | | p4raw-id: //depot/perl@11841
* Tests for srand()Michael G. Schwern2001-09-033-140/+32
| | | | | Message-ID: <20010903074300.E9233@blackrider> p4raw-id: //depot/perl@11840
* Document the changes with regards to running of END blocks.Artur Bergman2001-09-032-5/+25
| | | | | And DESTROY on global objects are called in perl_destruct()! p4raw-id: //depot/perl@11839
* Partial cleanupMichael G. Schwern2001-09-031-20/+42
| | | | | Message-ID: <20010903062942.C9233@blackrider> p4raw-id: //depot/perl@11838
* Increase the repetitionsMichael G. Schwern2001-09-031-5/+1
| | | | | Message-ID: <20010903062413.B9233@blackrider> p4raw-id: //depot/perl@11837
* CGI::Cookie, Apache & Switch testsMichael G. Schwern2001-09-034-0/+338
| | | | | Message-ID: <20010902213843.L2711@blackrider> p4raw-id: //depot/perl@11836
* Update Changes.Jarkko Hietaniemi2001-09-022-1/+37
| | | p4raw-id: //depot/perl@11834
* Slight tweaks.Jarkko Hietaniemi2001-09-021-2/+1
| | | p4raw-id: //depot/perl@11833
* Special casing had become a little bit more complex in Unicode 3.1.1.Jarkko Hietaniemi2001-09-022-12/+54
| | | p4raw-id: //depot/perl@11832
* Change #11828 wasn't complete, this updates to intest pathArtur Bergman2001-09-021-1/+1
| | | p4raw-id: //depot/perl@11831
* 's's's.Jarkko Hietaniemi2001-09-021-1/+1
| | | p4raw-id: //depot/perl@11830
* Update Changes.Jarkko Hietaniemi2001-09-022-13/+465
| | | p4raw-id: //depot/perl@11829
* rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.tMichael G. Schwern2001-09-023-73/+79
| | | | | | Message-ID: <20010901201858.X606@blackrider> +MANIFEST Fix p4raw-id: //depot/perl@11828
* lib/Time/Local.pmDaniel S. Lewart2001-09-021-8/+9
| | | | | Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu> p4raw-id: //depot/perl@11827
* Tick off Unicode collation and the normalization fromJarkko Hietaniemi2001-09-021-7/+8
| | | | | the todo list. p4raw-id: //depot/perl@11826
* Update to Unicode 3.1.1.Jarkko Hietaniemi2001-09-0212-89/+176
| | | p4raw-id: //depot/perl@11825
* Slight doc tweaks for the module.Jarkko Hietaniemi2001-09-021-13/+27
| | | p4raw-id: //depot/perl@11824
* Rename the variable: it *used* to be (wrongly) that theJarkko Hietaniemi2001-09-029-26/+26
| | | | | | code related to PL_reg_sv (so PL_reg_sv_utf8 was logical) but that is no more the case: PL_reg_match_utf8 is better. p4raw-id: //depot/perl@11823
* RE: [PATCH] Add a nextstate into empty blocksIlmari Karonen2001-09-022-5/+9
| | | | | | Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka> (op/sub_lval.t updated to take new error message into account.) p4raw-id: //depot/perl@11822
* remove stray CRs in files; keep all files with UNIX line-endsGurusamy Sarathy2001-09-027-6390/+6390
| | | | | | (Porting/makerel adds CRs to the files that need it in the distribution) p4raw-id: //depot/perl@11821
* some remnants of change#11803Gurusamy Sarathy2001-09-022-2/+3
| | | | | p4raw-link: @11803 on //depot/perl: acfe0abcedaf592fb4b9cb69ce3468308ae99d91 p4raw-id: //depot/perl@11820
* Update to Unicode::Collate 0.08.Jarkko Hietaniemi2001-09-014-37/+192
| | | p4raw-id: //depot/perl@11819
* Test tweaks.Jarkko Hietaniemi2001-09-011-1/+3
| | | p4raw-id: //depot/perl@11818
* cleanupMichael G. Schwern2001-09-011-38/+30
| | | | | Message-ID: <20010901140628.C606@blackrider> p4raw-id: //depot/perl@11812
* Change #11805 didn't update the MANIFESTArtur Bergman2001-09-011-0/+1
| | | p4raw-id: //depot/perl@11811
* , was t/op/incode.t breaks make minitestRafael Garcia-Suarez2001-09-011-3/+8
| | | | | Message-ID: <20010901145014.A691@rafael> p4raw-id: //depot/perl@11810
* PATCH: ExtUtils::MakeMakerTony Bowden2001-09-011-2/+3
| | | | | | Message-ID: <20010901103353.A13863@soto.kasei.com> Manually applied p4raw-id: //depot/perl@11809
* [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::ShellMichael King2001-09-011-1/+1
| | | | | | Message-Id: <200108312123.QAA27476@smtp.networkusa.net> With little tweak p4raw-id: //depot/perl@11808
* oct() and hex()Nicholas Clark2001-09-011-1/+1
| | | | | Message-Id: <20010831231413.J4950@plum.flirble.org> p4raw-id: //depot/perl@11807
* Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)Michael G. Schwern2001-08-311-0/+43
| | | | | | Message-ID: <20010831153628.B598@blackrider> Check for things which used to segfault p4raw-id: //depot/perl@11805
* integrate change#11801 from maint-5.6Gurusamy Sarathy2001-08-311-7/+1
| | | | | | | | | | remove age-old UNICOS "workaround" that introduces a static, and hence an egregious race condition for threaded builds (*sigh* beats me why this kludge wasn't guarded by a UNICOS-specific #define *sigh*) p4raw-link: @11801 on //depot/maint-5.6/perl: 5af842af85d9b6d73b06373813fcf66e62026afd p4raw-id: //depot/perl@11804
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-3184-13330/+1598
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* [DOC PATCH] Add perl4 warning messages to perldiag.podPhilip Newton2001-08-311-0/+12
| | | | | Message-Id: <20010831.211000@ID-11583.news.dfncis.de> p4raw-id: //depot/perl@11802
* Fixes bug in change 11717 that bus errored on HP-UX 10.20Artur Bergman2001-08-311-1/+1
| | | | | Might break on platforms where bool is larger than 8 bites ??? p4raw-id: //depot/perl@11800
* Integrate 11778 into mainline.Abhijit Menon-Sen2001-08-311-1/+6
| | | p4raw-id: //depot/perl@11799
* Change 11797 sneaked in a faulty regcomp.c change which wasn'tArtur Bergman2001-08-311-1/+1
| | | | | supposed to happen. p4raw-id: //depot/perl@11798
* Re: Problem in ext/Time/HiRest/HiRes.t John P. Linderman2001-08-312-5/+11
| | | | | | Message-Id: <200108311220.IAA54125@raptor.research.att.com> Fixes test 14 which could fail randomly in rare cases. p4raw-id: //depot/perl@11797
* Embaressing typo in Syslog's Makefile.PLNicholas Clark2001-08-311-1/+1
| | | | | Message-Id: <20010830232150.D4950@plum.flirble.org> p4raw-id: //depot/perl@11796
* Yet another improvement to theMichael G. Schwern2001-08-301-8/+8
| | | | | | patching example Message-Id: <20010830170208.M2318@blackrider> p4raw-id: //depot/perl@11795
* pp_moduloNicholas Clark2001-08-302-40/+96
| | | | | Message-Id: <20010830182053.A4950@plum.flirble.org> p4raw-id: //depot/perl@11794
* 11792 wasn't completeArtur Bergman2001-08-301-1/+1
| | | p4raw-id: //depot/perl@11793
* Added checks for PL_custom* and Perl_custom* functions in makedef.plArtur Bergman2001-08-301-0/+2
| | | p4raw-id: //depot/perl@11792
* Due to braindamaged makedef.pl change 11758 broke makedef.plArtur Bergman2001-08-301-2/+1
| | | p4raw-id: //depot/perl@11791
* Introduces SvREPADTMP(sv) that marks a repad SvIV as a offsetArtur Bergman2001-08-303-1/+14
| | | | | | on the pad. Fixes coredumps in cleanups introduced by Change 11755 p4raw-id: //depot/perl@11790
* GCC on HP-UX 11 with 64bit support breaks inet_ntoaArtur Bergman2001-08-291-1/+6
| | | | | | This is a replacement implmentation that works on HPUX. This bug should probably be fixed in GCC. p4raw-id: //depot/perl@11789
* pass all tests when compiling with -DNO_PERL_PRESERVE_IVUVNicholas Clark2001-08-294-19/+60
| | | | | Message-Id: <20010829182156.O4950@plum.flirble.org> p4raw-id: //depot/perl@11788
* Added test for pack_addr_in and unpack_addr_inArtur Bergman2001-08-291-3/+8
| | | | | Nitpik in test 10 p4raw-id: //depot/perl@11787
* Added three tests to test inet_ntoa/inet_aton and *packaddr*Artur Bergman2001-08-291-1/+12
| | | | | Trying to catch errors on HP-UX p4raw-id: //depot/perl@11786
* make sure USE_THREADS is defined so external apps workArtur Bergman2001-08-291-0/+1
| | | p4raw-id: //depot/perl@11785