The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.35 2010-11-05 rurban@cpan.org
        * hv-14: add name_count, remove FILL ptr

0.34 2010-09-11 rurban@cpan.org
        * svpvfm-14: do not crop LINES
	* added he-8.ps
	* mark index*.html files as read-only, generated.

0.33 2010-08-03 rurban@cpan.org
        enhanced the width of sv/xpv strings

        * he.ps: hek added from strtab
        * gv-10, gv-14: NAME_HEK use hek and not chararray
        * index: SvOOK_offset not IVX since 5.12
        * ook-12: added
        * ook-14: fixed offset, cur and len
        * io-8, hv-8: svpv-8, svpvmg-8, stack-8, strtab-8, sviv-8, svnv-8, svpvbm-8,
          svpviv-8, svpvlv-8, svpvnv-8, svpvrv-8, av-8, cv-8, gv-8: use sv-8.ps not sv.ps
        * scope-8, stack-8, he-8.ps: added
        * index-12.html: added for ook only
        * htmlprep.pl: add index-12.html for ook only

0.32 2010-07-22 rurban@cpan.org
        * io-14: LINES as IVX, no IFP

0.31 2010-07-21 rurban@cpan.org
        * av-14: fixed, removed # magic

0.30 2010-07-21 rurban@cpan.org
        * new 5.14 structs
	* added old and new versions: -8, -10 and -14 suffices
        * improved eps2png logic
        * moved index.html to index-work.html, create index*.html by htmlprep.pl

0.21 2010-03-30 rurban@cpan.org
        * index.html: C SvNULL typo.
        Added basic P5RX info.
        More links.

0.20 2010-02-10 rurban@cpan.org
       * index.html: 5.12 version bump.
	Mention self-ref'ed magic for REFCOUNTED

0.19 2010-01-06 rurban@cpan.org
	* stack: removed retstack, removed xpvav blocks, 
        use direct ARRAY ptr, smaller
	* context: new with PUSHBLOCK/PUSHSUB and PUSHSUBST
	* eval: new with PUSHBLOCK/PUSHEVAL and JMPENV
	* index.html: removed retstack. Added cxstack.
	Added sub and a eval chapter.
	Noted pp_ macros.
	* slides.pds: added 22) Context + sub, 23) eval
        * scope: added ENTER/LEAVE text to scopestack
	* hhk.pl: added
	* META.yml: added for a cpan/pause name
        * t/97_meta.t: added

0.18 2009-12-19 rurban@cpan.org
	* svpvgv: xnv_u => xbm_s, removed BmUSEFUL, BmPREVIOUS, BmRARE
	* index.html: xnv_u => xbm_s

0.17 2009-12-15 rurban@cpan.org
	* index.html: more links.
	  RV is not the exact same as a IV.
 	  PVBM changed to PVGV with VALID.

0.16 2009-12-01 rurban@cpan.org
	* opsamp2: added
	* eps2png: cleanup

0.15 2009-12-01 rurban@cpan.org
	* op.ps: type:9, opt:7
	* op1, op2: fixed cop,padop. removed condop
	* optypes: exchanged condop with padop

0.14 2009-11-30 rurban@cpan.org
	* op1.epsx: shortened pmop
	* pad.espx: added intermediate AVs, PL_curpad, PL_comppad
          and PL_comppad_name
	* svng,svpvbm,svpvmg: better bounding box
	* svpvrv.epsx, svpvrv.png: removed

0.13 2009-11-23 rurban@cpan.org
	* some typos
        * opsample.epsx: smaller bubble
	* Fixed opcode flags (parsed Concise vs static)
        * CV: added pad.ps with PADLIST ptr

0.12 2009-11-22 rurban@cpan.org
        * mk-slides: fix version
        * make_dist: force perms
        * slides/index.html: Removed unused S5 js from 
        * svpvmg.epsx: len,obj,ptr reshuffle, added magic_state
        * gv.epsx: renamed FLAGS to GvFLAGS
        * io.epsx: renamed FLAGS to IoFLAGS
        * index.html: Fixed GV
        * Added PAD to slides
	* Added opsample.epsx, added OP Concise explanation,
	  removed abc-simple.png

0.11 2009-11-22 rurban@cpan.org
        * Added Changes (written with info from backpan)
        * Changed IV + NV text, fixed svnv.epsx
        * Added GvNAME to PVLV
        * Rewrote AV, HV, GV
        * illguts.pdf: added

0.10 2009-11-21 rurban@cpan.org
        * Rewrite of all files for the Perl 5.10 changes. 
          Uptodate with current 5.11.2 (BIND and RV added).
        * Added illguts.chm Windows HTML Help File
        * Added abc-simple.png from Simon Cozens Tutorial
        * Restructuring of slides: Added accesskeys META-z, META-x, META-t

0.09 1999-11-05 gaas@cpan.org
        * replaced .gif by .png

0.08 1999-06-11 gaas@cpan.org
        * url change from http://home.sn.no/~aas/perl/guts/ 
        to http://gisle.aas.no/perl/

0.06 1998-07-03 gaas@cpan.org
	+ /nsglob

0.05 1998-02-24 gaas@cpan.org
	+ svtypes.gif, optypes.gif, op1.gif, op2.gif, stack.gif, scope.gif

0.04 1998-02-18 gaas@cpan.org
	+ stash.gif

0.03 1998-02-06 gaas@cpan.org
        + svpvrv.gif, gv.gif, cv.gif, svpvfm.gif, io.gif     
        * Postscript improvements
        * Adedd SvPVMG fields

0.02 1998-02-03 gaas@cpan.org
        * Added svpvbm, svpvlv, strtab
        * Added HE, HEK, SHAREKEYS info

0.01 1998-02-02 gaas@cpan.org
	* first release