This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
[perl5.git] / perl.h
1999-12-23 Gurusamy Sarathybring in basic threads stuff under USE_ITHREADS
1999-12-16 Gurusamy Sarathyavoid coredump on diagnostics when STDERR is closed
1999-12-08 Gurusamy Sarathyapply change#4618 again along with Ilya's patch to...
1999-12-07 Gurusamy Sarathytypos in change#4660
1999-12-06 Gurusamy Sarathyallow IRIX 6.5 to build perl (from Helmut Jarausch
1999-12-04 Gurusamy Sarathymake uninitialized value warnings report opcode
1999-12-03 Gurusamy Sarathyrevert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:...
1999-12-02 Ilya Zakharevichapplied suggested patch with prototype changes
1999-12-01 Gurusamy Sarathyavoid "Callback called exit" error on intentional exit()
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-19 Chip SalzenbergUndef printf before redirecting it to PerlIO_stdoutf.
1999-11-14 Gurusamy Sarathycosmetic tweaks
1999-11-13 Jarkko HietaniemiContinue largefileness separation from quadness;
1999-11-13 Jarkko HietaniemiTry to fix largefileness so that it "works" without...
1999-11-11 Jarkko HietaniemiTurn on largefileness always if available and
1999-11-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-08 Gurusamy Sarathypreliminary support for perl_clone() (still needs work in
1999-11-06 Jarkko HietaniemiReplace the explicit zeros with NOOPs.
1999-11-04 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-04 Jarkko HietaniemiIncremental Mac integration from Matthias.
1999-11-04 Gurusamy Sarathyremove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-10-31 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-31 Gurusamy Sarathyremove unused struct Outrec
1999-10-30 Jarkko HietaniemiAdd HAS_QUAD ($Config{d_quad}); use it.
1999-10-29 Jarkko HietaniemiContinue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko HietaniemiMove the IV, UV, I8, U8, ..., and NV to metaconfig
1999-10-29 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-29 Jarkko HietaniemiRemove quad logic from perl.h; regen Configure;
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-10-28 Jarkko HietaniemiFix printing of uids and gids; regen Configure.
1999-10-27 Gurusamy Sarathyintegrate cfgperl contents into mainline; merge conflicts
1999-10-27 Gurusamy Sarathypatch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Jarkko HietaniemiRemove unused "squatter" symbols; regen Configure.
1999-10-27 Jarkko HietaniemiRegen Configure.
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-27 Jarkko HietaniemiNosuid checking for statfs() people: from Spider Boardman.
1999-10-27 Gurusamy Sarathymore GCC v2.95 induced adjustments
1999-10-26 Jarkko HietaniemiRevert #4457 for more investigation.
1999-10-26 Jarkko HietaniemiAdd getmnt() to nosuid checking.
1999-10-24 Ilya ZakharevichRe: [PATCH 5.005_62] OS/2 improvements
1999-10-19 Jarkko HietaniemiLong double support: sqrtl et al are not available...
1999-10-17 Gurusamy Sarathysupport PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-09 Thomas ContéWhile awaiting a good test program to detect the broken...
1999-10-08 Gurusamy Sarathyremove kludgey duplicate background error avoidance...
1999-10-06 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-06 Gurusamy Sarathymake die/warn and other diagnostics go to wherever...
1999-10-02 Jarkko HietaniemiUntangle the IV_IS_QUAD jungle by introduding
1999-09-20 Jarkko HietaniemiAdd usemorebits and uselfs.
1999-09-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-14 Jarkko HietaniemiNot that UVSIZE normally differs that much from IVSIZE...
1999-09-13 Gurusamy Sarathyintegrate cfgperl contents into mainline, update Changes
1999-09-13 Jarkko HietaniemiScan always for <pthread.h>.
1999-09-13 Jarkko HietaniemiApplying change #4136 manually introduced patch residue.
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-08 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-07 Robin BarkerFix pointer casts.
1999-09-07 Daniel S. LewartHP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
1999-09-06 Jarkko HietaniemiIntegrate with Sarathy.
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.
next