summaryrefslogtreecommitdiff
path: root/dump.c
Commit message (Expand)AuthorAgeFilesLines
* dump.c recognizes CvLOCKEDTim Jenness2002-05-231-0/+1
* various minor fixes in threads. Dave Mitchell2002-05-131-1/+4
* -Wformat cleanups from Robin Barker.Jarkko Hietaniemi2002-04-251-1/+1
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-211-2/+2
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-1/+1
* [dodgy PATCH] Re: [Storable] utf8 keys started working!Nicholas Clark2002-04-131-1/+2
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-1/+1
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-0/+1
* more warnings tidyupPaul Marquess2002-03-111-1/+1
* perl -Dt doesnt output newlinesDave Mitchell2002-03-091-1/+1
* Debugging OPsIlya Zakharevich2002-03-031-1/+7
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* More regex and utf8 debug dumping.Jarkko Hietaniemi2002-01-071-3/+4
* %g -> NVgf cleanup, based on Schwern's RedHat 7.1/AlphaJarkko Hietaniemi2001-12-181-1/+1
* Re: attributes are brokenSpider Boardman2001-12-091-2/+5
* The _uni_display should not be in dump.c since theyJarkko Hietaniemi2001-11-191-29/+0
* runtime runops switchIlya Zakharevich2001-11-161-1/+121
* Rewrite sv_uni_display() as pv_uni_display() asJarkko Hietaniemi2001-10-241-2/+9
* sv_uni_display(): do not add the "...", let the callerJarkko Hietaniemi2001-10-231-7/+6
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-1/+7
* Don't assume that %x is good for displaying UVs.Jarkko Hietaniemi2001-10-051-1/+1
* Dump Unicode hash keys also as Unicode,Jarkko Hietaniemi2001-09-271-6/+10
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-271-18/+45
* What's a backet?Abhijit Menon-Sen2001-09-221-2/+2
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* Custom OpsSimon Cozens2001-08-271-1/+1
* UTF8 flag should be meaningful only when POK.Jarkko Hietaniemi2001-08-181-1/+1
* UTF8 wasn't printing for PVMGs.Jarkko Hietaniemi2001-08-181-1/+2
* More accurate line numbers in messagesPaul Johnson2001-07-121-0/+13
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-2/+0
* (Retracted by #11285.)Abhijit Menon-Sen2001-07-061-0/+2
* Re: [PATH] shared -> unique;Abhijit Menon-Sen2001-07-021-1/+1
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-211-7/+7
* FLAGS = (...,OUR,TYPED,...)Abhijit Menon-Sen2001-06-181-1/+6
* anonymous stashesAbhijit Menon-Sen2001-06-121-3/+3
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-35/+36
* [LARGE!] symbolic magicDave Mitchell2001-05-201-4/+59
* Op private flagsSimon Cozens2001-05-151-2/+68
* Let sv_dump understand GvSHAREDBenjamin Sugars2001-05-031-0/+1
* Re: [PATCH dump.c] hash qualityMike Guy2001-04-071-3/+12
* printf warningRobin Barker2001-03-291-1/+1
* Builds an passes all tests after integrate and this tweak.Nick Ing-Simmons2001-03-091-8/+8
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-0/+5
* Add missing CV flags to dump.cTim Jenness2001-01-301-0/+2
* Fix spurious GVSV OPpOUR_INTROStephen McCamant2001-01-081-0/+1
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-5/+0
* Trivial dump.c featureSimon Cozens2000-12-041-0/+2
* ripples from constsub patchJohn Tobey2000-10-221-0/+1
* Put back the flags dump as reasoned inMike Guy2000-08-301-0/+1