| Commit message (Expand) | Author | Age | Files | Lines |
* | Opcode: check invariant at compile time | Lukas Mai | 2017-07-16 | 1 | -1/+1 |
* | Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …) | Dagfinn Ilmari Mannsåker | 2016-11-12 | 1 | -1/+1 |
* | silence warning in Opcode.xs | David Mitchell | 2016-08-15 | 1 | -3/+4 |
* | Opcode.xs: silence compiler warning | David Mitchell | 2015-11-24 | 1 | -2/+4 |
* | comment out dead code in Opcode:: | Daniel Dragan | 2015-01-29 | 1 | -2/+9 |
* | Use GIMME_V in Opcode | Father Chrysostomos | 2014-12-21 | 1 | -1/+1 |
* | Propagate context properly in Safe->reval | Father Chrysostomos | 2014-12-21 | 1 | -1/+2 |
* | Critical bugfix in module Safe (Opcode). Version increased, changelog and tes... | syber | 2014-08-05 | 1 | -1/+5 |
* | Opcode: fix 'null argument' warning | David Mitchell | 2013-11-13 | 1 | -1/+3 |
* | [perl #101486] Make PL_curstash refcounted | Father Chrysostomos | 2011-10-22 | 1 | -2/+2 |
* | Fix typos (spelling errors) in ext/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -2/+2 |
* | All callers of get_op_bitspec() in Opcode.xs pass len, so don't call strlen(). | Nicholas Clark | 2010-11-01 | 1 | -2/+0 |
* | Small refactoring of op_names_init() and put_op_bitspec() in Opcode.xs | Nicholas Clark | 2010-11-01 | 1 | -7/+3 |
* | Replace sv_2mortal(newSVpvn(...)) with newSVpvn_flags(..., SVs_TEMP) | Nicholas Clark | 2009-10-15 | 1 | -4/+8 |
* | Use gv_stashsv() and gv_fetchpvs(), the later with proper arguments. | Nicholas Clark | 2009-10-15 | 1 | -6/+6 |
* | Purge all use of Nullch in non-dual life modules. | Nicholas Clark | 2008-01-23 | 1 | -1/+1 |
* | Invalidate ISA and method caches when calling a safe compartment | Rafael Garcia-Suarez | 2006-09-07 | 1 | -0/+4 |
* | Change all NEWSV() to newSV() in the core and non-dual-lived modules. | Steve Hay | 2006-01-18 | 1 | -1/+1 |
* | Remove the last STRLEN n_a;s that my compiler can reach. | Nicholas Clark | 2005-09-21 | 1 | -2/+1 |
* | It looks like the only way to reliably make Perl_hv_name_set a pure | Nicholas Clark | 2005-09-18 | 1 | -1/+1 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -1/+1 |
* | SvPVX_const() - part 3 ... and const'ing Storable | Steve Peters | 2005-06-02 | 1 | -1/+1 |
* | [PATCH] Minor warning squashings | Andy Lester | 2005-05-30 | 1 | -33/+32 |
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 1 | -3/+3 |
* | Opcode.xs/RC2 compile nit on VMS | Craig A. Berry | 2003-11-05 | 1 | -1/+1 |
* | Fix for [perl #24347] segfault with Safe | Rafael Garcia-Suarez | 2003-11-02 | 1 | -2/+3 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -3/+3 |
* | No more warnings from Opcode.c | Nikola Knezevic | 2002-01-17 | 1 | -1/+1 |
* | Extension nits found by -Wall (several from threads | Jarkko Hietaniemi | 2002-01-07 | 1 | -1/+0 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+1 |
* | Integrate changes #12652 and #12653 from maintperl; | Jarkko Hietaniemi | 2001-10-25 | 1 | -4/+43 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -2/+0 |
* | Retract #11212. | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+0 |
* | (Retracted by #11223.) | Graham Barr | 2001-07-08 | 1 | -0/+1 |
* | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 1 | -1/+1 |
* | A bug introduced in #8217 (the undefined variable in the | Jarkko Hietaniemi | 2001-01-23 | 1 | -6/+21 |
* | Opcode.XS, fix memory leak | Charles Lane | 2001-01-10 | 1 | -0/+1 |
* | stuff for caller and _ in Safe:: | Charles Lane | 2000-12-15 | 1 | -0/+6 |
* | localize %INC in a Safe compartment so that use/require work | Gurusamy Sarathy | 2000-06-30 | 1 | -1/+5 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
* | sundry cleanups for cloned interpreters (only known failure mode | Gurusamy Sarathy | 1999-11-14 | 1 | -0/+2 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -1/+1 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -39/+44 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -6/+6 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -1/+1 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+2 |
* | fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2 | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+1 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -3/+3 |