summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Two AIX patchesH.Merijn Brand2001-10-172-28/+32
* Limiting the Time::HiRes::sleep and usleep toJarkko Hietaniemi2001-10-173-14/+25
* Test::Simple 0.32Michael G. Schwern2001-10-1735-553/+1860
* Set PERL_CORE environment var Michael G. Schwern2001-10-173-0/+12
* Regen doc with perlmodstyle added.Jarkko Hietaniemi2001-10-173-50/+182
* Pod cleanup.Jarkko Hietaniemi2001-10-172-45/+55
* perlmodstyle as a patchKirrily Robert2001-10-172-0/+732
* for perlhack.pod - no p5p archive on deja/googleIan Phillipps2001-10-171-1/+5
* PREREQ_PM does not really require.Kay Röpke2001-10-171-14/+20
* Add the special casing mappings (from SpecCase.txt)Jarkko Hietaniemi2001-10-174-28/+376
* [PATCH] Doc patch on here-docs (perlop and perldata)David H. Adler2001-10-162-128/+135
* Integrate perlio:Jarkko Hietaniemi2001-10-1615-200/+376
|\
| * PerlIOXxxx_dups for all but Win32Nick Ing-Simmons2001-10-163-9/+27
| * Implement PerlIOStdio_dup (explains core dumps - dupNick Ing-Simmons2001-10-161-2/+22
| * When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of bufferNick Ing-Simmons2001-10-161-0/+14
| * Builds under ithreads (but fails all threads tests)Nick Ing-Simmons2001-10-163-18/+21
| * Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-1614-90/+140
| * Beginings of PerlIO_dup support (unstable)Nick Ing-Simmons2001-10-152-113/+184
| * Integrate mainlineNick Ing-Simmons2001-10-15385-35947/+39083
| |\
| * \ Blind integrate of mainlineNick Ing-Simmons2001-10-12148-1136/+7545
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2001-10-0211-110/+463
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2001-10-0212-84/+161
| |\ \ \ \
| * \ \ \ \ Integrate mainline + lib/open.t patch from ChromaticNick Ing-Simmons2001-10-0232-240/+1025
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainline. Builds lots of sv.h/embed.h redef warningsNick Ing-Simmons2001-09-2970-1326/+3822
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainline (untested while modem is up)Nick Ing-Simmons2001-09-2531-204/+712
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-09-2433-1067/+1841
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-09-232-45/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-09-23237-4433/+8636
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Integrate mainlineNick Ing-Simmons2001-09-17115-432/+1087
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-09-114-543/+10
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Part Integrate mainlineNick Ing-Simmons2001-09-11257-7505/+11913
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| * | | | | | | | | | | | Integrate mainlineNick Ing-Simmons2001-09-03189-18005/+10640
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-08-2526-145/+631
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-08-2071-334/+4934
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-08-1555-6313/+7349
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-08-13410-2985/+2207
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | VMS 64-bit configureCraig A. Berry2001-10-161-29/+51
* | | | | | | | | | | | | | | | | | Can't expect too much accuracy from a sleep of one second.Jarkko Hietaniemi2001-10-161-2/+4
* | | | | | | | | | | | | | | | | | WIN64 (Itanium) port of Perl 5.6.1Randolf Werner2001-10-166-2/+5205
* | | | | | | | | | | | | | | | | | I think the Perl_sortsv needs *not* be skipped?Jarkko Hietaniemi2001-10-161-1/+0
* | | | | | | | | | | | | | | | | | [ PATCH ] maint/perl/t/op/groups.t for build on CygwinGerrit P. Haase2001-10-161-2/+5
* | | | | | | | | | | | | | | | | | [ PATCH ] maint/perl/t/io/fs.t for build on CygwinGerrit P. Haase2001-10-161-9/+17
* | | | | | | | | | | | | | | | | | A forgotten deletion.Jarkko Hietaniemi2001-10-161-879/+0
* | | | | | | | | | | | | | | | | | Document the problem with the swash_fetch() API that affectsJarkko Hietaniemi2001-10-162-0/+7
* | | | | | | | | | | | | | | | | | Make Time::HiRes::sleep() and usleep() to returnJarkko Hietaniemi2001-10-163-10/+40
* | | | | | | | | | | | | | | | | | A missing SvREFCNT_dec.Jarkko Hietaniemi2001-10-161-0/+1
* | | | | | | | | | | | | | | | | | (retracted by #12497)Jarkko Hietaniemi2001-10-151-1/+1
* | | | | | | | | | | | | | | | | | Bump the version number to agree with the maintperl one.Jarkko Hietaniemi2001-10-151-5/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Casting tweak from Paul Marquess, helps Merijn on AIX.Jarkko Hietaniemi2001-10-151-1/+1
* | | | | | | | | | | | | | | | | Sync the skip() amounts with the number of tests.Jarkko Hietaniemi2001-10-151-2/+2