summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Be more descriptive.Jarkko Hietaniemi2003-04-101-1/+1
* Noted by Nat: -0 didn't work that well with Unicode.Jarkko Hietaniemi2003-04-102-21/+49
* Add an option for the grok_xxx() to silently ignore bad digits.Jarkko Hietaniemi2003-04-102-3/+4
* The test doesn't work that well when -Uusedl.Jarkko Hietaniemi2003-04-101-1/+5
* A temporary debugging aid for Tru64 threaded builds.Jarkko Hietaniemi2003-04-101-1/+6
* Unless Inuits are involved...Jarkko Hietaniemi2003-04-101-1/+1
* With AFS the cwds have little chance of agreeing.Jarkko Hietaniemi2003-04-101-1/+3
* I assume the idea was to use the *cwd variables for testing.Jarkko Hietaniemi2003-04-101-4/+4
* perlport information about portably embedding string data.Jarkko Hietaniemi2003-04-101-0/+16
* Also locale names can contain illegal UTF-8.Jarkko Hietaniemi2003-04-101-1/+11
* In case someone is using UTF-8 locales.Jarkko Hietaniemi2003-04-101-0/+1
* Even more promotion for -lc128 (long doubles on AIX)H.Merijn Brand2003-04-091-18/+24
* open(my $fh, ">&", STDOUT) should not warn under strict.Jarkko Hietaniemi2003-04-092-1/+25
* Try to be more descriptive than just __ANONIO__ which is whatJarkko Hietaniemi2003-04-092-4/+77
* Implement support for --help and --version in Getopt::StdIlya Zakharevich2003-04-081-4/+99
* Re: Error: Unknown errorAdrian M. Enache2003-04-084-4/+9
* (vaguely connected with) [perl #21875] Hash ref transformed as a listDave Mitchell2003-04-082-1/+2
* Document that perl recognizes 2>&1 on the command-line on VMS.Rafael Garcia-Suarez2003-04-081-2/+6
* Typos fixes by Stas Bekman.Rafael Garcia-Suarez2003-04-083-3/+3
* was RE: How cross-platform is `foo 2>&1` these days?Robin Barker2003-04-081-1/+1
* Few more words about safe/unsafe signals.Jarkko Hietaniemi2003-04-083-2/+6
* The SvGROW() might move the PV.Jarkko Hietaniemi2003-04-071-1/+2
* Re: [PATCH] ExtUtils::MakeMaker 6.10_02Michael G. Schwern2003-04-0730-150/+480
* Time::HiRes: Do not create files in blib directories under coreJarkko Hietaniemi2003-04-071-0/+4
* Future binary compat wishful thinking:Jarkko Hietaniemi2003-04-071-2/+2
* More WinCE tweaking for Vadim Konovalov.Jarkko Hietaniemi2003-04-074-26/+122
* CvFILE for constant subsStephen McCamant2003-04-061-1/+1
* B::Deparse: sv_no != 0Stephen McCamant2003-04-061-1/+1
* An unconditional carp is not nice.Jarkko Hietaniemi2003-04-061-3/+4