Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Grammar, punctuation, formatting edits | Mark-Jason Dominus | 2003-08-03 | 1 | -73/+71 |
| | | | | | Message-ID: <20030803193749.3733.qmail@plover.com> p4raw-id: //depot/perl@20456 | ||||
* | Re: win32.c bug - handle leak | Jan Dubois | 2003-08-03 | 1 | -6/+12 |
| | | | | | Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com> p4raw-id: //depot/perl@20455 | ||||
* | OS/2 build | Ilya Zakharevich | 2003-08-03 | 1 | -0/+2 |
| | | | | | Message-ID: <20030802163850.GA4712@math.berkeley.edu> p4raw-id: //depot/perl@20454 | ||||
* | Storable and uninitalized array values | Marcus Holland-Moritz | 2003-08-03 | 2 | -5/+11 |
| | | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2> p4raw-id: //depot/perl@20453 | ||||
* | Upgrade to Unicode::Collate 0.26. | Jarkko Hietaniemi | 2003-08-03 | 5 | -6/+29 |
| | | | p4raw-id: //depot/perl@20452 | ||||
* | on VMS, set non-blocking with ioctl, not fcntl | Craig A. Berry | 2003-08-03 | 1 | -3/+3 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2BD7F8.8090003@mac.com> p4raw-id: //depot/perl@20451 | ||||
* | Shell.t | Ilya Zakharevich | 2003-08-03 | 1 | -1/+1 |
| | | | | | Message-ID: <20030803132141.GA5156@math.berkeley.edu> p4raw-id: //depot/perl@20450 | ||||
* | C++ (or C99) sneak attack ("inline" function keyword). | Jarkko Hietaniemi | 2003-08-02 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20447 | ||||
* | Re: [perl #23185] perl crash with File::Glob | Marcus Holland-Moritz | 2003-08-02 | 3 | -1/+13 |
| | | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2> p4raw-id: //depot/perl@20445 | ||||
* | Only show the message if the locale settings look risky. | Jarkko Hietaniemi | 2003-08-02 | 1 | -1/+8 |
| | | | p4raw-id: //depot/perl@20444 | ||||
* | Add a message about the LC_ALL=C workaround (for non-core builds); | Jarkko Hietaniemi | 2003-08-02 | 2 | -0/+14 |
| | | | | | update Changes. p4raw-id: //depot/perl@20443 | ||||
* | Small nit to pad.c | Adrian M. Enache | 2003-08-02 | 1 | -2/+2 |
| | | | | | Message-ID: <20030801225040.GB1281@ratsnest.hole> p4raw-id: //depot/perl@20441 | ||||
* | Re: [PATCH @19834] DProf fixes | Radu Greab | 2003-08-02 | 5 | -5/+33 |
| | | | | | Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro> p4raw-id: //depot/perl@20440 | ||||
* | ioctl for VMS | Craig A. Berry | 2003-08-02 | 2 | -1/+12 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2B3F57.4050609@mac.com> p4raw-id: //depot/perl@20439 | ||||
* | argv case nit for VMS | Craig A. Berry | 2003-08-02 | 3 | -7/+5 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2B02DE.10207@mac.com> p4raw-id: //depot/perl@20438 | ||||
* | Hugo's second thoughts: drop the relatively rare and | Jarkko Hietaniemi | 2003-08-01 | 1 | -49/+6 |
| | | | | | slow optimization for now. p4raw-id: //depot/perl@20437 | ||||
* | Missed this bit in the last update: couldn't answer '' | Jarkko Hietaniemi | 2003-08-01 | 1 | -1/+7 |
| | | | | | or ' ' to get 'none'. p4raw-id: //depot/perl@20435 | ||||
* | Encode pre-1.98 update from Dan Kogai, sent from | Jarkko Hietaniemi | 2003-08-01 | 9 | -28/+176 |
| | | | | | the ashes of his smoldering motherboard. p4raw-id: //depot/perl@20432 | ||||
* | More runperl(switches => ...) finds (bleadperl only). | Jarkko Hietaniemi | 2003-08-01 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@20431 | ||||
* | Regen perltoc. | Jarkko Hietaniemi | 2003-08-01 | 1 | -40/+55 |
| | | | p4raw-id: //depot/perl@20426 | ||||
* | pod likes whitespace. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@20425 | ||||
* | Faulty check. | Jarkko Hietaniemi | 2003-08-01 | 1 | -3/+4 |
| | | | p4raw-id: //depot/perl@20422 | ||||
* | Update INSTALL on the *dir. | Jarkko Hietaniemi | 2003-08-01 | 1 | -12/+12 |
| | | | p4raw-id: //depot/perl@20420 | ||||
* | Regen Glossary et al. | Jarkko Hietaniemi | 2003-08-01 | 3 | -71/+71 |
| | | | p4raw-id: //depot/perl@20419 | ||||
* | Now the test should be really testing what it's supposed to. | Jarkko Hietaniemi | 2003-08-01 | 1 | -4/+10 |
| | | | p4raw-id: //depot/perl@20418 | ||||
* | Fix the options. | Jarkko Hietaniemi | 2003-08-01 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@20417 | ||||
* | Argument sanity checking. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+6 |
| | | | p4raw-id: //depot/perl@20416 | ||||
* | Regen Configure to use the *html*dir files. | Jarkko Hietaniemi | 2003-08-01 | 2 | -66/+62 |
| | | | | | (installhtml uses none of that, though) p4raw-id: //depot/perl@20413 | ||||
* | More for the *dir changes. | Jarkko Hietaniemi | 2003-08-01 | 2 | -4/+8 |
| | | | p4raw-id: //depot/perl@20411 | ||||
* | Regen Configure for the new *dir installation variables. | Jarkko Hietaniemi | 2003-08-01 | 1 | -69/+59 |
| | | | | | If these don't work, ask Schwern. p4raw-id: //depot/perl@20410 | ||||
* | Upgrade to MakeMaker 6.13. | Jarkko Hietaniemi | 2003-08-01 | 7 | -13/+24 |
| | | | p4raw-id: //depot/perl@20408 | ||||
* | JAPH patch :-) from Abigail. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@20407 | ||||
* | Regen perlapi. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+6 |
| | | | p4raw-id: //depot/perl@20406 | ||||
* | Re: utf8+regex bug in 5.8.1-RC2 | Dave Mitchell | 2003-08-01 | 2 | -3/+5 |
| | | | | | Message-ID: <20030801001631.GA11233@fdgroup.com> p4raw-id: //depot/perl@20405 | ||||
* | LotR quote for perlapi.c | Audrey Tang | 2003-08-01 | 1 | -0/+9 |
| | | | | | Message-Id: <20030801020029.GA28241@not.autrijus.org> p4raw-id: //depot/perl@20404 | ||||
* | Document in INSTALL that -Uinstallusrbinperl is now the default. | Rafael Garcia-Suarez | 2003-07-31 | 1 | -4/+6 |
| | | | p4raw-id: //depot/perl@20396 | ||||
* | Integrate README.macosx more. | Jarkko Hietaniemi | 2003-07-31 | 6 | -367/+386 |
| | | | p4raw-id: //depot/perl@20395 | ||||
* | README.macosx from Sherm Pendley. | Jarkko Hietaniemi | 2003-07-31 | 2 | -0/+131 |
| | | | p4raw-id: //depot/perl@20394 | ||||
* | Unportable subtest needs rethink. | Jarkko Hietaniemi | 2003-07-31 | 1 | -4/+0 |
| | | | p4raw-id: //depot/perl@20393 | ||||
* | Enache again. | Jarkko Hietaniemi | 2003-07-31 | 1 | -4/+2 |
| | | | p4raw-id: //depot/perl@20392 | ||||
* | Retract #20385. | Jarkko Hietaniemi | 2003-07-31 | 1 | -2/+4 |
| | | | p4raw-id: //depot/perl@20390 | ||||
* | Yet another bytecode tweak from Enache. | Jarkko Hietaniemi | 2003-07-31 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@20389 | ||||
* | [DOC PATCH] pod/perlguts.pod | Marcus Holland-Moritz | 2003-07-31 | 1 | -0/+54 |
| | | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2> p4raw-id: //depot/perl@20388 | ||||
* | Re: [perl #23171] Regex too selfish | Hugo van der Sanden | 2003-07-31 | 2 | -0/+26 |
| | | | | | | | Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org> (choose the second code patch) p4raw-id: //depot/perl@20387 | ||||
* | Make consistent with installperl (and working in MPE/iX) | Jarkko Hietaniemi | 2003-07-31 | 1 | -1/+1 |
| | | | | | (Mark Bixby) p4raw-id: //depot/perl@20386 | ||||
* | (retracted by #20390) | Jarkko Hietaniemi | 2003-07-31 | 1 | -4/+2 |
| | | | p4raw-id: //depot/perl@20385 | ||||
* | Upgrade to real CPAN.pm 1.76. | Jarkko Hietaniemi | 2003-07-31 | 6 | -5/+112 |
| | | | p4raw-id: //depot/perl@20383 | ||||
* | One more tweak for Mac OS X hints. | Jarkko Hietaniemi | 2003-07-31 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@20379 | ||||
* | The new PKI system is far too untested and rough yet | Jarkko Hietaniemi | 2003-07-31 | 1 | -117/+5 |
| | | | | | | | | | (think machines with no network, machines behind firewalls, corporate and national encryption policies). It cannot be considered useable at this stage. Therefore, create a fake CPAN 1.76. p4raw-id: //depot/perl@20378 | ||||
* | This test is pretty useless as it stands. | Jarkko Hietaniemi | 2003-07-31 | 2 | -17/+0 |
| | | | p4raw-id: //depot/perl@20377 |