Configure megamaintenance. Cppsym (hopefully) final spasms;
[p5sagit/p5-mst-13.2.git] / perl.h
2000-02-04 Jarkko Hietaniemi Configure megamaintenance. Cppsym (hopefully) final...
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...
2000-01-24 Gurusamy Sarathy enable function wrappers for access to globals under...
2000-01-23 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-01-22 Gurusamy Sarathy add patch for printf-style format typechecks (from...
2000-01-19 Jarkko Hietaniemi Add NV_PRESERVES_UV.
2000-01-17 Jarkko Hietaniemi Add -D_GNU_SOURCE into ccflags for gcc (for now to...
2000-01-16 Jarkko Hietaniemi strtoll works better ternary.
2000-01-16 Jarkko Hietaniemi Know strtoll.
2000-01-15 Jarkko Hietaniemi Metaconfig and Porting patches from Andy; start using...
2000-01-15 Jarkko Hietaniemi Metaconfig and Porting patches from Andy; start using...
2000-01-10 Gurusamy Sarathy check for USE_ITHREADS sanity was too restrictive
2000-01-10 Gurusamy Sarathy useithreads needs usemultiplicity
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
2000-01-09 Gurusamy Sarathy Configure changes for new-style version numbers (from...
1999-12-28 Gurusamy Sarathy integrate utfperl contents into mainline
1999-12-28 Gurusamy Sarathy integrate mainline contents
1999-12-24 Gurusamy Sarathy support for v5.5.640 style version numbers
1999-12-23 Gurusamy Sarathy bring in basic threads stuff under USE_ITHREADS
1999-12-23 Gurusamy Sarathy integrate mainline contents into utfperl
1999-12-16 Gurusamy Sarathy avoid coredump on diagnostics when STDERR is closed
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-08 Gurusamy Sarathy apply change#4618 again along with Ilya's patch to...
1999-12-07 Gurusamy Sarathy typos in change#4660
1999-12-06 Gurusamy Sarathy allow IRIX 6.5 to build perl (from Helmut Jarausch
1999-12-04 Gurusamy Sarathy make uninitialized value warnings report opcode
1999-12-03 Gurusamy Sarathy revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:...
1999-12-02 Ilya Zakharevich applied suggested patch with prototype changes
1999-12-01 Gurusamy Sarathy avoid "Callback called exit" error on intentional exit()
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-19 Chip Salzenberg Undef printf before redirecting it to PerlIO_stdoutf.
1999-11-14 Gurusamy Sarathy cosmetic tweaks
1999-11-13 Jarkko Hietaniemi Continue largefileness separation from quadness;
1999-11-13 Jarkko Hietaniemi Try to fix largefileness so that it "works" without...
1999-11-11 Jarkko Hietaniemi Turn on largefileness always if available and
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-08 Gurusamy Sarathy preliminary support for perl_clone() (still needs work in
1999-11-06 Jarkko Hietaniemi Replace the explicit zeros with NOOPs.
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-04 Jarkko Hietaniemi Incremental Mac integration from Matthias.
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-11-02 Jarkko Hietaniemi Initial integration of the MacPerl changes form Matthias.
1999-10-31 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-31 Gurusamy Sarathy remove unused struct Outrec
1999-10-30 Jarkko Hietaniemi Add HAS_QUAD ($Config{d_quad}); use it.
1999-10-29 Jarkko Hietaniemi Continue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko Hietaniemi Move the IV, UV, I8, U8, ..., and NV to metaconfig
1999-10-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-29 Jarkko Hietaniemi Remove quad logic from perl.h; regen Configure;
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-10-28 Jarkko Hietaniemi Fix printing of uids and gids; regen Configure.
1999-10-27 Gurusamy Sarathy integrate cfgperl contents into mainline; merge conflicts
1999-10-27 Gurusamy Sarathy patch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-10-27 Jarkko Hietaniemi Regen Configure.
1999-10-27 Jarkko Hietaniemi Integrate with Sarathy; manual resolve on regcomp.c...
1999-10-27 Jarkko Hietaniemi Nosuid checking for statfs() people: from Spider Boardman.
1999-10-27 Gurusamy Sarathy more GCC v2.95 induced adjustments
1999-10-26 Jarkko Hietaniemi Revert #4457 for more investigation.
1999-10-26 Jarkko Hietaniemi Add getmnt() to nosuid checking.
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Ilya Zakharevich Re: [PATCH 5.005_62] OS/2 improvements
1999-10-23 Nick Ing-Simmons Resolve mainline before possible hacking operertunity...
1999-10-19 Jarkko Hietaniemi Long double support: sqrtl et al are not available...
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-16 Nick Ing-Simmons Resolve utfperl branch against mainline as of _62
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-09 Thomas Conté While awaiting a good test program to detect the broken...
1999-10-08 Gurusamy Sarathy remove kludgey duplicate background error avoidance...
1999-10-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-10-02 Jarkko Hietaniemi Untangle the IV_IS_QUAD jungle by introduding
1999-10-02 Nick Ing-Simmons Incremental merge of mainline
1999-09-20 Jarkko Hietaniemi Add usemorebits and uselfs.
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-14 Jarkko Hietaniemi Not that UVSIZE normally differs that much from IVSIZE...
1999-09-13 Gurusamy Sarathy integrate cfgperl contents into mainline, update Changes
1999-09-13 Jarkko Hietaniemi Scan always for <pthread.h>.
1999-09-13 Jarkko Hietaniemi Applying change #4136 manually introduced patch residue.
1999-09-13 Robin Barker Replace change #4100 with
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
next