summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* "Space Is a Province of Brazil"Nicholas Clark2003-11-221-7/+1
* Farewell hv_exists_common - exists is now a call to fetchNicholas Clark2003-11-221-6/+0
* Shift negative klen/flags games from hv_exists_common out to hv_existsNicholas Clark2003-11-221-1/+1
* Move the negative key -> utf8 flag conversion out to hv_deleteNicholas Clark2003-11-211-1/+1
* Merge sv_store_flags and sv_store_ent into sv_store_commonNicholas Clark2003-11-201-0/+6
* promote hv_clear_placeholders to perl APIAlan Burlison2003-11-201-0/+2
* merge hv_fetch and hv_fetch_ent into hv_fetch_commonNicholas Clark2003-11-191-6/+6
* integrate hv_delete and hv_delete_ent into hv_delete_commonNicholas Clark2003-11-191-0/+6
* merge hv_exists and hv_exists_ent into S_hv_exists_commonNicholas Clark2003-11-191-0/+10
* A new UTF-8 API, Perl_is_utf8_string_loc(), a variantJarkko Hietaniemi2003-09-101-0/+2
* Re: ByteLoader and MSWin32Adrian M. Enache2003-09-021-14/+6
* add "$lexical not available" warning in C<for my $lex ()>Dave Mitchell2003-08-091-0/+2
* Rename get_seed() to get_hash_seed(), as suggested byRafael Garcia-Suarez2003-07-181-2/+2
* Chicken out: the hash randomisation is not on by default.Jarkko Hietaniemi2003-07-111-0/+6
* The *right* way to make the csighandler visible.Jarkko Hietaniemi2003-07-101-4/+0
* Safe signals via POSIX::sigactionChip Salzenberg2003-07-091-0/+6
* Perl_doing_taint must be public, for programs that embed perlRafael Garcia-Suarez2003-06-291-4/+0
* Two debugging patches.Dave Mitchell2003-06-281-0/+10
* Make doing_taint() always available (though notJarkko Hietaniemi2003-06-271-0/+6
* Move the (pseudo)seed functio for (pseudo)random numbers to util.c.Jarkko Hietaniemi2003-06-221-6/+6
* Re: [perl #17934] tied STDERR and internal warningsSteve Grazzini2003-06-191-0/+6
* Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()Marcus Holland-Moritz2003-06-151-6/+0
* Followup on #19779: make the helper function static,Jarkko Hietaniemi2003-06-141-0/+6
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-031-6/+0
* Since pulling in File::Temp for tempfiles would pull inJarkko Hietaniemi2003-06-021-0/+6
* jumbo closure fixDave Mitchell2003-05-291-7/+1
* Introduce a new preprocessor symbol, PERL_DISABLE_PMC, toRafael Garcia-Suarez2003-05-211-2/+2
* [patch] Re: [perl #21728] regexp SEGVAdrian M. Enache2003-05-051-0/+2
* pack/unpack fixes from Wolfgang Laun:Jarkko Hietaniemi2003-05-051-0/+4
* If it's S_, it should be STATIC.Jarkko Hietaniemi2003-04-291-0/+10
* allow recursive FETCHesDave Mitchell2003-04-191-0/+6
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* pack changes and related fixesLAUN Wolfgang2003-03-171-13/+25
* I hate embed*. Tell me what you know.Jarkko Hietaniemi2003-03-091-0/+14
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compilingAbe Timmerman2003-03-021-4/+0
* Get MSWin32 back compilingAbe Timmerman2003-03-011-2/+0
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-0/+6
* Suppress empty #ifdef blocks in embed.plHugo van der Sanden2003-02-171-4/+0
* NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.Jarkko Hietaniemi2003-02-161-3/+7
* According to Sarathy it's better have the MinistryJarkko Hietaniemi2003-02-161-3/+0
* COW regexps:Nicholas Clark2003-02-161-0/+6
* inline SvREFCNT_dec:Nicholas Clark2003-02-161-0/+4
* As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES optionJarkko Hietaniemi2003-02-161-2/+7
* Forgotten from #18715.Jarkko Hietaniemi2003-02-161-0/+6
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-051-0/+2
* Integrate from maint-5.8:Jarkko Hietaniemi2003-01-221-0/+4
* integrate #18366-18370 from maint-5.8:Hugo van der Sanden2003-01-211-0/+1772
* integrate (by hand) #18353 and #18359 from maint-5.8:Hugo van der Sanden2003-01-211-0/+6
* [Fwd: Patch for perl utf8-related bug]Richard Hitt2002-12-171-0/+2