summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
| * Continue 4-arg substr() UTF-8 fixage.Jarkko Hietaniemi2001-03-212-14/+48
| * Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-218-15/+52
| * Integrate perlio:Jarkko Hietaniemi2001-03-2110-157/+188
| |\ | |/ |/|
* | More EBCDIC stuff:Nick Ing-Simmons2001-03-2010-157/+188
| * Integrate changes #9259,9260 from maintperl into mainline.Jarkko Hietaniemi2001-03-203-7/+15
| * Update Changes.Jarkko Hietaniemi2001-03-202-3/+362
| * tr/// UTF-8 tests for Inaba Hiroto's latest patches.Jarkko Hietaniemi2001-03-201-1/+18
| * substr($bytestr, i, n, $charstr)Jarkko Hietaniemi2001-03-193-3/+26
| * Rearrange the make test target prerequisites so thatJarkko Hietaniemi2001-03-191-19/+25
| * PATCH: cosmetic tweak in pp_ctl.cRobin Houston2001-03-191-1/+1
| * Integrate perlio:Jarkko Hietaniemi2001-03-1914-472/+508
| |\ | |/ |/|
* | Integrate mainline.Nick Ing-Simmons2001-03-1939-215/+999
|\ \
* | | Tweak to perly.y to allow -DDEBUGGING to compile on OS390.Nick Ing-Simmons2001-03-193-381/+387
* | | More EBCDIC fixes.Nick Ing-Simmons2001-03-1911-91/+121
| | * Integrate changes #9244,9247,9250 from maintperl into mainline.Jarkko Hietaniemi2001-03-193-5/+12
| |/
| * bad =item paragraphsRobin Barker2001-03-191-8/+10
| * UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.Jarkko Hietaniemi2001-03-192-10/+27
| * Integrate change #9233 from maintperl into mainline.Jarkko Hietaniemi2001-03-191-4/+4
| * Integrate change #9219 from maintperl into mainline.Jarkko Hietaniemi2001-03-190-0/+0
| * Document -Dmksymlinks.Jarkko Hietaniemi2001-03-191-0/+22
| * Cleanup pixie residue.Jarkko Hietaniemi2001-03-191-0/+1
| * Document the use of pixie/prof; create make targets for it.Jarkko Hietaniemi2001-03-192-8/+56
| * Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.Jarkko Hietaniemi2001-03-183-8/+45