Age | Commit message (Collapse) | Author | Files | Lines |
|
-------------------
0.27 2014/11/17
* Github user acferen finally patched the long-standing timeout bug
Thanks acferen!
0.26 2014/06/06
* Daniel Lintott of the Debian Perl Group reported that the HTTP::Async proxy
tests were broken with a development version of HTTP-Server-Simple (0.45_1)
I fixed the test, or rather fixed t/TestServer.pm, so that it would work
Thanks Daniel!
* While I was in there, I replaced some warn() calls in the tests with diag()
calls, to be a better TAP citizen
0.25 2014/03/20
* Added remove($id) and remove_all() methods
Thanks go to rt.cpan.org user Ikegami
* Added support for forwarding headers on redirect
Thanks to Github users kloevschall and kaol
* Added support for having an HTTP::Cookies cookie jar object
Thanks again to Github user kaol
* Use Net::EmptyPort for the TestServer in the tests
Thanks to Github user and all around great Perl Monger DrHyde
0.24 2014/03/19
* Better POD docs for the counting methods
- Requested by Dave Hodgkinson via rt.cpan.org
|
|
--------------------------
0.24 2014-09-22T09:31:26Z
- Removed Web::Scraper from runtime dependencies.
https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/issues/9
(Note: there is no above dependency in pkgsrc Makefile)
|
|
2.09 Mon Jan 5 16:51:17 GMT 2015
- fixed latin1 support, added test case for it (RT#100969)
|
|
--------------------
0.18 NEXT
- Fix bug in `:not(...)[attr] (Aaron Crane)
- Support `:nth-child(odd)` and `:nth-child(even)` (Aaron Crane)
- Translation of `[attr$=tail]` works with XPath 1.0 (Aaron Crane)
0.17 Sat Aug 30 16:12:52 GMT+2 2014
- Support unicode characters for id and class selectors (aereal)
- Normalize space characters of the class attribute (hitode909)
|
|
|
|
|
|
|
|
|
|
|
|
2014.12.29
==========
----
* Feature #51: Add single line break option.
This feature is useful for ensuring that lots of extra line breaks do not
end up in the resulting Markdown file in situations like Evernote .enex
exports. Note that this only works properly if ``body-width`` is set
to ``0``.
|
|
|
|
0.9 - Rivers
============
* Custom handlers for auth, storage and rights (by Sergey Fursov)
* 1-file-per-event storage (by Jean-Marc Martins)
* Git support for filesystem storages (by Jean-Marc Martins)
* DB storage working with PostgreSQL, MariaDB and SQLite (by Jean-Marc Martins)
* Clean rights manager based on regular expressions (by Sweil)
* Support of contacts for Apple's clients
* Support colors (by Jochen Sprickerhof)
* Decode URLs in XML (by Jean-Marc Martins)
* Fix PAM authentication (by Stepan Henek)
* Use consistent etags (by 9m66p93w)
* Use consistent sorting order (by dnnr)
* Return 401 on unauthorized DELETE requests (by Eduard Braun)
* Move pid file creation in child process (by Mathieu Dupuy)
* Allow requests without base_prefix (by jheidemann)
|
|
|
|
Version 2.4.0
-------------
- Fix an issue with relativedelta and freezegun (lp:1374022)
- Fix tzinfo in windows for timezones without dst (lp:1010050, gh #2)
- Ignore missing timezones in windows like in POSIX
- Fix minimal version requirement for six (gh #6)
- Many rrule changes and fixes by @pganssle (gh pull requests #13 #14 #17),
including defusing some infinite loops (gh #4)
|
|
|
|
--------------
Version 1.09b:
--------------
- Corrected a cosmetic problem with 'extras' stage count not always being
accurate in the stage yields view.
- Fixed a typo reported by Jakub Wilk and made some minor documentation
improvements.
--------------
Version 1.08b:
--------------
- Fixed a div-by-zero bug in the newly-added code when using a dictionary.
--------------
Version 1.07b:
--------------
- Added code that automatically finds and extracts syntax tokens from the
input corpus.
- Fixed a problem with ld dead-code removal option on MacOS X, reported
by Filipe Cabecinhas.
- Corrected minor typos spotted by Jakub Wilk.
- Added a couple of more exotic archive format samples.
|
|
|
|
Version 0.4.1
=============
*released on 05 January 2015*
- All ``create`` arguments from all storages are gone. Vdirsyncer now asks if
it should try to create collections.
- The old config values ``True``, ``False``, ``on``, ``off`` and ``None`` are
now invalid.
- UID conflicts are now properly handled instead of ignoring one item. Card-
and CalDAV servers are already supposed to take care of those though.
- Official Baikal support added.
|
|
|
|
python versions' packages don't conflict. Add ALTERNATIVES file.
Bump PKGREVISION.
|
|
openntpd-5.7p1, py-dateutil-2.4.0, py-ldap-2.4.19, py-psutil-2.2.0,
py-vdirsyncer-0.4.1, webkit-gtk-2.4.8, wine-devel-1.7.34.
|
|
|
|
0.001006 2015-01-10 13:43:39EST-0500 America/Toronto
- fix ref check on moosify inflator (@shadowcat-mst)
|
|
|
|
1.17 2015-01-08
- More XS fixes. Simplified how we localize $@ in the XS code and fixed error
with Perls compiled with -DDEBUGGING. Reported by Lars Dɪᴇᴄᴋᴏᴡ. RT #101416.
1.16 2015-01-07
- The changes in 1.14 introduced a memory leak any time a callback was called
and it did not throw an error that was a reference. This affected the
DateTime constructor and probably many other things. Reported by David
Kayal. RT #101380.
|
|
|
|
2.12 Fri Jan 9 11:29:08 EST 2015
- tightened up logic pertaining to tree mode and keep_html
- documentation fixes
|
|
|
|
"dialog" utility.
From DESCR:
pythondialog is a Python wrapper for the dialog utility originally
written by Savio Lam, and later rewritten by Thomas E. Dickey. Its
purpose is to provide an easy to use, pythonic and comprehensive Python
interface to dialog. This allows one to make simple text-mode user
interfaces on Unix-like systems (including Linux).
|
|
|
|
|
|
Add missing DEPENDS
Upstream changelog is too long, please visit:
http://cpansearch.perl.org/src/RRWO/Pod-Readme-v1.1.2/Changes
|
|
Unknown.
|
|
python27. From J. Lewis Muir.
Note that the correct way to solve this is to do this in the Darwin
specific config files, but until that has landed, this at least fixes the
build.
|
|
|
|
|
|
the king of tabular file formats.
|
|
|
|
Unknown.
|
|
|
|
Upstream changes:
1.07 2014-12-09 NEILB
- All changes from Ken Williamson as part of EBCDIC work for 5.22
- Fix typo in comment
- Reorder structure definitions
- Fill %Name2character better for EBCDIC
- Generalize for EBCDIC
- doc clarification
1.06_01 2014-12-05 NEILB
- A bunch of changes from KHW++ for EBCDIC support.
- Doing a developer release first, to make sure everything's good
from CPAN Testers.
|
|
|
|
Update DEPENDS
Uptream changes:
0.103004 2014-12-26 22:31:16-05:00 America/New_York
- fix a regression in 0.103003, in which Nonpod paragraphs were not
converted into Pod5::Nonpod paragraphs by the Pod5 transformer
0.103003 2014-12-23 21:11:26-05:00 America/New_York
- remove use of Moose::Autobox
0.103002 2014-10-27 21:12:54-04:00 America/New_York
- make classes immutable to improve runtime speed
0.103001 2014-05-20 20:45:43-04:00 America/New_York
- load Class::Load, which older Moose does not automatically load
|
|
|
|
* Use directories according to theXDG Base Directory Specification
* Resolves: rhbz#1172524 https://bugzilla.redhat.com/show_bug.cgi?id=1172524
* When a leading invalid character is passed through, it needs to be remembered
in self._prev_char
|
|
|
|
News
====
.. _release-4-1-0:
Release 4.1.0 - 2015-01-09
--------------------------
It's a bug fix release of 4.0.9.
If you have already upgraded to 4.0.9, please upgrade to 4.1.0. And
re-create your all indexes. You can re-create your indexes by removing
and re-creating your indexes such as::
column_remove TABLE INDEX_COLUMN
column_create TABLE INDEX_COLUMN COLUMN_INDEX|...
.. seealso::
* :doc:`/reference/commands/column_remove`
* :doc:`/reference/commands/column_create`
.. note::
If you didn't change your indexes by Groonga 4.0.9, you don't need
to re-create your indexes. "change" means "add", "remove" and
"update". If you use your indexes only for "search" by Groonga
4.0.9, you don't need to re-create your indexes.
Fixes
^^^^^
* Fixed a bug that index may be broken. But the following bug fixed in
Groonga 4.0.9 is re-appeared.
* Fixed a crash bug that may be occurred by deleting or updating many
indexed values at once.
[groonga-dev,02942] [Reported by kashihara]
|
|
|
|
2015-01-09 version 0.5.10:
* Merged msgpack-jruby by @iconara. JRuby can run `require 'msgpack'` to use
msgpack-jruby.
|
|
|