summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* Not defining PERL_PRESERVE_IVUV fixes only the op/inc problemJarkko Hietaniemi2001-01-101-1/+0
* Turn off the integer preservation for now.Jarkko Hietaniemi2001-01-101-2/+2
* Fix "scalars leaked" bugs caused by overload magicNick Ing-Simmons2001-01-081-35/+39
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-0/+1
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-0/+8
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-151-1/+7
* cosmetic change to overloadingIlya Zakharevich2000-12-151-32/+38
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-8/+0
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-151-0/+3
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-0/+5
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-2/+2
* Quieten some noise in Win32 builds:Nick Ing-Simmons2000-12-041-0/+8
* Tokeniser debuggingSimon Cozens2000-11-291-0/+2
* Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-251-13/+0
* The type needs to be visible to protos.Jarkko Hietaniemi2000-11-231-10/+10
* More SOCKS versus 64-bit patches from Jens Hamisch.Jarkko Hietaniemi2000-11-221-0/+10
* Go ahead and #include <unistd.h> in perl.h.Jarkko Hietaniemi2000-11-221-1/+5
* Assume SOCKS is broken in all 64bitall platforms, not just Solaris.Jarkko Hietaniemi2000-11-201-0/+3
* Make certain MacOS Classic has NO_ENVIRON_ARRAY.Jarkko Hietaniemi2000-11-201-0/+3
* [PATCH 5.7.0] make regcomp reenterableIlya Zakharevich2000-11-181-0/+1
* UINT64_C() work continues.Jarkko Hietaniemi2000-11-151-1/+0
* SOCKS has its own USE_THREADS, based onJens Hamisch2000-11-151-0/+12
* Hoist the duplicated socket/netdb include logic to perl.h;Jens Hamisch2000-11-141-4/+26
* Typos in #7667.Jarkko Hietaniemi2000-11-131-2/+2
* Cleanup messy #ifdef.Jarkko Hietaniemi2000-11-131-1/+5
* Locales support (setlocale) fixesVadim Konovalov2000-11-041-11/+5
* The reëntrant version shouldn't be needed unless USE_PURE_BISON.Jarkko Hietaniemi2000-10-281-4/+0
* [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be definedJens Hamisch2000-10-271-0/+4
* Don't write double values through long double pointers,Jens Hamisch2000-10-201-4/+3
* In Amdahl UTS "struct sv" is defined by a system header,Jarkko Hietaniemi2000-10-131-1/+6
* IVs in mtatsIlya Zakharevich2000-10-131-11/+12
* Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) definesJarkko Hietaniemi2000-10-031-2/+6
* Epoc updateOlaf Flebbe2000-10-031-1/+1
* Fix aliasing of tied filehandlesDaniel Chetlin2000-10-021-0/+1
* continued -Wformat supportRobin Barker2000-09-141-1/+22
* Try to deduce NV_MAX. Really should be Configure fodder.Jarkko Hietaniemi2000-08-311-0/+20
* sscanf() may be the only way to read long doubles from strings.Jarkko Hietaniemi2000-08-311-2/+9
* (Mac OS X): Don't #define environ unless PERL_COREWilfredo Sánchez2000-08-231-1/+1
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-181-0/+4
* The numeric locale was reset to "C" by s?printf and never restored.Christian Kirsch2000-08-161-2/+16
* Re: [PATCH] @+, @- readonlyMike Guy2000-08-141-1/+2
* In new BSDs changes to argv[] do not show up in ps(1) output,Paul Saab2000-08-021-0/+4
* [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itselfJeff Okamoto2000-08-011-16/+1
* integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-111-1/+20
|\
| * Signals-be-gone for microperl.Jarkko Hietaniemi2000-06-011-0/+4
| * microperl nits from Simon Cozens.Jarkko Hietaniemi2000-06-011-5/+0
| * microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-1/+21
* | PERL_OBJECT build tweakGurusamy Sarathy2000-07-041-4/+5
|/
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-301-0/+6