Commit graph

16814 commits

Author SHA1 Message Date
adam
7c81c22320 Changes 0.77:
* [no changes]

Changes 0.76_50:
* Split out HEK size calculation into hek_size(). Add the shared HE overhead.
* Handle shared hash key scalars correctly.
* GvNAME() is shared from 5.10 onwards.
* Count HvNAME(), the HV "aux" struct, the mro_meta struct, and ENAMEs.

Changes 0.76:
* Just fix the version number in the line below.
2011-08-12 11:43:55 +00:00
adam
7b1732fd3f Changes 1.003.012:
* Remove some old code to avoid a future Moose warning
2011-08-12 11:40:55 +00:00
obache
e458426093 Not CONFLICTS with p5-libwww>=6.x.
Bump PKGREVISION.
2011-08-12 09:25:47 +00:00
adam
dc5ea40335 Revision bump after updating perl to 5.14.1 2011-08-12 08:29:30 +00:00
adam
dac7eb7914 Changes 0.15:
* Bump dependency on namespace::clean to 0.20
2011-08-12 08:27:58 +00:00
adam
3cb3487300 Changes 4.06:
* Fixed risk of nytprofhtml failure due to over-long filenames RT-62319
* Improved handling of Class::MOP/Moose generated methods.
* Improved handling of embedded filenames, e.g., "(eval N)[$path]"
* Updated and clarified usecputime=1 docs.
* Updated tests for (expected) new functionality in Sub::Name.
* Updated tests for changes in perl 5.13.x.
* Added special handling for the perl built-in accept()
   Effectively the clock stops ticking while in accept().
   This makes profiles of pure-perl web servers more useful.
* Added --no-mergeevals option to nytprofhtml.
* Added "If Statement and Subroutine Timings Don't Match" and
    "If Headline Subroutine Timings Don't Match the Called Subs"
    sections to the DATA COLLECTION AND INTERPRETATION docs.
* Added note to the docs re profiling applications that use Coro.
2011-08-12 08:24:55 +00:00
adam
bcb0e6cb2b Revision bump after updating perl to 5.14.1 2011-08-12 08:21:32 +00:00
adam
c6e5591715 Revision bump after updating perl to 5.14.1 2011-08-12 07:42:49 +00:00
adam
6d3938d0c4 Changes 0.04:
* To detect a perl with ${^GLOBAL_PHASE}, check for the feature itself instead
  of a specific perl version.
* Update the documentation to reflect the use of ${^GLOBAL_PHASE} if available.
* Stop depending on Scope::Guard for the tests.
* Upgrade ppport.h from version 3.13 to 3.19.

Changes 0.03:
* Drop the XS code on perl versions recent enough to have ${^GLOBAL_PHASE}.
* Drop code to support perls older than 5.6.  We've always been depending on
  5.6 anyway.
  + Use XSLoader without a fallback to DynaLoader.
  + Use our instead of use vars.
2011-08-12 07:40:48 +00:00
adam
6876da7bbf Revision bump after updating perl to 5.14.1 2011-08-12 07:36:06 +00:00
adam
7149379fc9 Revision bump after updating perl to 5.14.1 2011-08-12 07:24:09 +00:00
adam
c21b5af191 Changes 0.006005:
* Add a flag for controlling 'redefined' warnings when installing subs into
  namespaces.
2011-08-12 07:23:28 +00:00
adam
bde21eb762 Revision bump after updating perl to 5.14.1 2011-08-12 07:18:35 +00:00
adam
86e5e8974d Changes 0.79:
* Test against 5.12.4, 5.14.1, 5.15.0 and 5.15.1.
* Fix inc_sub test failures dependant on whether JSON:PP was installed.
2011-08-12 07:17:27 +00:00
adam
0ca0145f35 Changes 1.64:
* Add support for GNU/kFreeBSD
2011-08-12 07:07:33 +00:00
adam
68c7373c4f Changes 0.93:
* Add support for gcc that have version number in the command name.
* Fix about that the command path include space character.
2011-08-12 07:05:32 +00:00
adam
613bca6608 Revision bump after updating perl to 5.14.1 2011-08-12 06:56:59 +00:00
adam
1ba2ad1f63 Changes 0.12:
* skip some tests if ~/.perldb exists
* add an example called debugger.pl
2011-08-12 06:55:53 +00:00
adam
f23d599e77 Revision bump after updating perl to 5.14.1 2011-08-12 06:53:37 +00:00
adam
0a71a8ed81 Changes 6.24:
* Spaces are ignored in the SetDate/ForceDate config values.
* Fixed a bug where 'in one week' wasn't correctly parsed.
* Fixed a bug where options passed in to the 'new' as a listref weren't handled
  properly.
* Newest zoneinfo data (tzdata 2011g)
2011-08-12 06:52:03 +00:00
adam
d0125ef359 Revision bump after updating perl to 5.14.1 2011-08-12 06:39:40 +00:00
adam
46a7067f6d Changes 0.96:
* Fixing bug
2011-08-12 06:38:28 +00:00
adam
90a71c716d Revision bump after updating perl to 5.14.1 2011-08-12 06:37:04 +00:00
adam
1040fd2e20 Changes 0.59:
* XML::Simple utf8 testing disabled, looks like XML::SAX works with utf8, but
  XML::Parser does not
* Recommend against using XML::Simple if you need to work with utf8 until this
  is resolved
