| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -35/+35 |
* | applied patch, fixed one more leak, tweaked whitespace bugs | Gurusamy Sarathy | 1998-06-29 | 1 | -17/+21 |
* | [asperl] various changes to get asperl working under Borland | Gurusamy Sarathy | 1998-03-16 | 1 | -0/+5 |
* | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -1/+1 |
|\ |
|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -1/+1 |
* | | [asperl] added AS patch#6 | Douglas Lankshear | 1998-02-14 | 1 | -4/+4 |
|/ |
|
* | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -1/+1 |
* | Builds and passes all tests with gcc on Win32 - phew! | Nick Ing-Simmons | 1997-12-01 | 1 | -3/+5 |
* | Further ANSI changes now builds and passes (most) tests | Nick Ing-Simmons | 1997-10-31 | 1 | -24/+8 |
* | More fixups for thrperl integration. | Malcolm Beattie | 1997-06-05 | 1 | -3/+4 |
* | Always NUL-terminate opsets | Chip Salzenberg | 1997-04-25 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g] | Perl 5 Porters | 1997-04-18 | 1 | -2/+3 |
* | [inseparable changes from match from perl-5.003_97e to perl-5.003_97f] | Perl 5 Porters | 1997-04-17 | 1 | -2/+2 |
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27] | Perl 5 Porters | 1997-02-18 | 1 | -6/+6 |