summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.Jarkko Hietaniemi2001-03-259-0/+1176
* Integrate perlio:Jarkko Hietaniemi2001-03-244-129/+219
|\
| * Fix un-init variable leading to spurious "Out of Memory!"Nick Ing-Simmons2001-03-241-1/+1
| * Tweak docs for C<open> (boy does that need wholesale revision...)Nick Ing-Simmons2001-03-242-126/+216
| * Integrate mainline.Nick Ing-Simmons2001-03-243-15/+16
| |\
| * | Integrate mainline.Nick Ing-Simmons2001-03-2429-74/+2494
* | | The length might be uninitialized garbage if the *svp is the undef.Jarkko Hietaniemi2001-03-241-2/+2
* | | (Retracted by #9393)Simon Cozens2001-03-241-0/+2
| |/ |/|
* | Upgrade to Unicode 3.1 beta 2001-03-23.Jarkko Hietaniemi2001-03-243-15/+16
* | Re: B::Deparse bug (5.6.0)Robin Houston2001-03-244-4/+30
* | Boldly add extensions to be built to VMS, EPOC, UTS,Jarkko Hietaniemi2001-03-246-7/+9
* | Integrate perlio:Jarkko Hietaniemi2001-03-2427-134/+553
|\ \ | |/
| * Routine Win32 regen_config_h - no real changes.Nick Ing-Simmons2001-03-243-3/+3
| * PerlIO fixups for Win32:Nick Ing-Simmons2001-03-247-11/+47
| * POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not definedNick Ing-Simmons2001-03-241-8/+3
| * Generated files.Nick Ing-Simmons2001-03-245-0/+17
| * Implement:Nick Ing-Simmons2001-03-2411-111/+479
* | AIX does seems to have optimization problems with its C compilers.Jarkko Hietaniemi2001-03-231-0/+12
* | Integrate perlio:Jarkko Hietaniemi2001-03-237-561/+720
|\ \ | |/
| * Perlio internals re-organized.Nick Ing-Simmons2001-03-234-132/+245
| * Check in a stable (working) version before next round of tweaks.Nick Ing-Simmons2001-03-234-184/+213
| * Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.Nick Ing-Simmons2001-03-233-53/+57
| * Render -Duseperlio functional again.Nick Ing-Simmons2001-03-231-1/+9
| * Avoid "reopen" semantics for time being. Fix bug in dup logic.Nick Ing-Simmons2001-03-232-14/+14
| * Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOU...Nick Ing-Simmons2001-03-225-293/+298
* | Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.Jarkko Hietaniemi2001-03-231-2/+3
* | Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.Jarkko Hietaniemi2001-03-231-1/+0
* | Net::PingColin McMillen2001-03-231-48/+132
* | EBCDIC patches for Digest::MD5 tests from Peter Prymmer.Jarkko Hietaniemi2001-03-232-2/+275
* | Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-2317-15/+2030
* | Integrate change #9306 from maintperl into mainline,Jarkko Hietaniemi2001-03-231-0/+2
* | Integrate perlio:Jarkko Hietaniemi2001-03-229-51/+237
|\ \ | |/
| * Don't include $@ in not ok message.Nick Ing-Simmons2001-03-221-2/+2
| * Give a meaning to '&' in n-arg open case:Nick Ing-Simmons2001-03-222-33/+41
| * Implement open($fh,"-|",prog,args...) for HAS_FORK cases.Nick Ing-Simmons2001-03-221-0/+118
| * Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.Nick Ing-Simmons2001-03-221-0/+3
| * If stdin, stdout or stderr get opened in unexpected read/write stateNick Ing-Simmons2001-03-223-10/+18
| * Die on n-arg open(...,"",xxx,yyy,...)Nick Ing-Simmons2001-03-224-10/+45
| * perlio tweaks (reported by Nicholas Clark)Nick Ing-Simmons2001-03-221-3/+17
* | Regex tests from Chicheng Zhang. (Already fixed.)Jarkko Hietaniemi2001-03-221-0/+3
* | Integrate perlio:Jarkko Hietaniemi2001-03-211-20/+20
|\ \ | |/
| * Multiplicity fix for Dumper.Nick Ing-Simmons2001-03-211-20/+20
| * Integrate mainline - (does not build xTHX issue in Dumper).Nick Ing-Simmons2001-03-2127-127/+881
| |\ | |/ |/|
* | The #9270 would have leaked a scalar if pp_substr()Jarkko Hietaniemi2001-03-211-7/+11
* | More pixie cleaning.Jarkko Hietaniemi2001-03-211-0/+1
* | Update Changes.Jarkko Hietaniemi2001-03-212-1/+141
* | First stab at making Data::Dumper to grok Unicode.Jarkko Hietaniemi2001-03-212-32/+106
* | Fix forBenjamin Sugars2001-03-211-1/+4
* | Re: [PATCH] POSIX::getcwd()Benjamin Sugars2001-03-212-14/+46
* | Cwd.pm docsBenjamin Sugars2001-03-211-17/+26