* Fixes http://rt.cpan.org/Public/Bug/Display.html?id=68871

Changes 0.58:
* Added utf8 to the decode in the JSON deserializing code.
* Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68125

Changes 0.57:
* Updated remainder of test suite to armor against XML::Simple dependency
  problems that I first attempted to fix in 0.53.
2011-08-12 06:34:44 +00:00
adam
aba033a174 Changes 0.33:
* Added DTidy (): stream DDumper output through Perl::Tidy
* Upped copyright to 2011
2011-08-12 06:30:57 +00:00
adam
cac130177a Revision bump after updating perl to 5.14.1 2011-08-12 06:28:39 +00:00
adam
da6c467b7c Changes 0.107:
* mkopt now prefers named parameters; docs updated
* added the name_test parameter to mkopt
2011-08-12 06:27:04 +00:00
adam
82f50a5ce8 Revision bump after updating perl to 5.14.1 2011-08-12 06:15:06 +00:00
adam
78e6644e1d Revision bump after updating perl to 5.14.1 2011-08-11 17:21:06 +00:00
adam
2568044e61 Changes 2.020:
* Add DumperObject for getting at the underlying obj
* create DwarnF for formatting Dumper'd output
* Create Ddie for die'ing output
2011-08-11 17:20:00 +00:00
adam
2312a8d971 Changes 2.32:
* Disable overloading in a <=5.8.8 safe way

Changes 2.31:
* React to Strawberry perl $. strangeness
2011-08-11 17:17:29 +00:00
adam
90f3160fb4 Changes 1.19:
* Add skips to tests to make perl-5.8 happy

Changes 1.18:
* Don't downgrade is_utf8-strings with MIME::Base64
* Deal with the perl-5.13 (?^:...) regex construct
* croak on bad add_dump_filter argument
2011-08-11 17:14:09 +00:00
adam
10dfee8d6e Revision bump after updating perl to 5.14.1 2011-08-11 17:10:40 +00:00
adam
e4998732f2 Changes 1.15:
* port to Perl 5.15.0, where the op type aelemfast has been split into
  aelemfast and aelemfast_lex
* test compatibility with Devel::CallParser

Changes 1.14:
* bugfix: never unhook peephole optimiser, because unhooking is liable
  to fail if anything else hooked it
* bugfix: revise check for dorassign opcode to cope with FreeBSD's
  mutant Perl 5.8 that has it
* test POD syntax and coverage
2011-08-11 17:09:33 +00:00
adam
c873132aae Revision bump after updating perl to 5.14.1 2011-08-11 17:05:19 +00:00
adam
8b1d96a6a1 Changes 6.59:
Doc Fixes
* Corrected the repository location
Bug Fixes
* Removed the %INC check from _has_cpan_meta and updated the CPAN::Meta
  bundled with EUMM to one that doesn't set $VERSION in a begin block
  so it can't appear to be loaded, thus causing us to mistakenly try
  and call methods on CPAN::Meta modules - this is due to older versions
  in site_perl shadowing our installation of other bundled modules.
2011-08-10 12:01:13 +00:00
adam
364bd6d409 Changes 1.4401:
* Removed Module::Load::Conditional dependency
2011-08-10 11:38:29 +00:00
adam
f1c43c42b6 Changes 1.2001:
* Fix failing test on Windows due to glob expansion of "~"
2011-08-10 10:51:31 +00:00
adam
20becec009 Changes 1.13:
* Bumped minimum version of Perl to 5.006
* Test pass with a non-existant ~/.cpan
* Tests tweaked for better failure into
* Fixing missing tarball in distribution

Changes 1.12:
* Moving to a production version
* Updating Module::Install to 1.00
2011-08-10 10:11:59 +00:00
adam
c786f5b4b9 Revision bump after updating perl to 5.14.1 2011-08-10 10:06:58 +00:00
adam
ef9b516099 Changes 0.12:
* Grok dist names ending with something numeric containing underscores

Changes 0.11:
* Remove potential -withoutworldwriteables suffix
2011-08-10 10:01:37 +00:00
adam
7df880a89f Changes 2.07:
* unknown
2011-08-10 10:00:00 +00:00
adam
a0deb5269e Changes 1.9800:
* RT 69463: fix memory leak in CacheMgr
2011-08-10 09:52:50 +00:00
adam
f2631fe026 Ouch: commit distinfo as well 2011-08-10 08:46:11 +00:00
adam
95da8c6e9e Revision bump after updating perl to 5.14.1 2011-08-10 08:40:57 +00:00
adam
a2908209c0 Changes 1.21:
* Updated from bleadperl:
  - Make Unicode constants under use utf8 work again
* Make tests pass under old Perls
2011-08-10 08:39:56 +00:00
adam
bb7b7fdb59 Changes 2.14:
* Resolved 63080: module can write multiline values but not read them
* Removed -w from tests to allow tests with tainting on
2011-08-10 08:38:37 +00:00
adam
4769da70de Changes 0.900:
* Change of Maintainers.
* Reordered Changes to latest first.
* Module::Build::Compat creating Makefile.PL traditional
* LICENSE file created (in Build.PL)
* 21184: require v5.7.3
* Doc patches per RT queue
2011-08-10 08:37:14 +00:00
adam
03990e55ca Changes 2.68:
* Typo correction: https://rt.cpan.org/Ticket/Display.html?id=69003
2011-08-10 08:34:33 +00:00
adam
91bdb39f08 Changes 0.18:
* bump up version of IO::File required

