add perlcompile.pod (edited content from Nathan Torkington
[p5sagit/p5-mst-13.2.git] / perl.h
1999-09-08 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-07 Robin Barker Fix pointer casts.
1999-09-07 Daniel S. Lewart HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
1999-09-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-06 Gurusamy Sarathy applied patch suggested by Hans Mulder to fix problems on
1999-09-04 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-04 Jarkko Hietaniemi Comment upgrading: the quad situation isn't quite as
1999-09-03 Jarkko Hietaniemi Turn on USE_64_BIT_OFFSETS implicitly.
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-09-01 Dominic Dunlop [ID 19990819.001] Not OK: perl 5.00560 on powerpc-macht...
1999-09-01 Jarkko Hietaniemi IV_DIG and NV_DIG fixes.
1999-08-29 Spider Boardman sub : attrlist
1999-08-29 Jarkko Hietaniemi Remove an extra #endif introduced by #4036.
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.
1999-08-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-08-29 Gurusamy Sarathy deadcode removal
1999-08-28 Robin Barker [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1999-08-20 Gurusamy Sarathy DEBUG_m() adjusted to internalize dTHX
1999-08-20 Gurusamy Sarathy update Changes
1999-08-20 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-20 Gurusamy Sarathy support USE_THREADS+MULTIPLICITY; source compat tweaks for
1999-08-19 Jarkko Hietaniemi Removed duplicated code (in pp.c and mg.c) by introducing
1999-08-17 Jarkko Hietaniemi Enhance IV_FITS_IN_IV (though it's still unused).
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-08-13 Jarkko Hietaniemi Introduce HAS_LLSEEK.
1999-08-09 Jarkko Hietaniemi Integrate with Nick.
1999-08-03 Jarkko Hietaniemi Retract #3912, much too many compilation warnings
1999-08-03 Sven Verdoolaege (Retracted). See #3913.
1999-08-03 Jarkko Hietaniemi Change #3790 redemption: with a little additional
1999-08-02 Gurusamy Sarathy fix broken -DDEBUGGING_OPS (from Spider Boardman
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Jarkko Hietaniemi 64-bit work. Now 32-bit platforms get a 100% make...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevich More optimizations to REx engine
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-08-01 Fifer, Eric cygwin update
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathy notes on PERL_IMPLICIT_CONTEXT (from a version by Natha...
1999-08-01 Jarkko Hietaniemi Undo #3790 and the patches that attempted to fix it
1999-07-31 Jarkko Hietaniemi Hack the "integer overflow" code some more.
1999-07-29 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-28 Norton T. Allen Need to add QNX to the list for DONT_DECLARE_STD.
1999-07-28 Gurusamy Sarathy avoid warning (from Doug MacEachern)
1999-07-27 Gurusamy Sarathy provide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Stephen McCamant Eliminate CONDOPs
1999-07-06 M. J. T. Guy fix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-05 Jarkko Hietaniemi AIX threaded build, plus few more on the side.
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Fifer, Eric cygwin32 update
1999-06-27 Olaf Flebbe EPOC port to Psion5.
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-17 Jarkko Hietaniemi Fixed two long-standing locale bugs.
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathy implement C<use caller 'encoding'>
1999-06-10 Gurusamy Sarathy part of the platform changes for IMPLICIT_CONTEXT
1999-06-10 Gurusamy Sarathy most globals are now interpreter local; locale initiali...
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-21 Gurusamy Sarathy fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL...
1999-05-17 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-13 Jarkko Hietaniemi Add HAS_MEMCHR and make memchr into a cpp macro if...
1999-05-13 Jarkko Hietaniemi Still fflushing strong.
1999-05-12 Jarkko Hietaniemi Detect whether fflush(NULL) works as per change #3352.
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberg gutsupport for C++ exceptions
1999-05-10 Gurusamy Sarathy "weak" references internals, still needs perlguts docum...
1999-05-10 Ilya Zakharevich Self-consistent numeric conversion again
1999-05-10 Jan Dubois Fix -Dm memory debugging for PERL_OBJECT
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-09 Gurusamy Sarathy flush all open output buffers before fork(), exec(...
1999-04-13 Jarkko Hietaniemi Croak if no known ways to semctl() (don't assume union...
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-03-09 Gurusamy Sarathy fix parsing of here documents in C<eval 's/.../<<FOO/e'>
1999-03-08 Gurusamy Sarathy remove bogus symbols from global.sym
1999-02-24 Gurusamy Sarathy integrate cfgperl contents
1999-02-24 Hans Mulder adjust a Perl_malloc() flag for NeXT
1999-02-19 Jarkko Hietaniemi pack/unpack better in (network-)short-non-16-bits and
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Gurusamy Sarathy #include patchlevel.h by default, provide
1999-02-12 Jan Dubois remove OVERLOAD conditionals
1999-02-11 Gurusamy Sarathy binmode() support for cygwin32 (suggested by Steven...
1999-02-08 Gurusamy Sarathy make safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathy remove spurious #endif in last change
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko Hietaniemi Configure update.
1999-02-03 Gurusamy Sarathy PL_uuemap[] init needs help for sizeof()
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1999-01-22 Jarkko Hietaniemi nosuid getmntent() branch.
next