summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-1633-33/+33
| | | p4raw-id: //depot/perl@12041
* Bump up version numbers.Jarkko Hietaniemi2001-09-1628-28/+28
| | | | | | | | | | | TODO 1: double check that pre-5.6.1 CPAN.pm:s don't try to download 5.8.0 because of the version numbers. Mainly this means using _00 in the core version numbers. TODO 2: the "use 5.005_64" in many modules needs to be changed to, say, "use 5.6.1". p4raw-id: //depot/perl@12040
* Use UCHARAT() as suggested by Inaba Hiroto.Jarkko Hietaniemi2001-09-161-3/+4
| | | p4raw-id: //depot/perl@12039
* Re: Core module version numbers reviewPeter Scott2001-09-161-1/+1
| | | | | Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com> p4raw-id: //depot/perl@12038
* Supply more details on how lc/uc/lcfirst/ucfirst areJarkko Hietaniemi2001-09-162-5/+9
| | | | | not yet fully implemented. p4raw-id: //depot/perl@12037
* [patch] plug PL_beginav_save leakDoug MacEachern2001-09-151-0/+2
| | | | | Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net> p4raw-id: //depot/perl@12036
* (accidentally empty checkin)Jarkko Hietaniemi2001-09-150-0/+0
| | | p4raw-id: //depot/perl@12035
* [patch] ithreads+PL_beginav_saveDoug MacEachern2001-09-151-0/+1
| | | | | Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net> p4raw-id: //depot/perl@12034
* h2xs.PL with C::ScanTim Jenness2001-09-151-3/+5
| | | | | Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki> p4raw-id: //depot/perl@12033
* Elaborate (well, make more vague, really) #12030.Jarkko Hietaniemi2001-09-152-7/+8
| | | p4raw-id: //depot/perl@12032
* adding (U8) to case insensitive matchingJeff Pinyan2001-09-151-2/+2
| | | | | Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net> p4raw-id: //depot/perl@12031
* Document that the lc(), uc(), lcfirst(), ucfirst()Jarkko Hietaniemi2001-09-152-0/+11
| | | | | are not yet complete. p4raw-id: //depot/perl@12030
* Document what's still to be done on the regular expressionJarkko Hietaniemi2001-09-152-4/+76
| | | | | Unicode support, based on the UTR#18. p4raw-id: //depot/perl@12029
* Regen headers.Jarkko Hietaniemi2001-09-152-5/+5
| | | p4raw-id: //depot/perl@12028
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & ↵Hugo van der Sanden2001-09-1514-40/+35
| | | | | | | (??{CODE}) regex Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk> p4raw-id: //depot/perl@12027
* Integrate change #12024 from maintperlJarkko Hietaniemi2001-09-141-7/+6
| | | | | | | | | (a local() precedence bug) p4raw-link: @12024 on //depot/maint-5.6/perl: 1076fa75f4e1273e689e52f8c683e00d5f9f011c p4raw-id: //depot/perl@12025 p4raw-integrated: from //depot/maint-5.6/perl@12023 'copy in' lib/ExtUtils/Install.pm (@9706..)
* Update Changes.Jarkko Hietaniemi2001-09-142-1/+144
| | | p4raw-id: //depot/perl@12023
* Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 onchromatic2001-09-141-1/+1
| | | | | Message-ID: <20010914154936.70059.qmail@onion.perl.org> p4raw-id: //depot/perl@12022
* Hopefully better skipping of the Complete.t testsJarkko Hietaniemi2001-09-142-11/+18
| | | | | in case of not a tty. p4raw-id: //depot/perl@12021
* more jumpables, and hit-bit bugJeff Pinyan2001-09-142-23/+26
| | | | | Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net> p4raw-id: //depot/perl@12020
* Re: unterminated C<...> at line 426 in file perlport.podRobin Barker2001-09-141-1/+1
| | | | | Message-Id: <200109141501.QAA13044@tempest.npl.co.uk> p4raw-id: //depot/perl@12019
* NetWare tweaks from Ananth Kesari.Jarkko Hietaniemi2001-09-144-15/+20
| | | p4raw-id: //depot/perl@12018
* unterminated C<...> at line 426 in file perlport.podH.Merijn Brand2001-09-141-1/+1
| | | | | Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@12017
* Re: [PATCH 2 pl2pm.PL]Joe Smith2001-09-143-98/+95
| | | | | | | Message-Id: <3BA1AE1C.64313CEE@inwap.com> Eradicate qu. p4raw-id: //depot/perl@12016
* Retract #12013, didn't go over too well in Tru64.Jarkko Hietaniemi2001-09-143-24/+13
| | | p4raw-id: //depot/perl@12015
* Execute files of debugger commandsPeter Scott2001-09-142-0/+19
| | | | | Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com> p4raw-id: //depot/perl@12014
* (Retracted by #12015)Nicholas Clark2001-09-143-13/+24
| | | | | | Subject: [proposed PATCH] Re: perl@11920 Message-ID: <20010912234609.H4971@plum.flirble.org> p4raw-id: //depot/perl@12013
* ucblib shouldn't be linked against in nonstop-ux,Jarkko Hietaniemi2001-09-141-0/+3
| | | | | from Tom Bates. p4raw-id: //depot/perl@12012
* Do stty only if we have stty.Jarkko Hietaniemi2001-09-131-6/+14
| | | | | TODO: non-UNIX platforms. Solaris and /usr/ucb/stty? p4raw-id: //depot/perl@12011
* Skip the test if not running on a tty.Jarkko Hietaniemi2001-09-131-0/+1
| | | p4raw-id: //depot/perl@12010
* Regen headers.Jarkko Hietaniemi2001-09-134-15/+9
| | | p4raw-id: //depot/perl@12009
* Re: perl@12003Robin Barker2001-09-121-3/+3
| | | | | Message-Id: <200109121800.TAA05256@tempest.npl.co.uk> p4raw-id: //depot/perl@12008
* may be uninitialized warning forperl@12003Robin Barker2001-09-121-2/+2
| | | | | Message-Id: <200109121800.TAA05250@tempest.npl.co.uk> p4raw-id: //depot/perl@12007
* Upgrade to Memoize 0.66.Jarkko Hietaniemi2001-09-127-77/+130
| | | p4raw-id: //depot/perl@12006
* [ID 20010912.007] substr reference core dumpme-01@ton.iguana.be2001-09-121-1/+1
| | | | | Message-Id: <20010912141116.6058.qmail@quasar.home.lunix> p4raw-id: //depot/perl@12005
* Deobfuscate Fisher-Yates example codeIlmari Karonen2001-09-121-2/+2
| | | | | Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka> p4raw-id: //depot/perl@12004
* Update Changes.Jarkko Hietaniemi2001-09-112-1/+195
| | | p4raw-id: //depot/perl@12003
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2001-09-116-7/+33
| | | p4raw-id: //depot/perl@12002
* Retract #11984: div() being redefined, and 1397Jarkko Hietaniemi2001-09-111-16/+6
| | | | | failing on 64-bit platforms. p4raw-id: //depot/perl@12001
* The lseek fix (#11991) was no fix.Jarkko Hietaniemi2001-09-111-2/+2
| | | p4raw-id: //depot/perl@11999
* Encode.pm add UCS-2 little endian supportMatt Sergeant2001-09-111-0/+38
| | | | | Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040> p4raw-id: //depot/perl@11998
* Sometimes dTHX is added because it is needed on non Artur Bergman2001-09-111-2/+2
| | | | | | | gnuc platforms, but not needed there. This uses GCC to silence GCC specific warnings by marking pTHX as unused. p4raw-id: //depot/perl@11997
* Re: [PATCH] Encode.pm docs fixGisle Aas2001-09-111-4/+4
| | | | | Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com> p4raw-id: //depot/perl@11994
* Fix unpack U to be the reverse of pack UJarkko Hietaniemi2001-09-114-23/+72
| | | | | | (but implement unpack U0U as a backdoor to get the UTF-8 malformed warnings from un-UTF-8 data) p4raw-id: //depot/perl@11993
* Configure not recording lseek protoBlair Zajac2001-09-116-96/+96
| | | | | | | Message-ID: <3B9D6055.BA334A31@orcaware.com> plus regen Configure. p4raw-id: //depot/perl@11991
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in ↵Nicholas Clark2001-09-107-34/+219
| | | | | | | glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))) Message-ID: <20010911000031.G1512@plum.flirble.org> p4raw-id: //depot/perl@11990
* Building on win32 w/o perlioMattia Barbon2001-09-103-4/+14
| | | | | Message-ID: <3B9D4F06.14433.2C37644@localhost> p4raw-id: //depot/perl@11989
* New Test for CGI::Pushchromatic2001-09-102-0/+85
| | | | | Message-ID: <20010910211833.30177.qmail@onion.perl.org> p4raw-id: //depot/perl@11988
* avoiding hoardes of zombiesNicholas Clark2001-09-101-5/+15
| | | | | Message-ID: <20010910220040.C1512@plum.flirble.org> p4raw-id: //depot/perl@11987
* PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barfJohn Peacock2001-09-103-112/+107
| | | | | Message-ID: <3B9D23D6.90BCCC25@rowman.com> p4raw-id: //depot/perl@11986