Changes 0.17:
* avoid test failures on Win32 by using . instead of TMPDIR for writing test
  files
2011-08-10 08:33:08 +00:00
adam
76d44e6bc8 Changes 1.05:
* support Module::Install::ExtraTests 0.007
* properly set is => 'rw' in inherited classes
* silence lc warnings on undef under perl 5.12
2011-08-10 08:30:07 +00:00
adam
836db802fd Changes 2.50:
* fixed rt.cpan.org 63487 documentation error.
* fixed rt.cpan.org 61302, now croak if the config file parameter is
  a directory and directory include is not turned on.
* fixed rt.cpan.org 60429 META.yml typo
* added new option -AllowSingleQuoteInterpolation, which turns on interpolation
  for variables inside single quotes.
* added test case for the new option
2011-08-10 08:26:25 +00:00
adam
64a9b25150 Revision bump after updating perl to 5.14.1 2011-08-10 08:24:35 +00:00
adam
167d4c477c Changes 0.16:
* Config::AutoConf::Linker moved to ExtUtils::LibBuilder.
2011-08-10 08:22:50 +00:00
adam
e8f0fa828e Changes 0.38:
* Resolve RT 69984: Array handling regression when using equals format
2011-08-10 08:20:17 +00:00
adam
f71b49a53a Changes 0.23:
* fix test suite's method of checking availability of plugins

Changes 0.22:
* add XML::NamespaceSupport to XML format deps, silence YAML warnings in tests

Changes 0.21:
* fix t/64-extfail.t to pass when t/lib is in @INC
2011-08-10 08:16:42 +00:00
adam
13d6f815ef Changes 2.037:
* No Changes

Changes 2.036:
* Added offset patramter to CRC32

Changes 2.035:
* No Changes
2011-08-10 06:49:29 +00:00
adam
591830d08c Changes 2.037:
* No Changes

Changes 2.036:
* No Changes

Changes 2.035:
* No Changes
2011-08-10 06:47:42 +00:00
adam
34a7406954 Revision bump after updating perl to 5.14.1 2011-08-10 06:45:27 +00:00
adam
de5e8c5523 Changes 3.4:
* remove "regexp" category. this is rather painful as it's a large class, but
  unfortunately, somebody thought emitting a warning when you match more than
  32kb of text is in some way useful, which spoils the whole category.
* use META.json instead of META.yml - apparently YAML parsers don't actually
  exist
2011-08-10 06:44:29 +00:00
adam
0431de9480 Revision bump after updating perl to 5.14.1 2011-08-10 06:43:11 +00:00
adam
feddb506f0 Changes 1.11:
* Fix assignment to lvalue accessors that point at an uninitialized hash
  element.

Changes 1.10:
* We don't occasionally crash during END any more. Instead, we rely on the OS
  to reap a bit of memory after perl was shut down anyway.
* Tiny refactoring for smaller object size.

Changes 1.09:
* Fix: Predicates return value, not bool
* TODO test for perl-crashing bug (in perl) that can happen
  on (arcane) XSUB aliasing on perls < 5.8.9
  We're open for work-around patches.
2011-08-10 06:42:39 +00:00
adam
1d9e9f8925 Revision bump after updating perl to 5.14.1 2011-08-10 06:36:17 +00:00
adam
cc36449108 Changes 0.07:
* Clean up after Class::C3 on pre-5.10 perls.
2011-08-10 06:35:42 +00:00
adam
d7f7c792b2 Revision bump after updating perl to 5.14.1 2011-08-10 06:30:21 +00:00
adam
ac588d2e11 Changes 0.9300:
* t/coretests.pm:
  Reorder tests and include both positive and negative test for exception.
* README, lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
  t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
  vutil/vxs.xs:
  Fix problem with UNIVERSAL::VERSION
2011-08-10 06:24:06 +00:00
adam
621f610a16 Revision bump after updating perl to 5.14.1 2011-08-10 04:31:04 +00:00
adam
68dc84f87a Changes 1.12:
* Remove usage of undocumented Package::Stash APIs from the tests. This
  prevents the tests from failing on Package::Stash >= 0.18.
2011-08-10 04:30:01 +00:00
adam
c079a53bc5 Revision bump after updating perl to 5.14.1 2011-08-10 04:24:24 +00:00
adam
ad975b5179 Changes 1.07:
* Move from Test::Exception to Test::Fatal

Changes 1.06:
* Add support for: modifier ["name1", "name2"] => sub {}
2011-08-10 04:23:14 +00:00
adam
dd8a6c139b Revision bump after updating perl to 5.14.1 2011-08-10 04:18:22 +00:00
adam
db34751c9c Changes 1.25:
* Updating to Module::Install::DSL 1.00
* Updating copyright year
2011-08-10 04:17:23 +00:00
adam
67ea1df6df Revision bump after updating perl to 5.14.1 2011-08-10 04:14:51 +00:00
adam
8ce4b3f979 Changes 0.204:
* Documented that this module is obsolete.
* Clarified the license
2011-08-10 04:14:11 +00:00
adam
32898aa385 Revision bump after updating perl to 5.14.1 2011-08-10 04:05:44 +00:00
ryoon
fa74b7c2e9 Drop buildlink to graphics/cairo to reduce dependency.
See http://mail-index.netbsd.org/tech-pkg/2011/08/02/msg007484.html

