summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cygwin portFifer, Eric2000-11-078-64/+20
* perlhack updates from H.Merijn Brand.Jarkko Hietaniemi2000-11-071-27/+61
* Update Changes.Jarkko Hietaniemi2000-11-072-1/+146
* Be more robust in Dynaloader.pm.Jarkko Hietaniemi2000-11-071-26/+25
* AUTHORS update.Jarkko Hietaniemi2000-11-071-1/+1
* normalize relative paths in virtualized current directory on windows,Gurusamy Sarathy2000-11-071-10/+8
* Too profiler-happy: with optimization the #7590 actually makesJarkko Hietaniemi2000-11-072-4/+6
* Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexpJarkko Hietaniemi2000-11-072-6/+4
* configure.com and st-lock.t changes for Craig A. Berry2000-11-072-1/+51
* Tweak #7587.Jarkko Hietaniemi2000-11-071-2/+4
* A doc addition for bug id 20001105.019, beware \p.Jarkko Hietaniemi2000-11-071-0/+5
* Fake support of holey files in win/dosish platforms.kipp@shonanblue.ne.jp2000-11-071-0/+21
* Pod updatesStephen P. Potter2000-11-0739-168/+169
* Varargs don't always work too well if one puts an unsignedYitzchak Scott-Thoennes2000-11-071-1/+1
* %ENV note tweaks from Dan Sugalski.Jarkko Hietaniemi2000-11-062-6/+8
* glibc5 detection by __GNU_LIBRARY__.Jarkko Hietaniemi2000-11-061-2/+8
* Make the stdio test program of 7427 less noisy while being Jarkko Hietaniemi2000-11-061-8/+19
* Document %ENV = () portability issues.Jarkko Hietaniemi2000-11-062-1/+10
* VOS updates from Paul Green.Jarkko Hietaniemi2000-11-063-0/+23
* Sanitize the environment further.Jarkko Hietaniemi2000-11-061-1/+3
* Re-introduce 7552 lost in integration.Jarkko Hietaniemi2000-11-061-2/+1
* Admit that the test leaks scalars.Jarkko Hietaniemi2000-11-061-2/+3
* Integrate perlio:Jarkko Hietaniemi2000-11-061-23/+7
|\
| * Remove debug. Try (Mmap_t) on madvise() call.Nick Ing-Simmons2000-11-061-19/+5
* | Update Changes.Jarkko Hietaniemi2000-11-062-1/+186
* | Re: rsync'ed patches vs. rsync'ed sourceH.Merijn Brand2000-11-061-9/+219
* | AUTHORS updates.Jarkko Hietaniemi2000-11-061-22/+21
* | Fix forDavid Dyck2000-11-061-2/+20
* | Document that the evaled syntax errors cause scalar leaks.Jarkko Hietaniemi2000-11-061-0/+3
* | opmini.o can linger from Configures past.Jarkko Hietaniemi2000-11-051-1/+1
* | Fake __FUNCTION__ for non-gcc builds, cast madvise()Jarkko Hietaniemi2000-11-051-1/+4
* | Integrate perlio:Jarkko Hietaniemi2000-11-051-70/+404
|\ \ | |/
| * Added a mmap layer as a "subclass" of perlio.Nick Ing-Simmons2000-11-051-70/+404
* | Use -dM for gcc (the suggested patch did it only for Linux,Pixel2000-11-051-0/+10
* | Add a note for future generations about bug id 20000229.006.Jarkko Hietaniemi2000-11-051-0/+5
* | Fix for bug id 19990615.008, pos() unset during s///ge.Jarkko Hietaniemi2000-11-052-1/+23
* | Add =pod to be tidy.Jarkko Hietaniemi2000-11-051-0/+2
* | Upgrade to Storable 1.0.6, from Raphael Manfredi.Jarkko Hietaniemi2000-11-054-17/+88
* | [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503...Peter J. Farley III2000-11-051-0/+12
* | Integrate perlio:Jarkko Hietaniemi2000-11-051-12/+26
|\ \ | |/
| * Fix read from STDERR on raw unix layer for Solaris where fd 2 isNick Ing-Simmons2000-11-051-0/+2
| * Fix case where ungetc(f,EOF) was allowed.Nick Ing-Simmons2000-11-051-12/+24
| * Integrate mainlineNick Ing-Simmons2000-11-042-6/+20
| |\
| * | Integrate mainline againNick Ing-Simmons2000-11-048-32/+79
* | | A fix of sorts for 20000329.026, a better error messageJarkko Hietaniemi2000-11-052-5/+14
* | | Test tweak: show also the failed locales.Lupe Christoph2000-11-051-9/+31
* | | Fix forAndrew Pimlott2000-11-052-6/+40
* | | Some cpps don't like splitting conditionals across several lines.Jarkko Hietaniemi2000-11-041-2/+1
| |/ |/|
* | Fix forAndrew Pimlott2000-11-042-6/+20
* | Test tweak ($Config{useperlio} is by default undef) .Jarkko Hietaniemi2000-11-041-1/+1