New attempt to clone callack
[p5sagit/p5-mst-13.2.git] / perl.h
2001-06-09 Jarkko Hietaniemi Numeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-05 Jarkko Hietaniemi Make up prototypes only for those who have the functions
2001-06-05 Prymmer/Kahn Re: Not OK: perl@10439 on win32
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko Hietaniemi Missed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-03 Jarkko Hietaniemi The non-locale places need love, too.
2001-06-03 Jarkko Hietaniemi "10.", that is, decimal numbers can have no decimal...
2001-06-03 Jarkko Hietaniemi Potential buffer overrun if the radix separator is...
2001-06-03 Jarkko Hietaniemi Integrate change #10412 from maintperl; locale is now
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Hugo van der Sanden Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-31 Nick Ing-Simmons Integrate mainline.
2001-05-31 Abhijit Menon-Sen [PATCH] DEBUG_* macro cleanups
2001-05-31 Jarkko Hietaniemi Salvage bits and pieces from the experimental 'utf8...
2001-05-24 Andy Dougherty Re: Making perl with -Wall
2001-05-24 Jarkko Hietaniemi IV/UV casting fixes from Nicholas Clark.
2001-05-24 Michael G. Schwern Re: Making perl with -Wall
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-05-14 Ilya N. Golubev [ID 20010514.025] _SVID3 in <sys/statvfs.h>
2001-05-11 Jarkko Hietaniemi Remove the 'asciir' re subpragma. Should instead implement
2001-05-09 Jarkko Hietaniemi One more workaround for the UTS compiler from Hal Morris.
2001-05-02 Jarkko Hietaniemi Workaround for UTS compiler casting bug from Hal Morris.
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-04-30 Jarkko Hietaniemi Change PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-28 Jarkko Hietaniemi For PerlIO flush the children's file handles (on fork...
2001-04-23 Mark-Jason Dominus Re: PATCH 5.7.1
2001-04-23 Mark-Jason Dominus PATCH 5.7.1
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Nick Ing-Simmons More EBCDIC tweaks:
2001-03-17 Nick Ing-Simmons Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
2001-03-16 Nick Ing-Simmons EBCDIC Fixes.
2001-03-09 Dave Mitchell Re: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Dave Mitchell Re: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Peter Prymmer Re: Unicode/EBCDIC
2001-02-25 Jarkko Hietaniemi Retract #8929,8930,8932,8933 for now.
2001-02-25 Jarkko Hietaniemi Integrate perlio:
2001-02-25 Jarkko Hietaniemi (Retracted by #8395.)
2001-02-25 Nick Ing-Simmons GCC __atribute__ / printf fix
2001-02-23 Vadim Konovalov fix for parameter -Dm (for perl@8867)
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-14 Jarkko Hietaniemi Duplicate environment for JPL so that JDK 1.2/1.3 don...
2001-02-13 Jarkko Hietaniemi Comments do not nest.
2001-02-12 Doug MacEachern Re: [patch] context for 'U' magic functions
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Jarkko Hietaniemi Fix for the fa_IR locale failure. The reason for the...
2001-01-30 Jarkko Hietaniemi Microperl sync.
2001-01-25 Ilya Zakharevich overload int()
2001-01-24 Charles Bailey SYN SYN
2001-01-16 Nick Ing-Simmons Provide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-10 Jarkko Hietaniemi Not defining PERL_PRESERVE_IVUV fixes only the op/inc...
2001-01-10 Jarkko Hietaniemi Turn off the integer preservation for now.
2001-01-08 Nick Ing-Simmons Fix "scalars leaked" bugs caused by overload magic
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Inaba Hiroto more UTF8 test suites and an UTF8 patch
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...
next