summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sharepvn a macro since all it does is a deref.Jarkko Hietaniemi2001-12-031-2/+0
* More forgotten checkins.Jarkko Hietaniemi2001-11-301-0/+2
* Fix for "a\x{100}" =~ /A/i.Jarkko Hietaniemi2001-11-281-0/+2
* regen_headers.Jarkko Hietaniemi2001-11-231-0/+2
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-2/+0
* The _uni_display should not be in dump.c since theyJarkko Hietaniemi2001-11-191-4/+4
* runtime runops switchIlya Zakharevich2001-11-161-6/+2
* v-strings as Objects Step 1John Peacock2001-11-151-0/+2
* -s on #! line Rafael Garcia-Suarez2001-11-081-0/+2
* Unicode: add ToFold mapping. Not used yet; but basicallyJarkko Hietaniemi2001-11-021-0/+2
* Make sv_recode_to_utf8() a real API: the encodingJarkko Hietaniemi2001-10-311-1/+1
* Enable -Mencoding=foobar also for string literals.Jarkko Hietaniemi2001-10-311-0/+2
* Rewrite sv_uni_display() as pv_uni_display() asJarkko Hietaniemi2001-10-241-0/+2
* sv_uni_display(): do not add the "...", let the callerJarkko Hietaniemi2001-10-231-1/+1
* Implement multicharacter case mappings where a singleJarkko Hietaniemi2001-10-211-0/+2
* Integrate perlio:Jarkko Hietaniemi2001-10-201-12/+2
|\
| * Add a new flag character 'm' to embed.pl set to representNick Ing-Simmons2001-10-201-12/+0
|/
* Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-161-1/+1
* Make the toupper/lower/title API for Unicode not rightJarkko Hietaniemi2001-10-091-12/+6
* Retract the #12259 for now.Jarkko Hietaniemi2001-09-301-14/+0
* Patch to put qsortsv in the public APIBrian Ingerson2001-09-301-2/+2
* Re: macro redefinitions on Win32 (was Re: Question about PERLIO)Nicholas Clark2001-09-281-0/+14
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-271-2/+4
* Retract #12013, didn't go over too well in Tru64.Jarkko Hietaniemi2001-09-141-14/+0
* (Retracted by #12015)Nicholas Clark2001-09-141-0/+14
* Regen headers.Jarkko Hietaniemi2001-09-131-4/+0
* Re: [ID 20010810.011] 'use v2b' not allowed with strictRafael Garcia-Suarez2001-09-091-1/+1
* Re: [ID 20010825.006] -DCRIPPLED_CC is brokenNicholas Clark2001-09-051-0/+14
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w...Nicholas Clark2001-09-051-0/+6
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-2983/+1