Bump PKGREVISION.
2011-08-09 16:28:03 +00:00
adam
b973ee8526 Revision bump after updating perl to 5.14.1 2011-08-09 10:09:20 +00:00
adam
773a48e779 Changes 1.001000:
* Add Class::C3::Componentised::ApplyHooks features

Changes 1.0009:
* Stop importing Carp functions (and thus polluting the inheritor namespaces)
* Make sure $_ is properly preserved even if the loaded module is negligent
  enough to change it
* Added missing copyright statement
2011-08-09 10:08:01 +00:00
adam
4209a5f1cc Revision bump after updating perl to 5.14.1 2011-08-09 10:00:16 +00:00
obache
6377096f81 As noted in Changes 0.10003, only require MRO::Compat for older perls,
so drop dependency on p5-MRO-Compat.
2011-08-09 09:54:15 +00:00
adam
9cc4b384d4 Changes 2.00:
* Switching to a production release

Changes 1.99_04:
* Upgrading to Module::Install::DSL 1.00
* Bumping minimum version of Perl to 5.006
* Fixing indenting, style and layout issues.
* Added debugging entries to all the new code.
* Removed on use of _load_ancestors that was not needed
* Updating copyright a couple of times :/

Changes 1.99_03:
* Upgrading to Module::Install 0.76
* Localising $@ during evals

Changes 1.99_02:
* Fixing some back-compatibility bugs in the new tests

Changes 1.99_01:
* Vast swathes of additional functionality
2011-08-09 09:46:31 +00:00
adam
10d7d3616f Changes 1.08:
* Upgrading to Module::Install 1.00
* Fixed 56492: [PATCH] Fix spelling error
2011-08-09 09:44:33 +00:00
adam
a15283545b Revision bump after updating perl to 5.14.1 2011-08-09 09:43:06 +00:00
adam
eb39cee61b Changes 0.10003:
* Only require MRO::Compat for older perls
* Add SYNOPSIS
* Add examples for methods that get used most often

Changes 0.10002:
* Fix grave bug of XS-enabled simple accessors clobbering an
  existing 'around' overlay installed in the same method slot
* Require bugfixed XSAccessor, remove Win32 caveat

Changes 0.10001:
* Fix an ActiveState Win32 incompatibility
* Fix spurious method re-invocation warnings after Class::Unload

Changes 0.10000:
* Fix perl 5.6 failures
* Add test-time deferred coderef reinvocation checks
* Another minor (8%) speedup
2011-08-09 09:42:00 +00:00
adam
dbb02cd07f Revision bump after updating perl to 5.14.1 2011-08-09 09:34:45 +00:00
adam
ab8cd1c114 Changes 0.11:
Fixed:
* Tests will not use Test::Differences version 0.60 or greater

Changes 0.10:
Fixed:
* Setting PERL_CAPTURE_TINY_TIMEOUT to 0 will disable timeouts
2011-08-09 09:25:28 +00:00
adam
7b91268c14 Revision bump after updating perl to 5.14.1 2011-08-09 09:20:58 +00:00
adam
1fc9907c5a Changes 1.39:
* Remove CImpl and simplify structure into just Cache::FastMmap module making
  all XS calls just function calls in Cache::FastMmap namespace

Changes 1.38:
* Fix build process that was completely broken after moving files around into
  different directories
2011-08-09 09:19:45 +00:00
adam
7ad0b9502c Revision bump after updating perl to 5.14.1 2011-08-09 09:15:01 +00:00
adam
00b16a23a3 Changes 0.27:
* Switch to Module::Package at YAPC 2011 ++

Changes 0.26:
* Fixed doc bug reported by KENTNL++
* Tweaked Makefile.PL

Changes 0.25:
* Fixed a bug caused by Readonly::XS (schwern++)
* Removed the new methods and autobox methods.
  They didn't add much except confusion.
* Documented that you can use isTrue and isFalse as methods.
* '&boolean(1,2,3) now dies like boolean(1,2,3)'
* '&boolean() now dies like boolean()'

Changes 0.24:
* '@Schwern++ found out how to make true and false immutable.
  Kudos to #strategicdata++.'
* Document the boolean() function.
* Added is_true and is_false methods.
* Added boolean, is_true, and is_false autobox methods
2011-08-09 09:14:11 +00:00
adam
934f96a26d Revision bump after updating perl to 5.14.1 2011-08-09 09:11:32 +00:00
adam
79a30c0ffd Changes 0.40:
Fixes
* Using the BackPAN index from gitpan.integra.net which is kept up to date.
* Make all the primary keys not null to quiet a new DBIx::Class
  warning (and its a good idea).
2011-08-09 09:04:26 +00:00
adam
f52ab02e97 Changes 0.15:
* Try harder to add ExtUtils::Depends to META.yml's configure_requires

Changes 0.14:
* Predeclare carp and croak with proper signature
* Add ExtUtils::Depends to META.yml's configure_requires
2011-08-09 07:55:51 +00:00
adam
f2ab326ee0 Revision bump after updating perl to 5.14.1 2011-08-09 07:36:34 +00:00
adam
2a20bbff6f Changes 0.44:
* rm references to deprecated CALL_FPTR
* Makefile.PL fix
* add GitHub repo
* update ppport.h
2011-08-09 07:35:41 +00:00
adam
7abbf2dc5f Revision bump after updating perl to 5.14.1 2011-08-09 07:33:08 +00:00
adam
84ea901860 Revision bump after updating perl to 5.14.1 2011-08-09 06:52:35 +00:00
wiz
bce1b2c9ce Update to 2.18. Addresses PR 45224.
2.18	Apr 16 2011
        - Fix 5.14 incompatibility - RT#66196 (Nicholas Clark)

