summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rewrite the tests section of Makefile to be less redundantJarkko Hietaniemi2001-03-181-39/+42
* | Document the use of Third Degree (sparsely).Jarkko Hietaniemi2001-03-182-0/+33
* | Make targets for testing with Third Degree.Jarkko Hietaniemi2001-03-181-0/+21
* | The podchecker relaxations need to mirrored also at the tests.Jarkko Hietaniemi2001-03-181-2/+0
* | Update Changes.Jarkko Hietaniemi2001-03-182-1/+306
* | Looking for config.sh in parent directories isn'tJarkko Hietaniemi2001-03-181-5/+2
* | On "make clean" take care of Third Degree droppings.Jarkko Hietaniemi2001-03-181-0/+1
* | Add a hook for running the tests under the Third DegreeJarkko Hietaniemi2001-03-181-0/+6
* | Regen toc and api pods.Jarkko Hietaniemi2001-03-182-40/+364
* | podchecker relaxations from Michael Stevens.Jarkko Hietaniemi2001-03-183-26/+13
* | Retract the changes made at #9176 to Neil's and Ilya's module pods.Jarkko Hietaniemi2001-03-186-29/+30
* | Integrate changes #9161,9162 from maintperl to mainline.Jarkko Hietaniemi2001-03-181-0/+2
* | Make perl.third checks more understandable to the builder.Jarkko Hietaniemi2001-03-181-2/+6
* | Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-1810-49/+25
* | More robust and more paranoid perl.third target.Jarkko Hietaniemi2001-03-181-2/+2
* | Integrate change #9197 from maintperl to mainline.Jarkko Hietaniemi2001-03-185-20/+19
* | Integrate perlio:Jarkko Hietaniemi2001-03-1812-101/+204
|\ \ | |/
| * Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when thatNick Ing-Simmons2001-03-184-25/+29
| * UTF-X encoding invariance for Encode:Nick Ing-Simmons2001-03-188-74/+170
| * Fix pragma/utf8.t # 15Nick Ing-Simmons2001-03-181-2/+5