summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: [ID 20020205.007] BSDi test failure perl 5.6.1Andy Dougherty2002-02-081-1/+0
| | | | | Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@14604
* Start testing for safe localtime functions, TODO, test more functions.Artur Bergman2002-02-082-0/+61
| | | p4raw-id: //depot/perl@14602
* Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandleRafael Garcia-Suarez2002-02-083-4/+22
| | | | | Message-ID: <20020208002107.E763@rafael> p4raw-id: //depot/perl@14601
* Configure followed by make minitestYitzchak Scott-Thoennes2002-02-082-6/+4
| | | | | Message-ID: <YIhY8gzkgSbC092yn@efn.org> p4raw-id: //depot/perl@14600
* Integrate perlio:Jarkko Hietaniemi2002-02-083-137/+315
|\ | | | | | | | | | | | | | | | | | | [ 14595] Extract something from yesterdays effort - convert my mail on pad data structures (incoporating Sarathy's corrections/clarifications) into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod. p4raw-link: @14595 on //depot/perlio: a4f1a0295dfc0733a51ca0623d486d082d04773a p4raw-id: //depot/perl@14599
| * Extract something from yesterdays effort - convert my mail on padNick Ing-Simmons2002-02-083-137/+315
| | | | | | | | | | | | data structures (incoporating Sarathy's corrections/clarifications) into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod. p4raw-id: //depot/perlio@14595
| * Integrate mainlineNick Ing-Simmons2002-02-0818-120/+823
| |\ | | | | | | p4raw-id: //depot/perlio@14594
* | | Configure DJGPP tweak from Laszlo Molnar.Jarkko Hietaniemi2002-02-081-2/+2
| | | | | | | | | p4raw-id: //depot/perl@14597
* | | DJGPP tweaks from Laszlo Molnar.Jarkko Hietaniemi2002-02-082-11/+0
| |/ |/| | | p4raw-id: //depot/perl@14596
* | To really skip the test an exit() is needed.Jarkko Hietaniemi2002-02-081-0/+1
| | | | | | p4raw-id: //depot/perl@14593
* | More diagnostics from Nicholas Clark.Jarkko Hietaniemi2002-02-081-1/+2
| | | | | | p4raw-id: //depot/perl@14592
* | In case of failure be more verbose.Jarkko Hietaniemi2002-02-071-30/+31
| | | | | | p4raw-id: //depot/perl@14591
* | Sanity checks to see that the IV/NV and the PV of numericJarkko Hietaniemi2002-02-072-0/+102
| | | | | | | | | | | | scalars stay in sync (unearthed this via the OS/390 gcvt() brokenness) p4raw-id: //depot/perl@14581
* | Retract the anon leak subpatch of #14418 and #14431Jarkko Hietaniemi2002-02-072-51/+5
| | | | | | | | | | (the latter came into bleadperl as part of #14433). p4raw-id: //depot/perl@14580
* | OS/390 gcvt() seems buggy: with -W 0,float(ieee) itJarkko Hietaniemi2002-02-061-0/+8
| | | | | | | | | | mangles 0.1 to "10". sprintf() seems more well-behaved. p4raw-id: //depot/perl@14579
* | another Encode fix for VMSCraig A. Berry2002-02-062-2/+6
| | | | | | | | | | Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01> p4raw-id: //depot/perl@14578
* | Integrate perlio:Jarkko Hietaniemi2002-02-061-0/+2
|\ \ | |/ | | | | | | | | | | | | [ 14575] One way to avoid OS390 winge about #line directives. p4raw-link: @14575 on //depot/perlio: 1604a5406b7adf0a94a6c9490c526da20d71e4c3 p4raw-id: //depot/perl@14577
| * One way to avoid OS390 winge about #line directives.Nick Ing-Simmons2002-02-061-0/+2
| | | | | | p4raw-id: //depot/perlio@14575
| * Integrate mainlineNick Ing-Simmons2002-02-0615-38/+78
| |\ | | | | | | p4raw-id: //depot/perlio@14569
| * | Integrate mainlineNick Ing-Simmons2002-02-058-10/+42
| | | | | | | | | p4raw-id: //depot/perlio@14565
* | | Update Changes.Jarkko Hietaniemi2002-02-062-1/+127
| | | | | | | | | p4raw-id: //depot/perl@14576
* | | s/Netware/NetWare/Jarkko Hietaniemi2002-02-061-54/+54
| | | | | | | | | p4raw-id: //depot/perl@14574
* | | New Netware scripts.Jarkko Hietaniemi2002-02-064-0/+415
| | | | | | | | | p4raw-id: //depot/perl@14573
* | | EBCDIC: the encoding pragma would need some rethinking,Jarkko Hietaniemi2002-02-062-0/+15
| | | | | | | | | | | | | | | | | | probably a pass of EBCDIC->Unicode mapping. For now, disable it on EBCDIC. p4raw-id: //depot/perl@14572
* | | (retracted by #14846)Jarkko Hietaniemi2002-02-062-13/+89
| | | | | | | | | | | | | | | | | | | | | EBCDIC: Unicode::Normalize NFC emits EBCDIC code points for the low 256. Now tweaked the tests, but maybe it's the module that needs few NATIVE_TO_UNI()s somewhere? p4raw-id: //depot/perl@14571
* | | format problemRobin Barker2002-02-061-1/+1
| |/ |/| | | | | | | Message-Id: <200202061401.OAA25053@tempest.npl.co.uk> p4raw-id: //depot/perl@14570
* | EBCDIC: 0x41 is not cricket.Jarkko Hietaniemi2002-02-061-4/+1
| | | | | | p4raw-id: //depot/perl@14568
* | NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-02-0513-34/+75
| | | | | | p4raw-id: //depot/perl@14567
* | Re: File::Spec::rel2abs2rel (?)Michael G. Schwern2002-02-051-0/+2
| | | | | | | | | | Message-ID: <20020205184739.GB17375@blackrider> p4raw-id: //depot/perl@14566
* | Integrate perlio:Jarkko Hietaniemi2002-02-055-19/+253
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | [ 14563] More Encode tweaks: - make expensive and marginal substring search optional (-O) - enable -O for ASCII-oid encodings (search space is small) - add ASCII-oid jis0201 to basic Encode.so - add some other Japanese encodings to EUC_JP bundle (without -O) p4raw-link: @14563 on //depot/perlio: 4cfc977cb33a032e78e373bce7db50a1970926f3 p4raw-id: //depot/perl@14564
| * More Encode tweaks:Nick Ing-Simmons2002-02-055-19/+253
| | | | | | | | | | | | | | | | - make expensive and marginal substring search optional (-O) - enable -O for ASCII-oid encodings (search space is small) - add ASCII-oid jis0201 to basic Encode.so - add some other Japanese encodings to EUC_JP bundle (without -O) p4raw-id: //depot/perlio@14563
| * Integrate mainlineNick Ing-Simmons2002-02-056-41/+50
| |\ | | | | | | p4raw-id: //depot/perlio@14556
| * \ Integrate mainlineNick Ing-Simmons2002-02-048-32/+347
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@14551
* | | | Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.Artur Bergman2002-02-052-0/+2
| | | | | | | | | | | | p4raw-id: //depot/perl@14562
* | | | EBCDIC: SHARP S is different.Jarkko Hietaniemi2002-02-052-5/+21
| | | | | | | | | | | | p4raw-id: //depot/perl@14561
* | | | Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when ↵Artur Bergman2002-02-051-0/+3
| | | | | | | | | | | | | | | | | | | | building using mksymlinks p4raw-id: //depot/perl@14560
* | | | Add . first to the PATH environment to test that we reallyArtur Bergman2002-02-051-0/+3
| | | | | | | | | | | | | | | | | | | | get ./perl and not some other older perl. p4raw-id: //depot/perl@14559
* | | | Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is ↵Artur Bergman2002-02-051-1/+2
| | | | | | | | | | | | | | | | | | | | kind of questionable since we are testing POSIX compliance... p4raw-id: //depot/perl@14558
* | | | Enable building with threads under macosx, assume __APPLE__ means darwin and ↵Artur Bergman2002-02-052-4/+11
| |_|/ |/| | | | | | | | | | | disable _r functions, since we don't have them. p4raw-id: //depot/perl@14557
* | | File::Find tests not cleaning up properlyRafael Garcia-Suarez2002-02-042-34/+38
| | | | | | | | | | | | | | | Message-ID: <20020204220907.A8288@rafael> p4raw-id: //depot/perl@14554
* | | Signedness mumblings from Tru64.Jarkko Hietaniemi2002-02-041-3/+3
| | | | | | | | | p4raw-id: //depot/perl@14553
* | | Encode build fix-ups for VMSCraig A. Berry2002-02-044-3/+9
| |/ |/| | | | | | | Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01> p4raw-id: //depot/perl@14552
* | Update Changes.Jarkko Hietaniemi2002-02-042-1/+288
| | | | | | p4raw-id: //depot/perl@14550
* | Comment microtweaks.Jarkko Hietaniemi2002-02-041-2/+2
| | | | | | p4raw-id: //depot/perl@14549
* | trivial docu patchAndreas König2002-02-041-1/+1
| | | | | | | | | | Message-ID: <m3pu3l7m60.fsf@anima.de> p4raw-id: //depot/perl@14548
* | (??{ }) anomalyYitzchak Scott-Thoennes2002-02-041-0/+2
| | | | | | | | | | Message-ID: <ZxgX8gzkgCXO092yn@efn.org> p4raw-id: //depot/perl@14547
* | Integrate perlio:Jarkko Hietaniemi2002-02-041-24/+28
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | [ 14545] Remove debugging warning, be consistent about API fails. [ 14544] Carry on where we left off if we have to grow destination SV during XS encode/decode p4raw-link: @14545 on //depot/perlio: 8bbd94803062036850d2131d38b045f108338278 p4raw-link: @14544 on //depot/perlio: 3aececdab11e76bf99d892f63f8a9048dedbc74d p4raw-id: //depot/perl@14546
| * Remove debugging warning, be consistent about API fails.Nick Ing-Simmons2002-02-031-5/+6
| | | | | | p4raw-id: //depot/perlio@14545
| * Carry on where we left off if we have to grow destination SV during XS ↵Nick Ing-Simmons2002-02-031-17/+22
| | | | | | | | | | encode/decode p4raw-id: //depot/perlio@14544
| * Integrate mainlineNick Ing-Simmons2002-02-0329-167/+327
| |\ | | | | | | p4raw-id: //depot/perlio@14541