2.17	Mar 02 2011
        - Just an intermediate release!
          (in order to get help on fixing Class::MethodMaker for 5.14)
        - already fixed breakage with 5.13.3 (rt#66196)
          (CvGV is now an rvalue, so use CvGV_set instead of assigning
          directly -- credits to ANDK, rafl and Zefram)
        - added test for no warnings to additionally be able to bisect
          annoying warnings since 5.13.2
        - Stay tuned -- 2.18 will hopefully completely revitalize C:MM
          for Perl 5.13+.
2011-08-08 20:44:51 +00:00
tnn
9c7712093e nbtar and gtar(1) produce identical trees, drop EXTRACT_USING. 2011-08-08 14:00:00 +00:00
adam
c45a869f60 Revision bump after updating perl to 5.14.1 2011-08-07 12:52:28 +00:00
obache
9ca9bdd89d As noted in Changes, no longer needs p5-File-Path >= 2.07. 2011-08-07 10:04:33 +00:00
obache
af05b6edc3 As noted in Changes, require p5-Algorithm-Diff 1.19. 2011-08-07 10:01:09 +00:00
obache
77807de710 As Changes 0.004, require newser Lexical::SealREquireHints, it's 0.005 2011-08-07 09:54:14 +00:00
adam
b44d0242c1 Revision bump after updating perl to 5.14.1 2011-08-07 08:19:30 +00:00
adam
13cc2e9159 Changes 5.71:
* Merge another test change from core:
  Use "lvalue" attribute for testing since "locked" is deprecated.
2011-08-07 08:18:18 +00:00
adam
9a7f6aa98f Revision bump after updating perl to 5.14.1 2011-08-07 08:16:40 +00:00
adam
29dd17d526 Revision bump after updating perl to 5.14.1 2011-08-07 08:15:28 +00:00
adam
4d17a19df5 Changes 2.75:
* POD spelling fixes

Changes 2.74:
* portability fix for perl >= 5.14

Changes 2.73:
* Makefile.PL fix

Changes 2.72:
* fix conflict with use re 'taint'
2011-08-07 08:14:48 +00:00
adam
02581fe69d Changes 0.004:
* bugfix: require bugfixed version of Lexical::SealRequireHints
* document that Perls prior to 5.9.3 don't propagate the right lexical
  state into string eval
* test that handlers are scoped correctly across swash loading
2011-08-07 08:11:02 +00:00
adam
e72253e3cf Changes 0.91:
* Typo fixes in documentation
* POD link fix.
2011-08-07 08:07:00 +00:00
adam
be76f5f162 Revision bump after updating perl to 5.14.1 2011-08-07 08:05:31 +00:00
adam
4bee0ee3fc Revision bump after updating perl to 5.14.1 2011-08-07 08:03:22 +00:00
adam
d9a2c003c6 Changes 1.03:
* Moving to a production version
* Upgrading to Module::Install::DSL 1.00
2011-08-07 08:02:38 +00:00
adam
aeb61aefb4 Revision bump after updating perl to 5.14.1 2011-08-07 08:01:11 +00:00
adam
87c400c610 Changes 0.07:
* oops, depends Algorithm::Diff 1.19 again ;)

Changes 0.06:
* depends Algorithm::Diff 0.19
2011-08-07 08:00:00 +00:00
adam
39b6252215 Revision bump after updating perl to 5.14.1 2011-08-07 07:55:16 +00:00
adam
fd420fdf8b Changes 0.27:
- Hotfix for `perlbrew install` command

Changes 0.26:
- Fix GH 119
- Fix t/08.exit_status.t for cpantesters
- Fix several bugs in `exec` command
- Implement GH 103 - install -v shows build.log
- Add -Dusedevel when installing blead perl

Changes 0.25:
- suggest when user types wrong commands.
- Improvements about self-upgrade.
- exit with non-zero status code when there's some sort of error.
- Added verification of existing alias before attempting unalias.
- Fix `install-cpanm` for due to a recenet github cert update.
2011-08-07 07:52:46 +00:00
adam
56c22f380f Changes 0.9.6:
* Use File::Path's "legacy" mkpath and rmtree functions. No longer needs
  File::Path >= 2.07.

Changes 0.9.5:
* Avoid using done_testing so this works on older systems
2011-08-07 07:47:51 +00:00
adam
21b4c619bc Changes 0.18:
* hmmm. i released broken dist at last night with too much alchole...

Changes 0.17:
* fixed cpan doc fix

Changes 0.16:
* skip perl distribution not only for perl-X.Y.Z.tar.gz but also
  perl-X.Y.Z.tar.bz2

Changes 0.15:
* --compare-changes deprecated. It can use cpan-listchanges instead

Changes 0.14:
* doc enhancements
2011-08-07 07:43:34 +00:00
adam
ddf8a67cec Changes 1.4008:
* Added experimental --skip-configure
* Delay load Module::Build bootstrap so that -L won't auto-intall
  the latest M::B

