2000-11-16 |
Jarkko Hietaniemi | More #undefing of stdio.
|
commit | commitdiff | tree |
2000-11-16 |
Jarkko Hietaniemi | Add fwalk() probe to the configuration files and regen...
|
commit | commitdiff | tree |
2000-11-16 |
Jarkko Hietaniemi | The type of the hash_cb() size argument is tricky.
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Quick temporary fix for 20001114.008 as suggested by...
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Detypo.
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | UINT64_C() work continues.
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Add few missing #undefs and sort them.
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Linenumber fix.
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Quit utf8_to_uv() instantly if curlen == 0.
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Defined INT64_C() and UINT64_C() unless defined by...
|
commit | commitdiff | tree |
2000-11-15 |
Jarkko Hietaniemi | Regen Configure.
|
commit | commitdiff | tree |
2000-11-14 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-14 |
Jarkko Hietaniemi | Redo #7679 with LFs instead of CRLFs.
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Remove the new two tests of lib/io_xs for now, they...
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Make PerlIO_getpos() to behave like fgetpos() on return.
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Placate nervous compilers that see longer than ints...
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | fputs() does return EOF on error but here we don't...
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Declare reg_data like reg_substr_data.
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Typos in #7667.
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Cleanup messy #ifdef.
|
commit | commitdiff | tree |
2000-11-13 |
Jarkko Hietaniemi | Couple of tests from #7660 salvaged.
|
commit | commitdiff | tree |
2000-11-12 |
Jarkko Hietaniemi | Document tell() on special streams.
|
commit | commitdiff | tree |
2000-11-12 |
Jarkko Hietaniemi | (Subsumed by #7664)
|
commit | commitdiff | tree |
2000-11-12 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-12 |
Jarkko Hietaniemi | Add HAS_FSYNC, lack noticed by Nicholas Clark.
|
commit | commitdiff | tree |
2000-11-11 |
Jarkko Hietaniemi | Copy the s// information of README.hpux also to the...
|
commit | commitdiff | tree |
2000-11-11 |
Jarkko Hietaniemi | More README.solaris updates from Andy Dougherty.
|
commit | commitdiff | tree |
2000-11-11 |
Jarkko Hietaniemi | Add getpagesize() probing, on non-UNIX guess 'undef'.
|
commit | commitdiff | tree |
2000-11-11 |
Jarkko Hietaniemi | Use sysconf() or getpagesize() to find out the pagesize.
|
commit | commitdiff | tree |
2000-11-11 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-11 |
Jarkko Hietaniemi | Add more encoding tables.
|
commit | commitdiff | tree |
2000-11-10 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-11-09 |
Jarkko Hietaniemi | Disable only the tests 99 and 166 for UTF-8 locales.
|
commit | commitdiff | tree |
2000-11-09 |
Jarkko Hietaniemi | There's no =head3.
|
commit | commitdiff | tree |
2000-11-09 |
Jarkko Hietaniemi | Remove unused extra arguments.
|
commit | commitdiff | tree |
2000-11-09 |
Jarkko Hietaniemi | More VMS moves on environment handling, from Charles...
|
commit | commitdiff | tree |
2000-11-09 |
Jarkko Hietaniemi | Forgot from #7618.
|
commit | commitdiff | tree |
2000-11-09 |
Jarkko Hietaniemi | Make deleting for %ENV work for (newer versions of...
|
commit | commitdiff | tree |
2000-11-08 |
Jarkko Hietaniemi | A missing aTHX_.
|
commit | commitdiff | tree |
2000-11-08 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-11-08 |
Jarkko Hietaniemi | Do not test UTF-8 locales since that the tests would...
|
commit | commitdiff | tree |
2000-11-08 |
Jarkko Hietaniemi | Deleting $ENV{PATH} in VMS is not recommendable.
|
commit | commitdiff | tree |
2000-11-08 |
Jarkko Hietaniemi | Forgot to bump the line numbers in #7601.
|
commit | commitdiff | tree |
2000-11-08 |
Jarkko Hietaniemi | Try to avoid flockless and emulationless places.
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | Bad thinko in #7581 (I used the test program with the...
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | perlhack updates from H.Merijn Brand.
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | Be more robust in Dynaloader.pm.
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | AUTHORS update.
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | Too profiler-happy: with optimization the #7590 actually...
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | Shave off about 5% (Digital UNIX, -g, pixie) of the...
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | Tweak #7587.
|
commit | commitdiff | tree |
2000-11-07 |
Jarkko Hietaniemi | A doc addition for bug id 20001105.019, beware \p.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | %ENV note tweaks from Dan Sugalski.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | glibc5 detection by __GNU_LIBRARY__.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Make the stdio test program of 7427 less noisy while...
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Document %ENV = () portability issues.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | VOS updates from Paul Green.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Sanitize the environment further.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Re-introduce 7552 lost in integration.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Admit that the test leaks scalars.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | AUTHORS updates.
|
commit | commitdiff | tree |
2000-11-06 |
Jarkko Hietaniemi | Document that the evaled syntax errors cause scalar...
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | opmini.o can linger from Configures past.
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Fake __FUNCTION__ for non-gcc builds, cast madvise()
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Add a note for future generations about bug id 20000229...
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Fix for bug id 19990615.008, pos() unset during s/...
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Add =pod to be tidy.
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Upgrade to Storable 1.0.6, from Raphael Manfredi.
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-05 |
Jarkko Hietaniemi | A fix of sorts for 20000329.026, a better error message
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | Some cpps don't like splitting conditionals across...
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | Test tweak ($Config{useperlio} is by default undef) .
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | Integrate perlio:
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | Dying is too strict here, better just skip.
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | More Changes tweakery.
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | Changes fixups.
|
commit | commitdiff | tree |
2000-11-04 |
Jarkko Hietaniemi | Locale tweakery. Add test case for bug id 20000809...
|
commit | commitdiff | tree |
2000-11-03 |
Jarkko Hietaniemi | The #7521 touched things it shouldn't have.
|
commit | commitdiff | tree |
2000-11-02 |
Jarkko Hietaniemi | Fix the problem discussed in
|
commit | commitdiff | tree |
2000-11-02 |
Jarkko Hietaniemi | Detpyo.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | The entry for #7503 was missing.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | More tweaking on the #7522 theme.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | Expand %Config variables and %ENV variables only if
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | Locale warning explanation tweak.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | C.pm part of
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | More AIX lore.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | AUTHORS updates.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | printf UVs the correct way, noticed by Robin Barker.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | Do not cleanup *% because the % has special meanings...
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | The NonStop-UX libraries have a novel way to say NaN.
|
commit | commitdiff | tree |
2000-11-01 |
Jarkko Hietaniemi | The osname has been lowercased by now, from Tom Bates.
|
commit | commitdiff | tree |
2000-10-31 |
Jarkko Hietaniemi | The compiler is either gcc or cc, from Tom Bates.
|
commit | commitdiff | tree |
2000-10-31 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-10-31 |
Jarkko Hietaniemi | AUTHORS tweaks.
|
commit | commitdiff | tree |
next |