2000-11-11 |
Dominic Dunlop |
More descriptive error for unknown perlio layers. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Dominic Dunlop |
MachTen doesn't really do mmap() and munmap(). |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Robert Spier |
fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Jarkko Hietaniemi |
Add getpagesize() probing, on non-UNIX guess 'undef'. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Jarkko Hietaniemi |
Use sysconf() or getpagesize() to find out the pagesize. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Lupe Christoph |
Re: [PATCH] README.solaris |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Eric Fifer |
cygwin port |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Nick Ing-Simmons |
Fixup mmap layer by doing mmap() calls on pagesize... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Jarkko Hietaniemi |
Add more encoding tables. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Andy Dougherty |
README.solaris |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Lupe Christoph |
Explain better why certain regex tests are skipped. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Nick Ing-Simmons |
Re-instate stdio large file support via perlio. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Hal Morris |
Amdahl UTS hints updates. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Nicholas Clark |
IO::Seekable pod |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Michael Somos |
Various doc oddball characters. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
John P. Linderman |
Re: bash -c exit and linux hints |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Eric Fifer |
Missing dTHXs. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jarkko Hietaniemi |
Disable only the tests 99 and 166 for UTF-8 locales. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jarkko Hietaniemi |
There's no =head3. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Harri Pasanen |
The generated boot_* headers are wrong. Pickier compiler, |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Prymmer/Kahn |
updates to Porting/pumpkin.pod |
commit | commitdiff | tree | snapshot |
2000-11-09 |
H.Merijn Brand |
Fix for |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Joe Smith |
Typo in an ifndef. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jarkko Hietaniemi |
Remove unused extra arguments. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jarkko Hietaniemi |
More VMS moves on environment handling, from Charles... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
David Dyck |
patch to detect stat followed by lstat(_): [ID 20001106... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jarkko Hietaniemi |
Forgot from #7618. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Jarkko Hietaniemi |
Make deleting for %ENV work for (newer versions of... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Casey R. Tweten |
Class::Struct at compile time |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Todd T. Fries |
[ID 20001108.013] spelling |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Peter Prymmer |
add Encode to VMS build and tests |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jarkko Hietaniemi |
A missing aTHX_. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
David Dyck |
is this the appropriate patch to fix: [ID 20001106... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Dominic Dunlop |
Re: Patch 7533 prevents malloc.c from compiling on... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jarkko Hietaniemi |
Do not test UTF-8 locales since that the tests would... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Vadim Konovalov |
Locale buglets. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jarkko Hietaniemi |
Deleting $ENV{PATH} in VMS is not recommendable. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Nicholas Clark |
PATCH std stdio for (Free)BSD |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jarkko Hietaniemi |
Forgot to bump the line numbers in #7601. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Nicholas Clark |
More careful detection of how well NVs and UVs mix. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Craig A. Berry |
[patch perl@7595] VMS configure.com tweak |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Robin Barker |
int/ptr casts in perlio.c |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Nick Ing-Simmons |
Fix for the tie-refhash string table leaks. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Jarkko Hietaniemi |
Try to avoid flockless and emulationless places. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Casey R. Tweten |
Overrideable keys, each, pop, push, shift, splice,... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Kurt D. Starsinic |
Make perlbug not insist on dumping to a file when stdou... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
Bad thinko in #7581 (I used the test program with the... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Fifer, Eric |
cygwin port |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
perlhack updates from H.Merijn Brand. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
Be more robust in Dynaloader.pm. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
AUTHORS update. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Gurusamy Sarathy |
normalize relative paths in virtualized current directo... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
Too profiler-happy: with optimization the #7590 actuall... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
Shave off about 5% (Digital UNIX, -g, pixie) of the... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Craig A. Berry |
configure.com and st-lock.t changes for |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
Tweak #7587. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Jarkko Hietaniemi |
A doc addition for bug id 20001105.019, beware \p. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
kipp@shonanblue... |
Fake support of holey files in win/dosish platforms. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Stephen P.... |
Pod updates |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Yitzchak Scott... |
Varargs don't always work too well if one puts an unsigned |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
%ENV note tweaks from Dan Sugalski. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
glibc5 detection by __GNU_LIBRARY__. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Make the stdio test program of 7427 less noisy while... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Document %ENV = () portability issues. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
VOS updates from Paul Green. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Sanitize the environment further. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Re-introduce 7552 lost in integration. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Admit that the test leaks scalars. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Nick Ing-Simmons |
Remove debug. Try (Mmap_t) on madvise() call. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
H.Merijn Brand |
Re: rsync'ed patches vs. rsync'ed source |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
AUTHORS updates. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
David Dyck |
Fix for |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jarkko Hietaniemi |
Document that the evaled syntax errors cause scalar... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
opmini.o can linger from Configures past. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Fake __FUNCTION__ for non-gcc builds, cast madvise() |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Pixel |
Use -dM for gcc (the suggested patch did it only for... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Nick Ing-Simmons |
Added a mmap layer as a "subclass" of perlio. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Add a note for future generations about bug id 20000229... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Fix for bug id 19990615.008, pos() unset during s/... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Add =pod to be tidy. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Upgrade to Storable 1.0.6, from Raphael Manfredi. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Peter J. Farley III |
[Corrected/tested PATCH] Re: [ID 20001102.008] Not... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Jarkko Hietaniemi |
A fix of sorts for 20000329.026, a better error message |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Lupe Christoph |
Test tweak: show also the failed locales. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Nick Ing-Simmons |
Fix read from STDERR on raw unix layer for Solaris... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Nick Ing-Simmons |
Fix case where ungetc(f,EOF) was allowed. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Andrew Pimlott |
Fix for |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Jarkko Hietaniemi |
Some cpps don't like splitting conditionals across... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Nick Ing-Simmons |
Integrate mainline again |
commit | commitdiff | tree | snapshot |
next |