Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: perlcc very broken | John Peacock | 2001-11-27 | 1 | -1/+1 |
| | | | | | Message-ID: <3C037D71.4030508@rowman.com> p4raw-id: //depot/perl@13309 | ||||
* | [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void ↵ | David Dyck | 2001-11-27 | 1 | -2/+2 |
| | | | | | | | context at op/pack.t line 704. Message-Id: <200111270604.WAA20274@dd.tc.fluke.com> p4raw-id: //depot/perl@13308 | ||||
* | [ID 20011126.149] t/op/split fails step 37 | David Dyck | 2001-11-27 | 1 | -1/+2 |
| | | | | | Message-Id: <200111270552.VAA09394@dd.tc.fluke.com> p4raw-id: //depot/perl@13307 | ||||
* | incorporate last minute change from libnet 1.0901-tobe | Graham Barr | 2001-11-27 | 1 | -8/+3 |
| | | | p4raw-id: //depot/perl@13306 | ||||
* | Pass 7 at perldelta - random edits. | Jarkko Hietaniemi | 2001-11-27 | 1 | -74/+75 |
| | | | p4raw-id: //depot/perl@13305 | ||||
* | Portability and skippage tweaks. | Jarkko Hietaniemi | 2001-11-27 | 1 | -11/+19 |
| | | | p4raw-id: //depot/perl@13304 | ||||
* | (retracted by #13449) | Jarkko Hietaniemi | 2001-11-27 | 1 | -0/+3 |
| | | | | | Try to make Unicode casemapping to work for EBCDIC, too. p4raw-id: //depot/perl@13303 | ||||
* | Just printing 1..0 is not quite enough... | Jarkko Hietaniemi | 2001-11-27 | 1 | -1/+4 |
| | | | p4raw-id: //depot/perl@13302 | ||||
* | \141 is malformed "unexpected continuation byte" in UTF-EBCDIC. | Jarkko Hietaniemi | 2001-11-27 | 1 | -8/+8 |
| | | | | | Delay the match until runtime. p4raw-id: //depot/perl@13301 | ||||
* | UTF-EBCDIC. | Jarkko Hietaniemi | 2001-11-27 | 1 | -0/+39 |
| | | | p4raw-id: //depot/perl@13300 | ||||
* | Be UTF-EBCDIC aware. | Jarkko Hietaniemi | 2001-11-27 | 1 | -1/+5 |
| | | | p4raw-id: //depot/perl@13299 | ||||
* | Bad assumption which way digits and letters sort. | Jarkko Hietaniemi | 2001-11-27 | 1 | -3/+3 |
| | | | p4raw-id: //depot/perl@13298 | ||||
* | If in EBCDIC but no Convert::EBCDIC | Jarkko Hietaniemi | 2001-11-27 | 8 | -0/+24 |
| | | | | | the libnet tests will all fail. p4raw-id: //depot/perl@13297 | ||||
* | Just sorting to guarantee order is not enough. | Jarkko Hietaniemi | 2001-11-27 | 1 | -1/+1 |
| | | | | | (Think EBCDIC.) p4raw-id: //depot/perl@13296 | ||||
* | OS/390 cleanable gunk. | Jarkko Hietaniemi | 2001-11-27 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@13295 | ||||
* | Update the EBCDIC MD5 checksums. | Jarkko Hietaniemi | 2001-11-27 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@13294 | ||||
* | Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC | Nicholas Clark | 2001-11-27 | 1 | -1/+1 |
| | | | | | Message-ID: <20011126230633.Q37621@plum.flirble.org> p4raw-id: //depot/perl@13293 | ||||
* | sort tweaks from John P. Linderman. | Jarkko Hietaniemi | 2001-11-27 | 4 | -62/+53 |
| | | | p4raw-id: //depot/perl@13292 | ||||
* | [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string | Bob Dalgleish | 2001-11-27 | 1 | -1/+4 |
| | | | | | | | | Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca> Craig Berry submitted half of this patch just yesterday. Spooky cosmic resonance. p4raw-id: //depot/perl@13291 | ||||
* | doio slightly smaller | Nicholas Clark | 2001-11-27 | 1 | -5/+4 |
| | | | | | Message-ID: <20011127004023.S37621@plum.flirble.org> p4raw-id: //depot/perl@13290 | ||||
* | perldelta nits from Autrijus Tang and Ron Kimball. | Jarkko Hietaniemi | 2001-11-27 | 1 | -4/+4 |
| | | | p4raw-id: //depot/perl@13289 | ||||
* | unpack P* uses random length for item | Wolfgang Laun | 2001-11-27 | 3 | -1/+16 |
| | | | | | Message-ID: <200111261956320450.01E7217F@smtp.chello.at> p4raw-id: //depot/perl@13288 | ||||
* | system and taintedness | Radu Greab | 2001-11-26 | 2 | -1/+19 |
| | | | | | Message-ID: <15362.28917.697078.551412@ix.netsoft.ro> p4raw-id: //depot/perl@13287 | ||||
* | Devel::PPPort | Paul Marquess | 2001-11-26 | 11 | -104/+127 |
| | | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@13286 | ||||
* | Update the test list. | Jarkko Hietaniemi | 2001-11-26 | 1 | -0/+10 |
| | | | p4raw-id: //depot/perl@13285 | ||||
* | Sync-up tests with libnet distribution | Graham Barr | 2001-11-26 | 4 | -2/+189 |
| | | | p4raw-id: //depot/perl@13284 | ||||
* | Update Changes. | Jarkko Hietaniemi | 2001-11-26 | 2 | -1/+374 |
| | | | p4raw-id: //depot/perl@13283 | ||||
* | Upgrade to podlators 1.16. | Jarkko Hietaniemi | 2001-11-26 | 6 | -56/+369 |
| | | | p4raw-id: //depot/perl@13282 | ||||
* | Pass 6 at perldelta - sort enhancements, generic and | Jarkko Hietaniemi | 2001-11-26 | 1 | -211/+206 |
| | | | | | platform specific bug fixes. p4raw-id: //depot/perl@13281 | ||||
* | PROPAGATE documentation from Tony Cook. | Jarkko Hietaniemi | 2001-11-26 | 1 | -0/+6 |
| | | | p4raw-id: //depot/perl@13280 | ||||
* | DJGPP cannot do signals that well. | Jarkko Hietaniemi | 2001-11-25 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@13279 | ||||
* | Can't do subsecond alarms without ualarm; and break out | Jarkko Hietaniemi | 2001-11-25 | 1 | -6/+20 |
| | | | | | early if alarms do not seem to be coming in as expected. p4raw-id: //depot/perl@13278 | ||||
* | No Socket, little Net. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@13277 | ||||
* | Take the taint brush to the getcwds. | Jarkko Hietaniemi | 2001-11-25 | 4 | -0/+12 |
| | | | p4raw-id: //depot/perl@13276 | ||||
* | Socket::my_inet_aton() tweak | Craig A. Berry | 2001-11-25 | 1 | -1/+1 |
| | | | | | Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01> p4raw-id: //depot/perl@13275 | ||||
* | Since in some DOS filesystems the timestamp granularity | Jarkko Hietaniemi | 2001-11-25 | 1 | -2/+2 |
| | | | | | | may be only two seconds, better sleep for three to play safe. (Helps CygWin, at least.) p4raw-id: //depot/perl@13274 | ||||
* | For some reason CygWin wasn't collapsing multiple | Jarkko Hietaniemi | 2001-11-25 | 1 | -1/+6 |
| | | | | | | | slashes into one, which made some Spec.t tests to fail. Either CygWin was being too prudish or the collapsing logic needs to be rethunk. p4raw-id: //depot/perl@13273 | ||||
* | Cygwin needs to have libperl.dll around if trying to link | Jarkko Hietaniemi | 2001-11-25 | 1 | -3/+6 |
| | | | | | | | | with -lperl. Note: this change cures the test but whether it cures CygPerl installation, I don't know: hopefully the libperl5_7_2.dll, or the version equivalent, gets installed also as libperl.dll to the proper place(s). p4raw-id: //depot/perl@13272 | ||||
* | -I../lib/.. and -L../lib/..? Strange. | Jarkko Hietaniemi | 2001-11-25 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@13271 | ||||
* | $MM? | Jarkko Hietaniemi | 2001-11-25 | 1 | -3/+3 |
| | | | p4raw-id: //depot/perl@13270 | ||||
* | Further replacement of EU::MM with File::Spec | Dave Rolsky | 2001-11-25 | 5 | -72/+73 |
| | | | | | Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org> p4raw-id: //depot/perl@13269 | ||||
* | [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests | chromatic | 2001-11-25 | 3 | -2/+505 |
| | | | | | | | Message-ID: <20011124220430.97697.qmail@onion.perl.org> plus a tweak for ithreads builds. p4raw-id: //depot/perl@13268 | ||||
* | Win32 compilation tweaks for Blair Zajac. | Jarkko Hietaniemi | 2001-11-25 | 3 | -1/+13 |
| | | | p4raw-id: //depot/perl@13267 | ||||
* | I don't think trying to bracket the hires time with lores | Jarkko Hietaniemi | 2001-11-25 | 1 | -9/+8 |
| | | | | | | | times is going to be portable enough: Cygwin seems to be capable of getting hires ones rather consistently lower than the lores ones. So let's try average difference instead. p4raw-id: //depot/perl@13266 | ||||
* | Re: benchmarks, sorts and reproducibility | John P. Linderman | 2001-11-25 | 1 | -15/+38 |
| | | | | | | | | Message-Id: <200111251925.OAA77172@raptor.research.att.com> Randomize large partitions for quicksort to dodge the angry gods of quadratic. p4raw-id: //depot/perl@13265 | ||||
* | The joys of portable quoting. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@13264 | ||||
* | sort pragma tweaks. | Jarkko Hietaniemi | 2001-11-25 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@13263 | ||||
* | Skip the link= directives of utils.lst if no mandir | Jarkko Hietaniemi | 2001-11-25 | 1 | -5/+8 |
| | | | | | (if no manpages). p4raw-id: //depot/perl@13262 | ||||
* | change#3373 introduced a handle leak in backticks and piped open()s | Gurusamy Sarathy | 2001-11-25 | 1 | -0/+2 |
| | | | | | | | that fail p4raw-link: @3373 on //depot/perl: e446cec8f170ecc3eabea80092ef64589855e167 p4raw-id: //depot/perl@13260 | ||||
* | Extraenous breaks noticed by David Dyck. | Jarkko Hietaniemi | 2001-11-25 | 1 | -3/+1 |
| | | | p4raw-id: //depot/perl@13258 |