Branch: refs/heads/master
  Home:   https://github.com/timbunce/devel-nytprof
  Commit: da67f324ed05127a0dc91eab313e86bdb369fd12
      
https://github.com/timbunce/devel-nytprof/commit/da67f324ed05127a0dc91eab313e86bdb369fd12
  Author: Jan Dubois <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M FileHandle.xs

  Log Message:
  -----------
  Move context definition into higher scopes

The functions include additional calls to IO code that takes a
context arg under PERL_IMPLICIT_CONTEXT.  These probably slipped
through because they are only compiled when HAS_ZLIB is true.


  Commit: 31548bdd6f2402fae6ce4887e3e21e36bfb37292
      
https://github.com/timbunce/devel-nytprof/commit/31548bdd6f2402fae6ce4887e3e21e36bfb37292
  Author: Jan Dubois <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M FileHandle.xs
    M NYTProf.xs

  Log Message:
  -----------
  Use "%"IVdf instead of "%ld" for printing IV values

Also cast HvKEYS() to IV for printing, as it returns a STRLEN
value, which may be shorter than an IV (32 bit pointers, 64 bit IVs).


  Commit: a520cac8949d94b9301df974822ccdbb32104d7a
      
https://github.com/timbunce/devel-nytprof/commit/a520cac8949d94b9301df974822ccdbb32104d7a
  Author: Tim Bunce <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M FileHandle.xs
    M NYTProf.xs

  Log Message:
  -----------
  Merge pull request #75 from jandubois/context-fixes

Context fixes (dNFTHX) and sprintf (IVdf)


Compare: 
https://github.com/timbunce/devel-nytprof/compare/5e620025516f...a520cac8949d

-- 
-- 
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
--- 
You received this message because you are subscribed to the Google Groups 
"Devel::NYTProf Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to