This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 20001130.011] expression parsing bug ?
[perl5.git] / perl.h
2000-11-29 Simon CozensTokeniser debugging
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Jarkko HietaniemiThe type needs to be visible to protos.
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-20 Jarkko HietaniemiAssume SOCKS is broken in all 64bitall platforms, not...
2000-11-20 Jarkko HietaniemiMake certain MacOS Classic has NO_ENVIRON_ARRAY.
2000-11-18 Ilya Zakharevich[PATCH 5.7.0] make regcomp reenterable
2000-11-15 Jarkko HietaniemiUINT64_C() work continues.
2000-11-15 Jens HamischSOCKS has its own USE_THREADS, based on
2000-11-14 Jens HamischHoist the duplicated socket/netdb include logic to...
2000-11-13 Jarkko HietaniemiTypos in #7667.
2000-11-13 Jarkko HietaniemiCleanup messy #ifdef.
2000-11-04 Nick Ing-SimmonsIntegrate mainline again
2000-11-04 Vadim KonovalovLocales support (setlocale) fixes
2000-10-28 Jarkko HietaniemiThe 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 HamischDon't write double values through long double pointers,
2000-10-20 Charles BaileySYN SYN
2000-10-13 Jarkko HietaniemiIn Amdahl UTS "struct sv" is defined by a system header,
2000-10-13 Ilya ZakharevichIVs in mtats
2000-10-03 Jarkko HietaniemiIntroduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-10-03 Olaf FlebbeEpoc update
2000-10-02 Daniel ChetlinFix aliasing of tied filehandles
2000-09-14 Robin Barkercontinued -Wformat support
2000-08-31 Jarkko HietaniemiTry to deduce NV_MAX. Really should be Configure fodder.
2000-08-31 Jarkko Hietaniemisscanf() 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 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-04 Charles BaileyYA resync with mainstem, including VMS patches from...
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...
next