CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/IUP.changes  view on Meta::CPAN

=head2 XX/XX/2013 - 0.102

 - XXX

=head2 31/07/2013 - 0.101

 - fixing broken links to examples

=head2 06/02/2013 - 0.100

 - updating callbacks newly added in iup 3.6/3.7
 - starting new version line

=head2 12/08/2012 - 0.006

 - attribute accesors now handled via AUTOLOAD
 - Callback.xs+Canvas.xs incorporated into IupLibrary.xs
 - improved thread awareness of Idle callback
 - preparing for iup-3.6

=head2 19/08/2011 - 0.004

corpus/dists/IUP.changes  view on Meta::CPAN


=head2 18/08/2011 - 0.003

 - much better documentation
 - many fixes for IUP::Canvas methods
 - added: IUP::Canvas::(Palette|Pattern|Stipple|Bitmap) - canvas helper modules
 - added: IUP::Canvas::(InternalState|InternalServerImage|InternalContext) - canvas helper modules (hidden)
 - added: IUP::Canvas::FileBitmap
 - added: IUP::Canvas::FileVector - replacement for IUP::Canvas::(SVG|EMF)
 - added: IUP::ConfigData
 - fix for callbacks: better handling of callbacks with no return value (fallback to IUP_DEFAULT)
 - fix for callbacks: MULTITOUCH_CB, MULTISELECTION_CB, MULTIUNSELECTION_CB, NODEREMOVED_CB
 - removing debug stuff 'use Data::Dump(er)'

=head2 29/07/2011 - 0.002

 - removing invalid accessors "0" and "1"
 - fix for "Can't locate IUP/OleControl.pm"
 - fixing documentation

=head2 19/07/2011 - 0.001_01

corpus/dists/IUP.parsed  view on Meta::CPAN

{
  "preamble" => "=head1 Revision history for IUP\n\n=head2 XX/XX/2013 - 0.102\n\n - XXX\n\n=head2 31/07/2013 - 0.101\n\n - fixing broken links to examples\n\n=head2 06/02/2013 - 0.100\n\n - updating callbacks newly added in iup 3.6/3.7\n - starting n...
  "raw_preamble" => "=head1 Revision history for IUP\r\n\r\n=head2 XX/XX/2013 - 0.102\r\n\r\n - XXX\r\n\r\n=head2 31/07/2013 - 0.101\r\n\r\n - fixing broken links to examples\r\n\r\n=head2 06/02/2013 - 0.100\r\n\r\n - updating callbacks newly added i...
  "releases" => []
}

corpus/dists/XML-LibXSLT.changes  view on Meta::CPAN


1.61
     - fixed error reporting: die on fatal errors, warn otherwise
       (in particular, warn rather than die on <xsl:message terminate="no">)

1.60
     - fix a huge memory leak in transform_file (bug #1314)
     - make it clear from the docs that output_string returns bytes (bug #8875)
     - added missing type-casting to fix compile-time warnings (bug #18508)
     - using call_* instead of perl_call_* (perl_ variants are obsolete)
     - in callbacks, POPs on error before croaking, otherwise it has no
       effect (and we probably leak)
     - added test case which used to fail (provided in rt #15723)
     - apply patch for Makefile.PL for non-standard libxslt paths (bug #16224)
     - fix segfault with registered functions returning nodes
     - fix leaks in parse_stylesheet
     - error reporting

1.59
    - (revision bumped to match XML::LibXML)
    - adapted for new XML::LibXML::InputCallback API
    - support for static linking against libxml2

1.57
    - (revision bumped to match XML::LibXML)
    - Some minor fixes to perl extension functions support
    - Fixed callbacks support
    - Enable xinclude in XSLT files
    - Fixed some memory leaks
    - Fixed some segfaults

1.53
    - Fixed ordering of params to perl extension funcs
    - Implemented nodelist and other data type passing to
      extension functions, and returning nodelist and elements
      (some code from Ido Ben-Zvi)
    - Slightly better error handling

corpus/dists/XML-LibXSLT.changes  view on Meta::CPAN

      in your code, see t/07blankdoc.t for details about how to
      make it work).

1.50
    - Cleaned up media_type method so it doesn't segfault.

1.49
    - Migrated to new XML::LibXML 1.49 (with new memory stuff)

1.31
    - removed global callbacks
    - changed callbacks to using LibXML globals

1.30
    - Compatibility with XML::LibXML 1.30 (esp callbacks)
    - EXSLT support
    - Better test files

1.09
    - Some fixes and tests for document('')
    - Better have_library implementation in Makefile.PL

1.08
    - Fixed Makefile.PL check for libxslt > 0.7.0 to work with 1.0.0

corpus/dists/XML-LibXSLT.parsed  view on Meta::CPAN

          "text" => "added missing type-casting to fix compile-time warnings (bug #18508)"
        },
        {
          "line" => 170,
          "raw" => "     - using call_* instead of perl_call_* (perl_ variants are obsolete)\n",
          "style" => "-",
          "text" => "using call_* instead of perl_call_* (perl_ variants are obsolete)"
        },
        {
          "line" => 171,
          "raw" => "     - in callbacks, POPs on error before croaking, otherwise it has no\n       effect (and we probably leak)\n",
          "style" => "-",
          "text" => "in callbacks, POPs on error before croaking, otherwise it has no effect (and we probably leak)"
        },
        {
          "line" => 173,
          "raw" => "     - added test case which used to fail (provided in rt #15723)\n",
          "style" => "-",
          "text" => "added test case which used to fail (provided in rt #15723)"
        },
        {
          "line" => 174,
          "raw" => "     - apply patch for Makefile.PL for non-standard libxslt paths (bug #16224)\n",

corpus/dists/XML-LibXSLT.parsed  view on Meta::CPAN

          "text" => "(revision bumped to match XML::LibXML)"
        },
        {
          "line" => 186,
          "raw" => "    - Some minor fixes to perl extension functions support\n",
          "style" => "-",
          "text" => "Some minor fixes to perl extension functions support"
        },
        {
          "line" => 187,
          "raw" => "    - Fixed callbacks support\n",
          "style" => "-",
          "text" => "Fixed callbacks support"
        },
        {
          "line" => 188,
          "raw" => "    - Enable xinclude in XSLT files\n",
          "style" => "-",
          "text" => "Enable xinclude in XSLT files"
        },
        {
          "line" => 189,
          "raw" => "    - Fixed some memory leaks\n",

corpus/dists/XML-LibXSLT.parsed  view on Meta::CPAN

        }
      ],
      "line" => 212,
      "raw" => "1.49\n",
      "version" => "1.49"
    },
    {
      "entries" => [
        {
          "line" => 216,
          "raw" => "    - removed global callbacks\n",
          "style" => "-",
          "text" => "removed global callbacks"
        },
        {
          "line" => 217,
          "raw" => "    - changed callbacks to using LibXML globals\n\n",
          "style" => "-",
          "text" => "changed callbacks to using LibXML globals"
        }
      ],
      "line" => 215,
      "raw" => "1.31\n",
      "version" => "1.31"
    },
    {
      "entries" => [
        {
          "line" => 220,
          "raw" => "    - Compatibility with XML::LibXML 1.30 (esp callbacks)\n",
          "style" => "-",
          "text" => "Compatibility with XML::LibXML 1.30 (esp callbacks)"
        },
        {
          "line" => 221,
          "raw" => "    - EXSLT support\n",
          "style" => "-",
          "text" => "EXSLT support"
        },
        {
          "line" => 222,
          "raw" => "    - Better test files\n\n",



( run in 3.950 seconds using v1.01-cache-2.11-cpan-9b1e4054eb1 )