This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: the new t/run/cloexec.t failing in Solaris and Tru64
[perl5.git] / dump.c
2006-10-18 Nicholas ClarkUsing explicit printf-like APIs with a format of "...
2006-10-07 Yves OrtonRe: [PATCH] Initial attempt at named captures for perls...
2006-09-05 Robin Barker; was RE: [PATCH perlio.c pp.c regcomp.c] silence forma...
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-08-07 Jarkko Hietaniemig++ large patch
2006-07-16 Yves OrtonRe: Fix loads of warnings from the last escaping patch...
2006-07-15 Yves OrtonUpdated escaping code. utf8 regex debug output improvements
2006-07-06 Yves OrtonIntroduce a new function, pv_escape(), to display conte...
2006-06-07 Andy Lesterdump.c patches
2006-05-20 Dave Mitchelldon't try to dump GVish parts of an LV if it hasn't...
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-05-03 Andy Lesterclean up loops in doio.c and dump.c
2006-04-26 Marcus Holland-MoritzRe: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-20 Andy Lesterop_type shrinking
2006-04-19 Nicholas ClarkCalling cv_undef() on the CV created by newCONSTSUB...
2006-04-18 Steve PetersA fix to change #27845 to get it to compile with -DPERL...
2006-04-16 Andy Lesterdump.c patch redux
2006-04-15 Nicholas ClarkTeach Perl_do_sv_dump how to cope with IOs that have...
2006-03-31 Nicholas ClarkSerialise changes to %^H onto the current COP. Return...
2006-03-31 Andy LesterRandom accumulated patches
2006-03-15 Nicholas ClarkMoving the overloading flag from the reference to the...
2006-03-09 Nicholas ClarkRemove two NEWSV()s in the non-ithread dump code that...
2006-03-09 Nicholas ClarkFix C99ism in dump.c
2006-03-08 Nicholas ClarkMAD changes to dump.c
2006-02-25 Nicholas ClarkCuriously none of the macros SvIVX, SvUVX or SvNVX...
2006-02-25 Nicholas ClarkStore GvGP in the SV head union. For all the common...
2006-02-23 Nicholas ClarkReplace direct flags tests & manipulations for SVpad_TY...
2006-02-23 Nicholas ClarkRemove set magic from typeglobs. Remove typeglob magic...
2006-02-22 Nicholas Clarksv_dump should report the PV for PVGVs, as it can get...
2006-02-20 Nicholas ClarkPVCVs don't need XNVs either.
2006-02-20 Nicholas ClarkPVFMs don't need CvDEPTH, and PVCVs don't use SvIVX...
2006-02-20 Nicholas ClarkFix sv_dump to dump formats without the (non-existent...
2006-02-20 Nicholas Clarkxcv_root and xcv_xsub can also be merged into a union...
2006-02-20 Nicholas Clarkxcv_start and xcv_xsubany can be merged into a union...
2006-02-20 Nicholas ClarkAdd a new CvISXSUB() macro, for abstracting the test...
2006-02-03 Steven SchubigerRe: [PATCH] s/Null(gv|hv|sv)/NULL/g
2006-02-03 Steven Schubigers/Nullcv/NULL/g
2006-02-02 Steven SchubigerRe: [PATCH] s/Null(av|ch)/NULL/g
2006-01-18 Steve HayChange all NEWSV() to newSV() in the core and non-dual...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2006-01-04 Rafael Garcia-SuarezMore copyright updates
2006-01-04 Gisle AasIntroduce the macros newSVpvs(str) and sv_catpvs(sv...
2005-12-30 Nicholas ClarkRMAGIC on symbol tables is bad, m'kay.
2005-12-29 Andy Lesterav.c cleanup, plus!
2005-12-22 Andy LesterHo! Ho! Ho! Santa brings consting!
2005-12-19 Nicholas ClarkMake sv_dump (and therefore Devel::Peek) report the...
2005-12-06 Andy LesterMore consting, and putting stuff in embed.fnc
2005-08-16 Rafael Garcia-SuarezFix for [perl #36853] -Dx can crash bleadperl
2005-07-15 Andy Lestermore embed cleanup
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-06-30 Nicholas ClarkIf gp_flags is unused, why are we even allocating it?
2005-06-21 Nicholas Clarkweak references aren't UVs, do don't show this in the...
2005-06-10 Nicholas ClarkMove SvPV consting, remove an n_a, and correct one...
2005-06-09 Nicholas ClarkFixes the case of $a = \$#{[]}; and then accessing $$a
2005-06-08 Nicholas ClarkMore SvPV consting
2005-06-08 Nicholas ClarkNuke some more n_a, and convert S_gv_ename from char...
2005-06-08 Nicholas Clarks/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
2005-06-03 Andy LesterRandom consting
2005-05-29 Nicholas ClarkGoodbye xav_arylen. You won't be missed that much.
2005-05-21 Nicholas ClarkAdd a union in place of xnv_nv, which allows AVs and...
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-05-21 Nicholas ClarkMove placeholders into a new rhash magic type.
2005-05-21 Steve PetersSvPVX_const - patch #2
2005-05-20 Nicholas ClarkRemove PMROOT and replace it with a small shell script...
2005-05-20 Nicholas ClarkGoodbye AvFLAGS
2005-05-16 Andy Lesterconsting-eleventy.patch: More consts, plus actual bug fix
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-SuarezAdd editor boilerplates to all C files
2005-05-10 Nicholas Clarks/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2005-04-19 Dave MitchellAdd CLONE_SKIP() class method to allow individual class...
2005-04-04 Andy Lesterconst-eight.diff
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-03-28 Dave Mitchellexpand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2005-03-24 Andy LesterThird consting batch
2005-03-21 Andy LesterMore consting goodness
2005-02-26 Nicholas ClarkSvUTF8 can be present on scalars other than PVs
2004-08-01 Dave MitchellAdd comment to top of reentr.c and fix typos in other...
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2004-07-25 Dave Mitchellmake -Dl log runops loop entry and exit, and jump level...
2004-03-28 Dave Mitchellupdate -Dx to cope with lexical version of OP_AELEMFAST
2004-03-28 Dave Mitchellpv_display() had code to display \n etc as escapes...
2004-03-17 Robin Barkerformat/casting/warning RE: perl 5.9.1
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-28 Marcus Holland-MoritzFix segfaults when running under -Dx.
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-19 Dave Mitchell-Dx could coredump on threaded builds because consts...
2004-02-17 Tassilo von ParsevalRe: [PATCH] GLOB to LVALUE assignment fix
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2003-10-25 Nicholas Clarkshow the rehash flags in dumps
2003-07-27 Marcus Holland-MoritzRe: [PATCH] Re: Storing &PL_sv_undef as a hash key...
2003-07-05 Robin Barkerdump.c -Wformat; Re: maint @ 19975, maint @ 19997
2003-05-12 Alex VandiverRe: Bug stomping fun. [PATCH: bug #1016]
2003-05-03 Jarkko HietaniemiSalvage 'use filetest "access"' from compiletime to...
2003-04-19 Dave Mitchellallow recursive FETCHes
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-31 Michael G. Schwernstray n_a
2003-03-29 Nicholas Clark[unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
next