This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / dump.c
2003-03-30 Nicholas ClarkIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 John PeacockIntegrate:
2003-03-10 Nicholas ClarkIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-28 Jarkko HietaniemiThe Great Pad Run of '02
2003-02-28 Jarkko Hietaniemi-Dv option (prerequisite for pad.[ch])
2003-02-03 Jarkko HietaniemiIntegrate:
2003-01-22 Jarkko HietaniemiIntegrate:
2003-01-02 Jarkko HietaniemiThe magic v-string patch from John Peacock for 5.8;
2002-12-28 Jarkko HietaniemiA small tweak on top of #18353: don't display mg_len...
2002-12-26 Jarkko HietaniemiIntroduce a cache for UTF-8 data: length and byte<...
2002-11-28 Jarkko HietaniemiIntegrate:
2002-11-25 Slaven Rezicadd support for STASH and MAGIC information for REFs...
2002-11-09 Jarkko HietaniemiIntegrate
2002-11-05 Abhijit Menon-Sen1. Update pp_ucfirst to enter the UTF-8 branch only...
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-10-01 Yitzchak Scott-Tho... Re: sv_2pv_flags and ROK and UTF8 flags
2002-08-20 John Peacock[REVISED PATCH] Magic v-strings
2002-08-17 Nicholas ClarkCopy On Write
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-12 Dave Mitchelladd verbose stack display option, -Dvs
2002-05-27 Chris NandorIntegrate perl
2002-05-23 Tim Jennessdump.c recognizes CvLOCKED
2002-05-17 Chris NandorIntegrate perl
2002-05-13 Dave Mitchellvarious minor fixes in threads.
2002-04-25 Jarkko Hietaniemi-Wformat cleanups from Robin Barker.
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-03-22 Jarkko HietaniemiIf Unicode keys are entered to a hash, a bit is turned on.
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-09 Dave Mitchellperl -Dt doesnt output newlines
2002-03-03 Ilya ZakharevichDebugging OPs
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-07 Jarkko HietaniemiMore regex and utf8 debug dumping.
2001-12-18 Jarkko Hietaniemi%g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
2001-12-09 Spider BoardmanRe: attributes are broken
2001-11-19 Jarkko HietaniemiThe _uni_display should not be in dump.c since they
2001-11-16 Ilya Zakharevichruntime runops switch
2001-10-24 Jarkko HietaniemiRewrite sv_uni_display() as pv_uni_display() as
2001-10-23 Jarkko Hietaniemisv_uni_display(): do not add the "...", let the caller
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-10-05 Jarkko HietaniemiDon't assume that %x is good for displaying UVs.
2001-09-27 Jarkko HietaniemiDump Unicode hash keys also as Unicode,
2001-09-27 Jarkko HietaniemiDump SvUTF8(sv)s also as \x{...}.
2001-09-22 Abhijit Menon-SenWhat's a backet?
2001-09-15 Gurusamy Sarathyenable most warnings for windows build; fix the various...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon CozensCustom Ops
2001-08-18 Jarkko HietaniemiUTF8 flag should be meaningful only when POK.
2001-08-18 Jarkko HietaniemiUTF8 wasn't printing for PVMGs.
2001-07-12 Paul JohnsonMore accurate line numbers in messages
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-07-02 Abhijit Menon-SenRe: [PATH] shared -> unique;
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-18 Nick Ing-SimmonsIntegrate mainline (new test scheme now ok on Linux).
2001-06-18 Abhijit Menon-SenFLAGS = (...,OUR,TYPED,...)
2001-06-12 Abhijit Menon-Senanonymous stashes
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-15 Simon CozensOp private flags
2001-05-03 Benjamin SugarsLet sv_dump understand GvSHARED
2001-04-07 Mike GuyRe: [PATCH dump.c] hash quality
2001-03-29 Robin Barkerprintf warning
2001-03-22 Gurusamy Sarathyupdate copyright year
2001-03-19 Gurusamy Sarathyintegrate changes#8617,8713,8715,8716,8721,8953,8963...
2001-03-09 Nick Ing-SimmonsBuilds an passes all tests after integrate and this...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-02-08 Charles BaileySYN SYN
2001-01-30 Gurusamy Sarathyintegrate changes#8243,8254,8255,8313,8314,8363,8383...
2001-01-30 Tim JennessAdd missing CV flags to dump.c
2001-01-30 Gurusamy Sarathyintegrate changes#7984,7987,8010 from mainline (gets...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-08 Stephen McCamantFix spurious GVSV OPpOUR_INTRO
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-17 Gurusamy Sarathyintegrate changes#6903,6905..6907,6909,6911..6913,6915...
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Simon CozensTrivial dump.c feature
2000-11-27 Gurusamy Sarathyintegrate changes#6763..6766,6770,6773,6775..6776,6778...
2000-11-27 Gurusamy Sarathyintegrate changes#6666..6678,6680..6682,6684..6691...
2000-11-27 Gurusamy Sarathyintegrate changes#6613..6616,6620..6665 from mainline
2000-11-27 Gurusamy Sarathyintegrate changes#6469..6484,6486..6501,6504..6505...
2000-10-22 John Tobeyripples from constsub patch
2000-10-20 Charles BaileySYN SYN
2000-08-30 Mike GuyPut back the flags dump as reasoned in
2000-08-29 Gisle AasGlob dumping
2000-08-18 AbigailIntroduce NVef, NVff, and NVgf, use the middle one.
2000-08-17 Jarkko HietaniemiThe #6648 wasn't protective enough for limited platforms
2000-08-16 Christian KirschThe numeric locale was reset to "C" by s?printf and...
2000-08-04 Jarkko HietaniemiThis is 6512. Really.
next