summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ | |/ |/|
| * [ID 19990823.009] [PATCH perl5.005_61] typo in perl.hRobin Barker1999-08-281-1/+1
* | 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
|\ \ | |/
| * 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
| |\
| * | Retract #3912, much too many compilation warningsJarkko Hietaniemi1999-08-031-6/+0
| * | (Retracted). See #3913.Sven Verdoolaege1999-08-031-0/+6
| * | Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-031-0/+2
* | | support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-7/+23
| |/ |/|
* | fix broken -DDEBUGGING_OPS (from Spider BoardmanGurusamy Sarathy1999-08-021-0/+1
|/
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-35/+16
* 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-011-2/+27
* Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-011-2/+0
* Hack the "integer overflow" code some more.Jarkko Hietaniemi1999-07-311-0/+4
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-07-291-1/+1
|\
| * Need to add QNX to the list for DONT_DECLARE_STD.Norton T. Allen1999-07-281-1/+1
* | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-0/+1
|/
* avoid warning (from Doug MacEachern)Gurusamy Sarathy1999-07-281-1/+3
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-0/+2
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-4/+4
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-53/+93
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-26/+29
* Eliminate CONDOPsStephen McCamant1999-07-071-1/+0
* fix for C<$/ = 42> setting paragraph mode (applied with smallM. J. T. Guy1999-07-061-2/+2
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-061-0/+9
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-7/+44
* AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-051-2/+2
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-1/+13
|\
| * cygwin32 updateFifer, Eric1999-07-051-1/+13
* | EPOC port to Psion5.Olaf Flebbe1999-06-271-4/+10
|/
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-96/+125
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-2/+14
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-17/+16
* implement C<use caller 'encoding'>Gurusamy Sarathy1999-06-111-0/+1