This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
An obsoleted diagnostic.
[perl5.git] / perl.h
2000-08-18 AbigailIntroduce NVef, NVff, and NVgf, use the middle one.
2000-08-16 Christian KirschThe numeric locale was reset to "C" by s?printf and...
2000-08-14 Mike GuyRe: [PATCH] @+, @- readonly
2000-08-02 Paul SaabIn new BSDs changes to argv[] do not show up in ps...
2000-08-01 Jeff Okamoto[Proposed PATCH] Let Perl define QUAD_MIN and _MAX...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy SarathyPERL_OBJECT build tweak
2000-06-29 Doug MacEachernRe: [PATCH] Re: Speeding up method lookups
2000-06-01 Jarkko HietaniemiSignals-be-gone for microperl.
2000-06-01 Jarkko Hietaniemimicroperl nits from Simon Cozens.
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl
2000-05-30 Jarkko HietaniemiTweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-17 Gurusamy Sarathyreenable fake signal handling on Windows, bugs and all
2000-04-25 Jarkko HietaniemiOn second thoughts frexp() does have two arguments.
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-19 Gurusamy Sarathysupport for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-14 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Charles BaileyAdd vmsish 'hushed' option to suppress error messages...
2000-03-13 Jarkko HietaniemiSolaris long double fixes from Alan Burlison.
2000-03-12 Jarkko Hietaniemicontinue flogging the string->int conversion ifdefs
2000-03-12 Gurusamy Sarathyrework change#5664
2000-03-11 Jarkko HietaniemiFixes for #5661.
2000-03-11 Gurusamy Sarathyfix Strtoul() misdefinition is change#5661
2000-03-11 Jarkko HietaniemiUse Atof() instead of bare strtod(); ditto for Atol...
2000-03-11 Gurusamy Sarathytweaks for lynxos build (from Ed Mooring <mooring@lynx...
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-05 Michael G Schwernsitelib_stem and vendorlib_stem patches from Andy;
2000-03-05 Gurusamy Sarathyshup up warnings about dNOOP from gcc with __attribute_...
2000-03-04 Jarkko HietaniemiHP-UX 64-bitness cures
2000-03-04 Jarkko Hietaniemiscratch #5508
2000-03-04 Jarkko HietaniemiIn HP-UX there is a secret handshake to get strtoll...
2000-03-03 Jarkko HietaniemiIntroduce i_ieefp because FreeBSD on ix86 needs that
2000-02-29 Jarkko HietaniemiAdd libsunmath (long double math library for Solaris,
2000-02-29 Gurusamy Sarathyremove bogus code that caused test failures on HP-UX
2000-02-29 Gurusamy Sarathymore adjustments needed for change#5342 under use5005th...
2000-02-29 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-28 Jarkko HietaniemiPut back madvise lost because of a typo.
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiMegalopatch for Configure: Andy's new installation...
2000-02-24 js@ddre.dkSome Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
2000-02-21 Jarkko Hietaniemidetypo
2000-02-20 Gurusamy Sarathymake change#3386 a build-time option (avoids problems...
2000-02-19 Gurusamy Sarathyavoid compiler warnings
2000-02-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathysome rearrangement of the includes for easier "microper...
2000-02-16 Jarkko HietaniemiHP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Gurusamy Sarathyprovide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-12 Jarkko Hietaniemimegalomaniac 64-bit update: most importantly,
2000-02-11 Jarkko HietaniemiGuard against accidental long long use.
2000-02-09 Charles BaileyResync with mainline
2000-02-09 Jarkko Hietaniemi(fake) use of getcwd.
2000-02-09 Jarkko HietaniemiAdd/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-04 Jarkko HietaniemiHP-UX largefileness doesn't like lseek being redeclared;
2000-02-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-04 Jarkko HietaniemiConfigure megamaintenance. Cppsym (hopefully) final...
2000-02-04 Gurusamy Sarathypatch to provide more informative names for evals and...
2000-02-01 Gurusamy SarathyHINT_UTF8 is not propagated to the op tree anymore...
2000-01-24 Gurusamy Sarathyenable function wrappers for access to globals under...
2000-01-23 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-01-22 Gurusamy Sarathyadd patch for printf-style format typechecks (from...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-19 Jarkko HietaniemiAdd NV_PRESERVES_UV.
2000-01-17 Jarkko HietaniemiAdd -D_GNU_SOURCE into ccflags for gcc (for now to...
2000-01-16 Jarkko Hietaniemistrtoll works better ternary.
2000-01-16 Jarkko HietaniemiKnow strtoll.
2000-01-15 Jarkko HietaniemiMetaconfig and Porting patches from Andy; start using...
2000-01-15 Jarkko HietaniemiMetaconfig and Porting patches from Andy; start using...
2000-01-10 Gurusamy Sarathycheck for USE_ITHREADS sanity was too restrictive
2000-01-10 Gurusamy Sarathyuseithreads needs usemultiplicity
2000-01-09 Gurusamy Sarathymore changes for new-style version numbers (versions...
2000-01-09 Gurusamy SarathyConfigure changes for new-style version numbers (from...
1999-12-28 Gurusamy Sarathyintegrate utfperl contents into mainline
1999-12-28 Gurusamy Sarathyintegrate mainline contents
1999-12-24 Gurusamy Sarathysupport for v5.5.640 style version numbers
1999-12-23 Gurusamy Sarathybring in basic threads stuff under USE_ITHREADS
1999-12-23 Gurusamy Sarathyintegrate mainline contents into utfperl
1999-12-16 Gurusamy Sarathyavoid coredump on diagnostics when STDERR is closed
1999-12-12 Gurusamy Sarathyintegrate mainline changes
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.
next