summaryrefslogtreecommitdiff
path: root/global.sym
Commit message (Expand)AuthorAgeFilesLines
* /* This code tries to figure out just what went wrong withNicholas Clark2008-04-171-0/+1
* Eliminate cop_label from struct cop by storing a label as the firstNicholas Clark2008-04-071-0/+1
* Double magic with substrVincent Pit2008-03-311-0/+1
* util.c: some constingSteven Schubiger2008-01-281-1/+1
* Move the reg_stringify logic to Perl_sv_2pv_flagsÆvar Arnfjörð Bjarmason2008-01-101-1/+0
* BER is all very well, but it turns out that it's better to store theNicholas Clark2008-01-051-1/+0
* Re-implement the SvOOK() hack to store the offset as a BER encodedNicholas Clark2008-01-041-0/+1
* Run regen.pl (fixes build on Win32, at least)Steve Hay2008-01-041-0/+1
* Silly Nick - change 32804 missed updating the list of global functions.Nicholas Clark2008-01-021-1/+2
* Regen some files...Steve Peters2007-12-201-0/+1
* Bug fix for storing shared objects in shared structuresJerry D. Hedden2007-11-081-0/+1
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-0/+3
* Add a new function Perl_hv_common_key_len(), which contains theNicholas Clark2007-09-201-0/+1
* Change 31919 forgot to add Perl_hv_common to global.symNicholas Clark2007-09-201-0/+1
* Change #31889 forgot to regen global.symSteve Hay2007-09-181-1/+0
* mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have staticNicholas Clark2007-09-121-2/+0
* Make Perl_find_runcv a member of the public APIRafael Garcia-Suarez2007-07-071-0/+1
* Re: [PATCH] Callbacks for named captures (%+ and %-)Ævar Arnfjörð Bjarmason2007-06-061-0/+7
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-1/+1
* Fix breakages caused by #31130:Steve Hay2007-05-031-0/+1
* FETCH/STORE/LENGTH callbacks for numbered capture variablesÆvar Arnfjörð Bjarmason2007-05-031-2/+4
* Add Perl_my_dirfd() to util.cSteve Peters2007-05-011-0/+1
* Re: [PATCH] Cleanup of the regexp APIÆvar Arnfjörð Bjarmason2007-04-301-1/+1
* Fix mro docs.Brandon Black2007-04-261-8/+4
* Re: new C3 MRO patchBrandon Black2007-04-191-0/+8
* Re: Proposed changes and to regular expression interfaces in coreÆvar Arnfjörð Bjarmason2007-04-061-0/+1
* symbol-exports needed for Data::AliasMatthijs van Duin2007-03-231-0/+8
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-221-0/+1
* With the demise of ByteLoader in blead, unshare_hek can return to theNicholas Clark2007-03-121-1/+0
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-0/+1
* Add a new API function newSV_type, to replace the idiom:Nicholas Clark2007-02-181-0/+1
* Missed an aTHX_ in B's call to Perl_emulate_cop_io.Nicholas Clark2007-02-171-0/+1
* signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa...Andy Dougherty2007-02-101-0/+1
* Stop S_incline needing to temporarily write a '\0' into its passed-inNicholas Clark2007-01-261-0/+2
* Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().Nicholas Clark2007-01-171-1/+0
* Add get_cvn_flags(), which is like get_cv() but takes a length. ThisNicholas Clark2007-01-151-0/+1
* fix PL_parser_dup symbol (again)Dave Mitchell2007-01-121-0/+1
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-041-0/+2
* Welcome to 2007! Time to update copyrights from changes earlierSteve Peters2007-01-011-1/+1
* Symbian port: add Series 90 supportJarkko Hietaniemi2007-01-011-0/+1
* Re: [PATCH] User pragmas now accessible from BYves Orton2006-12-061-0/+1
* Actually submit previous change.Rafael Garcia-Suarez2006-12-041-0/+1
* Continue split of perl internal regexp structures from ones that are engine s...Yves Orton2006-12-011-1/+3
* Add hook for re_dup() into regex engine as reg_dupe (make reYves Orton2006-09-251-0/+1
* run regen_headerdsDave Mitchell2006-07-161-0/+1
* Add Russ Allbery's public domain implementations of strlcat andSteve Peters2006-07-101-0/+2
* Introduce a new function, pv_escape(), to display contents of PVsYves Orton2006-07-061-0/+1
* Add the new method UNIVERSAL::DOES() and the API function sv_does()chromatic2006-06-121-0/+1
* Fix Win32 linker errorSteve Hay2006-05-221-0/+1
* Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.Steve Peters2006-05-211-0/+1