Integrate mainline
[p5sagit/p5-mst-13.2.git] / perl.h
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevich speeding up object creation/destruction 4x times
2000-12-15 Ilya Zakharevich cosmetic change to overloading
2000-12-15 Jarkko Hietaniemi This seems to be a stage sane and stable enough to...
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-12-14 Nicholas Clark faster and 64 bit preserving arithmetic
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-Simmons Quieten some noise in Win32 builds:
2000-11-29 Simon Cozens Tokeniser debugging
2000-11-25 Jens Hamisch Undo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Jarkko Hietaniemi The type needs to be visible to protos.
2000-11-22 Jarkko Hietaniemi More SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Jarkko Hietaniemi Go ahead and #include <unistd.h> in perl.h.
2000-11-20 Jarkko Hietaniemi Assume SOCKS is broken in all 64bitall platforms, not...
2000-11-20 Jarkko Hietaniemi Make certain MacOS Classic has NO_ENVIRON_ARRAY.
2000-11-18 Ilya Zakharevich [PATCH 5.7.0] make regcomp reenterable
2000-11-15 Jarkko Hietaniemi UINT64_C() work continues.
2000-11-15 Jens Hamisch SOCKS has its own USE_THREADS, based on
2000-11-14 Jens Hamisch Hoist the duplicated socket/netdb include logic to...
2000-11-13 Jarkko Hietaniemi Typos in #7667.
2000-11-13 Jarkko Hietaniemi Cleanup messy #ifdef.
2000-11-04 Nick Ing-Simmons Integrate mainline again
2000-11-04 Vadim Konovalov Locales support (setlocale) fixes
2000-10-28 Jarkko Hietaniemi The reëntrant version shouldn't be needed unless USE_PU...
2000-10-27 Jens Hamisch [ID 20001027.002] Patch 7380 followup - Perl_modfl...
2000-10-20 Jens Hamisch Don't write double values through long double pointers,
2000-10-20 Charles Bailey SYN SYN
2000-10-13 Jarkko Hietaniemi In Amdahl UTS "struct sv" is defined by a system header,
2000-10-13 Ilya Zakharevich IVs in mtats
2000-10-03 Jarkko Hietaniemi Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-10-03 Olaf Flebbe Epoc update
2000-10-02 Daniel Chetlin Fix aliasing of tied filehandles
2000-09-14 Robin Barker continued -Wformat support
2000-08-31 Jarkko Hietaniemi Try to deduce NV_MAX. Really should be Configure fodder.
2000-08-31 Jarkko Hietaniemi sscanf() may be the only way to read long doubles from...
2000-08-23 Wilfredo Sánchez (Mac OS X): Don't #define environ unless PERL_CORE
2000-08-18 Abigail Introduce NVef, NVff, and NVgf, use the middle one.
2000-08-16 Christian Kirsch The numeric locale was reset to "C" by s?printf and...
2000-08-14 Mike Guy Re: [PATCH] @+, @- readonly
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Paul Saab In 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 Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy PERL_OBJECT build tweak
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-06-01 Jarkko Hietaniemi Signals-be-gone for microperl.
2000-06-01 Jarkko Hietaniemi microperl nits from Simon Cozens.
2000-05-31 Jarkko Hietaniemi microperl changes from Simon Cozens; Makefile for microperl
2000-05-30 Jarkko Hietaniemi Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-17 Gurusamy Sarathy reenable fake signal handling on Windows, bugs and all
2000-04-25 Jarkko Hietaniemi On second thoughts frexp() does have two arguments.
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-19 Gurusamy Sarathy support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-14 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-13 Charles Bailey Add vmsish 'hushed' option to suppress error messages...
2000-03-13 Jarkko Hietaniemi Solaris long double fixes from Alan Burlison.
2000-03-12 Jarkko Hietaniemi continue flogging the string->int conversion ifdefs
2000-03-12 Gurusamy Sarathy rework change#5664
2000-03-11 Jarkko Hietaniemi Fixes for #5661.
2000-03-11 Gurusamy Sarathy fix Strtoul() misdefinition is change#5661
2000-03-11 Jarkko Hietaniemi Use Atof() instead of bare strtod(); ditto for Atol...
2000-03-11 Gurusamy Sarathy tweaks for lynxos build (from Ed Mooring <mooring@lynx...
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Michael G Schwern sitelib_stem and vendorlib_stem patches from Andy;
2000-03-05 Gurusamy Sarathy shup up warnings about dNOOP from gcc with __attribute_...
2000-03-04 Jarkko Hietaniemi HP-UX 64-bitness cures
2000-03-04 Jarkko Hietaniemi scratch #5508
2000-03-04 Jarkko Hietaniemi In HP-UX there is a secret handshake to get strtoll...
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-02-29 Jarkko Hietaniemi Add libsunmath (long double math library for Solaris,
2000-02-29 Gurusamy Sarathy remove bogus code that caused test failures on HP-UX
2000-02-29 Gurusamy Sarathy more adjustments needed for change#5342 under use5005th...
2000-02-29 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-28 Jarkko Hietaniemi Put back madvise lost because of a typo.
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Megalopatch for Configure: Andy's new installation...
2000-02-24 js@ddre.dk Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
2000-02-21 Jarkko Hietaniemi detypo
2000-02-20 Gurusamy Sarathy make change#3386 a build-time option (avoids problems...
2000-02-19 Gurusamy Sarathy avoid compiler warnings
2000-02-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathy some rearrangement of the includes for easier "microper...
2000-02-16 Jarkko Hietaniemi HP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko Hietaniemi Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-11 Jarkko Hietaniemi Guard against accidental long long use.
2000-02-09 Charles Bailey Resync with mainline
2000-02-09 Jarkko Hietaniemi (fake) use of getcwd.
2000-02-09 Jarkko Hietaniemi Add/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-04 Jarkko Hietaniemi HP-UX largefileness doesn't like lseek being redeclared;
2000-02-04 Jarkko Hietaniemi Integrate with Sarathy.
next