* Version 1.19 (released 2010-05-22) [stable]
** doc: Typo fixes. Added PDF version of API reference manual.
See doc/reference/libidn.pdf.
** build: Update gnulib files.
** build: Use valgrind -q to reduce verbosity.
** API and ABI is backwards compatible with the previous version.
Upstream changes:
0.04 2010-06-13
get_package_symbol now doesn't autovivify stash entries. A new method
get_or_add_package_symbol can now be used for that behavior.
NetBSD Packages Collection.
The Perl 5 module CPAN::FindDependencies uses the CPAN packages
index to map modules to distributions and vice versa, and then
fetches distributions' META.yml or Makefile.PL files from
http://search.cpan.org/ to determine pre-requisites.
Fix PR pkg/43104
pkgsrc-changes:
o added documentation and example
o use setuptools
Changelog
- Urwid 0.9.9.1
* Fix for ListBox snapping to selectable widgets taller than the
ListBox itself
* raw_display switching to alternate buffer now works properly with
Terminal.app
* Fix for BoxAdapter backwards incompatibility introduced in 0.9.9
* Fix for a doctest failure under powerpc
* Fix for systems with gpm_mev installed but not running gpm
- Urwid 0.9.9
* New support for 256 and 88 color terminals with raw_display
and html_fragment display modules
* New palette_test example program to demonstrate high color
modes
* New AttrSpec class for specifying specific colors instead of
using attributes defined in the screen's palette
* New MainLoop class ties together widgets, user input, screen
display and one of a number of new event loops, removing the
need for tedious, error-prone boilerplate code
* New GLibEventLoop allows running Urwid applications with GLib
(makes D-Bus integration easier)
* New TwistedEventLoop allows running Urwid with a Twisted reactor
* Added new docstrings and doctests to many widget classes
* New AttrMap widget supports mapping any attribute to any other
attribute, replaces AttrWrap widget
* New WidgetDecoration base class for AttrMap, BoxAdapter, Padding,
Filler and LineBox widgets creates a common method for accessing
and updating their contained widgets
* New left and right values may be specified in Padding widgets
* New command_map for specifying which keys cause actions such as
clicking Button widgets and scrolling ListBox widgets
* New tty_signal_keys() method of raw_display.Screen and
curses_display.Screen allows changing or disabling the keys used
to send signals to the application
* Added helpful __repr__ for many widget classes
* Updated all example programs to use MainLoop class
* Updated tutorial with MainLoop usage and improved examples
* Renamed WidgetWrap.w to _w, indicating its intended use as a way
to implement a widget with other widgets, not necessarily as
a container for other widgets
* Replaced all tabs with 4 spaces, code is now more aerodynamic
(and PEP 8 compliant)
* Added saving of stdin and stdout in raw_display module allowing
the originals to be redirected
* Updated BigText widget's HalfBlock5x4Font
* Fixed graph example CPU usage when animation is stopped
* Fixed a memory leak related to objects listening for signals
* Fixed a Popen3 deprecation warning
- Urwid 0.9.8.4
* Fixed incompatibilities with Python 2.6 (by Friedrich Weber)
* Fixed a SimpleListWalker with emptied list bug (found by Walter
Mundt)
* Fixed a curses_display stop()/start() bug (found by Christian
Scharkus)
* Fixed an is_wide_character() segfault on bad input data bug
(by Andrew Psaltis)
* Fixed a CanvasCache with render() used in both a widget and its
superclass bug (found by Andrew Psaltis)
* Fixed a ListBox.ends_visible() on empty list bug (found by Marc
Hartstein)
* Fixed a tutorial example bug (found by Kurtis D. Rader)
* Fixed an Overlay.keypress() bug (found by Andreas Klöckner)
* Fixed setuptools configuration (by Andreas Klöckner)
- Urwid 0.9.8.3
* Fixed a canvas cache memory leak affecting 0.9.8, 0.9.8.1 and
0.9.8.2 (found by John Goodfellow)
* Fixed a canvas fill_attr() bug (found by Joern Koerner)
- Urwid 0.9.8.2
* Fixed incompatibilities with Python 2.3
* Fixed Pile cursor pref_col bug, WidgetWrap rows caching bug, Button
mouse_event with no callback bug, Filler body bug triggered by the
- Support include-tag for the server
- New fastexport module for generating such streams
- HTTP dumb and smart server
- Various improvements and bugfixes
NetBSD Packages Collection.
The Comprehensive Perl Archive Network (CPAN) is a very useful
collection of Perl code. It has several indices of the files that
it hosts, including a file named "02packages.details.txt.gz" in the
"modules" directory. This file contains lots of useful information
and the Perl 5 module Parse::CPAN::Packages provides a simple
interface to the data contained within.
Pkgsrc changes:
- adjust dependencies, mostly wrt to minimum required perl package
version
Upstream changes:
0.28 Sat. Jun 05 2010
* MooseX::Getopt::Strict
- Make it work with Getopt attribute traits in addition to
attribute metaclasses.
* Switch from Module::Install to Dist::Zilla.
Pkgsrc changes:
- adjust dependencies wrt to minimum required perl package version
Upstream changes:
[1.106] Released on 2010-05-10
Bug Fixes:
* NamingConventions::Capitalization fix for PPI 1.212. RT #57348
Pkgsrc changes:
- adjust dependencies
Upstream changes:
[0.18]
- Make sure we continue working on future Package::Stash
versions (doy).
[0.17]
- Make sure the debugger author test is skipped for
non-authors before the debugger is even loaded.
[0.16]
- Release all changes of 0.15 as part of a stable release.
- Convert from Module::Install to Dist::Zilla.
[0.15] TRIAL release
- Use Package::Stash for the stash manipulation bits (doy).
1.006004).
Upstream changes:
1.006004 2010-06-10
- I am stupid.
1.006003 2010-06-10
- Added german translation right
1.006002 2010-06-10
- Hotfix for a search.cpan.org "Bug"
1.006001 2010-06-10
- Added german translation
- Enhanced some parts of english documentation
- doc patch for win32 from run4flat
- reverse the perl/arch paths in PERL5LIB
Pkgsrc changes:
- adjust dependencies
- adjust PERL5_MODULE_TYPE
Upstream changes:
2.18 (2010-06-12)
Continue to refine t/lexicals.t response to Perl commit
"e02c0f79a8059eaf4981f798cc21d7dc3c8b916e shift; optimization". The
change happened after 5.13.0 and is released in 5.13.1.
2.17 (2010-06-11)
Declare ExtUtils::CBuilder as a build_requries dependency
2.16 (2010-06-11)
Manually add VERSION to Data::Dump::Streamer::Deparser to make CPAN
indexer happy.
2.15 (2010-06-11)
Perl commit "538f5756c002f0583190831238bbf6bd54855cdc shift;
optimization" changed B::Deparse
Switch from ExtUtils::MakeMaker to Module::Build for
configure_requires support
2.14 (2010-06-08)
Our Makefile.PL must abort if we're going to need to build B::Utils
but we don't have ExtUtils::Depends because it doesn't work to let the
build chain do this dependency resolution. Perhaps there is a version
that this all "just works" in?
t/dump.t required some styling state changes but was skipping them
when some modules weren't installed.
Upstream changes:
1.07 Sat, Jun 05, 2010
[BUG FIXES]
* Fixed a minor metaclass compatibility fixing bug dealing with immutable
classes and non-class metaclass traits (doy, dougdude).
1.06 Tue, Jun 01, 2010
[NEW FEATURES]
* Added '0+' overloading in Moose::Meta::TypeConstraint so that we can
more uniformly compare type constraints between 'classic' Moose type
constraints and MooseX::Types based type constraints.
Packages Collection.
Manipulating stashes (Perl's symbol tables) is occasionally necessary,
but incredibly messy, and easy to get wrong. The Perl 5 module
Package::Stash hides all of that behind a simple API.
Upstream changes:
0.06
- in t/given_when.t use a plan instead of done_testing for more backwards
compatibility
0.05
- Documentation fixes and clarifications
Upstream changes:
Changes in Devel::NYTProf 4.00 (svn 1291) 8th June 2010
- Major changes:
Added profile reporting of code executed in string evals.
Each string eval executed gets it's own report page.
You can 'see' the code that was executed, with profile info.
String evals may be collapsed/merged in some cases.
Improved many sub-optimal behaviours related to string evals.
Subroutine calls that couldn't be associated with a specific line,
such as calls made by perl to END blocks, are now shown in reports.
Subroutine definitions that couldn't be associated with a specific file,
such as xsubs in packages with no perl source, are now shown in reports.
Enabled savesrc=1 by default.
The data file format has changed so v3.x files can't be read.
The Devel::NYTProf::ReadStream interface has also changed.
- Other changes:
Fixed off-by-1 error in number of Files an xsub/opcode was called from.
Fixed Devel::NYTProf::Apache to work in more situations
and enable the addpid option by default.
Fixed that END blocks defined at runtime are included in the profile
thanks to Nicholas Clark.
Compilation-only checks (perl -c) can be profiled thanks to Nicholas Clark.
Improved behaviour for 'duplicate' anon-subs defined in separate
invocations of a particular string eval.
Multiple BEGINs (e.g., use) on the same line get distinct names.
Added --minimal option to nytprofhtml to disable generation of
graphviz .dot files and block/sub-level statement report files.
Added automatic detection of calls to POSIX::_exit() by the sub profiler
so finish_profile() gets called and a usable profile is produced.
Added posix_exit=1 option to do the same thing (in a different way)
when the sub profiler is not being used (i.e., subs=0).
- Documentation Changes:
Sequences of blank lines are skipped in generated reports.
Relevant for savesrc mode in which perl doesn't store pod sections.
Corrected typos in nytprofhtml docs thanks to chocolate@cpan.org.
Documented how to use Devel::NYTProf::Apache with virtual hosts that
use the PerlOptions +Parent or +Clone configuration.
changes:
-build system improvements
-translation updates
pkgsrc change: depend on the new (gnome-2.30) libgnome-keyring
which is a subset of the old gnome-keyring pkg
The 0.5 release of Mono.Addins comes packed with new features, including:
* User defined custom attributes can now be used to declare extensions
and add-in metadata.
* The new AddinEngine class allows hosting several independent add-in
engines in a single application domain.
* Improved lazy loading of add-ins. More information is now lazy loaded.
* An XML manifest can now be split in several files embedded as resources
in an assembly.
* More add-in information can be declared using custom attributes instead
of an XML manifest: author list, imported files and assemblies, optional
modules, localizers.
* Added new API based on generic methods and collections.
* New MSBuild tasks file and target, which allows using add-in references
directly in a build file (still experimental).
* Reorganized the samples directory.
* Many bug fixes.
Compiling /scratch/devel/py-at-spi/work/.destdir/usr/pkg/lib/python2.4/site-packages/pyatspi/__init__.py ...
File "/scratch/devel/py-at-spi/work/.destdir/usr/pkg/lib/python2.4/site-packages/pyatspi/__init__.py", line 50
finally:
^
SyntaxError: invalid syntax
Mark it as such.
Changes since 2.3.5:
* HTML safety: fix compatibility with the optional rails_xss plugin.
[Nathan Weizenbaum, Santiago Pastorino]
* 1.9 compat: deprecated last_(month|year) in favor of
prev_(month|year). [fxn]
* Deprecated Array#rand in favor of Array#random_element. [Santiago
Pastorino, Rizwan Reza]
* Added Object#presence that returns the object if it's #present?
otherwise returns nil [DHH/Colin Kelley]
* New assertions assert_blank and assert_present. #4299 [Juanjo Bazan]
* Use Object#singleton_class instead of #metaclass. Prefer Ruby's
choice. [Jere my Kemper]
* JSON backend for YAJL. Preferred if available. #2666 [Brian Lopez]
* Introduce String#html_safe for rails_xss plugin and
forward-compatibility with Rails 3. [Michael Koziarski, Santiago
Pastorino, José Ignacio Costa]
* Time#- with a DateTime argument behaves the same as with a Time
argument, i.e. returns the difference between self and arg as a
Float #3476 [Geoff Buesing]
* YAML serialization for OrderedHash. #3608 [Gregor Schmidt]
* Add Enumerable#exclude? to bring parity to Enumerable#include? and
avoid if !x .include?/else calls [DHH]
1.15 -> 1.16:
- add lv.po, update translations (Translation Project).
- include xcode project files in distributed popt tar ball.
- make distcheck is now squeaky clean.
- permit VPATH builds.
- add shallow tests using ISP/RAS api-sanity-autotest.pl.
- prefix bit set routines with popt to avoid symbol coolisions w rpm.
- add tdict.c to exercise popt bit sets against /usr/dict/words.
- add poptBitsArgs() method to generate args bit set.
- add methods for bit set union and intersection.
- permit comma separated attribute lists, handle negated attributes.
- better test for POPT_ARG_BITSET.
- add POPT_ARG_BITSET handling.
- add POPT_ARG_SHORT handling.
- handle all callback traversals within a C switch (for extendability ease).
- add popt.pc.
- devzero2000: add AC_CONFIG_AUX_DIR, AC_CONFIG_MACRO_DIR to configure. Create build-aux
- devzero2000: del acinclude.m4 : AC_CHECK_VA_COPY is not used
This is a scheduled monthly minor bugfix release.
* dispatch: include Python version in traceback
* push: update help
* status: avoid performance regression when no .hgsub is present
* clone: fix performance issue with hardlinks and Windows shares
* hgweb: fix race in refreshing repo list (issue2188)
* hgrc: clarify that hgrc keys can be overridden and sections can be split
* eol: new extension for managing file newlines based on a
version controlled configuration file
* pager: fork and exec pager as parent process with /bin/sh -c
* rebase: stress that only local changesets should be rebased
* convert/svn: close gettags() log stream (issue2196)
* record: check that we are not committing a merge before patch selection
What's new in at-spi-1.30.1:
* Fixes#538680.
* Translation update.
What's new in at-spi-1.30.0:
* Fixes#612554.
* Translation update.
What's new in at-spi-1.29.92:
* Translation update.
What's new in at-spi-1.29.90:
* Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus.
* Translation update.
What's new in at-spi-1.29.6:
* Bugfixes: #608003, #607077.
* Translation update.
What's new in at-spi-1.29.5:
* Bugfixes: #606251, #606254.
* Translation update.
What's new in at-spi-1.29.3:
* Bugfixes: #565451, #593830.
* Translation update.
What's new in at-spi-1.29.2:
* Bugfixes: #569428, #599244, #578334.
* Translation update.