2005-10-20 |
John E. Malmberg |
[patch@25809]restore documented exit behavior |
blob | commitdiff |
2005-10-19 |
Andy Lester |
More consting, and DRY leads to shrinking object code |
blob | commitdiff | diff to current |
2005-10-17 |
Jarkko Hietaniemi |
another Symbian update: Alan's fault :-) |
blob | commitdiff | diff to current |
2005-09-27 |
Rafael Garcia-Suarez |
Fix by Rick Delaney for [perl #3269] no warnings "barew... |
blob | commitdiff | diff to current |
2005-09-06 |
Yitzchak Scott-Tho... |
Re: Fw: Tied hash numeric values are rounded off under... |
blob | commitdiff | diff to current |
2005-08-01 |
Rafael Garcia-Suarez |
Various patches by John E. Malmberg to fix data |
blob | commitdiff | diff to current |
2005-07-28 |
Paul Green |
RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO |
blob | commitdiff | diff to current |
2005-07-28 |
Robin Barker |
tidy up DieNull and DIE_NULL |
blob | commitdiff | diff to current |
2005-07-28 |
Robin Barker |
silence compiler warning in mg.c POSIX.xs |
blob | commitdiff | diff to current |
2005-07-24 |
Craig A. Berry |
blead help for VMS |
blob | commitdiff | diff to current |
2005-07-21 |
Jarkko Hietaniemi |
Re: [PATCH] support POSIX SA_SIGINFO |
blob | commitdiff | diff to current |
2005-07-20 |
Steve Hay |
Fix definition of Perl_sighandler following change... |
blob | commitdiff | diff to current |
2005-07-20 |
Jarkko Hietaniemi |
support POSIX SA_SIGINFO |
blob | commitdiff | diff to current |
2005-07-15 |
Andy Lester |
more embed cleanup |
blob | commitdiff | diff to current |
2005-07-07 |
Dave Mitchell |
more taint fallout from change 24943 |
blob | commitdiff | diff to current |
2005-07-05 |
Dave Mitchell |
change 24943 broke restoration of localized taint values |
blob | commitdiff | diff to current |
2005-07-04 |
Steve Hay |
Fix change 25045 |
blob | commitdiff | diff to current |
2005-07-02 |
Nicholas Clark |
Don't check the pointer is non-NULL before calling... |
blob | commitdiff | diff to current |
2005-06-23 |
Nicholas Clark |
Remove the reference loop between symbol tables and... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Lester |
Pre-YAPC consting fun |
blob | commitdiff | diff to current |
2005-06-22 |
Dave Mitchell |
remove taint hack now that local $tainted no longer... |
blob | commitdiff | diff to current |
2005-06-22 |
Dave Mitchell |
handle magic in local correctly |
blob | commitdiff | diff to current |
2005-06-21 |
Steve Hay |
Trim trailing whitespace from $! and $^E |
blob | commitdiff | diff to current |
2005-06-20 |
Andy Lester |
The continuing adventures of Constman and Localize Boy |
blob | commitdiff | diff to current |
2005-06-20 |
Rafael Garcia-Suarez |
Remove the deprecated $# variable |
blob | commitdiff | diff to current |
2005-06-14 |
Dave Mitchell |
whoops, Perl_magic_freearylen_p returns int |
blob | commitdiff | diff to current |
2005-06-14 |
Dave Mitchell |
Perl_magic_freearylen_p could coredump |
blob | commitdiff | diff to current |
2005-06-09 |
Nicholas Clark |
Fixes the case of $a = \$#{[]}; and then accessing $$a |
blob | commitdiff | diff to current |
2005-06-09 |
Andy Lester |
regcomp.c and more |
blob | commitdiff | diff to current |
2005-06-09 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
Add and use MgPV_nolen_const |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
Nuke some more n_a, and convert S_gv_ename from char... |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting. |
blob | commitdiff | diff to current |
2005-06-07 |
Rafael Garcia-Suarez |
Remove unused variable (thanks to Andy's lint) |
blob | commitdiff | diff to current |
2005-06-07 |
Jarkko Hietaniemi |
one more round of is_utf8_foo tuneup |
blob | commitdiff | diff to current |
2005-05-26 |
Andy Lester |
Updated lint infrastructure |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-05-20 |
Andy Lester |
Attribute configuration |
blob | commitdiff | diff to current |
2005-05-18 |
Gisle Aas |
Well defined $? and introduction of ${^CHILD_ERROR_NATI... |
blob | commitdiff | diff to current |
2005-05-17 |
Jarkko Hietaniemi |
perl 5.9.x (@ 24471): Symbian update |
blob | commitdiff | diff to current |
2005-05-16 |
Andy Lester |
consting-eleventy.patch: More consts, plus actual bug fix |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-10 |
Nicholas Clark |
s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/ |
blob | commitdiff | diff to current |
2005-05-08 |
Nicholas Clark |
Perl_croak uses perl's printf, so can pass in SVs direc... |
blob | commitdiff | diff to current |
2005-05-06 |
Abhijit Menon-Sen |
Don't pretend SIGZERO exists [#35291]. |
blob | commitdiff | diff to current |
2005-04-25 |
Jarkko Hietaniemi |
combopatch |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-20 |
glasser@tang-eleve... |
[perl #35059] [PATCH] caller() skips frames (such as... |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
Down with C++ reserved names |
blob | commitdiff | diff to current |
2005-04-04 |
Andy Lester |
const-eight.diff |
blob | commitdiff | diff to current |
2005-03-29 |
Steve Hay |
Clean-up some warnings when compiling on Win32 with... |
blob | commitdiff | diff to current |
2005-03-26 |
Nicholas Clark |
Need to return something when the compiler doesn't... |
blob | commitdiff | diff to current |
2005-03-25 |
Andy Lester |
Consting five |
blob | commitdiff | diff to current |
2005-03-25 |
Andy Lester |
Consting part 4 |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-14 |
Andy Lester |
Adding const qualifiers |
blob | commitdiff | diff to current |
2005-01-09 |
Nicholas Clark |
savepv(SvPV(sv,n_a)) is common, and creates an unnecess... |
blob | commitdiff | diff to current |
2005-01-07 |
Robin Barker |
to improve -DCHECK_FORMAT |
blob | commitdiff | diff to current |
2005-01-07 |
Nicholas Clark |
Stage 1 of utf8 support for soft references. |
blob | commitdiff | diff to current |
2005-01-04 |
Nicholas Clark |
Update copyright years. |
blob | commitdiff | diff to current |
2005-01-04 |
Nicholas Clark |
Add ${^UTF8LOCALE} to give perl space access to PL_utf8... |
blob | commitdiff | diff to current |
2004-11-17 |
Michael Schroeder |
SuSE's perl safe_putenf diff |
blob | commitdiff | diff to current |
2004-10-14 |
Rafael Garcia-Suarez |
Fix [perl #31971] local $^D gives noise |
blob | commitdiff | diff to current |
2004-09-08 |
Marcus Holland-Moritz |
SvO?OK_off()'s return value |
blob | commitdiff | diff to current |
2004-08-03 |
Dave Mitchell |
more typo fixes for change 3176 (comments at top of... |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
shut up a warning in mg.c |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-07-23 |
Dave Mitchell |
remove the return stack PL_retstack, and store return... |
blob | commitdiff | diff to current |
2004-07-05 |
Nicholas Clark |
t/op/tie.t test 23 is failing when run with utf8 everyw... |
blob | commitdiff | diff to current |
2004-06-22 |
Nicholas Clark |
Abolish the "Tied variable freed while still in use... |
blob | commitdiff | diff to current |
2004-04-23 |
Dave Mitchell |
Include variable names in "Use of uninitialized value... |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-02-29 |
Graham Barr |
Re: [perl #24346] pulling in stuff from outside the... |
blob | commitdiff | diff to current |
2004-02-28 |
Dave Mitchell |
make the bison-based parser threadsafe and capable... |
blob | commitdiff | diff to current |
2004-01-19 |
Dave Mitchell |
change #22071 (taint bug in $^0) introduced a potential... |
blob | commitdiff | diff to current |
2004-01-05 |
Dave Mitchell |
[perl #24674] |
blob | commitdiff | diff to current |
2003-12-20 |
Adrian M. Enache |
fix [perl #24660], [perl #24663]. |
blob | commitdiff | diff to current |
2003-12-15 |
Alan Burlison |
Remove incorrect guards around inclusion of <signal.h> |
blob | commitdiff | diff to current |
2003-12-12 |
Alan Burlison |
Modify the common guard for the signal.h header, because |
blob | commitdiff | diff to current |
2003-12-11 |
Adrian M. Enache |
#21866 was wrong. another try to plumb that damn leak. |
blob | commitdiff | diff to current |
2003-12-08 |
Tassilo von Parseval |
iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRST... |
blob | commitdiff | diff to current |
2003-12-06 |
Tassilo von Parseval |
SCALAR/FIRSTKEY for tied hashes in scalar context |
blob | commitdiff | diff to current |
2003-12-05 |
Paul Johnson |
$^P, eval and caller |
blob | commitdiff | diff to current |
2003-12-02 |
Jan Dubois |
setting $0 still broken |
blob | commitdiff | diff to current |
2003-11-22 |
Nicholas Clark |
restore_magic needs to undo COW |
blob | commitdiff | diff to current |
2003-11-19 |
Rafael Garcia-Suarez |
Restore errno after having read $^E (like for $!) |
blob | commitdiff | diff to current |
2003-10-27 |
Abhijit Menon-Sen |
Will the real off by one please stand up? |
blob | commitdiff | diff to current |
2003-10-26 |
Abhijit Menon-Sen |
Fix off-by-one in $0 set magic. (From Autrijus.) |
blob | commitdiff | diff to current |
2003-10-12 |
pxm@nubz.org |
[perl #24122] setreuid and friends borked on darwin/osx |
blob | commitdiff | diff to current |
2003-09-24 |
Olli Savia |
[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS |
blob | commitdiff | diff to current |
2003-08-22 |
Jarkko Hietaniemi |
The change #20809 opened up a code path that might... |
blob | commitdiff | diff to current |
2003-08-21 |
Rafael Garcia-Suarez |
The magic variables that alter STDOUT have a tendancy... |
blob | commitdiff | diff to current |
2003-08-21 |
Dave Mitchell |
Re: untieing your victim during the act |
blob | commitdiff | diff to current |
2003-08-12 |
Jarkko Hietaniemi |
If we are void we cannot return a value. |
blob | commitdiff | diff to current |
2003-08-12 |
Jarkko Hietaniemi |
Apply much of Ilya's microperl patch, but instead of |
blob | commitdiff | diff to current |
next |