Changes 1.4007:
* Remove LWP from Makefile.PL dependencies, since due to the split it brings in
  many dependencies such as HTTP::Daemon and HTTP::Parser (which requires a C
  compiler). HTTP::Tiny is embedded as a last resort anyway, and if Makefile.PL
  is executed via some CPAN client (CPAN.pm, CPANPLUS or cpanminus) it means
  your client is already configured to be able to fetch files over HTTP.
2011-08-07 07:08:26 +00:00
adam
398318271a Changes 0.311:
* require the correct version of Getopt::Long::Descriptive

Changes 0.310:
* classes are now loaded with Class::Load, which should avoid bugs
  where classes are not succesfully loaded by program execution
  continues anyway
* more checking is now done to ensure that plugins are members of the
  correct base class

Changes 0.309:
* skip a failing test on perl 5.8.x

Changes 0.308:
* When App::Cmd::Setup tries to load MyApp::Command, and it exists but
  will not compile, the exception will now propagate.  Previously, it
  failed silently and App::Cmd::Command was used instead.
2011-08-07 07:04:29 +00:00
adam
92221ce8e0 Changes 0.31:
* doc update

Changes 0.3:
* new cascading attribute for subcommands

Changes 0.2:
* New Feature: Cascading Subcommand
* Deprecated Feature: Long Option Subcommand (still work)
* Abundant DOCs

Changes 0.103:
* Release

Changes 0.102:
* Re-upload

Changes 0.10:
* Update document

Changes 0.09:
* Fix the command pattern used in help.
2011-08-07 06:58:43 +00:00
adam
65041ae29a Revision bump after updating perl to 5.14.1 2011-08-07 06:52:49 +00:00
adam
03a2b3afd5 Changes 5.34:
* AE::TLS didn't support both cert_file and key at the same time,
  due to some copy&paste bug
* improve AE::Handle timeout documentation slightly.
2011-08-07 06:05:31 +00:00
adam
5020d66c61 Changes 0.15:
* Standardize the tests' Mouse/Moose loading eval/skip code

Changes 0.14:
* Skip t/004-x-modules-mouse.t if you don't have MouseX::Types 0.03 since
  older versions do not work with modern Mouse
2011-08-07 05:59:47 +00:00
adam
bc322f205e Revision bump after updating perl to 5.14.1 2011-08-07 05:49:30 +00:00
adam
ebf38bd213 Revision bump after updating perl to 5.14.1 2011-08-07 05:38:14 +00:00
adam
557f833e91 Revision bump after updating perl to 5.14.1 2011-08-06 20:00:57 +00:00
wiz
1080e82dfa Do not install yacc.1. Addresses PR 45161 by Thomas Cort.
Add comment to patch-aa while here.
2011-08-06 17:15:42 +00:00
wiz
84cad0b5e5 Update to 3.280:
Version 3.28 - 12 May 2011

   - added an enhancement to the tiled-image compression method when compressing
     floating-point image using the standard (lossy) quantization method.  In
     cases where an image tile cannot be quantized,  The floating-point pixel values
     will be losslessly compressed with gzip before writing them to the tile-
     compressed file.  Previously, the uncompressed pixel values would have
     been written to the file, which obviously requires more disk space.

   - made significant internal changes to the structure of the tile compression
     and uncompression routines in imcompress.c to make them more modular and
     easier to maintain.

   - modified configure.in and configure to force it to build a Universal
     binary on Mac OS X.

   - modified the ffiter function in putcol.c to properly clean up allocated
     memory if an error occurs.

   - in quantize.c, when searching for the min and max values in a float array,
     initialize the max value to -FLT_MAX instead of FLT_MIN (and similarly
     for double array).
2011-08-06 15:44:20 +00:00
adam
5a2c9d42dc Changes 1.312:
* Apply Stephen Oberholtzer's patch to fix a test freeze.
* IO::Handle->blocking() is broken on MSWin32, locking up
  t/10_units/04_drivers/01_sysrw.t in some cases. Stephen provided a
  patch to Perl and to POE to work around the issue. It's portable
  enough that things shouldn't immediately break after Perl is fixed.
* Resolves rt.cpan.org ticket 69769.
* getnameinfo() returns host and port in the opposite order of
  unpack_sockaddr_in(). Swap the return values so the right ones appear
  in ARG1 and ARG2. Thanks to Luiz Eduardo Roncato Cordeiro at CERT
  Brazil for spotting the problem and suggesting the fix. This should
  resolve his rt.cpan.org ticket, #68959.
* Add stack traces to _data_handle_remove() failures.
* Add note about Perl 5.6 issues with '>&' open mode
* Document using getsockname to verify a listening socket
* Localize $SIG{__DIE__} when rethrowing userspace exceptions from a
  safe point. Avoids shenanigans at a distance when reporting on
  userspace errors. May thwart someone's exception handling, but I
  don't know a good way to satisfy everyone here. Suggestions?
* Don't fail t/00_info.t if POE::Test::Loops is unavailable.
* This test dependency is intended to be optional, and the loop tests
  should be skipped if the user doesn't want them. Problem reported by
  skbz in irc.perl.org #poe, related to cpanm installing
  POE::Test:Loops in a user-local directory but not looking there when
  installing POE.
