2005-08-16 |
Rafael Garcia-Suarez |
Fix for [perl #36853] -Dx can crash bleadperl |
blob | commitdiff |
2005-07-15 |
Andy Lester |
more embed cleanup |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-06-30 |
Nicholas Clark |
If gp_flags is unused, why are we even allocating it? |
blob | commitdiff | diff to current |
2005-06-21 |
Nicholas Clark |
weak references aren't UVs, do don't show this in the... |
blob | commitdiff | diff to current |
2005-06-10 |
Nicholas Clark |
Move SvPV consting, remove an n_a, and correct one... |
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-08 |
Nicholas Clark |
More SvPV consting |
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-03 |
Andy Lester |
Random consting |
blob | commitdiff | diff to current |
2005-05-29 |
Nicholas Clark |
Goodbye xav_arylen. You won't be missed that much. |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Add a union in place of xnv_nv, which allows AVs and... |
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-21 |
Nicholas Clark |
Move placeholders into a new rhash magic type. |
blob | commitdiff | diff to current |
2005-05-21 |
Steve Peters |
SvPVX_const - patch #2 |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Remove PMROOT and replace it with a small shell script... |
blob | commitdiff | diff to current |
2005-05-20 |
Nicholas Clark |
Goodbye AvFLAGS |
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-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2005-04-19 |
Dave Mitchell |
Add CLONE_SKIP() class method to allow individual class... |
blob | commitdiff | diff to current |
2005-04-04 |
Andy Lester |
const-eight.diff |
blob | commitdiff | diff to current |
2005-03-30 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-03-28 |
Dave Mitchell |
expand -DDEBUG_LEAKING_SCALARS to instrument the creati... |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-21 |
Andy Lester |
More consting goodness |
blob | commitdiff | diff to current |
2005-02-26 |
Nicholas Clark |
SvUTF8 can be present on scalars other than PVs |
blob | commitdiff | diff to current |
2004-08-01 |
Dave Mitchell |
Add comment to top of reentr.c and fix typos in other... |
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-25 |
Dave Mitchell |
make -Dl log runops loop entry and exit, and jump level... |
blob | commitdiff | diff to current |
2004-03-28 |
Dave Mitchell |
update -Dx to cope with lexical version of OP_AELEMFAST |
blob | commitdiff | diff to current |
2004-03-28 |
Dave Mitchell |
pv_display() had code to display \n etc as escapes... |
blob | commitdiff | diff to current |
2004-03-17 |
Robin Barker |
format/casting/warning RE: perl 5.9.1 |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-02-28 |
Marcus Holland-Moritz |
Fix segfaults when running under -Dx. |
blob | commitdiff | diff to current |
2004-02-21 |
Paul Johnson |
Re: op_seq (was: Freeing code) |
blob | commitdiff | diff to current |
2004-02-19 |
Dave Mitchell |
-Dx could coredump on threaded builds because consts... |
blob | commitdiff | diff to current |
2004-02-17 |
Tassilo von Parseval |
Re: [PATCH] GLOB to LVALUE assignment fix |
blob | commitdiff | diff to current |
2004-02-09 |
Rafael Garcia-Suarez |
Implement stacked filetest operators (-f -w -x $file). |
blob | commitdiff | diff to current |
2003-10-25 |
Nicholas Clark |
show the rehash flags in dumps |
blob | commitdiff | diff to current |
2003-07-27 |
Marcus Holland-Moritz |
Re: [PATCH] Re: Storing ... |
blob | commitdiff | diff to current |
2003-07-05 |
Robin Barker |
dump.c -Wformat; Re: maint @ 19975, maint @ 19997 |
blob | commitdiff | diff to current |
2003-05-12 |
Alex Vandiver |
Re: Bug stomping fun. [PATCH: bug #1016] |
blob | commitdiff | diff to current |
2003-05-03 |
Jarkko Hietaniemi |
Salvage 'use filetest "access"' from compiletime to... |
blob | commitdiff | diff to current |
2003-04-19 |
Dave Mitchell |
allow recursive FETCHes |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-31 |
Michael G. Schwern |
stray n_a |
blob | commitdiff | diff to current |
2003-03-29 |
Nicholas Clark |
[unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3... |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-16 |
Salvador Fandiño |
add support for assertions. Updated form of: |
blob | commitdiff | diff to current |
2003-02-02 |
Artur Bergman |
Move SvPVIV out of ->op_sv of METHOD_NAMED into the... |
blob | commitdiff | diff to current |
2003-01-29 |
Jarkko Hietaniemi |
Retract the %_/SVf change (part of #18456) for PROTOTYP... |
blob | commitdiff | diff to current |
2003-01-22 |
Dave Mitchell |
Re: slight tweak to -DR flag - display whether on tmps... |
blob | commitdiff | diff to current |
2003-01-21 |
Hugo van der Sanden |
integrate (by hand) #18353 and #18359 from maint-5.8: |
blob | commitdiff | diff to current |
2003-01-07 |
Nicholas Clark |
%_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
blob | commitdiff | diff to current |
2003-01-03 |
Dave Mitchell |
new flag SvPADSTALE |
blob | commitdiff | diff to current |
2003-01-03 |
Dave Mitchell |
remove flag SvPADBUSY |
blob | commitdiff | diff to current |
2002-12-14 |
Dave Mitchell |
Proper fix for CvOUTSIDE weak refcounting |
blob | commitdiff | diff to current |
2002-12-02 |
Dave Mitchell |
allow evals to see the full lexical scope |
blob | commitdiff | diff to current |
2002-11-25 |
Slaven Rezic |
add support for STASH and MAGIC information for REFs... |
blob | commitdiff | diff to current |
2002-11-05 |
Abhijit Menon-Sen |
1. Update pp_ucfirst to enter the UTF-8 branch only... |
blob | commitdiff | diff to current |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
blob | commitdiff | diff to current |
2002-10-02 |
Dave Mitchell |
move all pad-related code to its own src file |
blob | commitdiff | diff to current |
2002-10-01 |
Yitzchak Scott-Tho... |
Re: sv_2pv_flags and ROK and UTF8 flags |
blob | commitdiff | diff to current |
2002-08-20 |
John Peacock |
[REVISED PATCH] Magic v-strings |
blob | commitdiff | diff to current |
2002-08-17 |
Nicholas Clark |
Copy On Write |
blob | commitdiff | diff to current |
2002-08-17 |
Michael G. Schwern |
Remove pseudo-hashes (complete) |
blob | commitdiff | diff to current |
2002-08-12 |
Dave Mitchell |
add verbose stack display option, -Dvs |
blob | commitdiff | diff to current |
2002-05-23 |
Tim Jenness |
dump.c recognizes CvLOCKED |
blob | commitdiff | diff to current |
2002-05-13 |
Dave Mitchell |
various minor fixes in threads. |
blob | commitdiff | diff to current |
2002-04-25 |
Jarkko Hietaniemi |
-Wformat cleanups from Robin Barker. |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
squelch some more type mismatch warnings |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-13 |
Nicholas Clark |
[dodgy PATCH] Re: [Storable] utf8 keys started working! |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-06 |
Nicholas Clark |
Re: the dirty half dozen (Re: perl@15662) |
blob | commitdiff | diff to current |
2002-03-22 |
Jarkko Hietaniemi |
If Unicode keys are entered to a hash, a bit is turned on. |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-09 |
Dave Mitchell |
perl -Dt doesnt output newlines |
blob | commitdiff | diff to current |
2002-03-03 |
Ilya Zakharevich |
Debugging OPs |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-07 |
Jarkko Hietaniemi |
More regex and utf8 debug dumping. |
blob | commitdiff | diff to current |
2001-12-18 |
Jarkko Hietaniemi |
%g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha |
blob | commitdiff | diff to current |
2001-12-09 |
Spider Boardman |
Re: attributes are broken |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
The _uni_display should not be in dump.c since they |
blob | commitdiff | diff to current |
2001-11-16 |
Ilya Zakharevich |
runtime runops switch |
blob | commitdiff | diff to current |
2001-10-24 |
Jarkko Hietaniemi |
Rewrite sv_uni_display() as pv_uni_display() as |
blob | commitdiff | diff to current |
2001-10-23 |
Jarkko Hietaniemi |
sv_uni_display(): do not add the "...", let the caller |
blob | commitdiff | diff to current |
2001-10-19 |
Charles Lane |
vmsish fix, ieee rand() cleanup |
blob | commitdiff | diff to current |
2001-10-05 |
Jarkko Hietaniemi |
Don't assume that %x is good for displaying UVs. |
blob | commitdiff | diff to current |
2001-09-27 |
Jarkko Hietaniemi |
Dump Unicode hash keys also as Unicode, |
blob | commitdiff | diff to current |
2001-09-27 |
Jarkko Hietaniemi |
Dump SvUTF8(sv)s also as \x{...}. |
blob | commitdiff | diff to current |
2001-09-22 |
Abhijit Menon-Sen |
What's a backet? |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-08-27 |
Simon Cozens |
Custom Ops |
blob | commitdiff | diff to current |
next |