[libfurl-perl] annotated tag 0.17 created (now 6d9a02a)

Jonas Smedegaard dr at jones.dk
Fri May 30 22:08:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag 0.17
in repository libfurl-perl.

        at  6d9a02a   (tag)
   tagging  d744f8becfe980c9c6f7d599a43a15aea4379308 (commit)
  replaces  0.15
 tagged by  tokuhirom
        on  Sat Dec 4 00:47:44 2010 +0900

- Log -----------------------------------------------------------------
Tagging version '0.17' using shipit.

Fuji, Goro (1):
      Mention to dependencies

Kazuho Oku (15):
      cancellation support using signals (added abort_on_eintr callback that is called when receiving EINTR. Furl returns immediately if the callback returns true or continues the operation if otherwise)
      remove debug warning in test code
      support for nested alarm
      Revert "support for nested alarm", since it is slower than using select + read/write
      change the semantics of timeout from per-IO timeout to request timeout (does not yet handle connect timeout)
      reset $! on timeout (since we want to determine whether or not a timeout has occurred by doing $!==0)
      use POST to check write timeout since we need to send more than SO_SNDBUF bytes
      implement connection timeout, do not croak but return an internal 500 error on connection failures
      check dependency in test
      pass timeout value to inet_aton callback, do not croak upon lookup failure
      add test for interop. w. Net::DNS::Lite
      s/abort_on_eintr/stop_if/, update POD
      move name resolution failure test to 200_online (also, it no croaks)
      support for status codes wo. content
      - only send the connection header with the highest precedence (Furl::request => Furl::new)

tokuhirom (5):
      updated benchmark result
      0.16
      Merge branch 'kazuho'
      Merge remote branch 'kazuho/master'
      Checking in changes prior to tagging of version 0.17.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfurl-perl.git



More information about the Pkg-perl-cvs-commits mailing list