summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Benchmark test from Nicholas Clark.Jarkko Hietaniemi2001-12-143-3/+495
| | | p4raw-id: //depot/perl@13693
* Mithing.Jarkko Hietaniemi2001-12-143-0/+46
| | | p4raw-id: //depot/perl@13692
* Silence compiler worries found by Schwern/Digital cc.Jarkko Hietaniemi2001-12-143-8/+8
| | | p4raw-id: //depot/perl@13691
* User may not have a valid home directory even ifJarkko Hietaniemi2001-12-141-3/+5
| | | | | getpwuid() succedds. p4raw-id: //depot/perl@13690
* Integrate with perlio. (No changes, but that's okay.)Jarkko Hietaniemi2001-12-141-4/+0
|\ | | | | p4raw-id: //depot/perl@13689
| * Integrate mainlineNick Ing-Simmons2001-12-1410-11/+85
| |\ | | | | | | p4raw-id: //depot/perlio@13685
| * \ Integrate mainlineNick Ing-Simmons2001-12-14123-3469/+3350
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@13683
* | | | Add a Configure hints file for VOS: the POSIX supportJarkko Hietaniemi2001-12-142-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | of VOS is getting close to the point where it can run Configure (some Configure tweaks will be required). p4raw-id: //depot/perl@13688
* | | | Update Changes.Jarkko Hietaniemi2001-12-142-1/+185
| | | | | | | | | | | | p4raw-id: //depot/perl@13687
* | | | Reintroduce Attribute::Handlers with Spider's fixes.Jarkko Hietaniemi2001-12-1419-2/+1475
| |_|/ |/| | | | | p4raw-id: //depot/perl@13686
* | | -t taint warningsMichael G. Schwern2001-12-1410-11/+85
| |/ |/| | | | | | | | | | | | | | | Message-ID: <20011214002707.GA10532@blackrider> (reword the perlrun -t description a bit, and move the Itaint_warn to the bottom of the intrpvar.h for binary compatibility) p4raw-id: //depot/perl@13684
* | Detypo.Jarkko Hietaniemi2001-12-141-1/+1
| | | | | | p4raw-id: //depot/perl@13682
* | Buffer overflow checks.Jarkko Hietaniemi2001-12-141-3/+4
| | | | | | p4raw-id: //depot/perl@13681
* | [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld ↵Spider Boardman2001-12-131-1/+19
| | | | | | | | | | | | | | 5.1 (UNINSTALLED) Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com> p4raw-id: //depot/perl@13680
* | More on the Unicode "line" definition.Jarkko Hietaniemi2001-12-131-2/+3
| | | | | | p4raw-id: //depot/perl@13679
* | Open-ended VERSION?Jarkko Hietaniemi2001-12-131-1/+1
| | | | | | p4raw-id: //depot/perl@13678
* | Better make distcleanH.Merijn Brand2001-12-131-1/+3
| | | | | | | | | | Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@13677
* | Remove Memoize::Saves as requested by mjd.Jarkko Hietaniemi2001-12-134-268/+50
| | | | | | p4raw-id: //depot/perl@13676
* | Old RCS $Date$ tagMichael G. Schwern2001-12-131-2/+1
| | | | | | | | | | Message-ID: <20011212041732.GS17250@blackrider> p4raw-id: //depot/perl@13675
* | Re: use utf8; with bad utf8Nicholas Clark2001-12-131-0/+1
| | | | | | | | | | Message-ID: <20011213170939.L21702@plum.flirble.org> p4raw-id: //depot/perl@13674
* | (LONG!) Sort benchmarks and patchJohn P. Linderman2001-12-131-18/+298
| | | | | | | | | | Message-Id: <200112131450.JAA84836@raptor.research.att.com> p4raw-id: //depot/perl@13673
* | Unadorned numbers evil.Jarkko Hietaniemi2001-12-135-19/+24
| | | | | | p4raw-id: //depot/perl@13672
* | "preprocessing directive not recognized within macro arg"Jarkko Hietaniemi2001-12-131-2/+4
| | | | | | p4raw-id: //depot/perl@13671
* | Clarifying the documentation of goto Ben Tilly2001-12-131-7/+11
| | | | | | | | | | Message-ID: <3C18BD8B@operamail.com> p4raw-id: //depot/perl@13670
* | It could be possible for the case-insensitiveJarkko Hietaniemi2001-12-137-54/+56
| | | | | | | | | | | | Unicode-aware string comparison to wander off to the la-la land. p4raw-id: //depot/perl@13669
* | Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail outMichael G. Schwern2001-12-133-13/+13
| | | | | | | | | | Message-ID: <20011213025346.GH25129@blackrider> p4raw-id: //depot/perl@13668
* | Proper skip tests and VMS unlinkMichael G. Schwern2001-12-131-77/+79
| | | | | | | | | | Message-ID: <20011213013342.GX25129@blackrider> p4raw-id: //depot/perl@13667
* | Re: [PATCH] use utf8; testsNicholas Clark2001-12-121-17/+107
| | | | | | | | | | Message-ID: <20011213001658.I21702@plum.flirble.org> p4raw-id: //depot/perl@13666
* | EPOC fixes from Olaf Flebbe.Jarkko Hietaniemi2001-12-125-64/+47
| | | | | | p4raw-id: //depot/perl@13665
* | VMS test fix-upsCraig A. Berry2001-12-122-3/+3
| | | | | | | | | | Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01> p4raw-id: //depot/perl@13664
* | Re: Next cygwin round.Gerrit P. Haase2001-12-121-1/+1
| | | | | | | | | | Message-ID: <122343874595.20011212215900@familiehaase.de> p4raw-id: //depot/perl@13663
* | use utf8; testsNicholas Clark2001-12-122-14/+68
| | | | | | | | | | Message-ID: <20011212200704.E21702@plum.flirble.org> p4raw-id: //depot/perl@13662
* | Update Changes.Jarkko Hietaniemi2001-12-122-1/+360
| | | | | | p4raw-id: //depot/perl@13661
* | Passing in env to perl_parse did not workGisle Aas2001-12-122-42/+5
| | | | | | | | | | Message-ID: <lrheqxniom.fsf@caliper.activestate.com> p4raw-id: //depot/perl@13660
* | Fixes for casting problems detected on a SuSE 7.2 Itanium,Jarkko Hietaniemi2001-12-124-18/+19
| | | | | | | | | | | | mostly gcc -Wall complaining about the argument of %p not being a void *. p4raw-id: //depot/perl@13659
* | Try YP/NIS also from /usr/lib/yp.Jarkko Hietaniemi2001-12-121-2/+2
| | | | | | p4raw-id: //depot/perl@13657
* | ypcat working, but NIS not usedMichael G. Schwern2001-12-121-51/+66
| | | | | | | | | | | | | | Message-ID: <20011212102702.GW17250@blackrider> (the op/grent part) p4raw-id: //depot/perl@13656
* | Weed out .files from ls and readdir() results.Jarkko Hietaniemi2001-12-121-2/+8
| | | | | | p4raw-id: //depot/perl@13655
* | Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/" Wolfgang Laun2001-12-121-3/+18
| | | | | | | | | | Message-ID: <200112121052210220.001ACE6B@smtp.chello.at> p4raw-id: //depot/perl@13654
* | doio fatal on cygwin for 13651H.Merijn Brand2001-12-121-1/+1
| | | | | | | | | | Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@13653
* | Get the whole line of ls, makes debugging easierJarkko Hietaniemi2001-12-121-1/+1
| | | | | | | | | | (from Schwern) p4raw-id: //depot/perl@13652
* | rename() must be tested even without link()Jarkko Hietaniemi2001-12-121-16/+16
| | | | | | | | | | | | or the utime() and rename-directory tests fail. (Also got the BeOS utime atime/time the wrong way round.) p4raw-id: //depot/perl@13651
* | Now that the beos.c is compiled at the main levelJarkko Hietaniemi2001-12-121-1/+1
| | | | | | | | | | the header is in the beos/ p4raw-id: //depot/perl@13650
* | Must remember to require Socket.Jarkko Hietaniemi2001-12-121-0/+2
| | | | | | p4raw-id: //depot/perl@13649
* | In BeOS Errno must resort to actual compilationJarkko Hietaniemi2001-12-121-0/+34
| | | | | | | | | | and execution for some of the error constants. p4raw-id: //depot/perl@13648
* | BeOS still has no good sockets.Jarkko Hietaniemi2001-12-121-1/+1
| | | | | | p4raw-id: //depot/perl@13647
* | BeOS sockets are not true sockets.Jarkko Hietaniemi2001-12-121-1/+1
| | | | | | p4raw-id: //depot/perl@13646
* | No Socket, no Syslog.Jarkko Hietaniemi2001-12-121-2/+4
| | | | | | p4raw-id: //depot/perl@13645
* | (On some platforms) missing truncate FH.Jarkko Hietaniemi2001-12-121-0/+6
| | | | | | p4raw-id: //depot/perl@13644
* | io/fs cleanup: testing on win32/cygwin/netware/djgpp/...Jarkko Hietaniemi2001-12-121-179/+209
| | | | | | | | | | and vms would be muchly appreciated. p4raw-id: //depot/perl@13643