summaryrefslogtreecommitdiff
path: root/embed.fnc
Commit message (Expand)AuthorAgeFilesLines
* Move the xpv_pv/xrv_rv member into the SV head, in a union withNicholas Clark2005-05-211-4/+0
* Move hv_name, hv_eiter and hv_riter into a new aux structure.Nicholas Clark2005-05-211-1/+6
* Move placeholders into a new rhash magic type.Nicholas Clark2005-05-211-0/+5
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-72/+77
* Reorder the *more* arena allocation functions into a blockNicholas Clark2005-05-131-15/+0
* Allocate GV bodies from arenasNicholas Clark2005-05-131-0/+3
* attributes-two.patch, the next batchAndy Lester2005-05-091-148/+150
* Sv_*set() doc's and extra const's for the SvPVX_const() tasksSteve Peters2005-05-091-1/+1
* GCC attributes!Andy Lester2005-05-071-164/+169
* while (my $x ...) { ...; redo } shouldn't undef $x.Dave Mitchell2005-05-071-2/+2
* (in blead) a missing const in a prototypeJarkko Hietaniemi2005-04-281-1/+1
* Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patchesAndy Lester2005-04-261-12/+12
* combopatchJarkko Hietaniemi2005-04-251-1/+1
* Fix more Win32 linker errors following change 24271Steve Hay2005-04-221-3/+2
* Symbian port of PerlJarkko Hietaniemi2005-04-211-3/+8
* pad_compname_type(), takes care of a clunky macroAndy Lester2005-04-191-0/+1
* const-eight.diffAndy Lester2005-04-041-13/+14
* Downconst external APIsRafael Garcia-Suarez2005-03-291-5/+5
* The core part of :Andy Lester2005-03-291-3/+3
* Consting fiveAndy Lester2005-03-251-5/+5
* Consting part 4Andy Lester2005-03-251-11/+11
* Remove the const qualifier from argv and env variablesRafael Garcia-Suarez2005-03-251-3/+3
* Third consting batchAndy Lester2005-03-241-49/+49
* More consting goodnessAndy Lester2005-03-211-19/+19
* Re: Reworked Trie PatchYves Orton2005-03-181-1/+5
* More const parmsAndy Lester2005-03-181-38/+36
* Adding const qualifiersAndy Lester2005-03-141-16/+16
* pad_push numero three-oAndy Lester2005-03-111-1/+1
* Encoding neutral unpackTon Hospel2005-03-081-1/+0
* Revert change 23843.Rafael Garcia-Suarez2005-01-241-1/+0
* Re: [perl #31924] %INC caching failure-case problemRick Delaney2005-01-211-0/+1
* Remove PERL_FLEXIBLE_EXCEPTIONS code.Marcus Holland-Moritz2005-01-101-15/+0
* savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call toNicholas Clark2005-01-091-0/+2
* Stage 1 of utf8 support for soft references.Nicholas Clark2005-01-071-0/+4
* Relocatable @INC entries for Unix.Nicholas Clark2004-12-231-1/+1
* Document gv_stashpvnSteve Hay2004-12-131-1/+1
* Turn gv_fullname3 and gv_efullname3 into macros that callNicholas Clark2004-12-061-2/+2
* Remove trailing whitespace that found their way in the docsRafael Garcia-Suarez2004-11-301-1/+1
* Fix Win32 breakage caused by changes to op.c in change 23433.Steve Hay2004-11-161-1/+3
* Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.Steve Hay2004-10-151-4/+4
* Fix [perl #31971] local $^D gives noiseRafael Garcia-Suarez2004-10-141-1/+1
* Turn regcomp into a list opDave Mitchell2004-10-101-1/+1
* improve lexer debugging output (-DT)Dave Mitchell2004-09-191-1/+1
* remove binary compat from #23156 (remove PL_retstack)Dave Mitchell2004-07-231-2/+0
* Document embed.fnc 'U' and 's' flags.Marcus Holland-Moritz2004-06-021-1/+3
* Make the dUNDERBAR/UNDERBAR macros work as advertised.Rafael Garcia-Suarez2004-06-021-0/+1
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-1/+4
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-231-0/+76
* Make global cleanup fractionally faster by giving S_visit()Dave Mitchell2004-04-111-1/+1
* Bleadperl to version 0.37John Peacock2004-04-071-0/+1