Unicode data updated to be the latest beta of the Unicode 3.0.
[p5sagit/p5-mst-13.2.git] / perl.h
1999-08-03 Jarkko Hietaniemi Retract #3912, much too many compilation warnings
1999-08-03 Sven Verdoolaege (Retracted). See #3913.
1999-08-03 Jarkko Hietaniemi Change #3790 redemption: with a little additional
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Jarkko Hietaniemi 64-bit work. Now 32-bit platforms get a 100% make...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevich More optimizations to REx engine
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-08-01 Fifer, Eric cygwin update
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathy notes on PERL_IMPLICIT_CONTEXT (from a version by Natha...
1999-08-01 Jarkko Hietaniemi Undo #3790 and the patches that attempted to fix it
1999-07-31 Jarkko Hietaniemi Hack the "integer overflow" code some more.
1999-07-29 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-28 Norton T. Allen Need to add QNX to the list for DONT_DECLARE_STD.
1999-07-28 Gurusamy Sarathy avoid warning (from Doug MacEachern)
1999-07-27 Gurusamy Sarathy provide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Stephen McCamant Eliminate CONDOPs
1999-07-06 M. J. T. Guy fix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-05 Jarkko Hietaniemi AIX threaded build, plus few more on the side.
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Fifer, Eric cygwin32 update
1999-06-27 Olaf Flebbe EPOC port to Psion5.
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-17 Jarkko Hietaniemi Fixed two long-standing locale bugs.
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathy implement C<use caller 'encoding'>
1999-06-10 Gurusamy Sarathy part of the platform changes for IMPLICIT_CONTEXT
1999-06-10 Gurusamy Sarathy most globals are now interpreter local; locale initiali...
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-21 Gurusamy Sarathy fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL...
1999-05-17 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-13 Jarkko Hietaniemi Add HAS_MEMCHR and make memchr into a cpp macro if...
1999-05-13 Jarkko Hietaniemi Still fflushing strong.
1999-05-12 Jarkko Hietaniemi Detect whether fflush(NULL) works as per change #3352.
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberg gutsupport for C++ exceptions
1999-05-10 Gurusamy Sarathy "weak" references internals, still needs perlguts docum...
1999-05-10 Ilya Zakharevich Self-consistent numeric conversion again
1999-05-10 Jan Dubois Fix -Dm memory debugging for PERL_OBJECT
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-09 Gurusamy Sarathy flush all open output buffers before fork(), exec(...
1999-04-13 Jarkko Hietaniemi Croak if no known ways to semctl() (don't assume union...
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-03-09 Gurusamy Sarathy fix parsing of here documents in C<eval 's/.../<<FOO/e'>
1999-03-08 Gurusamy Sarathy remove bogus symbols from global.sym
1999-02-24 Gurusamy Sarathy integrate cfgperl contents
1999-02-24 Hans Mulder adjust a Perl_malloc() flag for NeXT
1999-02-19 Jarkko Hietaniemi pack/unpack better in (network-)short-non-16-bits and
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Gurusamy Sarathy #include patchlevel.h by default, provide
1999-02-12 Jan Dubois remove OVERLOAD conditionals
1999-02-11 Gurusamy Sarathy binmode() support for cygwin32 (suggested by Steven...
1999-02-08 Gurusamy Sarathy make safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathy remove spurious #endif in last change
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko Hietaniemi Configure update.
1999-02-03 Gurusamy Sarathy PL_uuemap[] init needs help for sizeof()
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1999-01-22 Jarkko Hietaniemi nosuid getmntent() branch.
1999-01-19 Jarkko Hietaniemi Jumbo Configure update.
1998-12-11 Jarkko Hietaniemi MAXPATHLEN.
1998-12-06 Gurusamy Sarathy fix outdated/incorrect info about arbitrary limits
1998-11-27 Jan Dubois add ext/Devel/Peek
1998-11-27 Gurusamy Sarathy eliminate dup hunk from integration
1998-11-27 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-18 Horst von Brand pp.c uses 'unsigned Quad_t'
1998-11-12 Jarkko Hietaniemi Integrate from mainperl.
1998-11-09 Hans Mulder Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
1998-11-08 Gurusamy Sarathy integrate changes#2120,2168,2218 from maint-5.005;
1998-11-07 Hans Mulder Finalize the Mach CThreads support.
1998-11-06 Jarkko Hietaniemi Mach CThreads needs #include <mach/cthreads.h>.
1998-11-02 Jarkko Hietaniemi Detrail enum comma.
1998-10-30 Ilya Zakharevich Overloaded <> and deref again
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-27 Brian Harrison Mach cthreads support based on:
1998-10-20 Scott Henry 64-bitness, based on
1998-10-19 Jarkko Hietaniemi vmesaish.h doesn't exclude unixish.h.
1998-10-17 Jarkko Hietaniemi The VM/ESA port essentials, based on
1998-10-17 Gurusamy Sarathy Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h ...
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-10-02 Gurusamy Sarathy use SETERRNO() to reset errno (suggested by Charles...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-23 Albert Dvornik SSNEW() API for allocating memory on the savestack
1998-09-23 Green, Paul RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
1998-09-23 Matthew T Harden updated usethreads hints for hpux 10.X
1998-09-23 Jarkko Hietaniemi apply minimal variant of patch (sent via private mail)
1998-09-23 Ilya Zakharevich support match indices via special variables @- and @+
next