Upstream changes:
3.94 2013-04-08
- Added is_hidden method to Mojolicious::Routes.
- Removed deprecated start method from Mojolicious::Commands.
- Improved documentation.
- Improved tests.
- Fixed small selector bug in get command.
- Fixed small anchor bug in Mojolicious::Plugin::PODRenderer.
3.93 2013-04-05
- Deprecated Mojo::IOLoop::Delay::end in favor of generated callbacks.
- Improved Mojo::IOLoop::Delay to be able to generate callbacks that can
capture all arguments.
- Improved prefork command to allow -a and -L values below 1 second.
- Improved documentation.
- Improved tests.
- Fixed multiple timing bugs in Mojo::IOLoop::Delay.
3.92 2013-04-03
- Added monotonic clock support to make Mojolicious more resilient to time
jumps.
- Added steady_time function to Mojo::Util.
- Removed deprecated namespace method from Mojolicious::Routes.
- Removed deprecated base_tag helper.
- Improved WebSocket send method to stringify objects. (jberger)
- Improved version command to show required versions of optional
dependencies.
- Improved documentation.
- Improved tests.
- Fixed RFC 6901 compliance of Mojo::JSON::Pointer. (jberger, sri)
- Fixed a few small Unicode bugs in get command.
3.91 2013-03-17
- Improved bad charset handling in Mojo::DOM::HTML.
- Improved documentation.
- Improved tests.
- Fixed HTTPS proxy support for blocking requests in Mojo::UserAgent.
- Fixed support for RFC 2817 in Mojo::Message::Request.
- Fixed whitespace bug in Mojo::DOM::HTML.
- Fixed proxy detection bug in get command.
3.90 2013-03-14
- Added direct array access for parsed parameters to Mojo::Parameters.
- Added direct array access for path parts to Mojo::Path.
- Improved dumper helper to sort hash keys.
- Improved documentation.
- Improved tests.
- Fixed bug in Mojo::Headers that prevented multiline headers from being
parsed correctly.
- Fixed multiline header support in hash representation of Mojo::Headers.
- Fixed cloning bug in Mojo::Headers.
3.89 2013-03-04
- Improved documentation.
- Improved tests.
- Fixed installable scripts to not "use lib", which sadly breaks updated
dual-life modules. (jberger, sri)
- Fixed bug preventing delayed normalization for reused Mojo::Path objects.
- Fixed path matching bug in Mojo::Path.
3.88 2013-03-03
- Improved Mojo::Path to delay normalization as long as possible.
- Improved Mojo::Path performance.
- Improved documentation.
- Improved tests.
- Fixed small domain detection bug in Mojo::UserAgent::CookieJar.
Library
-------
- The library now behaves correctly when performing large I/O operations on
Mac OS-X. Previously, single I/O operations > 2 GB would fail since the
Darwin read/write calls cannot handle the number of bytes that their
parameter types imply.
Fixes HDFFV-7975 and HDFFV-8240 (DER - 07 JAN 2013)
- Fixed a bug in the core VFD that cause failures when opening files > 2 GB.
Fixes HDFFV-8124 and HDFFV-8158 (DER - 07 JAN 2013)
Tools
-----
- The following h5stat test case failed in BG/P machines (and potentially
other machines that display extra output if an MPI task returns with a
non-zero code.)
Testing h5stat notexist.h5
The test script was fixed to ignore the extra output.
HDFFV-8233 (AKC - 2012/12/17)
- h5diff: Fixed slowness when comparing HDF5 files with many attributes.
Much slower performance was identified with later release version
(from 1.8.7 to 1.8.10) compared to 1.8.6. The issue was introduced
from fixing an attribute related bug for 1.8.7 release in the past.
HDFFV-8145 (JKM 2012/12/13)
1) Shorter package name;
2) Be consistent with kde3-i18n-*, kde4-l10n-*, hunspell-*, lang-*
PKG_OPTIONS;
3) Simplify modifications to PKGNAME in their Makefiles;
4) Accordance with international language naming standards;
5) Facilitate the addition of other dictionaries which are variants of the
same language (ex. Portuguese and Norwegian);
May this commit not cause anything to explode, hairs to gray, nerds to rage
- Fix compilation error with newer GCC versions.
- Backport changes from Debian by Vincent Legout, Martin Michlmayr.
- Fix bad interaction between edit board and preference dialog box.
- Fix bad interaction between edit board and toolbar.
- Fix midgame search when the game finishes without filling the board.
Add patch-Makefile.in to fix PR pkg/34215
Remove patch-book.cc patch-game.cc patch-log__proc.h as:
Change from Debian port by Martin Michlmayr <tbm@cyrius.com>
* book.cc, game.cc, log_proc.h: Include <cstdlib>.
changes:
* Add new broken axis widget with gaps in the numerical sequence
* Grid lines are plotted always under (or over) the data
* Shift+Scroll wheel scrolls left/right (thanks to Dave Hughes)
* Polar plots can have a "minimum" radius and log axes
* Many more LaTeX symbols added
* Add SAMP/VoTable support (thanks to Graham Bell)
* New shifted-points xy line mode, which plots a stepped line with
the points shifted to lie between the coordinates given
* Points can be picked to console and/or clipboard
(thanks to Valerio Mussi)
* Allow reversed ternary plot
Following packages are on this updates.
devel/scmgit
devel/scmgit-base
devel/scmgit-docs
devel/scmgit-gitk
www/gitweb (nothing touched directly, but thanks gdt@)
The release note for this version and its size are:
wc devel/scmgit-base/work/git-1.8.2/RelNotes
495 3520 22140 devel/scmgit-base/work/git-1.8.2/RelNotes
Files touched:
-- devel/scmgit
Makefile.version (GIT_VERSION 1.8.1.5 -> 1.8.2)
-- devel/scmgit-base
distinfo
patches/patch-aa (part is moved to config.mak.uname)
patches/patch-config.mak.uname (split from patch-aa)
PLIST
-- devel/scmgit-docs
PLIST
(This will close PR pkg/43970).
Version 5.0.0 2008-05-30
Version 6.0.0 2009-05-30
Version 7.0.0 2010-05-29
Version 7.0.1 2010-10-14 (PR pkg/43970)
Version 7.0.2 2010-12-10
Version 7.0.3 2010-12-24
Version 8.0.0 2011-05-29
Version 9.0.0 2012-05-29
---------
* Major changes in 9.0.0
** New command to re-order channels is added (ueno)
See the doc string of riece-command-reorder-channels.
** Complete multiple channels when joining (ueno)
* Major changes in 8.0.0
** Extend URL regexp used in riece-url (ueno)
** Use lexical binding everywhere (ueno)
** Update doc/ptexinfmt.el (kaoru)
* Major changes in 7.0.3
** Fix freeze behavior when the cursor is on a channel buffer (ueno)
riece-shrink-buffer had a bug which moves the cursor to the top or
bottom of buffer even when the buffer is frozen.
** Fix out-of-tree build (kaoru, ueno)
There were some code not passing srcdir correctly.
** Remove old-style backquotes for Emacs 24 (ueno)
* Major changes in 7.0.2
** Fix bug of reading IRC logs (ueno)
If coding-system was not specified when writing log to file, Riece
added extra ".nil" to the filename. That causes erronous behavior
on reading the logs back.
** Fix control sequence parsing (ueno)
* Major changes in 7.0.1
** Fix compilation error on Emacs 24. (ueno)
Emacs 24 does not have make-local-hook.
** Suppress byte-compile warnings. (kaoru)
Suppress "`save-excursion' defeated by `set-buffer'".
** Support "make distcheck". (ueno)
* Major changes in 7.0.0
** Mailing list address changed to riece-discuss@nongnu.org.
** Fix build for XEmacs 21.5. (ueno)
** Fix coloring riece-channel-list-indicator on mode-line. (ueno)
* Major changes in 6.1.0
** Revert to use setq instead of Custom for saved settings. (ueno)
** Add-on management commands can now be usable from the Command buffer. (kaoru)
* Major changes in 6.0.0
** New add-on riece-desktop-notify. (bg66)
** Fix Custom-based setting mechanism.
---------