summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* A -C parsed from the #! line can still have line endings in it.Jarkko Hietaniemi2003-04-161-3/+4
* What does an empty PERLIO= mean, anyway?Jarkko Hietaniemi2003-04-161-1/+6
* Document the effect of thread creation context.Jarkko Hietaniemi2003-04-161-0/+7
* Use the right prototype and a glob is fine (from Rafael).Jarkko Hietaniemi2003-04-162-3/+3
* PerlIO::get_layers() usage tip.Jarkko Hietaniemi2003-04-161-4/+6
* Syntax terror.Jarkko Hietaniemi2003-04-161-1/+1
* Redundant test.Jarkko Hietaniemi2003-04-161-2/+1
* Synchronize the specifications of the POSIX characterJarkko Hietaniemi2003-04-165-39/+24
* Patch from Merijn.Jarkko Hietaniemi2003-04-161-4/+8
* Thinko in modfl detection.Jarkko Hietaniemi2003-04-161-3/+3
* [#17040] Storable now handles self-tied scalars with NULL mg_obj.Abhijit Menon-Sen2003-04-161-5/+16
* Upgrade to Pod::LaTeX 0.55.Jarkko Hietaniemi2003-04-154-210/+404
* The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.Jarkko Hietaniemi2003-04-151-701/+736
* Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.Jarkko Hietaniemi2003-04-151-3/+5
* False alarm: no cyclic dependency.Jarkko Hietaniemi2003-04-151-45/+45
* Backport of _most_ of the changes in #19218: not one bigJarkko Hietaniemi2003-04-152-199/+166