summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-2610-50/+140
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-2630-2132/+2530
* cygwin portFifer, Eric2000-02-253-21/+24
* Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-2517-122/+360
* Further fixes to malloc.c prototypes from Dominic Dunlop.Jarkko Hietaniemi2000-02-251-12/+10
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-259-21/+35
|\
| * fix missing perl_alloc() declaration under PERL_IMPLICIT_SYSGurusamy Sarathy2000-02-255-9/+2
| * change#4849 wasn't restoring savestack correctly; make loops that haveGurusamy Sarathy2000-02-254-12/+33
* | Integrate with Sarathy.Jarkko Hietaniemi2000-02-258-54/+58
|\ \ | |/
| * update PodParser to v1.10 (from Brad Appleton)Gurusamy Sarathy2000-02-255-9/+9
| * make File::Find tests tolerate case-insensitive systems (fromGurusamy Sarathy2000-02-251-42/+42
| * more Compiler tweaks for useithreadsGurusamy Sarathy2000-02-252-3/+7
* | Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-256-146/+289
* | Remove NFS temp files and Configure temp C files.Jarkko Hietaniemi2000-02-252-2/+2
* | In FreeBSD disable floating point exception handlers.Sean Davis2000-02-241-1/+1
* | More UTF8_MAXLEN fixesGisle Aas2000-02-247-9/+9
* | The op/stat.t patch in #5341 wasn't robust enough,Jarkko Hietaniemi2000-02-241-2/+8
* | More VMS patches from Peter Prymmer.Jarkko Hietaniemi2000-02-242-0/+4
* | Largefileness in Solaris doesn't require long longs;Jarkko Hietaniemi2000-02-244-50/+17
* | Tidy up the 64-bit (and socklen_t) type probing.Jarkko Hietaniemi2000-02-242-55/+52
* | Integrate with Sarathy.Jarkko Hietaniemi2000-02-241-1/+1
|\ \ | |/
| * integrate cfgperl changes into mainlineGurusamy Sarathy2000-02-2425-1048/+464
| |\
* | | cygwin portFifer, Eric2000-02-248-50/+111
* | | VMS patch from Peter Prymmer; use full_ar.Jarkko Hietaniemi2000-02-241-0/+2
* | | MPE/ix patches from Mark Bixby.Jarkko Hietaniemi2000-02-249-34/+71
* | | Get -lbind if available. Add pointer to perldelta.pod/64-bitLupe Christoph2000-02-242-1/+2
* | | Remove more cruft from IO.Jarkko Hietaniemi2000-02-241-4/+0
* | | double EXPORT_OK in h2xsHugo van der Sanden2000-02-241-8/+1
* | | Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,js@ddre.dk2000-02-241-6/+24
| |/ |/|
* | VMS patch from Peter Prymmer.Jarkko Hietaniemi2000-02-241-4/+51
* | Detypo fpos64_t test.Jarkko Hietaniemi2000-02-241-2/+2
* | miscut'n'paste in #5230.Jarkko Hietaniemi2000-02-241-2/+2
* | The #5228 wasn't quite right + fix typos.Jarkko Hietaniemi2000-02-241-12/+20
* | Depickify the compiler (about unused and set but not used variables)Jarkko Hietaniemi2000-02-241-5/+5
* | Cosmetics.Jarkko Hietaniemi2000-02-241-9/+9
* | In IRIX <sys/mode.h> is something completely different.Helmut Jarausch2000-02-241-0/+5
* | Integrate with Sarathy.Jarkko Hietaniemi2000-02-236-26/+88
|\ \ | |/
| * per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> andGurusamy Sarathy2000-02-236-26/+88
* | [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warningsDominic Dunlop2000-02-231-0/+1
* | VMS build patchesDan Sugalski2000-02-233-15/+216
* | [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed argumentsDominic Dunlop2000-02-231-8/+8
* | Remove &IO::EINPROGRESS now that IO uses Errno anywayJarkko Hietaniemi2000-02-232-8/+3
* | Streamline #5218 even more.Jarkko Hietaniemi2000-02-231-12/+7
* | Streamline #5218.Jarkko Hietaniemi2000-02-231-1/+1
* | Trying to connect to an already open socket may give EISCONN.Jarkko Hietaniemi2000-02-231-3/+12
* | Fix prototype conflicts with POSIX.pm.Jarkko Hietaniemi2000-02-221-147/+16
* | See http://www.unicode.org/unicode/reports/tr15/Jarkko Hietaniemi2000-02-224-792/+0
* | Add uselongdouble, regroup the use* more logically.Jarkko Hietaniemi2000-02-221-3/+3
* | Integrate with Sarathy.Jarkko Hietaniemi2000-02-228-44/+68
|\ \ | |/
| * make Perl's malloc work for allocations over 2GB (from IlyaGurusamy Sarathy2000-02-221-29/+16