This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / embed.h
2003-05-22 Jarkko HietaniemiIntegrate:
2003-05-07 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-05-01 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-03-17 LAUN WolfgangIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-09 Jarkko HietaniemiIntegrate (and regen_headers):
2003-03-02 Jarkko HietaniemiIntegrate:
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-28 Jarkko HietaniemiThe Great Pad Run of '02
2003-02-28 Jarkko Hietaniemi-Dv option (prerequisite for pad.[ch])
2003-02-26 Jarkko HietaniemiIntegrate:
2003-02-18 Jarkko HietaniemiIntegrate:
2003-02-18 Jarkko HietaniemiIntegrate:
2003-02-06 Jarkko HietaniemiIntegrate:
2002-12-30 Jarkko HietaniemiBetter version of change #18370; use the new 'E' flag
2002-12-30 Jarkko HietaniemiIn AIX (strict symbol exports) the cxinc is needed...
2002-12-30 Jarkko HietaniemiMissed one.
2002-12-29 Jarkko HietaniemiContinue on change #18367; implement the said flag...
2002-12-29 Jarkko HietaniemiCaught by change #18366; thanks to the re extension...
2002-12-29 Jarkko HietaniemiImplement the CPP namespace protection from [perl ...
2002-12-26 Jarkko HietaniemiIntroduce a cache for UTF-8 data: length and byte<...
2002-12-23 Jarkko HietaniemiIntegrate:
2002-11-28 Jarkko HietaniemiRetry the #17920.
2002-11-28 Jarkko HietaniemiUrque. Retract #18206 since it got two patches interleaved
2002-11-28 H.Merijn BrandIntegrate:
2002-11-09 Jarkko HietaniemiIntegrate
2002-11-05 Jarkko Hietaniemiperl embed.pl
2002-11-04 Slaven RezicRe: [perl #18066] Bug in -I when path has double colons?
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-10 John PeacockVersion object combined patch
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-08-20 John PeacockVersion object patch #1
2002-08-17 Nicholas ClarkCopy On Write
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-17 Dave MitchellRe: deb.c compile time error (patchlevel 17721)
2002-08-12 Dave Mitchelladd verbose stack display option, -Dvs
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-07-17 Chris NandorIntegrate perl
2002-07-16 Gurusamy Sarathyintegrate a variant of change#17568 from maint-5.6...
2002-06-13 Chris NandorIntegrate perl
2002-06-09 Doug MacEachernRe: unique attribute?
2002-05-08 Chris NandorIntegrate with perl
2002-05-01 Jarkko HietaniemiTry #2 of getting rid of bincompat5005.
2002-05-01 Jarkko HietaniemiRemove sv_setpviv{_,mg}; regen perlapi.
2002-04-16 Jarkko Hietaniemimy $utf8here, our $utf8here, and package variable ...
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Jarkko HietaniemiMake hv_notallowed a static as suggested by Nicholas...
2002-04-03 Nick Ing-SimmonsFix segfaults when mainthread exits with other threads...
2002-03-23 Dave Mitchelltidy sv.[ch] after CRIPPLED_CC removal
2002-03-21 Dave Mitchell-DCRIPPLED_CC RIP
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiFix for "UTF-8 bug with s///" from Hugo.
2002-03-19 Jarkko Hietaniemis/regcinclasslen/reginclass/ and remove the old
2002-03-17 Jarkko HietaniemiImplement the retry-on-ERANGE for the get*_r().
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-03-10 Jarkko HietaniemiRenaming tweaks, and split off the reentrant "superbuffer"
2002-03-07 Jarkko HietaniemiRetract #14985, #14899, and #14990, following the princ...
2002-03-04 Jarkko HietaniemiNeeded for threaded builds.
2002-03-04 Jarkko HietaniemiNeeded by #14985.
2002-02-24 John PeacockRe: Copying PV only with possible UTF-8 characters
2002-02-22 Ilya Zakharevichpack with a human face: the sequel
2002-02-21 Ilya Zakharevichgrouping in pack/unpack
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2002-01-23 Chris Nandorcoderefs in @INC and absolute paths
2002-01-23 Michael G. SchwernRe: bless() bug ? Why fails reblessing of 'main::Object...
2002-01-21 Jarkko Hietaniemipath_is_absolute() needs a prototype (and maybe
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-18 Nick Ing-SimmonsSplit out core of sv_magic() into sv_magicext().
2002-01-15 Mattia BarbonAdd Slab_Free to embed.fnc
2002-01-15 Jarkko HietaniemiIntegrate perlio:
2002-01-15 Nick Ing-SimmonsRegen embed enable slab for PERL_IMPLICIT_SYS
2002-01-15 Nick Ing-SimmonsIntegrate rest of mainline
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-14 Jarkko HietaniemiRetract #14251 (the op slab allocator from perlio)
2002-01-13 Nick Ing-SimmonsSlab allocator for ops
2002-01-05 Jarkko HietaniemiFinish up (ha!) the Unicode case folding;
2002-01-05 Jarkko HietaniemiOoops. Retract the regex parts of #14090.
2002-01-05 Nicholas Clark[REPATCH] Re: [PATCH] Re: socketpair blip on unicos...
2002-01-04 Jarkko HietaniemiIf we do have socketpair(), make my_socketpair()
2002-01-02 Jarkko HietaniemiMake ibcmp_utf8() optionally progress in either string for
2001-12-30 Jarkko HietaniemiRegen files.
2001-12-30 Nick Ing-Simmonsremove embed.pl duplicates
2001-12-29 Nick Ing-SimmonsNicholas Clark's embed.pl fix for my_socketpair
2001-12-25 John PeacockRe: Not OK 13881
2001-12-23 Nicholas Clarksocketpair emulation
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-12-21 Jarkko HietaniemiMake using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiSome bincompat clawbacks.
2001-12-13 Jarkko HietaniemiIt could be possible for the case-insensitive
2001-12-09 Spider BoardmanRe: attributes are broken
2001-12-03 Jarkko HietaniemiMake sharepvn a macro since all it does is a deref.
2001-11-30 Jarkko HietaniemiMore forgotten checkins.
2001-11-28 Jarkko HietaniemiFix for "a\x{100}" =~ /A/i.
next