summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the configure probes for iconv, and any iconvRafael Garcia-Suarez2003-09-021-3/+0
* update copyright yearGurusamy Sarathy2001-03-221-1/+1
* Integrate changes #7971(perlio),8982,9061,9062,9068,9069,Jarkko Hietaniemi2001-03-191-0/+8
* Integrate changes #8784,8839,8843,8847,8849,8859,8866,Jarkko Hietaniemi2001-03-021-1/+3
* Integrate changes #8803,8804,8805 from mainline.Jarkko Hietaniemi2001-02-141-0/+7
* Integrate with tweakery the change #8625 from mainline,Jarkko Hietaniemi2001-01-301-2/+2
* integrate changes#7984,7987,8010 from mainline (gets rid ofGurusamy Sarathy2001-01-301-2/+2
* Integrate changes #7355[-doio.c],7691,7744,7753[perlio],Jarkko Hietaniemi2001-01-271-0/+2
* integrate changes#7643,7646..7649,7651..7654,7658,7659,Gurusamy Sarathy2000-12-181-5/+52
* integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,Gurusamy Sarathy2000-12-181-11/+5
* integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,Gurusamy Sarathy2000-12-181-4/+4
* integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,Gurusamy Sarathy2000-12-181-16/+21
* integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,Gurusamy Sarathy2000-12-171-4/+30
* integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,Gurusamy Sarathy2000-12-171-0/+20
* integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,Gurusamy Sarathy2000-12-171-2/+9
* integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,Gurusamy Sarathy2000-11-271-1/+1
* integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,Gurusamy Sarathy2000-11-271-0/+4
* integrate changes#6613..6616,6620..6665 from mainlineGurusamy Sarathy2000-11-271-3/+18
* integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,Gurusamy Sarathy2000-11-271-16/+5
* integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,Barrie Slaymaker2000-11-201-4/+5
* integrate changes#6166..6168 from cfgperlGurusamy Sarathy2000-10-161-0/+6
* reenable fake signal handling on Windows, bugs and allGurusamy Sarathy2000-05-171-0/+1
* On second thoughts frexp() does have two arguments.Jarkko Hietaniemi2000-04-251-3/+3
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-241-11/+27
* support for C<use vmsish 'hushed'>; move VMSISH_EXIT out ofGurusamy Sarathy2000-03-191-1/+1
* Solaris long double fixes from Alan Burlison.Jarkko Hietaniemi2000-03-131-2/+9
* continue flogging the string->int conversion ifdefsJarkko Hietaniemi2000-03-121-1/+5
* rework change#5664Gurusamy Sarathy2000-03-121-15/+18
* fix Strtoul() misdefinition is change#5661Gurusamy Sarathy2000-03-111-3/+3
* Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()Jarkko Hietaniemi2000-03-111-3/+6
* tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)Gurusamy Sarathy2000-03-111-1/+5
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-3/+11
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-061-9/+10
* shup up warnings about dNOOP from gcc with __attribute__ ((unused))Gurusamy Sarathy2000-03-051-10/+9
* HP-UX 64-bitness curesJarkko Hietaniemi2000-03-041-0/+6
* scratch #5508Jarkko Hietaniemi2000-03-041-6/+0
* In HP-UX there is a secret handshake to get strtoll and strtoull.Jarkko Hietaniemi2000-03-041-0/+6
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-0/+3
* Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-291-0/+4
* remove bogus code that caused test failures on HP-UXGurusamy Sarathy2000-02-291-6/+0
* more adjustments needed for change#5342 under use5005threadsGurusamy Sarathy2000-02-291-16/+17
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-291-1/+1
|\
| * Put back madvise lost because of a typo.Jarkko Hietaniemi2000-02-281-1/+1
* | support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-9/+21
|/
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-1/+1
* Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-251-1/+1
* Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,js@ddre.dk2000-02-241-6/+24
* detypoJarkko Hietaniemi2000-02-211-1/+1
* make change#3386 a build-time option (avoids problems due toGurusamy Sarathy2000-02-201-1/+4
* avoid compiler warningsGurusamy Sarathy2000-02-191-8/+7