Age | Commit message (Collapse) | Author | Files | Lines |
|
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
|
|
|
|
A simple, sane and efficient module to slurp a file.
|
|
1.6.0
-----
* Strip comments in requirements files
1.5.0
-----
* Handle git being entirely absent
* We require the use of setuptools
* Fix retrieval of commit data and most recent tag
1.4.0
-----
* Fix docs for environment markers in extras
* Export ChangeLog and AUTHORS in install
* Updated from global requirements
* Updated from global requirements
* Show how long the git querying takes
* Add wsgi_scripts support to PBR
* Updated from global requirements
|
|
--------------
Version 1.92b:
--------------
- Yet another C++ fix (namespaces). Reported by Daniel Lockyer.
--------------
Version 1.91b:
--------------
- Another fix to make 1.90b actually work properly with C++ (d'oh).
Problem spotted by Daniel Lockyer.
--------------
Version 1.90b:
--------------
- Fixed a minor typo spotted by Kai Zhao; and made several other minor updates
to docs.
- Updated the project URL for python-afl. Requested by Jakub Wilk.
- Fixed a potential problem with deferred mode signatures getting optimized
out by the linker (with --gc-sections).
|
|
|
|
------------------------------------
1.20150614 2015-06-14 23:16:46Z
- remove useless 'use UNIVERSAL'
|
|
--------------
1.27 2015-09-06
- readline-7.0 support
new function
rl_callback_sigcleanup
- improve POD documents
- Gnu.xs: not to use obsoleted typedefs which were obsoleted
by ReadLine 6.3
- fix a wrong fix on 1.21 to let completion_function do case
insensitive match. [rt.cpan.org #72378]
- fix rl_display_match_list to show the first entry of the
array. The bug caused segmentation fault with readline-7.0.
- some improvement of Makefile.PL:
- add support homebrew on Mac OS X. [rt.cpan.org #104389]
- print an error string when system() fails.
- specify 'int' on 'main()'.
- use -O when -D_FORTIFY_SOURCE is defined.
|
|
--------------
0.13 2015-07-28 06:35:39Z
- bump minimum version of B::Hooks::Parser for ::Install::Files
|
|
--------------
0.36 2015-07-17 22:15 UTC
+ Fix : [RT #104312] : fatal hides perl errors in modules
no indirect 'fatal' will no longer hide compilation errors
occurring before indirect constructs.
Thanks Lukas Mai for reporting.
|
|
--------------
0.16 2015-07-01 14:30 UTC
+ Fix : Broken linkage on Windows.
|
|
- Add following line for make test
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
(upstream)
- Update 2.01 to 2.03
----------------------
2.03 2015-06-29
- Remove annoying warnings when version_ok called by itself GH #5 (DROLSKY)
2.02 2015-06-17
- Production release identical to 2.01_01 release
2.01_01 2015-06-15
- Added 'multiple' option to check each version inside a .pm file
with multiple packages.
|
|
- Fixed top level describe blocks running out of order
Contributed by @mla (issue #28)
|
|
-------------------
0.33 2015-06-06T03:36:58Z
- Tell Test::Stream::IPC to poll for results
0.32 2015-06-04T16:14:57Z
- Update for newer Test::Stream
- REmove some old Test::Stream support
|
|
-------------------------------
1.20150527 2015-05-27 08:33:52-07:00 America/Los_Angeles
- improved dependencies (build/run/requires), (Olivier Mengue, GH PR #10)
- improved runtime loading (Olivier Mengue, GH PR #11)
1.20150521 2015-05-21 09:09:19-07:00 America/Los_Angeles
- updated CGI dependency
- improved README for GitHub (Rob Van Dam, GH PR #9)
|
|
-----------------
v0.10 2015-05-30
- Updated docs for mocking when using exported functions
|
|
-------------------
1.44 2015-07-06T00:29:56Z
* Fix file_has_* tests to work on Windows (RJBS) GitHub #13
1.43_02 2015-06-24T15:21:57Z
* check file_mode_has tests for Windows
1.43 2015-06-22T21:44:37Z
* Don't install README.pod
1.42 2015-06-16T17:58:11Z
* Fix problem with META* specifying requirements (RT #105210)
|
|
-----------------
0.22 2015-08-21
- The test_all_dependents() sub now lets you pass a filter subroutine instead
of an exclude regex. This is a lot simpler to implement in many cases.
|
|
--------------
0.05 2015-Jun-07
! It does work on darwin, though.
! Fix the NAME of the module in the POD.
! Fix export of exit_status.
|
|
-------------------
0.46 Mon May 25 18:47:04 BST 2015
* Fix test skip count for non-terminals
(Alexandr Ciornii)
0.44 Mon May 25 12:09:17 BST 2015
* Fix multi-choice without defaults (Noel Maddy)
|
|
- Remove following line, see 6th line of 1.04
INTERACTIVE_STAGE= test
(upstream)
- Update 1.03 to 1.05
-------------------
1.05 2015-06-06 JSTOWE
- Use sysread instead of getc() from ruittenb@cpan.org
- Set cursor visibility as per patch javibarroso@gmail.com
- Set isig/-isig to stty to allow signals as per javibarroso@gmail.com
- Simplify Makefile.PL slightly as metacpan appears to dislike it
- Use direct object notation for constructor in examples
- Use strict and warnings in examples/test.pl
1.04 2015-06-05 JSTOWE
- Now use strict and warnings, and drop use of vars.
- Specified min version of perl in code and metadata
- Moved Screen.pm to lib/Term/Screen.pm as per convention
- Reformatted this file as per CPAN::Changes::Spec
- Added github repo to metadata and pod
- make test will work non-interactively
- preserve exit code
|
|
- Fix regression caused by last resort change
- Add support for capabilities of more than 2 characters
1.17: Mon 17 Aug 08:30:54 BST 2015
- No changes version bounce
|
|
--------------
0.03 2015-06-28
- move to ExtUtils::MakeMaker and add author tests
- rewrite Changes according to CPAN::Changes::Spec
- improve standard doc parts in pod
- add newly introduced functions in LMU 0.408+
|
|
---------------
1.112 Sat Jul 25 2015
[ENHANCEMENTS]
- the 'trace' option now also outputs some information about process
termination and status (as requested by TIMB in RT #106046)
|
|
-------------------
0.11- B. Estrade (1):
Adding new test for signatures as part of Feb 2015 PRC.
Rafael Garcia-Suarez (8):
Bump version to 0.10
Merge pull request #6 from estrabd/Issue-5-add-signature-test
Fix skipping tests on earliers perls
Add new test to MANIFEST
Do not let get_code_location() segfault on XSUBs
Add a test for calling get_code_location on XSUBs
Add a pure-perl version of last test
Bump version
|
|
-------------------
1.99 2015-08-26
This release provides support for Elasticsearch 2.0.0-beta1 and above,
but the default client is still '1_0::Direct' and will remain so until
version 2.00 is released.
New features:
* Added default_qs_params, which will be added to every request
* Added max_time to the Bulk helper, to flush after a max elapsed time
* Added filter_path parameter to all methods which return JSON
* Added indices.flush_synced()
* Added render_search_template()
* Added cat.nodeattrs()
* Added human flag to indices.get and indices.get_settings
* Added rewrite flag to indices.validate_query
* Added rewrite flag to indices.analyze
* Added fields param to bulk()
* Added update_all_types to indices.create and indices.put_mapping
* Added request_cache to indices.put_warmer and indices.stats
* Added request to indices.clear_cache
* Added RequestTimeout exception for server-side timeouts
* Updated Plugin::Watcher with 1.0 API
Removed:
* Removed id and id_cache from indices.clear_cache
* Removed filter and filter_cache from indices.clear_cache
* Removed ignore_conflict from indices.put_mapping
Bugfixes:
* Fixed error handling in Hijk
* Fixed live test to non-existent IP address
|
|
--------------
0.28 2015-08-18 15:00 UTC
+ Chg : SUB() and EVAL() will now warn if they cannot find an
appropriate context in the current stack. They will still
return undef in this case, which is interpreted as the current
context when combined with other words.
+ Fix : [RT #104751] : Scope::Upper does not handle exotic stack types
Trying to target a scope above the current perl scope will now
result in a warning. In that case, the topmost context in the
current stack will still be returned.
Thanks Rafaƫl Garcia-Suarez for the report.
+ Fix : Test failures of threads tests on systems with harsh resource
constraints causing the threads to exit() during run.
+ Opt : Some internal structures were shrunk, resulting in memory
savings and small speedups.
|
|
--------------
0.21 Sun 19 Jul 22:14:54 2015
- remove useless use of UNIVERSAL::isa (#RT105948)
(Karen Etheridge)
|
|
--------------
0.36 2015-08-16T11:34:00
- Ron Savage is now co-maint.
- Move eg/ to examples/.
- Many thanx to the various parties who logged issues on RT. Some have been fixed, see below.
- Add examples/failure.01.pl, downloaded, and noted in docs, from
https://rt.cpan.org/Public/Bug/Display.html?id=104897
- Move pod tests into xt/author/pod.t by cutting them out of t/00_basic.t.
See https://rt.cpan.org/Public/Bug/Display.html?id=85686
and https://rt.cpan.org/Public/Bug/Display.html?id=85209
- Add repository https://github.com/ronsavage/Regexp-Assemble.git.
Note: github does not list Perl as one of the licence options, so the auto-generated
LICENSE (sic) file is not included in the distro.
See https://rt.cpan.org/Public/Bug/Display.html?id=103856.
- Fix some spelling errors in the pod.
See https://rt.cpan.org/Public/Bug/Display.html?id=84336
- Move ./Assemble.pm into lib/Regexp/.
- Move the contents of the TODO file into the docs, and delete that file.
- Rearrange pod, but not be running this module over it :-). Actually, put pod at end of file.
- Update Makefile.PL.
- Add Changelog.ini.
- Update MANIFEST.SKIP.
|
|
-------------------
0.21 Thu Aug 6 2015
- GH#5: make tests less time-sensitive (Stefan Parvu).
- RT#103130: fix taint safe test (Hakon Haegland).
0.20 Wed Jun 24 2015
- GH#4: fix taint safe test (rouzier).
- RT#103130: make tests less time-sensitive (Remi Collet, ppisar).
|
|
- Add following line for make test
BUILD_DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
(upstream)
- Update 1.125 to 1.126
------------------------
1.126 2015-08-10
[New Policies]
* Added a policy: ControlStructures::ProhibitYadaOperator - Never use ...
in production code.
[Bug Fixes]
* Fixed problems arising from having -b in your .perltidyrc file. Thanks
@hjkatz.
* Removed extra newline from policy names returned by P::C::Config->policies.
Thanks @ratsbane.
* `fc` and `say` are now covered by ProhibitUselessTopic. Thanks @JRaspass.
[Miscellanea]
* Add more strict/warnings importer modules. Thanks @oalders.
* Path::Tiny is now recommended over File::Slurp
* Micro-optimize by calling ->content() directly instead of going
through the overloads. Thanks @JRaspass.
* Square brackets are now allowed around your `## no critic` policy
list. Thanks @zdm.
|
|
-------------------
0.21 Wed Sep 2 18:00:00 2015
- Use compressed Sereal for encoding instead of Data::Dumper.
Reduces the disk footprint after installation by 4x.
The compressed tarball on the other hand is marginally bigger
because it means that we double-zlib compress the data.
0.20 Wed Sep 2 14:40:00 2015
- Perl 5.22.0 support.
|
|
-----------------------
1.4417 2015-06-09 16:19:41-06:00 America/Denver
- No changes from 1.4416
1.4416 2015-05-19 11:11:47-04:00 America/New_York (TRIAL RELEASE)
[FIXED]
- Minimum Perl was inadvertently set to v5.10.0. Now back to v5.8.1.
1.4415 2015-04-28 11:29:52-04:00 America/New_York (TRIAL RELEASE)
[TESTS]
- Outputs the version of backends used
[META]
- Updated repo metadata and boilerplate files
- Pointed issue tracker to the Perl-Toolchain-Gang Github repo
|
|
---------------
1.15 2015.07.08
- test's watchdog actually exit if it's being hit. (RT#105747, Zefram)
- condition to catch children reaped by external forces
improved. (RT#105748, Zefram + Yanick)
|
|
---------------------------
1.003002 - 2015-07-25
- also switch the tests to strictures 2 (aaaaaaaaaaaaaaaaaaaaaaaaaa)
1.003001 - 2015-07-25
- also switch the documentation to strictures 2 (slow clap for mst there)
1.003000 - 2015-07-25
- switch to strictures 2
- add make_variant_package_name optional method
|
|
----------------------
0.041 2015-07-02 T. R. Wyant
No changes since 0.041_02.
0.040_02 2015-06-25 T. R. Wyant
Report \C (match octet) as removed in 5.23.0.
0.040_01 2015-06-20 T. R. Wyant
Accept non-ASCII whitespace under /x. The Whitespace object can be
multiple characters; the perl_version_introduced() becomes
'5.021001' if any of them is a code point above 127.
The perl_version_removed() method now returns '5.021001' when called
on a PPIx::Regexp object produced by parsing '?foo?' (match once
without explicit 'm'). The object produced by parsing 'm?foo?' still
returns the minimum Perl version.
0.040 2015-05-31 T. R. Wyant
No changes since 0.039_02.
0.039_02 2015-05-24 T. R. Wyant
Do not parse unadorned parentheses as capture groups when /n is in
effect. Instead, they are parsed as PPIx::Regexp::Structure. Named
captures appear to be unaffected by /n.
Made a verbose dump a little more so. Specifically, dump
max_capture_group where relevant, and display dumped values a bit
more informatively.
0.039_01 2015-05-23 T. R. Wyant
Report /n (no captures) as having been added in 5.21.8.
|
|
|
|
- Add following line for make test
BUILD_DEPENDS+= p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
BUILD_DEPENDS+= p5-Package-Constants-[0-9]*:../../devel/p5-Package-Constants
BUILD_DEPENDS+= p5-Parallel-ForkManager-[0-9]*:../../devel/p5-Parallel-ForkManager
BUILD_DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
- (Be careful, not all the dependent packages pass for 'make test', followings are suspect)
p5-MooseX-App-Cmd-0.31
git-base-2.5.1
p5-SQL-Abstract-Limit-0.14.1nb6
p5-IO-tty-1.12nb1
(upstream)
- Update 2.0.4 to 2.2.0
---------------------
2.2.0 2015-08-09
[ BUG FIXES ]
- Allow git to prompt user when calling sendemail (GH#25, Arthur Axel
fREW Schmidt)
- Tags were printed with the warning "at line blah". (GH#22)
[ ENHANCEMENTS ]
- Improve error message. (GH#24, frioux)
[ NEW FEATURES ]
- Store module name in config instead of relying on commit messages
(frioux, GH#26)
[ STATISTICS ]
- code churn: 8 files changed, 219 insertions(+), 438 deletions(-)
2.1.0 2015-06-01
[ ENHANCEMENTS ]
- Be a little more clever about finding out if the META repo is
git-based.
[ STATISTICS ]
- code churn: 3 files changed, 22 insertions(+), 4 deletions(-)
|
|
|
|
User-visible changes:
- Client-side bugfixes:
* Fix crash with GPG-agent with non-canonical $HOME
* Fix checkout errors with svn+ssh:// on Windows
* svn: expose expat and zlib versions in svn --version --verbose
* svn: improve help text for 'svn info --show-item'
- Server-side bugfixes:
* svnserve: fixed minor typo in help text
* Enable caching with memcached on Windows
* Fix an error leak in FSFS verification
* Fix incomplete membuffer cache initialization
* svnfsfs: fix some bugs and inconsistencies in load-index
- Client-side and server-side bugfixes:
* Fix alignment fault in ra_svn on 32 bit SPARC machines
- Bindings bugfixes:
* Fix memory corruption in copy source SWIG bindings
|
|
---------------------
(below is compiled from CHANGES)
================================
2015-06-03 10:10:18 -0400 v1_367
================================
- Version bump for release.
- Merge pull request #22 from zhouzhen1/prchallenge
- Some trivial changes for the CPAN PR challenge.
- rt.cpan.org 96039. Avoid close() on a FIFO until the reader is done.
- Cygwin seems to block on close() if a FIFO contains data. This test
deadlocks because it expects the ability to read from the FIFO
asynchronously later.
- rt.cpan.org 100499. Fix SuccessEvent values for AF_INET6.
- Applied ketas' micro patches, and updated an example in the docs.
- rt.cpan.org 101227. Comment on an unused assertion.
- rt.cpan.org 103842. Skip YAML line ending test on contemporary YAML.
- a couple of pod typo fix
- add 'use strict' to POE/Queue.pm and POE/Resource.pm
- Merge pull request #20 from nanis/nanis-fix-for-nmake
- Hard coded Unix-style directory separator causes problems on Windows
with nmake
- Enable bind for IN6ADDR_ANY
- Use File::Spec->catfile to compose certain paths
- Surrounding them with double quotes worked on Windows, but created
problems on other systems.
- Quote paths to fix errors with nmake on Windows
- C:\...\POE-1.366> nmake test
- "C:\opt\perl-5.20.1\bin\perl.exe" mylib/gen-tests.perl lib/POE.pm
Can't open perl script "mylib": Permission denied NMAKE : fatal error
U1077: 'C:\opt\perl-5.20.1\bin\perl.exe' : return code '0xd' Stop.
- This happens because perl ends up seeing mylib and /gen-tests.perl as
two separate thingies. It seemed to me that the most straightforward
solution which I do not think should effect any other platforms is to
quote the filename arguments. Hope this makes sense.
- Make loop discovery O(M+N) instead of O(M*N) stat() operations.
- fix typo ("Consier" => "Consider")
|
|
---------------------
1.010 2015-07-13
- Fix #101800 "[PATCH] Reinstate files to inc dir if deleted by external process"
Periodic temp directory cleaning programs (eg. "tmpwatch") may remove some
(older) files from $PAR_TEMP/inc, but keep others. This causes the packed
program to fail.
- When extracting a .par file to $PAR_TEMP/inc do NOT restore the original
modified timestamps of the file (so that the extracted files have
the time of extraction as their modified time).
- Add a "canary" file in $PAR_TEMP and back-date it 1 day. Hence any process
removing files in $PAR_TEMP based on timestamps should remove
the "canary" before others.
- If the canary file is missing, extract the .par to $PAR_TEMP/inc
as previously was done only when $PAR_TEMP/inc was missing.
|
|
----------------
1.1001 2015-09-04 14:07:14 CEST
- Fixed tests to avoid using subtests. #38
|
|
-------------------
Date : 2015-08-30 00:29:56 +0000
Updated for v5.20.3-RC2
|
|
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
# for make test
-#BUILD_DEPENDS+= p5-Types-Standard-[0-9]*:../../devel/p5-Types-Standard
+BUILD_DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
+BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
|
|
+BUILD_DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML
+# for others
+BUILD_DEPENDS+= p5-Pod-Coverage-[0-9]*:../../textproc/p5-Pod-Coverage
|
|
BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
|
|
--------------------
4.02 Thu Aug 27 00:57:06 2015
- Remove errant debugging code - D'oh!
|
|
---------------
0.328 2015-09-03 20:37:50-04:00 America/New_York
- get command description from Pod by default (Jakob Voss)
- add a "--help" option to all commands by default (Jakob Voss)
- add "command_groups" to group commands in listing (Jakob Voss)
- fix the handling of "exit" in App::Cmd::Tester (Matthew Astley)
- add 'show_version_cmd' option to enable display of 'version'
command in command list. (John Anderson)
- minor documentation improvements (Alberto Simoes, rjbs)
|
|
issues (crashes, hangs) when building SDL packages in a session which
isn't logged into the console.
Tested in a full bulk build, some packages issue warnings for it being
an unrecognized option but I cannot see any failures due to it, and it
fixes a reasonable number of package builds.
|