summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* One more patch for UTF8 Inaba Hiroto2001-01-0910-78/+172
* Make explicit our assumption that (for now) "\x{80}" produces UTF-8.Jarkko Hietaniemi2001-01-091-0/+1
* Update Changes.Jarkko Hietaniemi2001-01-092-1/+268
* IDE/editor section tweaking.Jarkko Hietaniemi2001-01-091-45/+41
* updates to OS/390 hints filePeter Prymmer2001-01-092-39/+99
* Integrate with perlio.Jarkko Hietaniemi2001-01-097-61/+83
|\
| * Fix "scalars leaked" bugs caused by overload magicNick Ing-Simmons2001-01-087-61/+83
| * Integrate mainlineNick Ing-Simmons2001-01-0811-16/+51
| |\ | |/ |/|
* | save_delete() Safefree() doesn't (anymore?) work with sharedJarkko Hietaniemi2001-01-081-1/+1
* | (Outcommented by #8369.)Simon Cozens2001-01-081-0/+1
* | [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=1844674407...Nicholas Clark2001-01-082-1/+13
* | environ nitSimon Cozens2001-01-081-0/+2
* | Replace #6721, GDBM, system malloc, and LEAKTEST.Jarkko Hietaniemi2001-01-081-1/+1
* | Fix spurious GVSV OPpOUR_INTROStephen McCamant2001-01-082-0/+2
* | [patch] xsub AUTOLOAD fix/optimizationDoug MacEachern2001-01-081-1/+15
* | Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunc...Radu Greab2001-01-081-1/+0
* | Update to Getopt::Long 2.24_02, from Johan Vromans.Jarkko Hietaniemi2001-01-081-11/+16
* | Integrate perlio:Jarkko Hietaniemi2001-01-083-4/+36
|\ \ | |/
| * FILE * in XS code for PerlIO world:Nick Ing-Simmons2001-01-063-4/+36
| * Fixup accumulated integrate muddles (perlio == devperl again)Nick Ing-Simmons2001-01-062-6/+4
| * Integrate mainlineNick Ing-Simmons2001-01-0654-999/+2483
| |\
| * \ Integrate mainline.Nick Ing-Simmons2001-01-033-24/+24
| |\ \
* | | | Update the EPOC cross SDK URL.Jarkko Hietaniemi2001-01-071-1/+1
| |_|/ |/| |
* | | [patch] PerlIO_cleanup() prototypeDoug MacEachern2001-01-061-1/+1
* | | IRIX compiler noticed that the bof initialization might beJarkko Hietaniemi2001-01-061-1/+2
* | | Update Changes.Jarkko Hietaniemi2001-01-062-1/+130
* | | Add a note about EBCDIC versus UTF-8 to a potential problem spot.Jarkko Hietaniemi2001-01-051-0/+6
* | | Re: [ID 20010105.002] close() on process filehandle leaves defunct processRadu Greab2001-01-052-1/+23
* | | format and rewording in perlfaq.podRobin Barker2001-01-051-313/+908
* | | [patch: perl@8327] have perlbug's Save to File respect -F flagPeter Prymmer2001-01-051-2/+3
* | | failure to set src='.'Robin Barker2001-01-051-1/+2
* | | Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]Alan Burlison2001-01-051-1/+1
* | | Upgrade to Getopt::Long 2.24_01, from Johan Vromans.Jarkko Hietaniemi2001-01-051-16/+24
* | | PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.tRaphael Manfredi2001-01-051-1/+9
* | | Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful Simon Cozens2001-01-051-4/+1
* | | Do away with strncpy() and a fixed length buffer.Jarkko Hietaniemi2001-01-051-4/+8
* | | Tests for #8329 and #8330.Jarkko Hietaniemi2001-01-051-1/+5
* | | "\x{FF}\xFF" was broken, the \xFF was appended in itsJarkko Hietaniemi2001-01-051-7/+15
* | | strings with \x{..} in the middle are corrupted Roca, Ignasi2001-01-051-3/+6
* | | UTF-8 cleanup.Jarkko Hietaniemi2001-01-0510-32/+37
* | | Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on ex...Radu Greab2001-01-053-7/+8
* | | Update Changes.Jarkko Hietaniemi2001-01-052-1/+420
* | | Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 w...Peter Prymmer2001-01-051-24/+32
* | | Add some Unicode chop() tests.Jarkko Hietaniemi2001-01-051-1/+15
* | | Unify UTF-8 malformedness handling.Jarkko Hietaniemi2001-01-056-83/+131
* | | The new $issymlink was unknown to Mksymlinks.Jarkko Hietaniemi2001-01-041-2/+2
* | | The test didn't work under the core test framework.Jarkko Hietaniemi2001-01-041-7/+7
* | | DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.Jarkko Hietaniemi2001-01-043-0/+43
* | | Typo in #8312 when manually applying a problematic patch fragment.Jarkko Hietaniemi2001-01-041-1/+1
* | | The $sh_c didn't fly.Jarkko Hietaniemi2001-01-041-20/+12