summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PerlIO #include and #ifdef re-work.Nick Ing-Simmons2000-11-149-627/+749
* Integrate mainline ...Nick Ing-Simmons2000-11-1317-50/+429
|\
| * Update Changes.Jarkko Hietaniemi2000-11-132-1/+230
| * Remove the new two tests of lib/io_xs for now, they seem toJarkko Hietaniemi2000-11-131-20/+1
| * Make PerlIO_getpos() to behave like fgetpos() on return.Jarkko Hietaniemi2000-11-131-1/+1
| * Placate nervous compilers that see longer than ints switch()ing.Jarkko Hietaniemi2000-11-131-1/+1
| * fputs() does return EOF on error but here we don't care.Jarkko Hietaniemi2000-11-131-1/+2
| * Declare reg_data like reg_substr_data.Jarkko Hietaniemi2000-11-131-0/+2
| * Typos in #7667.Jarkko Hietaniemi2000-11-131-2/+2
| * Cleanup messy #ifdef.Jarkko Hietaniemi2000-11-131-1/+5
| * [ID 20001112.008] perlio.c's PerlIO_getpos ingores error returnNicholas Clark2000-11-131-1/+1
| * Tweak the definition of the bit complement on UTF-8 data:Yitzchak Scott-Thoennes2000-11-134-15/+74
| * Couple of tests from #7660 salvaged.Jarkko Hietaniemi2000-11-133-55/+11
| * [ID 20001112.007] sfio's sftell isn't ftellNicholas Clark2000-11-131-1/+1
| * [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failureNicholas Clark2000-11-133-11/+86
| * Document tell() on special streams.Jarkko Hietaniemi2000-11-121-0/+4
| * (Subsumed by #7664)Jarkko Hietaniemi2000-11-122-0/+54
| * Many subdocumented return values of the IO extension now documented.Nicholas Clark2000-11-121-15/+29
| * [ID 20001112.004] man perlfunc omits tell()'s error returnNicholas Clark2000-11-121-3/+3
| * Integrate perlio:Jarkko Hietaniemi2000-11-121-4/+4
| |\ | |/ |/|
* | Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)Nick Ing-Simmons2000-11-121-4/+4
* | Integrate mainlineNick Ing-Simmons2000-11-1243-1104/+1989
|\ \ | |/
| * Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-1215-5/+58
| * Copy the s// information of README.hpux also to the perlrun.Jarkko Hietaniemi2000-11-112-8/+22
| * More README.solaris updates from Andy Dougherty.Jarkko Hietaniemi2000-11-111-8/+9
| * More descriptive error for unknown perlio layers.Dominic Dunlop2000-11-112-1/+10
| * MachTen doesn't really do mmap() and munmap().Dominic Dunlop2000-11-111-0/+10
| * fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitchRobert Spier2000-11-112-2/+2
| * Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-1116-6/+60
| * Use sysconf() or getpagesize() to find out the pagesize.Jarkko Hietaniemi2000-11-111-1/+34
| * Integrate perlio:Jarkko Hietaniemi2000-11-111-15/+49
| |\ | |/ |/|
* | Fixup mmap layer by doing mmap() calls on pagesize boundaries.Nick Ing-Simmons2000-11-111-15/+49
* | Integrate mainline.Nick Ing-Simmons2000-11-106-1336/+1358
|\ \
* \ \ Integrate mainline.Nick Ing-Simmons2000-11-0988-517/+1634
|\ \ \
| | | * Re: [PATCH] README.solarisLupe Christoph2000-11-111-35/+81
| | | * cygwin portEric Fifer2000-11-112-9/+7
| | | * Add more encoding tables.Jarkko Hietaniemi2000-11-119-0/+168
| | | * README.solarisAndy Dougherty2000-11-107-1072/+1388
| | | * Update Changes.Jarkko Hietaniemi2000-11-102-1/+179
| | | * Explain better why certain regex tests are skipped.Lupe Christoph2000-11-101-3/+8
| | |/
| | * Re-instate stdio large file support via perlio.Nick Ing-Simmons2000-11-101-0/+9
| | * Amdahl UTS hints updates.Hal Morris2000-11-101-4/+18
| | * IO::Seekable podNicholas Clark2000-11-090-0/+0
| | * Various doc oddball characters.Michael Somos2000-11-093-1331/+1330
| | * Re: bash -c exit and linux hints John P. Linderman2000-11-091-1/+1
| |/
| * Missing dTHXs.Eric Fifer2000-11-091-0/+3
| * Disable only the tests 99 and 166 for UTF-8 locales.Jarkko Hietaniemi2000-11-091-4/+9
| * There's no =head3.Jarkko Hietaniemi2000-11-091-2/+2
| * The generated boot_* headers are wrong. Pickier compiler,Harri Pasanen2000-11-091-1/+1
| * updates to Porting/pumpkin.podPrymmer/Kahn2000-11-091-13/+28