Upstream changes:
1.27 2010-02-23 10:44:20
- Add the catalyst_par_options option.
- Change the version of Catalyst required to 5.80015 as retarded
packaging systems consider 5.8001402 greater than 5.80015.
Upstream changes:
5.8004 17 Feb 2010
- Tutorial:
- Add foreign key support for SQLite
(huge thanks to Caelum for that and other good edits!)
- Add "Quick Start" to Intro (Chapter 1)
- Switch to use of "-r" to auto-restart the dev svr
- Update for latest available Debian package versions
- Switch to individual files for example code vs. tarballs
- Switch to 'done_testing' and shorter 'prove' args for testing chapter
- Misc typo fixes
- Other:
- Minor Cookbook edits
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.28 Wed Mar 10 11:19:35 JST 2010
- No code changes. Fixed packaging, added YAML dep for testing
0.27 Tue Feb 23 18:09:02 PST 2010
- Added repository info to META.yml to satisfy people
pkgsrc changes:
- Adjust module type
Upstream changes:
0.08 9 Febuary 2010
- Correctly built distribution. MANIFEST.SKIP fixed to avoid the issue
in future.
0.07 9 Febuary 2010
- Catalyst::Runtime is a runtime dependency. RT#48842
pkgsrc changes:
- Adjust dependencies (>=0 -> -[0-9]*)
Upstream changes:
5.80021 2010-03-03 23:02:01
Bug fixed:
- $c->uri_for will now escape unsafe characterss in captures
($c->request->captures) and correctly encode utf8 charracters.
5.80020 2010-02-04 06:51:18
New features:
- Allow components to specify additional components to be set up by
overriding the expand_modules method. (Oliver Charles)
Upstream changes:
1.41 Tue 9 Mar 2010
- Added the root ->connected method to allow for some
light introspection in unusual situations (such as
knowing if it's safe to spawn an off-the-books
->connect'tion, or to detect if we are in a transaction).
- Added documentation for the ->connect method, with suitably
strident warnings about the dangers of deadlocking.
pkgsrc changes:
- Add license definition
Upstream changes:
1.00 (03.09.2010) - John Siracusa <siracusa@gmail.com>
* The %i format now correctly shows 12 for 12 AM.
* Removed leading zeros from the %i format.
* Bumped version number to reflect API stability.
Upstream changes:
1.13 2010-03-08
- This release is based on version 2010e of the Olson database. This release
fixes a bug in the Bangladesh zone introduced in 2010d.
1.12 2010-03-08
- This release is based on version 2010d of the Olson database. This release
has changes for Bangladesh, Fiji, Samoa, and Chile.
pkgsrc changes:
- Adjust patch which allows to use math/pari
Upstream changes:
2.01080604
Add (missing in 2.1.*) declaration for pari_init().
Minor miscount in docs.
Math::PariBuild: detecting `patch --binary' missed -p1; same for inc_h.diff
Work around bug in XSUB.h (at least up to 5.11.2) with puts.
Get GPDATADIR from gp, if present.
Make self-documentation for switching to 2.3.* more explicit.
kmx patch for mingw 32-bit Win-build:
include windows.h (early!) in Pari.xs and highlvl.c
enable assembler for this build
x86_64 assembler detection after 2.2.7; thanks to Alexander Haeckel
pkgsrc changes:
- Add license definition
- Remove patch-aa (applied upstream)
Upstream changes:
1.012 Mon Mar 8 10:42:51 PST 2010
Interface.xs add test for NULL interface value to skip invalids
thanks to Brian West <brian@freeswitch.org> for the fix
typo update in Developer.pm
1.011 Mon Mar 23 13:55:58 PDT 2009
update inst/netsymbols.pl v0.09 to use $Config{perlpath}
instead of the default '/usr/bin/perl' when building
lib/Net/Interface/NetSymbols.pm
This will make 'pkgsrc' happy
Upstream changes:
0.99 Mon, Mar 8, 2010
[NEW FEATURES]
* New method find_type_for in Moose::Meta::TypeConstraint::Union, for finding
which member of the union a given value validates for. (Cory Watson)
[BUG FIXES]
* DEMOLISH methods in mutable subclasses of immutable classes are now called
properly (Chia-liang Kao, Jesse Luehrs)
[NEW DOCUMENTATION]
* Added Moose::Manual::Support that defines the support, compatiblity, and
release policies for Moose. (Chris Prather)
pkgsrc changes:
- Add license definition
- Adjust dependency (Test::More 0.88 is satisfied by available lang/perl5)
Upstream changes:
1.0016 Feb 05 22:10:00 2010 PST
- (This version is compatible with 1.0015)
- New caveat in the docs explaining stale references (RT#42129)
- All included modules now have the same version in META.yml, so
the CPAN shell will no longer try to downgrade.
- Fixed bug in clear() for hashes (RT#50541)
TyrQuake is meant to be a fairly conservative branch of the Quake source
code. It's intended to support Quake and Quakeworld in both software and
GL versions, as well as the Quakeworld Server. It only contains bug fixes,
and does does not change the look or feel of the game by adding lots of
rendering enhancements, etc.
pkgsrc changes:
- Add license definition
- Adjust dependencies
Upstream changes:
0.54 Refined listing script to reflect a "no foreign sales" policy.
0.53 Added support for return policy in my sample listing script
0.52 Patch by Michael Hendrix to make eBay client retry up to 2
times (configurable) in case of connection errors.
0.51 Added a missing dependency.
pkgsrc changes:
- Adjust dependency
Upstream changes:
0.58 2010.03.08
- Fixed "Open File In Existing Padre" for non-win32 (PDONELAN)
- In advanced preferences, display the storage backend name when it is
default and 'User' is now called 'Overriden' (AZAWAWI)
- In advanced preferences, display preferences options for non-boolean
settings (AZAWAWI)
- In advanced preferences, display a True/False radio button for boolean
settings (AZAWAWI)
- Fixed an incorrect default value display bug in advanced preferences
when it is toggled (AZAWAWI)
- In advanced preferences, hide bottom controls at startup (AZAWAWI)
- In advanced preferences, Set button is hidden when it is a boolean.
True/false radio buttons handle the switch instead (AZAWAWI)
- Fixed ticket #858 Recent files does not display anything on Padre startup
(AZAWAWI)
- Refresh all menus at startup. This prevents "nothing" open mode (i.e. no
document) from incorrectly showing an enabled menubar (AZAWAWI)
- Padre::Util::share() can now get the name of a plugin (e.g. 'Perl6') and
return the share directory of that plugin (SZABGAB)
- Removed the unused concept of user-configurable menus, which was slowing
down a ton of different operations that needed a menu refresh (ADAMK)
- Removed ->refresh calls during the initial menu construction, as we
will be refresh'ing again anyway at the end of the startup, and thus
any work done in the menus is completely wasted CPU (ADAMK)
- Removed the very expensive window list refresh code from the main menu
refresh method into it's own dedicated refresh method. We can fire
this directly in the limited number of situations that the notebook
adds, removed, or renamed documents (ADAMK)
- Speed up status bar updates (ADAMK, SEWI)
- Warning editor markers are now actually orange on win32 (AZAWAWI)
- Landed new and much much faster refresh_windowlist (ADAMK)
- Fixed ticket #860: Configurable key bindings dialog (AZAWAWI)
- Added Browse Buttons to External Tools Preference Dialog (PLAVEN)
- Fixed ticket #863: Continous warnings or prints kill Padre
(AZAWAWI, KTHAKORE)
- Bumped Wx::Perl::ProcessStream version requirement to 0.25 (AZAWAWI)
- Added promised PPI lexer configurable max-length limit for azawawi (ADAMK)
- Fixed ticket #867: Padre dies when hitting Ctrl-. (AZAWAWI)
- Fixed ticket #807: F2 is broken (AZAWAWI)
- Fixed ticket #835: Function list not populated on initial panel showing
(karl.forner)
- Added Turkish translation.
pkgsrc changes:
- Add license definition
- Adjust dependencies
- Add module type
Upstream changes:
Release 0.40 - 7 March, 2010
----------------------------
* this release is very similar to 0.40_3, but now indexable by cpan.
Release 0.40_3 - 18 February, 2010
----------------------------------
* fixed Build.PL with correct build_requirements;
* fixed test to use still not installed library;
Release 0.40_2 - 15 February, 2010
----------------------------------
* merged btparse library into Text::BibTeX code. I am sorry for all
other languages that might be using this library. For them my
suggestion is that they make Text::BibTeX as a dependency.
* ported compilation and configuration tools from ExtUtils::MakeMaker
to Module::Build.
* back on track, trying to make Text::BibTeX work and compile easily
on main platforms (sorry, for main platforms I assume Linux, Mac OS
X and Windows running Strawberry Perl).
* Thanks to Philip Kime for continuous poke so I work on this!!
Created a THANKS file for this purpose.