This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
misc tweaks
[perl5.git] / perl.h
1999-09-06 Gurusamy Sarathyapplied patch suggested by Hans Mulder to fix problems on
1999-09-04 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-04 Jarkko HietaniemiComment upgrading: the quad situation isn't quite as
1999-09-03 Jarkko HietaniemiTurn 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 HietaniemiIV_DIG and NV_DIG fixes.
1999-08-29 Spider Boardmansub : attrlist
1999-08-29 Jarkko HietaniemiRemove an extra #endif introduced by #4036.
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.
1999-08-29 Jarkko HietaniemiIntegrate with Sarathy.
1999-08-29 Gurusamy Sarathydeadcode removal
1999-08-28 Robin Barker[ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1999-08-20 Gurusamy SarathyDEBUG_m() adjusted to internalize dTHX
1999-08-20 Gurusamy Sarathyupdate Changes
1999-08-20 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-20 Gurusamy Sarathysupport USE_THREADS+MULTIPLICITY; source compat tweaks for
1999-08-19 Jarkko HietaniemiRemoved duplicated code (in pp.c and mg.c) by introducing
1999-08-17 Jarkko HietaniemiEnhance IV_FITS_IN_IV (though it's still unused).
1999-08-16 Jarkko HietaniemiBatch of small 64-bit/long double/large file support...
1999-08-13 Jarkko HietaniemiJumbo Configure and large file support update.
1999-08-13 Jarkko HietaniemiIntroduce HAS_LLSEEK.
1999-08-09 Jarkko HietaniemiIntegrate with Nick.
1999-08-03 Jarkko HietaniemiRetract #3912, much too many compilation warnings
1999-08-03 Sven Verdoolaege(Retracted). See #3913.
1999-08-03 Jarkko HietaniemiChange #3790 redemption: with a little additional
1999-08-02 Gurusamy Sarathyfix broken -DDEBUGGING_OPS (from Spider Boardman
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Jarkko Hietaniemi64-bit work. Now 32-bit platforms get a 100% make...
1999-08-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-01 Ilya ZakharevichMore optimizations to REx engine
1999-08-01 Ilya Zakharevichslightly modified version of suggested patch
1999-08-01 Fifer, Ericcygwin update
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathynotes on PERL_IMPLICIT_CONTEXT (from a version by Natha...
1999-08-01 Jarkko HietaniemiUndo #3790 and the patches that attempted to fix it
1999-07-31 Jarkko HietaniemiHack the "integer overflow" code some more.
1999-07-29 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-07-28 Gurusamy Sarathymisc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-28 Norton T. AllenNeed to add QNX to the list for DONT_DECLARE_STD.
1999-07-28 Gurusamy Sarathyavoid warning (from Doug MacEachern)
1999-07-27 Gurusamy Sarathyprovide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-07-06 M. J. T. Guyfix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Ilya Zakharevichapplied slightly tweaked version of suggested patch for
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
1999-07-05 Jarkko HietaniemiAIX threaded build, plus few more on the side.
1999-07-05 Jarkko HietaniemiIntegrate with mainperl.
1999-07-05 Fifer, Ericcygwin32 update
1999-06-27 Olaf FlebbeEPOC port to Psion5.
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-17 Jarkko HietaniemiFixed two long-standing locale bugs.
1999-06-12 Gurusamy SarathyEXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathyimplement C<use caller 'encoding'>
1999-06-10 Gurusamy Sarathypart of the platform changes for IMPLICIT_CONTEXT
1999-06-10 Gurusamy Sarathymost globals are now interpreter local; locale initiali...
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-28 Tom HughesByteLoader mark 2
1999-05-21 Gurusamy Sarathyfix breakage when neither FFLUSH_ALL nor FFLUSH_NULL...
1999-05-17 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-13 Jarkko HietaniemiAdd HAS_MEMCHR and make memchr into a cpp macro if...
1999-05-13 Jarkko HietaniemiStill fflushing strong.
1999-05-12 Jarkko HietaniemiDetect whether fflush(NULL) works as per change #3352.
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberggutsupport for C++ exceptions
1999-05-10 Gurusamy Sarathy"weak" references internals, still needs perlguts docum...
1999-05-10 Ilya ZakharevichSelf-consistent numeric conversion again
1999-05-10 Jan DuboisFix -Dm memory debugging for PERL_OBJECT
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-05-09 Gurusamy Sarathyflush all open output buffers before fork(), exec(...
1999-04-13 Jarkko HietaniemiCroak if no known ways to semctl() (don't assume union...
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-03-09 Gurusamy Sarathyfix parsing of here documents in C<eval 's/.../<<FOO/e'>
1999-03-08 Gurusamy Sarathyremove bogus symbols from global.sym
1999-02-24 Gurusamy Sarathyintegrate cfgperl contents
1999-02-24 Hans Mulderadjust a Perl_malloc() flag for NeXT
1999-02-19 Jarkko Hietaniemipack/unpack better in (network-)short-non-16-bits and
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-15 Gurusamy Sarathy#include patchlevel.h by default, provide
1999-02-12 Jan Duboisremove OVERLOAD conditionals
1999-02-11 Gurusamy Sarathybinmode() support for cygwin32 (suggested by Steven...
1999-02-08 Gurusamy Sarathymake safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathyremove spurious #endif in last change
1999-02-08 Gurusamy Sarathymake EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko HietaniemiConfigure update.
1999-02-03 Gurusamy SarathyPL_uuemap[] init needs help for sizeof()
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1999-01-22 Jarkko Hietanieminosuid getmntent() branch.
1999-01-19 Jarkko HietaniemiJumbo Configure update.
1998-12-11 Jarkko HietaniemiMAXPATHLEN.
1998-12-06 Gurusamy Sarathyfix outdated/incorrect info about arbitrary limits
1998-11-27 Jan Duboisadd ext/Devel/Peek
next