summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-3/+0
* Fix for "UTF-8 bug with s///" from Hugo.Jarkko Hietaniemi2002-03-201-0/+2
* s/regcinclasslen/reginclass/ and remove the oldJarkko Hietaniemi2002-03-191-2/+1
* Implement the retry-on-ERANGE for the get*_r().Jarkko Hietaniemi2002-03-171-0/+5
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-0/+2
* Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-101-0/+3
* Retract #14985, #14899, and #14990, following the principlesJarkko Hietaniemi2002-03-071-1/+0
* Escapee.Jarkko Hietaniemi2002-03-041-0/+1
* Needed by #14985.Jarkko Hietaniemi2002-03-041-0/+2
* Re: Copying PV only with possible UTF-8 charactersJohn Peacock2002-02-241-0/+1
* pack with a human face: the sequelIlya Zakharevich2002-02-221-0/+1
* grouping in pack/unpackIlya Zakharevich2002-02-211-0/+5
* Integrate mainlineNick Ing-Simmons2002-01-251-1/+9
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-11/+3
* Split out core of sv_magic() into sv_magicext().Nick Ing-Simmons2002-01-181-0/+1
* Add Slab_Free to embed.fncMattia Barbon2002-01-151-0/+1
* Integrate perlio:Jarkko Hietaniemi2002-01-151-0/+2
|\
| * Regen embed enable slab for PERL_IMPLICIT_SYSNick Ing-Simmons2002-01-151-1/+2
| * Integrate rest of mainlineNick Ing-Simmons2002-01-151-1/+0
| |\ | |/ |/|
| * Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-1/+3
* | Retract #14251 (the op slab allocator from perlio)Jarkko Hietaniemi2002-01-141-1/+0
|/
* Slab allocator for opsNick Ing-Simmons2002-01-131-0/+1
* Finish up (ha!) the Unicode case folding;Jarkko Hietaniemi2002-01-051-1/+2
* Ooops. Retract the regex parts of #14090.Jarkko Hietaniemi2002-01-051-2/+1
* [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, tooNicholas Clark2002-01-051-1/+2
* If we do have socketpair(), make my_socketpair()Jarkko Hietaniemi2002-01-041-4/+0
* One more iteration of the ibcmp_utf8() interface,Jarkko Hietaniemi2002-01-021-1/+1
* Make ibcmp_utf8() optionally progress in either string forJarkko Hietaniemi2002-01-021-1/+1
* Integrate perlio:Jarkko Hietaniemi2001-12-291-1/+1
|\
| * Nicholas Clark's embed.pl fix for my_socketpairNick Ing-Simmons2001-12-291-1/+1
| * Integrate mainlineNick Ing-Simmons2001-12-271-0/+31
| |\ | |/ |/|
* | Integrate perlio:Jarkko Hietaniemi2001-12-231-0/+28
|\ \ | |/
| * Put PerlIO stuff inside EXTERN CNick Ing-Simmons2001-12-221-1/+3
| * Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-0/+26
* | socketpair emulationNicholas Clark2001-12-231-0/+3
|/
* Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-211-0/+2
* Some bincompat clawbacks.Jarkko Hietaniemi2001-12-191-0/+3
* It could be possible for the case-insensitiveJarkko Hietaniemi2001-12-131-1/+1
* Re: attributes are brokenSpider Boardman2001-12-091-2/+3
* Make sharepvn a macro since all it does is a deref.Jarkko Hietaniemi2001-12-031-1/+0
* More forgotten checkins.Jarkko Hietaniemi2001-11-301-0/+1
* Make to Unicode character functions to use UVsJarkko Hietaniemi2001-11-301-31/+31
* Fix for "a\x{100}" =~ /A/i.Jarkko Hietaniemi2001-11-281-0/+1
* regen_headers.Jarkko Hietaniemi2001-11-231-0/+1
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-1/+0
* The _uni_display should not be in dump.c since theyJarkko Hietaniemi2001-11-191-2/+2
* runtime runops switchIlya Zakharevich2001-11-161-3/+1
* v-strings as Objects Step 1John Peacock2001-11-151-0/+1
* -s on #! line Rafael Garcia-Suarez2001-11-081-0/+1
* ... and the proto to go with #12865.Jarkko Hietaniemi2001-11-061-0/+1