Next | Query returned 37 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-04-23 21:51:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.31:

0.31 Wed 14 Nov 2007
	- Upgrading to Module::Install 0.68

0.30 Mon 22 Oct 2007
	- Incremental release to get a newer and non-broken version of the
	  author-only tests.

0.29 Thu 23 Aug 2007
	- Correcting a test which only ran under AUTOMATED_TESTING,
	  apparently my release automation isn't doing what I think
	  it is doing.

0.28 Sat 18 Aug 2007
	- Dropping the Perl version requirement in 01_compile.t to 5.004

0.27 Sat 18 Aug 2007
	- Skipping one particularly evil test that we know fails on a few OS
	  unless AUTOMATED_TESTING is enabled.
	  These failures weren't worth preventing installation at all.

0.26 Fri 27 Jul 2007
	- Adding the _NONNEGINT function
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2007-06-10 01:43:15 by David Brownlee | Files touched by this commit (2)
Log message:
Updated devel/p5-Params-Util 0.23 -> 0.25

0.25 Mon 14 May 2007
	- Adding the _CLASSISA and _SUBCLASS functions to fill
	  a gap between _CLASS and _DRIVER

0.24 Wed  9 May 2007
	- Adding the _DRIVER function for use in writing driver APIs
   2007-04-22 15:06:23 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update to version 0.23.

Changes since last packaged version (0.07):
0.23 Tue 20 Feb 2007
        - Bug fix to _INVOCANT to handle false classes.

0.22 Wed  1 Nov 2006
        - Bug fix to _CODELIKE to handle CODE refs properly
        - Updating tests to work more accurately in this regard.

0.21 Tue 10 Oct 2006
        - When no compiler available, minimise the dependency on Scalar::Util,
          because it's better to leave them with a slightly leaky version
          than to fail altogether.

0.20 Tue 26 Sep 2006
        - Advanced deprecation of _CALLABLE to "warn but work".
        - Correctly refer to _CALLABLE being deprecated, not _CODELIKE.
        - Add support for Tie::Handle objects to _HANDLE
        - Add support for IO::Scalar objects to _HANDLE
        - Add support for IO::String objects to _HANDLE

0.19 Thu 14 Sep 2006
        - Adding more Scalar::Util tests, this time with some diagnostics

0.18 Thu 14 Sep 2006
        - Explicitly importing refaddr in t/07_handle.t to fix
          test failure on ActivePerl 5.8.0.
        - Increased Scalar::Util dep to 1.14 because we may well
          be hurt by tied handles-related bug.

0.17 Tue  8 Aug 2006
        - Adding experimental _HANDLE implementation

0.16 Sun  2 Jul 2006
        - We don't check for stash definedness for _INVOCANT.
          (This is required for 5.005 compat.)

0.15 Sun  2 Jul 2006
        # This release contains only build-time changes
        - Updating to Module::Install 0.63 to add 5.004 support (sorta)
        - Dropping version dependency to 5.004 (Ricardo Signes)

0.14 Wed 10 May 2006
        - No features() used in this dist, so removing auto_install
        - Moved _CALLABLE to _CODELIKE for symmetry reasons. Sorry :(
          Immediate doc changover. Silent alias for a month, then
          warning alias for 3 months, then full deprecation at the end
          of August.
        - Removed RJBS's use warnings that broke 5.005-compatibility.
        - Other minor test cleanups.

0.13 Sun May  7 2006
        # This release contains only build-time changes
        - Upgrading Module::Install to 0.62 final

0.12 Mon May  1 2006
        - Added _ARRAYLIKE and _HASHLIKE (Ricardo Signes again)
        - Added _INVOCANT (Ricardo Signes again!)
        - Expanded test suite (Does Ricardo Signes ever sleep??)

0.11 Wed Apr 12 2006
        - Update _CLASS to allow numeric parts in the tail, like Foo::10
          (provided by Ricardo Signes)

0.10 Sat Jan 14 2006
        - Updated copyright
        - Added _STRING

0.09 Fri Dec 30 2005
        - Fixed broken link to RT in POD

0.08 Mon Dec 19 2005
        - Moved from old CVS repository to newer SVN repository
        - Added _CALLABLE (provided by Ricardo Signes)
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-11-23 23:00:57 by Thomas Klausner | Files touched by this commit (4) | Imported package
Log message:
Initial import of p5-Params-Util:

"Params::Util" provides a basic set of importable functions that
makes checking parameters a hell of a lot easier.

The functions provided by "Params::Util" check in the most strictly
correct manner, and in should not be fooled by odd cases.


Next | Query returned 37 messages, browsing 31 to 40 | previous