| Commit message (Expand) | Author | Age | Files | Lines |
* | HP-UX 64-bitness/largefile fixes. | Jarkko Hietaniemi | 2000-02-16 | 5 | -75/+89 |
* | Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK | Jarkko Hietaniemi | 2000-02-16 | 9 | -37/+656 |
* | Probe for <sys/utsname.h>. | Jarkko Hietaniemi | 2000-02-15 | 6 | -37/+60 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-15 | 44 | -199/+1734 |
|\ |
|
| * | update Changes, patchlevel | Gurusamy Sarathy | 2000-02-15 | 7 | -28/+496 |
| * | fix change#5104 under useithreads | Gurusamy Sarathy | 2000-02-15 | 1 | -6/+19 |
| * | export list tweak needed by change#5103 | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+1 |
| * | add XS version of Sys::Hostname (from Greg Bacon | Gurusamy Sarathy | 2000-02-15 | 10 | -37/+178 |
| * | UNIVERSAL::can and UNIVERSAL::isa should return undef when | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+8 |
| * | avoid accidental #line directives (from Rick Delaney | Gurusamy Sarathy | 2000-02-15 | 2 | -9/+20 |
| * | locale guards needed (from Simon Cozens <simon@brecon.co.uk>) | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+4 |
| * | incorrect docs about delete() (spotted by Martyn Pearce | Gurusamy Sarathy | 2000-02-15 | 2 | -7/+12 |
| * | s/use vars/our/ (from Gisle Aas) | Gurusamy Sarathy | 2000-02-15 | 1 | -1/+1 |
| * | optimize pseudohash slice in array slice at compile time (from | Gurusamy Sarathy | 2000-02-15 | 2 | -1/+65 |
| * | provide malloc stats via get_mstats() (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-15 | 10 | -31/+106 |
| * | doc patches from Rick Delaney and Chris Nandor; update Todo-5.6 | Gurusamy Sarathy | 2000-02-15 | 3 | -14/+22 |
| * | fix regen_headers target to make all the autogenerated files | Gurusamy Sarathy | 2000-02-15 | 1 | -14/+19 |
| * | fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from | Gurusamy Sarathy | 2000-02-15 | 2 | -2/+16 |
| * | more complete File::Spec support for Mac and VMS, tests (from | Gurusamy Sarathy | 2000-02-15 | 5 | -53/+762 |
| * | fix incompatibility with bison generated parser (from | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+5 |
| * | propagate st_mode bits to group/other for Borland build | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+4 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-15 | 3 | -14/+63 |
|\ \
| |/ |
|
| * | update exetype.pl tool | Gurusamy Sarathy | 2000-02-15 | 3 | -14/+63 |
* | | cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin), | Jarkko Hietaniemi | 2000-02-15 | 1 | -8/+0 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-15 | 14 | -64/+152 |
|\ \
| |/ |
|
| * | fix leaks in *DBM_File; safemalloc()ed things need to be freed with | Gurusamy Sarathy | 2000-02-15 | 5 | -2/+5 |
| * | fix memory leak in C<$x = *Y> provoked by change#4198, which | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+9 |
| * | avoid warnings | Gurusamy Sarathy | 2000-02-14 | 1 | -1/+2 |
| * | fix small interpreter leaks identified by Purify | Gurusamy Sarathy | 2000-02-14 | 9 | -62/+137 |
* | | Unroll the libs scan thanks to HP-UX. | Jarkko Hietaniemi | 2000-02-15 | 2 | -36/+99 |
* | | AIX perl linkage tweakage. | Jarkko Hietaniemi | 2000-02-15 | 1 | -1/+10 |
* | | abort instead of just promising. | Jarkko Hietaniemi | 2000-02-15 | 1 | -0/+1 |
* | | silly compilers don't know that croak() exits | Jarkko Hietaniemi | 2000-02-14 | 1 | -0/+6 |
* | | Add lseektype and lseeksize to myconfig. | Jarkko Hietaniemi | 2000-02-14 | 1 | -1/+1 |
* | | Remove tagged core files. | Jarkko Hietaniemi | 2000-02-14 | 1 | -1/+2 |
* | | Prefer full_ar. | Jarkko Hietaniemi | 2000-02-14 | 2 | -4/+14 |
* | | Add ivtype, ivsize, nvtype, nvsize to myconfig. | Jarkko Hietaniemi | 2000-02-14 | 1 | -0/+1 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-14 | 4 | -73/+70 |
|\ \
| |/ |
|
| * | notes about running Purify | Gurusamy Sarathy | 2000-02-14 | 3 | -72/+65 |
| * | use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY | Gurusamy Sarathy | 2000-02-14 | 1 | -1/+5 |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-14 | 22 | -177/+76 |
| |\
| |/
|/| |
|
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-14 | 7 | -205/+5 |
|\ \
| |/ |
|
| * | remove outdated -DPURIFY code--it reports bogus errors during global | Gurusamy Sarathy | 2000-02-14 | 7 | -205/+5 |
* | | Configure -A stopped processing of any further options. | Jarkko Hietaniemi | 2000-02-14 | 1 | -1/+2 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-13 | 10 | -109/+56 |
|\ \
| |/ |
|
| * | more purification (pp_require() could access free memory; vdie() | Gurusamy Sarathy | 2000-02-13 | 9 | -35/+56 |
* | | uselonglong sits deep. | Jarkko Hietaniemi | 2000-02-12 | 2 | -7/+7 |
* | | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 21 | -170/+62 |
* | | undo #5064 for now; there seems to be no good selection | Jarkko Hietaniemi | 2000-02-11 | 1 | -8/+0 |
* | | Guard against accidental long long use. | Jarkko Hietaniemi | 2000-02-11 | 1 | -14/+18 |