* Fix mangled stdio checks. This one passes all tests.
2011-08-06 13:24:20 +00:00
adam
9e8972b858 Changes 1.312:
Require Test::More 0.94. Dist::Zilla's ReportVersinos plugin wants it.
2011-08-06 13:15:54 +00:00
wiz
aa9e9e6459 Update to 0.5.3:
mdds 0.5.3

* mixed_type_matrix

  * re-implemented the filled storage for better performance, with two
    separate implementations for zero and emtpy matrix types.  The
    newer implementation should improve object creation time
    considerably.
2011-08-06 10:53:30 +00:00
wiz
e0b0395cd2 Update to 1.5.2:
2011-7-24 meld 1.5.2
=====================

  New features:

    * Add a new menu item and shortcut for switching between panes in
      file comparisons (Kai Willadsen)
    * Support type-ahead search in version control views (Oliver Gerlich)

  Fixes:

    * Non-editable files are now handled properly when doing sensitivity
      setting of change actions, and actions on the central change bar are
      presented accordingly (Piotr Piastucki, Kai Willadsen)
    * Fix incorrect comparison display in files containing FF or NEL linebreak
      literals (Kai Willadsen)
    * Updates to the Fossil version control support (Jan Danielsson)
    * Use faster validity check for Bazaar repositories (Kai Willadsen)
    * Many minor updates and other fixes (Tomasz Bury, Alan Horkan,
      Julian Taylor, Kai Willadsen)

  Translation updates
2011-08-06 10:45:21 +00:00
wiz
217cd652ff Update to 1.9.1:
Mercurial 1.9.1 (2011-08-01)

This is a regular bugfix release. It fixes several regressions
introduced in 1.9. The hgweb server now disables MIME type guessing
by default to avoid a potential cross-site scripting issue when
hosting untrusted repositories (issue2923). See UpgradeNotes for
more info.

    dispatch: make sure global options on the command line take precedence
    eol: ignore IOError from deleted files in commitctx
    hgcia: set default value of strip to -1 (issue2891)
    hgweb: do not ignore [auth] if url has a username (issue2822)
    hgweb: handle 'baseurl' configurations with leading slash (issue2934)
    hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
    httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
    patch: fix parsing patch files containing CRs not followed by LFs
    rebase: block collapse with keepbranches on multiple named branches (issue2112)
    rebase: reset bookmarks (issue2265 and issue2873)
    revert: restore check for uncommitted merge (issue2915) (BC)
    revsets: catch type error on tip^p1(tip) (issue2884)
    revsets: do the right thing with x^:y (issue2884)
    subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
    subrepo: use working copy of .hgsub to filter status (issue2901)
    url: store and assume the query part of an url is in escaped form (issue2921)
    util: rename the util.localpath that uses url to urllocalpath (issue2875)
    verify: filter messages about missing null manifests (issue2900)
    web: output a correct date in short format (issue2902)
