Commit graph

20616 commits

Author SHA1 Message Date
joerg
5d3c0b6cf8 Declare vsscanf consistent with modern systems. Continue on parentheses
related warnings from clang.
2013-09-10 14:18:11 +00:00
joerg
ee7b08b627 Continue on certain harmless default warnings from clang. 2013-09-10 14:16:52 +00:00
joerg
a8ed4ab4e3 Don't warn about mixing logical ops without parentheses or negative
array indices.
2013-09-10 14:16:22 +00:00
wiz
790d800193 Remove old conflicts line that breaks git meta package. 2013-09-10 08:17:38 +00:00
wen
3902c14f50 Update to 6.41
No changelog upstream
2013-09-10 07:17:33 +00:00
wiz
e83891160c Update to 6.2.9:
Version 6.2.9 - August 26 2013

[CHANGES]
New facilities:
o configure: New option --with-sitekeys-mode=MODE.

Changed:
o jquery.treeview.js: Removed effects on mouse over because they use time too much
  to build a tree. Now it works faster than previous versions.
o htags: Added a loading message when the --tree-view option is specified.

[INCOMPATIBLE CHANGES]
o gtags-cscope: Though previous gtags-cscope ignored GTAGSROOT, GTAGSDBPATH when
  the -d option was not specified, it was meaningless. Now it accepts both of them
  always.

[BUG FIXED]
o gtags-cscope: Arrow keys didn't work after execution of external programs. Now it works.
o global: The -u option didn't work in a project whose path includes blanks. Now it works.
o htags: Fixed some bugs about --tree-view option.
- The type argument of --tree-view option didn't work in the top page. Now it works.
- Directory icons by --tree-view=filetree were not displayed. Now it works.
- On-line manual didn't say about the type argument. Now it is written.
2013-09-09 20:39:14 +00:00
wiz
1c64ced817 Update to 1.1.4:
-----
1.1.4
-----

* Issue #77: Fix error in upload command (Python 2.4).

-----
1.1.3
-----

* Fix NameError in previous patch.

-----
1.1.2
-----

