Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: Patch 14705 botched. (was Re: os2_base test failed) | Michael G. Schwern | 2002-06-19 | 1 | -55/+1 |
* | This is probably the reason for the GW failures. | Jarkko Hietaniemi | 2002-06-18 | 1 | -1/+4 |
* | Debugger tweak from from Peter Scott. | Jarkko Hietaniemi | 2002-06-18 | 1 | -2/+2 |
* | To mirror #17285. | Jarkko Hietaniemi | 2002-06-18 | 1 | -2/+2 |
* | configure.com: build Encode sub-extensions once and only once | Craig A. Berry | 2002-06-18 | 1 | -4/+1 |
* | Tiny tweaks. | Jarkko Hietaniemi | 2002-06-18 | 2 | -5/+5 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-06-18 | 3 | -48/+92 |
|\ | |||||
| * | More PerlIO doc tweaks - trying to make them document what | Nick Ing-Simmons | 2002-06-18 | 2 | -46/+84 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-18 | 6 | -4/+206 |
| |\ | |||||
| * | | Slight improvement to :win32 layer | Nick Ing-Simmons | 2002-06-18 | 1 | -2/+8 |
| * | | Integrate mainline | Nick Ing-Simmons | 2002-06-17 | 6 | -33/+67 |
* | | | Document the "Unicode in package/sub names" problem; | Jarkko Hietaniemi | 2002-06-18 | 6 | -7/+56 |
* | | | Further clarification about safe pipe opens. | Rafael Garcia-Suarez | 2002-06-18 | 1 | -1/+2 |
* | | | perlsyn.pod tweak suggested by Larry. | Rafael Garcia-Suarez | 2002-06-18 | 1 | -3/+3 |
* | | | [DOC PATCH] perlsyn | Elizabeth Mattijsen | 2002-06-18 | 1 | -5/+18 |
| |/ |/| | |||||
* | | Do not install XS::{APItest,Typemap} | Jarkko Hietaniemi | 2002-06-18 | 1 | -0/+2 |
* | | Re: Do we want XS::APItest installed? | Andy Dougherty | 2002-06-18 | 1 | -1/+14 |
* | | "Borrow" Rafael's multiarg open descripion to perldelta, | Jarkko Hietaniemi | 2002-06-18 | 1 | -2/+17 |
* | | Document the '-|' open form in perlipc.pod | Rafael Garcia-Suarez | 2002-06-17 | 1 | -0/+9 |
* | | Update Changes. | Jarkko Hietaniemi | 2002-06-17 | 2 | -1/+164 |
* | | :bytes is not the inverse of :crlf, either (from NI-S) | Jarkko Hietaniemi | 2002-06-17 | 1 | -2/+4 |
* | | Further discouraging of :raw. | Jarkko Hietaniemi | 2002-06-17 | 4 | -32/+41 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-06-17 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | Handle IO error in "slow gets" | Nick Ing-Simmons | 2002-06-17 | 1 | -6/+8 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-17 | 6 | -15/+62 |
| |\ | |||||
* | | | use of undef var | Stas Bekman | 2002-06-17 | 1 | -0/+4 |
* | | | README.vms -- updated testing instructions | Craig A. Berry | 2002-06-17 | 1 | -1/+20 |
| |/ |/| | |||||
* | | Re: [ID 20020614.027] Bad Debugger mojo in RC1 | Peter Scott | 2002-06-17 | 3 | -9/+10 |
* | | Missing hunk from #15363. | Jarkko Hietaniemi | 2002-06-17 | 1 | -1/+22 |
* | | Advertise MakeMaker. | Jarkko Hietaniemi | 2002-06-17 | 1 | -0/+14 |
* | | Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 | parv | 2002-06-16 | 1 | -3/+5 |
* | | PATCH: correct confusing lie in {embed,autodoc}.pl | Robin Houston | 2002-06-16 | 2 | -2/+2 |
* | | Deprecate (or at least discourage) :raw. | Jarkko Hietaniemi | 2002-06-16 | 1 | -0/+9 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-06-16 | 5 | -69/+91 |
|\ \ | |/ | |||||
| * | Last minute tinkering with PerlIO abstraction API. | Nick Ing-Simmons | 2002-06-16 | 5 | -69/+91 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-16 | 32 | -581/+2456 |
| |\ | |/ |/| | |||||
* | | Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02 | Michael G. Schwern | 2002-06-16 | 17 | -149/+287 |
* | | pp.c:pp_pow() -- quit when you're done | Craig A. Berry | 2002-06-16 | 1 | -0/+2 |
* | | Collect the known AmigaOS wisdom. | Jarkko Hietaniemi | 2002-06-15 | 2 | -2/+24 |
* | | README.vms, Multinet fix update | Craig A. Berry | 2002-06-15 | 1 | -9/+9 |
* | | Regenerate Changes; most importantly automassage the | Jarkko Hietaniemi | 2002-06-15 | 1 | -365/+2058 |
* | | Spurious empty statements. | Jarkko Hietaniemi | 2002-06-15 | 4 | -5/+5 |
* | | Possible cure for | Alessandro Forghieri | 2002-06-15 | 1 | -1/+2 |
* | | findrfuncs: small tweaks. | Jarkko Hietaniemi | 2002-06-14 | 1 | -3/+5 |
* | | Group the debugger changes in one place. | Jarkko Hietaniemi | 2002-06-14 | 1 | -7/+7 |
* | | Detypo. | Jarkko Hietaniemi | 2002-06-14 | 1 | -1/+1 |
* | | Plug potential confusion. | Jarkko Hietaniemi | 2002-06-14 | 1 | -0/+2 |
* | | Attribute::Handlers has been adopted by Arthur. | Jarkko Hietaniemi | 2002-06-14 | 1 | -1/+2 |
* | | README.irix update. | Jarkko Hietaniemi | 2002-06-14 | 1 | -1/+12 |
* | | README.tru64 update. | Jarkko Hietaniemi | 2002-06-14 | 1 | -34/+37 |