summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* move all pad-related code to its own src fileDave Mitchell2002-10-021-16/+44
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-18/+0
* Version object patch #1John Peacock2002-08-201-2/+12
* Copy On WriteNicholas Clark2002-08-171-0/+12
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-24/+0
* Re: deb.c compile time error (patchlevel 17721)Dave Mitchell2002-08-171-1/+1
* add verbose stack display option, -DvsDave Mitchell2002-08-121-0/+8
* Defined-or patch (cleaned up)Brent Dax2002-08-051-0/+4
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-0/+10
* Re: unique attribute?Doug MacEachern2002-06-091-1/+1
* Try #2 of getting rid of bincompat5005.Jarkko Hietaniemi2002-05-011-37/+1
* Remove sv_setpviv{_,mg}; regen perlapi.Jarkko Hietaniemi2002-05-011-4/+0
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+2
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-2/+4
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-061-2/+12
* Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-0/+2
* tidy sv.[ch] after CRIPPLED_CC removalDave Mitchell2002-03-231-6/+0
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-6/+0
* Fix for "UTF-8 bug with s///" from Hugo.Jarkko Hietaniemi2002-03-201-0/+4
* s/regcinclasslen/reginclass/ and remove the oldJarkko Hietaniemi2002-03-191-3/+1
* Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-0/+1
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+4
* Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-101-0/+6
* Retract #14985, #14899, and #14990, following the principlesJarkko Hietaniemi2002-03-071-2/+0
* Needed for threaded builds.Jarkko Hietaniemi2002-03-041-0/+2
* Needed by #14985.Jarkko Hietaniemi2002-03-041-0/+4
* Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-0/+2
* pack with a human face: the sequelIlya Zakharevich2002-02-221-0/+2
* grouping in pack/unpackIlya Zakharevich2002-02-211-0/+10
* Integrate mainlineNick Ing-Simmons2002-01-251-5/+15
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-20/+6
* Split out core of sv_magic() into sv_magicext().Nick Ing-Simmons2002-01-181-0/+2
* Regen embed enable slab for PERL_IMPLICIT_SYSNick Ing-Simmons2002-01-151-0/+2
* Integrate rest of mainlineNick Ing-Simmons2002-01-151-2/+0
|\
| * Retract #14251 (the op slab allocator from perlio)Jarkko Hietaniemi2002-01-141-2/+0
* | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-0/+4
|/
* Slab allocator for opsNick Ing-Simmons2002-01-131-0/+2
* Finish up (ha!) the Unicode case folding;Jarkko Hietaniemi2002-01-051-1/+3
* Ooops. Retract the regex parts of #14090.Jarkko Hietaniemi2002-01-051-3/+1
* [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, tooNicholas Clark2002-01-051-1/+3
* If we do have socketpair(), make my_socketpair()Jarkko Hietaniemi2002-01-041-4/+0
* Make ibcmp_utf8() optionally progress in either string forJarkko Hietaniemi2002-01-021-1/+1
* Regen files.Jarkko Hietaniemi2001-12-301-48/+0
* Nicholas Clark's embed.pl fix for my_socketpairNick Ing-Simmons2001-12-291-1/+49
* Re: Not OK 13881John Peacock2001-12-251-0/+6
* Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-0/+48
* Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-211-0/+4
* Some bincompat clawbacks.Jarkko Hietaniemi2001-12-191-0/+6
* It could be possible for the case-insensitiveJarkko Hietaniemi2001-12-131-1/+1
* Re: attributes are brokenSpider Boardman2001-12-091-2/+4