summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introduce 'fast stdio' symbols to non-Configure lands.Jarkko Hietaniemi2003-04-2319-1868/+2077
* Regen Configure, Glossary, et alia.Jarkko Hietaniemi2003-04-235-188/+216
* Handle the combination of dosish and non-faststdio.Jarkko Hietaniemi2003-04-231-1/+1
* 5.8.0: two problemsIlya Zakharevich2003-04-221-1/+1
* Doc pointers in perlbot.Casey West2003-04-221-1/+6
* z/OS: changes for building threaded from "Brian De Pradine"Jarkko Hietaniemi2003-04-224-2/+14
* Enache's turn.Jarkko Hietaniemi2003-04-221-1/+1
* Re-merge Encode 1.92.Jarkko Hietaniemi2003-04-222-2/+2
* Argh, cut-and-pasto.Jarkko Hietaniemi2003-04-221-1/+1
* Fix bug 17964 by properly refcounting the gv top.Artur Bergman2003-04-211-3/+12
* Fix another segfault case (warn called from UNIVERSAL::DESTROY).Adrian M. Enache2003-04-213-3/+7
* Croak on non ref to shared methods instead of segfault.Artur Bergman2003-04-211-0/+10
* Add OpenZaurus cross-compilation patches.Jarkko Hietaniemi2003-04-2111-11/+1473
* Fixes bug #17043, resets PL_srand_called before the cloning.Artur Bergman2003-04-212-2/+20
* Introduce two new Configure symbols:Jarkko Hietaniemi2003-04-214-283/+344
* Upgrade to Locale::Maketext 1.05.Jarkko Hietaniemi2003-04-212-3/+14
* Upgrade to Test 1.24.Jarkko Hietaniemi2003-04-211-5/+5
* goto &sub doesn't empty @_Dave Mitchell2003-04-201-0/+2
* Remove, in the main Makefile, the $(LDLIBPTH) variable fromAdrian M. Enache2003-04-201-6/+6
* Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bugAdrian M. Enache2003-04-201-0/+2
* Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.Steve Hay2003-04-202-0/+27
* Give more information of what to do when -Dusexxx fail.Jarkko Hietaniemi2003-04-201-1/+13
* Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)Adrian M. Enache2003-04-193-2/+15
* Re: [PATCH] [perl #21875] Hash ref transformed as a listDave Mitchell2003-04-192-3/+33
* Restore the two variables retired by the change #19268Jarkko Hietaniemi2003-04-193-0/+10
* Fail if the specified -Duse64xxx cannot be fulfilled.Jarkko Hietaniemi2003-04-191-15/+23
* If long doubles fail, we really cannot sensiblyJarkko Hietaniemi2003-04-191-8/+5
* Upgrade to Net::Ping 2.30.Jarkko Hietaniemi2003-04-193-21/+80
* Bump the test count.Jarkko Hietaniemi2003-04-191-1/+1
* allow recursive FETCHesDave Mitchell2003-04-1914-35/+109
* readline.t tweak for VMSCraig A. Berry2003-04-191-6/+8
* Re: any takers for this Storable bug?Adrian M. Enache2003-04-191-0/+11
* Don't use the stack to allocate a SV that we hand out to another Artur Bergman2003-04-191-10/+13
* UTF8 regexp patch from Inaba Hiroto.Jarkko Hietaniemi2003-04-182-5/+14
* Unused variables.Jarkko Hietaniemi2003-04-182-2/+0
* Another needle in the voodoo doll.Artur Bergman2003-04-171-4/+10
* Extreme Voodoo programming, by not pinching the SV if it is a Artur Bergman2003-04-171-2/+7
* Implement -Dnoextensions=... and -Donlyextensions=...Jarkko Hietaniemi2003-04-172-3/+55
* [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".Abhijit Menon-Sen2003-04-171-2/+0
* Introduce the new *l APIs, undefined, to non-Configure lands.Jarkko Hietaniemi2003-04-1718-37/+265
* Regen Glossary et alia.Jarkko Hietaniemi2003-04-173-4/+52
* Small tidying up of the selectminbits code, but mostJarkko Hietaniemi2003-04-171-10/+15
* Re: [perl #21950] 5.8.x -- :scalar and magic stringsAdrian M. Enache2003-04-172-2/+8
* Document that the open pragma does not affectJarkko Hietaniemi2003-04-171-3/+6
* More maneuvering closer to proposed POSIX classesJarkko Hietaniemi2003-04-174-5/+8
* Detect the 'fast stdio' case.Jarkko Hietaniemi2003-04-172-10/+41
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-1698-99/+260
* Handle PERLIO= and document a bit.Jarkko Hietaniemi2003-04-163-10/+22
* Fix double join problem for those places where freeArtur Bergman2003-04-162-2/+15
* Try to get the layers.t working also for dosish platforms.Jarkko Hietaniemi2003-04-162-8/+32