summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | win32 tweaksGurusamy Sarathy1999-08-209-414/+222
| * | DEBUG_m() adjusted to internalize dTHXGurusamy Sarathy1999-08-203-9/+16
| * | make autogenerated files writableGurusamy Sarathy1999-08-202-0/+0
| * | update ChangesGurusamy Sarathy1999-08-204-16/+868
| * | up patchlevel &cGurusamy Sarathy1999-08-206-27/+27
| * | add missing Is/Syl*.pl filesGurusamy Sarathy1999-08-2012-0/+24
| * | integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-20165-5400/+16271
| |\ \
| * | | support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-2010-641/+813
| | | * Implement 64-bit vec().Jarkko Hietaniemi1999-08-296-25/+128
| | | * [ID 19990823.009] [PATCH perl5.005_61] typo in perl.hRobin Barker1999-08-281-1/+1
| | |/
| | * Tighten the vec() code so that naughty BITS cause an error.Jarkko Hietaniemi1999-08-191-5/+5
| | * Don't document ill-defined vec() bits casesJarkko Hietaniemi1999-08-192-3/+3
| | * Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-1912-127/+114
| | * Warn about small spherical distances.Jarkko Hietaniemi1999-08-181-1/+10
| | * Enhance IV_FITS_IN_IV (though it's still unused).Jarkko Hietaniemi1999-08-171-10/+15
| | * overload.pm str/num confuAndreas König1999-08-171-4/+4
| | * [ID 19990816.006] small patch to perlobj.pod from 5.005_03Randal L. Schwartz1999-08-171-1/+1
| | * Integrate with Nick.Jarkko Hietaniemi1999-08-166-20/+22
| | |\ | | |/ | |/|
| * | New lightweight Carp has a require. If Carp is used in a __DIE__ handlerNick Ing-Simmons1999-08-144-4/+20
| * | Turn of deprecated warnings for defined(@Sompack::ISA) typeNick Ing-Simmons1999-08-122-16/+2
| | * Fix most of the pod2man moanings reported inLarry W. Virden1999-08-169-334/+104
| | * A fix of sorts for the flush-before-dup scenario.Jarkko Hietaniemi1999-08-161-1/+10
| | * More paranoia.Jarkko Hietaniemi1999-08-161-1/+4
| | * Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-1615-143/+238
| | * More Configure/subconfigure.com syncing.Jarkko Hietaniemi1999-08-161-0/+39
| | * Remove from VMS what the change #3982 took away from Configure lands.Jarkko Hietaniemi1999-08-141-56/+0
| | * Small test tweaks.Jarkko Hietaniemi1999-08-143-1/+28
| | * Augment filesize limit note.Jarkko Hietaniemi1999-08-141-1/+2
| | * Note about filesize limits.Jarkko Hietaniemi1999-08-142-0/+6
| | * Catch the case of filesize limits.Jarkko Hietaniemi1999-08-142-31/+59
| | * fix MM_VMS.pm for space-delimited listsCraig A. Berry1999-08-131-4/+5
| | * Don't quit before printing out the message.Jarkko Hietaniemi1999-08-132-6/+6
| | * Remove more t/ trash on target "clean".Jarkko Hietaniemi1999-08-131-1/+1
| | * Avoid double long double.Jarkko Hietaniemi1999-08-131-8/+3
| | * BYTEORDER fix.Jarkko Hietaniemi1999-08-132-3/+34
| | * Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-1312-595/+229
| | * Retract change #3977 (do_open9() adds O_LARGEFILE automagically).Jarkko Hietaniemi1999-08-131-6/+2
| | * Introduce HAS_LLSEEK.Jarkko Hietaniemi1999-08-133-1/+10
| | * fix up VMS->unix filename translation a bitDan Sugalski1999-08-131-1/+12
| | * Make the 64-bit tests more paranoid.Jarkko Hietaniemi1999-08-131-30/+35
| | * Use O_LARGEFILE if available.Jarkko Hietaniemi1999-08-131-2/+6
| | * IRIX64 needs more -mabi=64 with gcc.Jarkko Hietaniemi1999-08-121-1/+4
| | * Reincarnate change #3967, now in more modest form.Jarkko Hietaniemi1999-08-121-0/+3
| | * Remove rt from libswanted (I added it many moons agoJarkko Hietaniemi1999-08-122-10/+3
| | * st_blocks is in 512 byte blocks.Jarkko Hietaniemi1999-08-122-4/+6
| | * Don't claim defeat too early.Jarkko Hietaniemi1999-08-121-5/+5
| | * IRIX 64-bit hint tweak.Jarkko Hietaniemi1999-08-121-2/+6
| | * Add Configure -Duselongdouble and add a missing semicolon.Jarkko Hietaniemi1999-08-123-2/+37
| | * Simply exit() early if lfs support seems unlikely.Jarkko Hietaniemi1999-08-122-4/+4
| | * Suffer silently for unused libraries.Jarkko Hietaniemi1999-08-121-0/+3