This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make map behave like grep wrt indirect object slot when
[perl5.git] / perl.h
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-07-06 M. J. T. Guyfix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Ilya Zakharevichapplied slightly tweaked version of suggested patch for
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
1999-07-05 Jarkko HietaniemiAIX threaded build, plus few more on the side.
1999-07-05 Jarkko HietaniemiIntegrate with mainperl.
1999-07-05 Fifer, Ericcygwin32 update
1999-06-27 Olaf FlebbeEPOC port to Psion5.
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-17 Jarkko HietaniemiFixed two long-standing locale bugs.
1999-06-12 Gurusamy SarathyEXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathyimplement C<use caller 'encoding'>
1999-06-10 Gurusamy Sarathypart of the platform changes for IMPLICIT_CONTEXT
1999-06-10 Gurusamy Sarathymost globals are now interpreter local; locale initiali...
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-28 Tom HughesByteLoader mark 2
1999-05-21 Gurusamy Sarathyfix breakage when neither FFLUSH_ALL nor FFLUSH_NULL...
1999-05-17 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-13 Jarkko HietaniemiAdd HAS_MEMCHR and make memchr into a cpp macro if...
1999-05-13 Jarkko HietaniemiStill fflushing strong.
1999-05-12 Jarkko HietaniemiDetect whether fflush(NULL) works as per change #3352.
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberggutsupport for C++ exceptions
1999-05-10 Gurusamy Sarathy"weak" references internals, still needs perlguts docum...
1999-05-10 Ilya ZakharevichSelf-consistent numeric conversion again
1999-05-10 Jan DuboisFix -Dm memory debugging for PERL_OBJECT
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-05-09 Gurusamy Sarathyflush all open output buffers before fork(), exec(...
1999-04-13 Jarkko HietaniemiCroak if no known ways to semctl() (don't assume union...
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-03-09 Gurusamy Sarathyfix parsing of here documents in C<eval 's/.../<<FOO/e'>
1999-03-08 Gurusamy Sarathyremove bogus symbols from global.sym
1999-02-24 Gurusamy Sarathyintegrate cfgperl contents
1999-02-24 Hans Mulderadjust a Perl_malloc() flag for NeXT
1999-02-19 Jarkko Hietaniemipack/unpack better in (network-)short-non-16-bits and
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-15 Gurusamy Sarathy#include patchlevel.h by default, provide
1999-02-12 Jan Duboisremove OVERLOAD conditionals
1999-02-11 Gurusamy Sarathybinmode() support for cygwin32 (suggested by Steven...
1999-02-08 Gurusamy Sarathymake safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathyremove spurious #endif in last change
1999-02-08 Gurusamy Sarathymake EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko HietaniemiConfigure update.
1999-02-03 Gurusamy SarathyPL_uuemap[] init needs help for sizeof()
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1999-01-22 Jarkko Hietanieminosuid getmntent() branch.
1999-01-19 Jarkko HietaniemiJumbo Configure update.
1998-12-11 Jarkko HietaniemiMAXPATHLEN.
1998-12-06 Gurusamy Sarathyfix outdated/incorrect info about arbitrary limits
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-11-27 Gurusamy Sarathyeliminate dup hunk from integration
1998-11-27 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-18 Horst von Brandpp.c uses 'unsigned Quad_t'
1998-11-12 Jarkko HietaniemiIntegrate from mainperl.
1998-11-09 Hans MulderRe: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
1998-11-08 Gurusamy Sarathyintegrate changes#2120,2168,2218 from maint-5.005;
1998-11-07 Hans MulderFinalize the Mach CThreads support.
1998-11-06 Jarkko HietaniemiMach CThreads needs #include <mach/cthreads.h>.
1998-11-02 Jarkko HietaniemiDetrail enum comma.
1998-10-30 Ilya ZakharevichOverloaded <> and deref again
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-27 Brian HarrisonMach cthreads support based on:
1998-10-20 Scott Henry64-bitness, based on
1998-10-19 Jarkko Hietaniemivmesaish.h doesn't exclude unixish.h.
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-17 Gurusamy SarathyRhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h ...
1998-10-02 Jarkko Hietaniemivarious Configure and hints updates (prefer drand48...
1998-10-02 Gurusamy Sarathyuse SETERRNO() to reset errno (suggested by Charles...
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-23 Albert DvornikSSNEW() API for allocating memory on the savestack
1998-09-23 Green, PaulRE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
1998-09-23 Matthew T Hardenupdated usethreads hints for hpux 10.X
1998-09-23 Jarkko Hietaniemiapply minimal variant of patch (sent via private mail)
1998-09-23 Ilya Zakharevichsupport match indices via special variables @- and @+
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-02 Ilya Zakharevichtweaked version of suggested patch
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-08-02 Gurusamy SarathyPERL_OBJECT bincompat fixes from Douglas Lankshear...
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-21 Gurusamy Sarathychange case of PERL_OBJECT filenames, consistent with...
1998-07-21 Gurusamy Sarathypart 1 of PERL_OBJECT fixes for new var names
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsDrat! - threaded perl-malloc has mutex that needs PL_
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-18 Gurusamy Sarathyfix lvalue leaks stemming from failure to free LvTARG(sv)
1998-07-14 Hans Mulderapplied patch, slightly tweaked
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
next