summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-1/+1
* integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-271-49/+64
|\
| * Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-271-14/+0
| * Regen Configure.Jarkko Hietaniemi1999-10-271-12/+0
| * Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-271-46/+50
| |\
| * | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-0/+34
| * | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-12/+1
| * | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-1/+12
| * | Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-191-35/+38
* | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-4/+4
| |/ |/|
* | more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-46/+46
* | Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-0/+4
|/
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-8/+8
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-1/+3
* While awaiting a good test program to detect the broken gcc.Thomas Conté1999-10-091-3/+12
* remove kludgey duplicate background error avoidance (causedGurusamy Sarathy1999-10-081-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-061-0/+16
|\
| * Untangle the IV_IS_QUAD jungle by introdudingJarkko Hietaniemi1999-10-021-0/+16
* | make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-1/+7
|/
* Add usemorebits and uselfs.Jarkko Hietaniemi1999-09-201-10/+6
* Not that UVSIZE normally differs that much from IVSIZE...Jarkko Hietaniemi1999-09-141-1/+1
* Scan always for <pthread.h>.Jarkko Hietaniemi1999-09-131-2/+4
* Applying change #4136 manually introduced patch residue.Jarkko Hietaniemi1999-09-131-10/+10
* Replace change #4100 withRobin Barker1999-09-131-9/+23
* Fix pointer casts.Robin Barker1999-09-071-1/+13
* HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.Daniel S. Lewart1999-09-071-1/+5
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-061-4/+2
|\
| * applied patch suggested by Hans Mulder to fix problems onGurusamy Sarathy1999-09-061-4/+2
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-041-20/+55
| |\ | |/ |/|
* | Comment upgrading: the quad situation isn't quite asJarkko Hietaniemi1999-09-041-12/+7
* | Turn on USE_64_BIT_OFFSETS implicitly.Jarkko Hietaniemi1999-09-031-1/+7
* | [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-011-1/+1
* | [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1Dominic Dunlop1999-09-011-0/+4
* | IV_DIG and NV_DIG fixes.Jarkko Hietaniemi1999-09-011-4/+10
* | sub : attrlistSpider Boardman1999-08-291-0/+2
* | Remove an extra #endif introduced by #4036.Jarkko Hietaniemi1999-08-291-1/+0
* | Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-1/+1
* | Integrate with Sarathy.Jarkko Hietaniemi1999-08-291-23/+38
|\ \ | |/
| * deadcode removalGurusamy Sarathy1999-08-291-13/+0
| * DEBUG_m() adjusted to internalize dTHXGurusamy Sarathy1999-08-201-1/+4
| * update ChangesGurusamy Sarathy1999-08-201-2/+4
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-201-122/+183
| |\
| * | support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-7/+23
* | | [ID 19990823.009] [PATCH perl5.005_61] typo in perl.hRobin Barker1999-08-281-1/+1
| |/ |/|
* | Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-191-1/+1
* | Enhance IV_FITS_IN_IV (though it's still unused).Jarkko Hietaniemi1999-08-171-10/+15
* | Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-7/+88
* | Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-131-120/+89
* | Introduce HAS_LLSEEK.Jarkko Hietaniemi1999-08-131-0/+4
* | Integrate with Nick.Jarkko Hietaniemi1999-08-091-0/+1
|\ \ | |/