2011-08-06 10:21:19 +00:00
tron
26ae5e9635 Update "p5-Mouse-0.93" package 0.93. Changes since version 0.70:
- Make sure weak attributes remain weak when cloning (Moose 2.0007)
- Replace C++-style comments (//) with C89-style comments(/* */)
  (RT #67412)
- $type_constraint->check() accepts extra arguments for extensibility
  (requested by @lestrrat)
- Fix an abuse of a private Perl API, which changed at Perl 5.13.10
  (Thanks to avar)
- Support the DOES() method for Mouse::Object
-  Disable foreign class warnings introduced at 0.71, which affects
   compatibility with Moose (and will re-introduce in more compatible
   way in the future)
- Workaround SL4A where mro.pm doesn't exist even if Perl >= 5.10.0
  (reported by @hide_o_55)
- Fix packaging issues
- META.yml was not updated (reported by @shohex)
- `make realclean` should remove xshelper.h
  (patched by Ingy dot Net, and modified by gfx)
- Type coercion routines have been refactored; coercions are compiled
  on demand.
- Role application to instances cached anonymous classes in wrong way
- Fix an error message to be compatible with Moose's
- Fix build problems
- Fix tests not to depend on platforms
- 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't
- Wrong name for a method in Mouse::Meta::TypeConstraint:
  s/is_a_subtype_of/is_a_type_of/
- $type_constraint->type_parameter didn't return the correct value
  if it's a subtype of paramterized type constraints
- Roles which attributes has no methods could affect cache invalidation
- Resolve RT #61906 (Syohei Yoshida): A single 'accessor' did
  not define the method for the attribute
- Fix a mis-use of aTHX_/pTHX_ in XS (Vincent Pit)
- Resolve RT #61852 (Vincent Pit): Parametrized type constraints didn't
  call their "where" clause anymore.
- Mouse::Object::DESTROY could fail to call DEMOLISHes in some cases
  (reported by @typester).
- Fix tests failed against 5.6.2
- Combination of 'isa' and 'does' for has() sugar was incorrectly
  proccessed in Mouse::PurePerl.
- Fix foreign class checking routines. Please update MouseX::Foreign.
- Workaround 5.6.problems
- Fix edge cases of handles => sub { ... }
- Aoid warnigs on attribute cloning
- Diamond inheritanc without C3 mro cauld cause problems in Mouse::XS
- Workaround Test::Builder2 problem again.
  Loading Mouse before loading Test::Builder 2.00_01 could causes SEGV,
  so I ensure to load Test::Builder first.
- Fix some compatibility issues on perl 5.6.2
- Resolve RT #61613 (Brett)
- Internal refatoring has removed a number of incompatibilities
  in Mouse::PurePerl.
- Error messages from duck types are now compatible with Moose.
- Inheritance from non-Mouse classes now produces warnings.
  Use MouseX::Foreign if you want this type of inheritance.
- A new module Mouse::Meta::Role::Application has been added.
  It doesn not affect public APIs, but internals are radically
  changed. For users, using Mouse without roles should consume
  less memory.
- Meta class reinitialization caused by Mouse::Util::MetaRole
  did not work correctly
2011-08-06 10:16:56 +00:00
tron
3d7a7c86c1 Update p5-Devel-PPPort to version 3.19.03. Chance since version 3.19.03:
- fix CPAN #50763: mistaken use of $[
      (thanks to Zefram for spotting this)
- remove spurious PUSHMARK from Perl_ppaddr_t
      (thanks to Gerard Goossen for providing a patch)
- improved support for newer compilers in buildperl.pl
      (thanks to Philippe Bruhat (BooK) for providing a patch)
- added support for the following API
  memEQs
  memNEs
- lots of small toolchain updates
- fix a warning emitted by the test suite with older perls
- added support for the following API
  newSVpvs_share
  get_cvn_flags
  get_cvs
      (thanks to Goro Fuji for providing a patch to
      implement all of these, fixes CPAN #47174)
- keep up with latest core changes
2011-08-06 10:02:34 +00:00
adam
7229c4b175 Fix buidling on Mac OS X 10.7 2011-08-05 00:36:09 +00:00
wiz
9253beda17 Add upstream bug report URL. 2011-08-04 23:58:35 +00:00
wiz
d8614a74c9 Get rid of pkg-config build dependency. 2011-08-04 23:52:04 +00:00
joerg
9e9b529406 Adjust assembler constraint to work with Clang. From FreeBSD. 2011-08-02 17:02:38 +00:00
obache
19c5701265 Update cutter to 1.1.8.
== [release-1-1-8] 1.1.8: 2011-07-31

=== Cutter

==== Improvements

  * Supported notify-send availability detection.
  * Added --mode=play option that plays test result from
    test log.
  * Updated documents for Solaris 10.
  * Supported assertion failures in other thread. Bug #3341429
    [Reported by Romain Tartière]

==== Changes

  * Added Debian GNU/Linux wheezy support.
  * Removed Ubuntu Maverick Meerkat support.
  * Added Ubuntu Natty Narwhal support.
  * Removed Fedora 14 support.
  * Added Fedora 15 support.

=== cut-diff

==== Improvements

  * Made --label option optional.
2011-08-02 12:15:00 +00:00
tnn
d17bf8a91e PR pkg/45192: Alex Hornung: add DragonFly support to xulrunner thread_posix 2011-08-01 08:17:16 +00:00
dholland
4c2380f814 Fix void main, which clang won't accept. While here, fix an LP64 issue
caught by gcc (malloc without stdlib.h) so bump PKGREVISION.
2011-08-01 05:37:12 +00:00
dholland
85c16edea6 Fix bug that was emitting #line directives with a line number of 0, which
clang strenuously objects to. Fixes clang build of audio/gmpc and maybe
others. PKGREVISION -> 2.
2011-08-01 05:03:44 +00:00
dholland
74c8335013 Fix broken build. 2011-07-31 22:15:36 +00:00
adam
a6bd260069 Changes 2.8.5:
* Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"
* Use devenv instead of msbuild for vs2010.
* Revert "With very long file names, VS 2010 was unable to compile files."
* Use relative paths for custom command inputs.
* Look for VCExpress as a possible build tool as well as devenv.
* KWSys: Recognize color TERM=screen-256color-bce
* find_library: Use lib->lib64 conversion in CXX-only projects
* libarchive: Install COPYING with CMake documentation
* FindJNI: Search in Fedora arch-specific JVM location
* FindSWIG: Use NAMES in find_program directives
* Documentation: Fix spelling / formatting errors
* FindBoost: Fixes
* FindBoost: Also search for 1.46.1
* Detect VS 2010 SP1, faster and more robust detection
* Fix a memory leak.
* Fix for bug10798.  VS10 did not append -I flags with COMPILE_FLAGS prop.
* Append and do not clobber CMAKE_CXX_FLAGS in the test.
* Use bin tree for inclues to avoid -I with spaces in the path.
* One more try.  Use full path by default, and relative on broken compilers.
* Fix for bug11927, external project git clone step always runs vs10.
* XL: Place Fortran modules with -qmoddir= flag
* Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity
* Xcode: Fix parallel build depends with universal binaries
* Fix style errors added by parent and grandparent
* Use cascading-if for per-config test and install code
* CTest: Report tests not run due to unknown configuration
* GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value
* Teach find_(library|package) about Linux multiarch
* Test find_package multiarch support
* more...
2011-07-31 22:04:03 +00:00
tnn
0ae1edcaf1 The file throw_gcc.h gets installed when building with some GCC versions.
Instead of dealing with conditional PLIST logic, create an empty file.
2011-07-31 18:00:05 +00:00
cheusov
a892a547d9 Add {,nb*} suffix to dependencies. Approved by joerg@ 2011-07-29 22:09:15 +00:00
ryoon
4a17f1887e Add gmock 2011-07-29 15:21:45 +00:00