summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Big patch from Alan Burlison to make Solaris long doubles work.Jarkko Hietaniemi2003-04-156-182/+302
* Don't skip the whole test for PERLIO=perlio.Jarkko Hietaniemi2003-04-151-11/+20
* Add a test for [perl #17753].Jarkko Hietaniemi2003-04-151-1/+7
* [perl #21845] "proto.h": 'id' is a reserved word in Objective-C.Jarkko Hietaniemi2003-04-153-10/+10
* Ook, run tests on correct build-dir next time.Artur Bergman2003-04-141-1/+1
* Fixes to bugs introduced by PL_stashcacheArtur Bergman2003-04-143-8/+10
* Mention that "make test_harness" lets messages sent throughRafael Garcia-Suarez2003-04-141-1/+2
* Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #1...Inaba Hiroto2003-04-142-5/+12
* PERLIO=perlio requires extra steps.Jarkko Hietaniemi2003-04-142-4/+10
* Skip as early as possible if no perlio since theJarkko Hietaniemi2003-04-141-3/+8
* Document and test autovivified dirhandles.Nathan Torkington2003-04-142-9/+19
* More docs about running tests and the test suite.Rafael Garcia-Suarez2003-04-143-5/+69
* Build get_layers() also under -Uuseperlio.Jarkko Hietaniemi2003-04-141-0/+2
* Bump up the version and admonish against aspiring (ab)use.Jarkko Hietaniemi2003-04-141-1/+7
* Introduce PerlIO::get_layers() to allow people to peekJarkko Hietaniemi2003-04-147-7/+347
* vms/vms.c waitpid tweakCraig A. Berry2003-04-141-3/+3
* Fix bug #16253, use all the CPU that we can :-)Artur Bergman2003-04-131-0/+1
* Fix bug #15893 by creating shared scalars with a refcount of 1Artur Bergman2003-04-131-2/+5
* Because we chdir to 'Big-Dummy' the lib/utf8.pm may be atJarkko Hietaniemi2003-04-131-1/+1
* The lib/ipc_sysv.t test has a new name.Jarkko Hietaniemi2003-04-131-3/+3
* Continue hunting for the cause of the Tru64 failed threaded smokesJarkko Hietaniemi2003-04-131-1/+1
* Upgrade to Net::Ping 2.29.Jarkko Hietaniemi2003-04-135-368/+145
* Upgrade to Test::Harness 2.27_04.Jarkko Hietaniemi2003-04-136-5/+46
* Darwin/Rhapsody hints files updates by Wilfredo SánchezRafael Garcia-Suarez2003-04-122-41/+99
* The debugging aid #19182 didn't.Jarkko Hietaniemi2003-04-121-6/+1
* Benchmark nit from Nicholas Clark (in OpenBSD the result couldJarkko Hietaniemi2003-04-121-2/+2
* MakeMaker 6.10_02 -> 6.10_03Michael G. Schwern2003-04-1211-55/+80
* Peter Scott suggests that the docs for base.pm shouldRafael Garcia-Suarez2003-04-101-6/+6
* PerlFAQ sync.Rafael Garcia-Suarez2003-04-105-46/+108
* Fix bug #21914, 3-arg open + local $fh + strict coredump.Rafael Garcia-Suarez2003-04-102-1/+12