* Issue #69: Correct issue where 404 errors are returned for URLs with
  fragments in them (such as #egg=).

-----
1.1.1
-----

* Issue #75: Add ``--insecure`` option to ez_setup.py to accommodate
  environments where a trusted SSL connection cannot be validated.
* Issue #76: Fix AttributeError in upload command with Python 2.4.
2013-09-09 20:37:42 +00:00
prlw1
5c05b1b706 Update p5-Tree-DAG_Node to 1.16:
1.16  Mon Sep  9 09;26:00 2013
- Accept a patch (slightly modified by me) from Tom Molesworth
  (see RT#88501):
  - Remove 'use open qw(:std :utf8);' because of its global effect.
  - Replace Perl6::Slurp with File::Slurp, using the latter's binmode
    option for the encoding.
  - Fix docs where I'd erroneously said File::Slurp didn't support utf8.

1.15  Fri Sep  6 11:10:00 2013
- Replace Path::Tiny with File::Spec, because the former's list of
  dependencies is soooo long :-(.
  - Changed files: t/read.tree.t, Build.PL and Makefile.PL.
    See: RT#88435 for an explanation.
- Move t/pod.t to xt/author/pod.t.
2013-09-09 20:27:40 +00:00
wiz
6ba0de1f29 Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
wiz
a12641b46a Reimport scmgit as git-1.8.4 in devel/git.
This package is a meta package, collecting the components normally
expected to be installed for the GIT distributed version control
suite (the tool itself, the tk-based browser gitk, and the man pages).
2013-09-09 13:56:27 +00:00
wiz
150cbd9a2b Reimport scmgit-gitk as git-gitk-1.8.4 in devel/git-gitk.
This package installs gitk.
2013-09-09 13:55:58 +00:00
wiz
1d3c97b973 Reimport scmgit-docs as git-docs-1.8.4 in devel/git-docs.
This package installs documentation for the GIT distributed version control
suite.
2013-09-09 13:55:14 +00:00
wiz
b7adfdb4f4 Reimport scmgit-base as git-base-1.8.4 in devel/git-base.
Git is a free and open source distributed version control system
designed to handle everything from small to very large projects with
speed and efficiency.

Git is easy to learn and has a tiny footprint with lightning fast
performance. It outclasses SCM tools like Subversion, CVS, Perforce,
and ClearCase with features like cheap local branching, convenient
staging areas, and multiple workflows.

This package contains only the git program (and subcommands).  It does
not contain man pages or the tk-based repository browser.
2013-09-09 13:54:44 +00:00
fhajny
68506b1e85 Resign as maintainer (not really using Ruby at all any more). 2013-09-09 12:29:25 +00:00
ryoon
0c5c7c7d1d Add a patch. 2013-09-08 16:33:56 +00:00
ryoon
77e4d7531f Update to 0.1pre1718
Changelog:
unknown.
2013-09-08 16:33:25 +00:00
ryoon
809bc0b208 Add FreeMiNT support. 2013-09-08 16:32:14 +00:00
wen
96a66a28b1 Update to 0.200008
Update DEPENDS

Upstream changes:
0.200008  2013-04-30 12:50:19 America/New_York
          avoid a Moose-using test in the suite of tests run by users (thanks,
          Dave Rolsky)

0.200007  2013-04-09 19:20:02 America/New_York
          allow previous_exception to be passed to the constructor

0.200006  2013-04-09 14:58:07 America/New_York
          lose old $@ in previous_exception less often under 5.17.10 (thanks,
          David Wheeler)

0.200005  2013-04-05 15:04:52 America/New_York
          Plugged memory leak (thaljef)

0.200004  2013-02-21 16:50:05 America/New_York
          update Throwable::Error to use around modifier instead of calling
          SUPER:: (thanks, Justin Hunter)

0.200003  2012-10-18 08:52:20 America/New_York
          no code changes; just no longer trial

0.200002  2012-10-09 08:56:21 America/New_York
          require Moo 1.000001

0.200001  2012-09-22 18:10:29 America/New_York
          update a prerequisite (thanks, FREW)

0.200000  2012-09-20 14:12:34 America/New_York
          port to Moo (FREW, MSTROUT, ILMARI)
2013-09-08 13:31:54 +00:00
prlw1
f553ca7a2c Update libwnck3 to 3.4.7
=============
Version 3.4.7
=============

  Features

  * Add wnck_set_default_icon_size and wnck_set_default_mini_icon_size functions
    to allow clients to define the size of the icons to be used for windows
    and applications.

=============
Version 3.4.6
=============

  Features

  * Add option to close windows with mouse middle click on button in tasklist
    (Stefano Karapetsas)
  * Add API to define task list orientation (Jean-Luc Porquet and Josselin Mouette)

  Fixes

  * ClassGroup: fix class signal signature (Marco Trevisan)
  * Get rid of the deprecated code in TaskList, Selector and Pager (Marco Trevisan)

  Translators

  * Andika Triwidada (id)
  * Ani Peter (ml)
  * Aurimas Černius (lt)
  * Balázs Úr (hu)
  * Daniel Mustieles (es)
  * Enrico Nicoletto (pt_BR)
  * Joe Hansen (da)
  * Krishnababu Krothapalli (te)
  * ManojKumar Giri (or)
  * Marek Černocký (cs)
  * Matej Urbančič (sl)
  * Nilamdyuti Goswami (as)
  * Rajesh Ranjan (hi)
  * Sandeep Sheshrao Shedmake (mr)
  * Shankar Prasad (kn)
  * Shantha kumar (ta)
  * Sweta Kothari (gu)
  * Theppitak Karoonboonyanan (th)
  * Yuri Myasoedov (ru)
  * Мирослав Николић (sr) (sr@latin

=============
Version 3.4.5
=============

  Features

	* Add getter and notifier for the Window role
	* Emit signals when a window instance or group name (WM_CLASS) changes (Marco Trevisan)

  Fixes

	* Remove deprecated APIs for device grabbing (Marco Trevisan)
	* Fix wnckprop hang, that made the system unusable (Marco Trevisan)
	* Fix build with recent automake (Nuno Araujo)
	* Use a little less power using g_timeout_add_seconds (B.Prathibha)

  Translators

	* ManojKumar Giri (or)
	* Piotr Drąg (pl)
	* Shankar Prasad (kn)

=============
Version 3.4.4
=============

  Translators

	* Runa Bhattacharjee (bn_IN)
	* chandankumar (hi)
	* Khoem Sokhem (km)
	* Rūdolfs Mazurs (lv)
	* Anish A (ml)
	* Piotr Drąg (pl)
2013-09-08 09:42:23 +00:00
wen
d5de1cc16f Update to 0.20
Upstream changes:
0.20    2013-04-07
        - change file dates changed to meet W3CDTF standards.
        - reworked Makefile.PL for clarity.
        - upgraded to Test::CPAN::Meta::JSON for tests.
        - added meta.JSON.
        - updated test suite.
        - added repositories to Meta files.
2013-09-08 05:14:33 +00:00
wen
0ed5810afd Update to 1.36
Upstream changes:
1.36 - Wed May 15 17:38:12 EDT 2013
 - updates dist.ini to hide util with MetaNoIndex


1.35 - Fri Jan  4 14:48:28 EST 2013
 - Updates t/00-compile.t to ignore loading the Devel::REPL plugin, as its an
   optional dependency.

1.34 - Tue Oct 30 13:22:59 EDT 2012
 - Re-release using EU::MM to avoid Module::Install bug
   see http://weblog.bulknews.net/post/33907905561/do-not-ship-modules-with-module-install-1-04
   for details.
2013-09-08 05:08:52 +00:00
wen
49b02405b3 Update to 1.06
Add LICENSE

Upstream changes:
1.06    Fri Oct 19 11:30:31 CDT 2012
        [ENHANCEMENTS]
        tainted() now localizes $SIG{__DIE__} before performing the
        taint check.  If the calling program has its own $SIG{__DIE__},
        we don't want to use it.  Thanks, Pete Krawczyk.
        https://rt.cpan.org/Ticket/Display.html?id=23507

        [FIXES]
        Checks for undef before opening files when trying to create
        some taint. Thanks Fr茅d茅ric Buclin.
        https://rt.cpan.org/Ticket/Display.html?id=51246
2013-09-08 05:05:08 +00:00
wen
9554ccc204 Update to 0.05
Upstream changes:
0.05 Fri Jan  7 15:17:34 CST 2011

    add '.' to the default bin dirs
    set exit code to 127 if the script can't be found
2013-09-08 05:00:37 +00:00
wen
19c0eba987 Update to 1.12
Upstream changes:
version 1.12 at 2013-01-10 14:55:52 +0000
-----------------------------------------

  Change: 34a8e3a668f6c4ba1f5725971598fc8cd4eaef1b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-10 14:55:52 +0000

    Bump version to 1.12

  Change: 37b60d1ae2460076f82f07300b2c1f0d78412200
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-10 14:55:28 +0000

    Implement a timeout option

  Change: 4a636064c8cceeddc33fac4095ff546d5e62e3a1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-10 13:19:52 +0000

    Update distribution to Dist::Zilla
2013-09-08 04:54:42 +00:00
wen
43391023a2 Update to 1.0.1
Upstream changes:
=== Version 1.0.1 / 2013-07-26

* Enhancements
  * Add the license agreement to the manifest
  * fix misdocumentation in the POD format
2013-09-08 01:51:24 +00:00
wen
2261cb8c7d Update to 1.14
Add missing DEPENDS
Add LICENSE

Upstream changes:
1.14      2013-09-04 01:38:29Z (Karen Etheridge)
    - updated inaccurate test prereq

1.13      2013-08-21 20:03:31Z (Karen Etheridge)
    - added missing abstract for kwalitee-metrics script
    - no longer issuing a warning if the test is running from xt/ (see v1.10)

1.12      2013-08-01 16:09:47 PDT-0700 (Karen Etheridge)
    - adjusted tests to compensate for changes made in Module::CPANTS::Analyse
      0.88/0.90_01

1.11      2013-07-29 17:27:36 PDT-0700 (Karen Etheridge)
    - added missing kwalitee-metrics executable to the distribution

1.10      2013-07-28 17:18:31 PDT-0700 (Karen Etheridge)
    - we now issue a warning if running when neither AUTHOR_TESTING or
      RELEASE_TESTING environment variables or set
    - test level adjusted, so location of failing test is correct
    - include a script to dump all metrics ("kwalitee-metrics")

1.09      2013-07-18 10:34:33 PDT-0700 (Karen Etheridge)
    - the has_test_pod, has_test_pod_coverage tests have been removed - they
      are classified as 'extra', and have been largely considered to be a bad
      idea anyway (these are often shipped as, and ought to be, in xt/)
    - the extractable test has been removed, as it does nothing in dists
      before there is a tarball present
    - new tests have been added: all standard kwalitee tests that can be run
      on a bare distribution without a tarball

1.08      2013-07-15 17:59:47 PDT-0700 (Karen Etheridge)
    - documentation fixed to reflect what indicators are actually available
    - metric names are no longer hardcoded, so Module::CPANTS::Analyse has
      more freedom to add and remove metrics

1.07      2013-06-28 12:22:00 PDT-0700 (Karen Etheridge)
    - now the indicators are run in the exact order they are returned
      from Module::CPANTS::Kwalitee::*, as some tests depend on the results of
      earlier tests (charsbar)
    - synopsis updated to recommend a better way to run this module, ensuring
      that it is not run by cpantesters or at installation time
    - we no longer create a function in our namespace for every metric we are
      going to test -- this should not break anyone, as these subs were never
      documented as part of the public API

1.06      2013-05-13 14:15:33 PDT-0700 (Karen Etheridge)
    - restore previous behaviour of plan()ing in import, to unbreak some
      dists that didn't follow the docs (which in this case is ok since it's a
      horrible idea for a Test module to plan itself anyway) (v1.05)
    - more diagnostic data is printed when a test fails (RT#85107)

1.05      2013-05-12 17:17:32 PDT-0700 (Karen Etheridge)
    - more rigorous testing of output; (in order to make this possible) now we
      do END { done_testing } instead of planning a test count

1.04      2013-04-28 08:55:17 PDT-0700 (Karen Etheridge)
    - re-release with bumped developer prereqs to depend on a higher version
      of Test::More for t/00-compile.t and t/00-check-deps.t (RT#84900)

1.03      2013-04-27 05:49:31 PDT-0700 (Karen Etheridge)
    - fixed documentation to refer to the proper names of Kwalitee tests
      (RT#24506) (thanks, Gavin Sherlock!)
    - cleaned up partially-botched distribution metadata and README

1.02      2013-03-31 14:58:52 PDT-0700 (Karen Etheridge)
    - no operational changes - re-releasing under new management via github
      and Dist::Zilla
2013-09-08 01:45:49 +00:00
wiz
89d45dca29 Recursive PKGREVISION bump for serf-1.3.x (major shlib change).
Noted by tron.
2013-09-07 14:00:47 +00:00
wiz
18faa6f4ff Update to 1.17.1:
This release of the common autoconf macros for X.Org software fixes some
bugs introduced in XORG_TESTSET_CFLAG in version 1.17.0 of the macros,
including one that caused detection of incorrect compiler flags to fail
in some cases.

Most end-users will not need to install this software - it's only needed
to generate or regenerate the autoconf files in X.Org packages, such as
when building from a git checkout or from a tarball after patching files
such as configure.ac.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (2):
      Strip trailing whitespace
      Version bump: 1.17.1

Chris Wilson (1):
      Use the right variable names for the compiler flags in XORG_TESTSET_CFLAG

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Yaakov Selkowitz (1):
      Fix spacing in XORG_TESTSET_CFLAG
2013-09-07 07:11:47 +00:00
wiz
dc8df28e97 Update to 3.4, based on PR 48186 by @kiaderouiche
Version 3.4
---------------------
02/17/11: beazley
          Minor patch to make cpp.py compatible with Python 3.  Note: This
          is an experimental file not currently used by the rest of PLY.

02/17/11: beazley
          Fixed setup.py trove classifiers to properly list PLY as
          Python 3 compatible.

01/02/11: beazley
          Migration of repository to github.
2013-09-05 20:29:48 +00:00
wiz
6862bd6382 Update to 0.9904:
2013-09-02  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.9904' using shipit.
	[4fab8f3e7a2c] [tip]

	* t/08_corelist.t:
	Almost forgot to add this
	[4e3713e87478] [0.9904]

	* vutil/vxs.xs:
	Delete this useless code path
	[5effc1d02853]

	* README:
	Fixup typo in README
	[7b9cc580738a]

	* MANIFEST, Makefile.PL, README, t/07locale.t, vutil/vutil.c,
	vutil/vxs.xs:
	A couple subtle changes from bleadperl. Also, require parent to be
	installed even if it should have been installed already (Thanks
	RHEL!). Handle magical initializers (like tied hash elements), but
	only test where we can do it easily.
	[6fd396e1006b]

2013-08-20  John Peacock  <john.peacock@havurah-software.org>

	* README, lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
	t/04strict_lax.t, t/05sigdie.t, t/06noop.t, t/07locale.t,
	t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm:
	Final sync with bleadperl
	[4d748bda798b]

2013-08-18  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.9903' using shipit.
	[02af417226b0]

	* vutil/lib/version/vxs.pm:
	Missed one VERSION++
	[8c04e6e6f195] [0.9903]

	* README:
	Final tweaks before release to CPAN
	[a63c5368dbae]

2013-08-16  John Peacock  <john.peacock@havurah-software.org>

	* lib/version.pod:
	More whitespace normalization
	[bebbe00cbd68]

2013-08-15  John Peacock  <john.peacock@havurah-software.org>

	* lib/version.pm, lib/version/Internals.pod, t/01base.t,
	t/02derived.t, t/03require.t, t/04strict_lax.t, t/05sigdie.t,
	t/06noop.t, t/07locale.t, t/coretests.pm, vperl/vpp.pm:
	Merge with core perl changes and bump $VERSION for release.
	[cf81a9587bf2]

2013-07-06  John Peacock  <john.peacock@havurah-software.org>

	* lib/version/Internals.pod:
	Resolve https://rt.cpan.org/Ticket/Display.html?id=86582
	[f831a867b6be]

	* Makefile.PL:
	Always install version::vpp even when installing XS code Resolves
	https://rt.cpan.org/Ticket/Display.html?id=84616
	[e983c52f6935]

	* Makefile.PL:
	Require the correct minimum version of "parent"
	[1aa33af2f954]

	* Makefile.PL, t/coretests.pm:
	Eliminate "use base" usage
	[ffee69e907be]

2013-03-06  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.9902' using shipit.
	[5c6574976e24]

	* lib/version.pm:
	Make sure to create &version::new alias with all Perls
	[9fc95f57161a] [0.9902]

2013-03-05  John Peacock  <john.peacock@havurah-software.org>

	* README:
	Ready for release to CPAN
	[e8829f2f8800]

2013-03-03  John Peacock  <john.peacock@havurah-software.org>

	* vperl/vpp.pm:
	Pure Perl version::new() should also croak if called as function.
	Resolves: https://rt.cpan.org/Ticket/Display.html?id=81085
	[823994482617]

	* lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
	t/05sigdie.t, t/06noop.t, t/07locale.t, t/coretests.pm,
	vperl/vpp.pm, vutil/lib/version/vxs.pm:
	Cope with hashkey ordering changes. Resolves:

	 https://rt.cpan.org/Public/Bug/Display.html?id=81708
	[3c49b0c9c7d6]

	* Makefile.PL:
	Implement PERL_ONLY environment variable. Resolves:

	 https://rt.cpan.org/Public/Bug/Display.html?id=83509
	[be18a6913e9d]

	* .hgignore, vutil/vutil.c, vutil/vxs.xs:
	Don't create object structure until after prescanning, resolves:

	 https://rt.cpan.org/Public/Bug/Display.html?id=81086
	[50e4af5e81ce]

2012-11-15  John Peacock  <john.peacock@havurah-software.org>

	* t/01base.t, vutil/vxs.xs:
	Resolve https://rt.cpan.org/Ticket/Display.html?id=81085
	[38f2fe7b96fd]
2013-09-05 19:27:14 +00:00
wiz
01e72507f7 Update to 1.14:
1.14  Wed Sep  4 13:44:00 2013
	- Document the copy() method.
	- Patch the copy() method so it respects the {no_attribute_copy => 1} option.
	- Add method read_tree(), for text files. It uses Perl6::Slurp (which supports utf8).
	- Add methods read_attributes() and string2hashref($s) for use by read_tree().
	- Add t/read.tree.t to test read_tree().
	- Add t/tree.utf8.attrbiutes.txt, in utf8, for use by t/read.tree.t.
	- Add t/tree.with.attributes.txt and t/tree.without.attributes.txt for use by t/read.tree.t.
	- Make Perl V 5.8.1 a pre-req so we have access to the utf8 pragma.

1.13  Mon Aug 12 17:16:00 2013
	- Change the values accepted for the no_attributes option from undef and 1 to 0 and 1.
		If undef is used, it becomes 0, so pre-existing code will not change behaviour.
		This makes it easier to pass 0 or 1 from the command line, since there is no default value available.
2013-09-05 19:25:07 +00:00
wiz
d8a6b3e666 Update to 0.051003:
0.005000  Thu Feb  9 07:03:26 2012

    - Fixed handling of slurp()

    - Removed dependency of English locale in errors.t
      (thanks to all those who reported it)

    - Tweaked ipc.t to placate Windows (thanks John)

    - Disabled implicit open failure warnings (thanks Kevin)

    - Cleaned up code and commented

    - Improved performance significantly for chomped cases

    - Updated Makefile.PL and added Build.pl


0.050000  Thu Feb  9 15:30:53 2012

    - No feature changes: update to fix version number regression


0.051000  Thu Jun 14 20:52:15 2012

    - Tweaked error.t to placate Windows (thanks mascip)


0.051001  Fri Jul 27 07:58:08 2012

    - Doc tweak (thanks John)



0.051003  Sat Feb  9 11:59:34 2013

    - Documented limitations of C<slurp> on certain platforms
      (e.g. no piped opens under Windows).

    - Allowed layer options to have parenthesized args
      (Thanks Kevin)

    - Handle File::Temp filehandles correctly (thanks Kevin)
2013-09-05 19:23:11 +00:00
wiz
35a90b9c72 Update to 0.2301:
0.2301    2013-04-11 16:30:05 Europe/London

        * dist.ini: Managed with Dist::Zilla now; generates Makefile.PL
          to avoid circular dependency when using Build.PL
2013-09-05 19:18:42 +00:00
wiz
3c025e21fb Update to 0.07:
0.07 2013-07-01T03:08:52Z

        - If the C<< RELEASE_TESTING >> environment variable is true, then instead
          of skipping tests, Test::Requires bails out.
          (tobyink)

0.07

        - document that use Test::Requires "5.010" works.
          (tobyink)
2013-09-05 19:12:06 +00:00
wiz
dcb71a8fe2 Update to 1.02:
1.02 - Mon Jul  8 21:15:30 2013
	* Bump to stable release

1.01_02 - Thu Jul 19 06:18:35 2012
	* Remove the ::Tie stuff. It should be fully Capture::Tiny
	now.

1.01_01 - Mon May 14 16:05:22 2012
	* David Golden re-did everything with Capture::Tiny
	to get around the odd output paths that we coudn't
	handle with a tie.
2013-09-05 19:09:16 +00:00
wiz
5e28a3753a Update to 0.109:
0.109

Add minimal support for note and explain (i.e. don't crash).
2013-09-05 19:07:07 +00:00
wiz
24163d477e Update to 0.92:
0.92: 03 Feb 2012

- Cleanups and fixes for Debian packaging by Boris Peck.
2013-09-05 19:04:59 +00:00
wiz
42ee03f739 Update to 1.08:
1.08    2013-06-07

- The handling of defaults in the XS version of validate_pos was broken. The
  default were simply pushed into the returned array, rather than being
  explicitly stored in the right index based on the order of the specs passed
  to validate_pos(). RT #83780.


1.07    2012-10-26

- Params::Validate's XS implementation would overwrite $@ when validation subs
  were called. Patch by Salvador Fandino. RT #80124.

- The use of state in the POD was broken. It only works with scalars. Reported
  by Salvatore Bonaccorso. RT #80250.
2013-09-05 19:03:53 +00:00
wiz
b136f3fc10 Update to 2.062:
2.062 11 August 2013

      * RT#87335: [PATCH] Fix up tests for imminent bleadperl changes

      * RT#84647: typo fixes

      * RT#86814: IO::Compress::Gzip test t/100generic-bzip2.t hangs on Cygwin

  2.061 19 May 2013

      * zipdetails (1.06)
        Get it to cope with Android 'zipalign' non-standard extra fields.
        These are used to make sure that a non-compressed member starts on
        a 4 byte boundary.

      * RT#84647: unzip example with IO::Uncompress::Unzip
2013-09-05 18:58:32 +00:00
wiz
fe71a2a31a Update to 1.00:
1.00   February 23, 2013
	- No code changes, just documentation improvements
	- Document filehandle position set by sniff_encoding
2013-09-05 18:57:18 +00:00
wiz
e7da152af6 Update to 0.23:
---- Release V0.23 CPAN ----

	* Build.PL: Use Module::Build

	* Temp.pm: internally holds absolute path for cleanup (Fixes RT #44924)

	* t/rmtree.t: (new) Test temp dir removal explicitly.

	* t/tempfile.t: Correctly tests directory removal from chdir.

	* Temp.pm: Clean up temp directory on exit even if it is the
	current directory. Patch supplied by Ed Avis and fixes RT #45246.

	* Temp.pm: Defer unlinking tempfiles if initial unlink fails
	instad of croaking; fixes problems on NFS (RT #82720)

	* Temp.pm: Allow leading template to new() for consistency with
	newdir()

	* Temp.pm: Calling tempfile or tempdir as a class method now
	produce a more useful fatal error message

	* Temp.pm: new/newdir/tempfile/tempdir now all allow either
	a leading template argument or a TEMPLATE option

        * Temp.pm: Overload numify with refaddr() in same manner as IO::File
          (closes RT #47397 from Kevin Ryde)
2013-09-05 18:56:06 +00:00
wiz
8f9352a0ff Update to 1.12:
1.12    Sat Dec 22 15:22:31 CST 2012
    [FIXES]
    Fix detection of named pipes under various flavors of BSD.
2013-09-05 18:53:38 +00:00
wiz
29695c432b Update to 0.17021:
Aug 27 2013 <shlomif@shlomifish.org> (Shlomi Fish)

  Error.pm #0.17021
  - Fix for the format of the new Carp (in bleadperl)
    - https://rt.cpan.org/Ticket/Display.html?id=88137
    - Thanks to Zefram for the report and patch.

May 03 2013 <shlomif@shlomifish.org> (Shlomi Fish)

  Error.pm #0.17020
  - Correct typos.
    - https://rt.cpan.org/Ticket/Display.html?id=85023
2013-09-05 18:52:42 +00:00
wiz
76ce608920 Update to 2.10:
2013-03-27  k  <k@k83.linux.bogus>

	* release 2.10

	* no change to 2.10-TRIAL

2013-03-24  k  <k@k83.linux.bogus>

	* release 2.10-TRIAL

	* release 2.09-TRIAL

	* address RT#84139: fix test to work with upcoming perl 5.18
	(Thanks to ZEFRAM)

	* fixed the autogen.t test again, this time for perl 5.8.9

2012-05-20  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>

	* release 2.08_53

	* apply doc patch by Nick Stokoe from ticket #77102

	* declare dependency on Compress::Zlib

2009-03-01  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>

	* release 2.08_51

	* added a test by Jason M. Mills to chase down the bug he reports
	in https://rt.cpan.org/Ticket/Display.html?id=43675
2013-09-05 18:49:30 +00:00
wiz
134e15b4d5 Update to 2.062:
2.062 11 August 2013

      * typo fix
        [#86417]

  2.061 19 May 2013

      * Include zlib 1.2.8 source.

      * typo fix
        [#85431]

      * silence compiler warning by making 2nd parameter to
        DispStream a const char*

      * Mishandling of BUILD_ZLIB=0 option
        [#85492]
2013-09-05 18:48:26 +00:00
wiz
3dc790b765 Update to 2.062:
2.062 11 August 2013

      * No Changes

  2.061 19 May 2013

      * silence compiler warning by making 2nd parameter to
        DispStream a const char*
2013-09-05 18:47:16 +00:00
wiz
70cd1b81fe Update to 0.36:
0.36  2013-09-03
      - support building with PUREPERL_ONLY

0.35  2013-07-09
      - remove old deprecated api
2013-09-05 18:46:02 +00:00
wiz
e0c564f3e1 Update to 0.28:
0.28  2013-07-16
      - fix test issue (Graham Knop)

0.27  2013-07-15
      - handle magic more correctly in add_symbol and get_or_add_symbol
2013-09-05 18:44:35 +00:00
wiz
fc213c3744 Update to 0.09:
0.09  2013-07-19
      - support Perl 5.6.x (Toby Inkster)
2013-09-05 18:43:26 +00:00
wiz
578672984d Update to 0.003:
0.003     2013-04-26 10:41:34 America/New_York
          fix some confusing mistakes in the docs (thanks, George Hartzell)
2013-09-05 18:42:01 +00:00