[libhijk-perl] annotated tag 0.18 created (now 98ca49c)
Robin Sheat
eythian-guest at moszumanska.debian.org
Thu Feb 12 21:55:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
eythian-guest pushed a change to annotated tag 0.18
in repository libhijk-perl.
at 98ca49c (tag)
tagging d66c7b1a1059126b380aa57d83594ca5e61e0235 (commit)
replaces 0.12
tagged by Ævar Arnfjörð Bjarmason
on Wed Dec 10 13:26:43 2014 +0000
- Log -----------------------------------------------------------------
Bump version to 0.18
David Steinbrunner (2):
typo fixes
added cpan repository metadata
Kang-min Liu (21):
rename Hijk::fetch to something more meaningful.
remove the statements that requires a monotonic clock.
disable a few tests if $ENV{http_proxy} is there.
just wrong, plain wrong.
revert the write timeout to be just a connect timeout, like it used to be.
Merge branch 'non_blocking'
summerize the change in the non_blocking branch
check for socket errors and set $!
put these tests that connects to google.com together
just die on socket errors.
prepare to release 0.13
add live tests against a couchdb server.
update perl versions supoorted by travis-ci.
test faster.
Merge branch 'master' into chunked_and_no_content_len
minor touch to avoid autovivification
Revert "minor touch to avoid autovivification"
running benchmarks on chunked response.
bump version
add license file.
remove a few variables that are used only once.
borislav nikolov (8):
use non-blocking socket; decrease timeout after io
use next instead of continue; .. this is what happens after to much cing
just use POSIX(:errno_h)
typo fixes
add chunked encoding support; correctly handle no content len header
dont use goto; add test for no-content-len
add a Trailer header exception, add a big header test case
actually read the trailer data, but ignore it (acceptable per http://tools.ietf.org/html/rfc2616#section-3.6.1)
Ævar Arnfjörð Bjarmason (25):
Merge pull request #11 from dsteinbrunner/patch-1
Merge pull request #12 from dsteinbrunner/patch-2
Check if we have CLOCK_MONOTONIC at compile-time
Check if we have CLOCK_MONOTONIC at compile-time (again)
Assigning undef to variables is redundant
request sub: use eval idiom that doesn't require so much brainpower
Just stick a thing that fits easily on one line on one line
Rearrange the arguments of read_http_message()
FFS, fix syntax error in 1c97ef1
Fix a bad bug in the chunked encoding and disable it by default
Bump the version to 0.15
Just stick a thing that fits easily on one line on one line (again)
Extend the error constants to cover read & select errors
Copyedit the docs, mention what this library is for etc.
Split up the start of _read_http_message()
Add ability to return the headers as an array, resolves issue #17
Make the read_length option configurable
Tests: Fix duplicate my variables
Bump the version to 0.16
Edit the docs some more
Bump version to 0.17
Add support for HEAD requests
t/live-plack.t: do the kill inside END
Don't fail when we don't run the live tests, doh
Bump the version for the 0.18 release
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new d97e38f add license file.
new fb5280f remove a few variables that are used only once.
new 38294dc Add support for HEAD requests
new 1fb0b3a t/live-plack.t: do the kill inside END
new 0110906 Don't fail when we don't run the live tests, doh
new d66c7b1 Bump the version for the 0.18 release
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhijk-perl.git
More information about the Pkg-perl-cvs-commits
mailing list