Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Changes from previous:
----------------------
[V 1.11]
2013-02-04T09:50:00
- Correct the date (2012 -> 2013) in this file used for V 1.10.
- Correct the text at L<Tree::DAG_Node/AUTHOR> so it refers to
Artistic License 2.0, which now matches what it says in Build.PL and
Makefile.PL. Resolves RT#83088.
|
|
|
|
2013-4-16 meld 1.7.2
====================
Features:
* In version control view, conflicts now open in a three-way merge mode
for Bazaar and Git, with other VCs to follow (Louis des Landes)
* Manual synchronisation of split points for comparisons (Piotr Piastucki,
Kai Willadsen)
* The "Ignore blank lines" setting is now used in folder comparisons, in
same manner as text filters (Kai Willadsen)
Fixes:
* Many minor Windows compatibility fixes (Vincent Legoll, Robert Wahler,
Kai Willadsen)
* Version control compatibility updates and fixes (Manuel Siggen, Kai
Willadsen)
* Better handling of Unicode filenames (Kai Willadsen)
* Better support for cross-platform newline behaviour, particularly on
Windows (Kai Willadsen)
* Sensitivity fixes for file and folder comparisons (Kai Willadsen)
* Build and installation fixes (Kalev Lember, Kai Willadsen)
Translations:
* Daniel Mustieles (es)
* Gabor Kelemen (hu)
* Marek Černocký (cs)
* Martin Srebotnjak (sl).
* Matej Urbančič (sl)
* Мирослав Николић (sr, sr@latin)
* Piotr Drąg (pl)
* Rafael Ferreira (pt_BR)
|
|
|
|
RT is an industrial-grade ticketing system. It lets a group of
people intelligently and efficiently manage requests submitted by
a community of users. RT is used by systems administrators, customer
support staffs, NOCs, developers and even marketing departments at
over a thousand sites around the world.
This packages tracks RT 4.x branch.
|
|
## 2.3.9: 2013-04-21
This is a msgmerge updated release.
### Improvements
* [tools] Used the more modern word "cannot" instead of "can
not". [GitHub #15] [Patch by Benjamin Kerensa]
* Cleared license descriptions. [Suggested by Jérémy Bobbio]
### Fixes
* Avoided including native extentions in this gem for Windows users.
### Thanks
* Benjamin Kerensa
* Jérémy Bobbio
## 2.3.8: 2013-04-05
This is a msgmerge improved release.
### Improvements
* Added licence information to the gemspec.
[GitHub #13] [Patch by jordimassaguerpla]
* Supported Ruby 2.0.0.
[GitHub #14] [Reported by mtasaka]
### Fixes
* [rxgettext] Fixed a bug that the comment for the previous message
also exists in the current message.
[Debian #684184] [Reported by Francesco Poli] [Patch by Jérémy Bobbio]
### Thanks
* jordimassaguerpla
* mtasaka
* Francesco Poli
* Jérémy Bobbio
|
|
Changelog:
2.130880 2013-03-29 09:51:00 America/New_York
[BUGFIX]
- Fix provides 'version' bug introduced in the 2.130870 fix
2.130870 2013-03-28 11:08:50 America/New_York
[BUGFIX]
- Don't add 'version' to 'provides' during conversion if one didn't
exist in the original [Reported by Miyagawa; fixed by David Golden]
|
|
2.35: 2013-04:20
New "manifest" command.
Path-matching now has @ to require all paths in a commit to match.
|
|
|
|
The "Log::Dispatch::Perl" module offers a logging alternative using
standard Perl core functions. It allows you to fall back to the
common Perl alternatives for logging, such as "warn" and "cluck".
It also adds the possibility for a logging action to halt the
current environment, such as with "die" and "croak".
|
|
|
|
The Perl5 module "Pod::Usage" which provides the function "pod2usage()"
to print usage messages for a Perl script based on its embedded
pod documentation. Pod::Usage is a subclass of Pod::PlainText.
Please see the POD documentation for this module (embedded in the
file "Usage.pm") for more details. The pod2usage() function is
probably the most generally useful function in this entire distribution
since it is useful to just about any Perl5 script that is invoked
from the command-line.
|
|
Changelog:
Changes in version 2.39
-----------------------
* Fix unneccessary warnings when @ARGV contains undefs (yes, it
happens).
* Passing an object as first argument to the callback handler for <>
turned out to be a problem in cases where the argument was passed to
other modules, e.g., Archive::Tar. Revert the change since the added
functionality of the object is not really relevant for the <>
callback function.
* Silence the deprecation warnings from newgetopt.pl for the purpose
of testing. These tests will be removed along with newgetopt.pl in
the next major release of perl.
http://perl5.git.perl.org/perl.git/commit/b814bbfa9a2087bc
* Eliminiate spurious warning.
* Retain taintedness of command line option values.
* Document that you need to check GetOptions return value :).
* Several other minor documentation fixes and enhancements.
* Fix bug #67577 Parsing of type 'o' not correct for multiple values
|
|
Changelog:
0.92 Thu Aug 30 2012
- Tests are good in dev version. Releasing to stable.
0.92_01 Wed 22 Aug 2012
- RT 59775 - Catching a signal during select() can lock up IPC::Run
0.91 Tue 14 Feb 2012
- Tests are good in dev version. Releasing to stable.
0.91_01 Mon 16 Jan 2012
- RT 57277 - Apply suggested 1 line fix for dev release to public.
0.90 Wed 29 Jun 2011
- RT 57277 - Add breaking test. No solution at present.
- RT 68623 - disable parallel tests on windows
- RT 43072 - Skip dragonfly platform on t/pty.t (hangs)
- RT 14078 - run() miscalculates length of UTF-8 strings
- RT 49693 - security patch for lib/IPC/Run/Win32IO.pm s/INADDR_ANY//
- RT 38193 - Fix error detection on non-English operating systems
- Add a blank doc entry for IPC::Run::Win32IO::poll to quiet windows pod parser errors
- RT 57190 - handle PATH environment variable not being defined. WILL NOT default to '.' since UNIX would not do this and the program has been behaving the UNIX way to date.
|
|
as MAINTAINER, since I originally packaged this and no one seems to have cared
to touch it since. The only dependency, mysql-workbench, builds fine with this
version of ctemplate.
Since version 0.99 (from ChangeLog):
* Fixed several issues reported by G++ 4.7
* Added operator[] to TemplateDictionary
* Added begin(), end(), data() and size() to TemplateString
* Refactored code
* Changed the 'official' ctemplate email in setup.py/etc
* Rewrote docs to refer to Ctemplate, not Google Template
* Renamed google-ctemplate.sln to ctemplate.sln
* Changed copyright text to reflect Google's relinquished ownership
* Make reloads always prefer files earlier on the search patch (ssas)
* PORTING: Add a default BSWAP32, needed for AIX (csilvers)
* Die at configure-time when g++ isn't installed
* BUGFIX: removed #includes of non-installed headers from installed ones
* BUGFIX: Make compile-test test against an install
* BUGFIX: Dumpers were ignoring a tpl-string 'length' (csilvers)
* BUGFIX: Add a needed $(top_srcdir) to Makefile.am
* Replace 0x00-0x1F with space in xml_escape (alexvod)
* Fix xml encoding to handle form-feed properly (ghurley)
* DOCUMENTATION: Wer missing some docs in the tarball (csilvers)
* BUILD: Update acx_pthread.m4 for nostdlib (Kacper)
* BUGFIX: Make CreateSectionIterator check tpl-globals (williasr)
* PORTING: Fix solaris build by getting rid of PATH_MAX (csilvers)
|
|
Changes from previous:
----------------------
0.4004 - Fri Mar 29 15:05:00 CET 2013
[BUG FIXES]
- Minor VMS fix for @INC [Craig Berry]
[ENHANCEMENTS]
- test_requires support has been added [Matsuno Tokuhiro]
0.4003 - Sat Aug 18 11:17:49 CEST 2012
[BUG FIXES]
- Get rid of outdated metadata tests [Steve Hay]
0.4002 - Fri Jul 27 20:04:09 EEST 2012
[BUG FIXES]
- Test for TAP::Harness version properly [Leon Timmermans]
- Install to 'site' on 5.12+ [Leon Timmermans]
[DOCUMENTATION]
- Document extra_{compiler|linker}_flags accessors [Nick Wellnhofer]
|
|
use this.
|
|
Changes from previous:
----------------------
2.060 7 January 2013
* Mention SimpleZip in POD
2.059 24 November 2012
* Copy-on-write support
[#81353]
2.058 12 November 2012
* No Changes
2.057 10 November 2012
* Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT
[#80319]
* Install to 'site' instead of 'perl' when perl version is 5.11+
[#79812]
* update to ppport.h that includes SvPV_nomg_nolen
[#78079]
|
|
|
|
This program analyzes a collection of RCS files in a CVS
repository (or outside of one) and, when possible, emits an
equivalent history in the form of a fast-import stream. Not all
possible histories can be rendered this way; the program tries to
emit useful warnings when it can't. The program can also produce
a visualization of the resulting commit DAG in the DOT format
handled by the graphviz suite.
|
|
form fixed `0' to main Python distribution version (PY_DISTVERSION)
so that packages will be updated with main Python distribution update.
no objection in tech-pkg@ for a week.
|
|
"-Werror=missing-prototypes". At least one of the system header files
("emmintrin.h") cannot be compiled with this constraint.
|
|
|
|
|
|
at least, required for Cygwin.
|
|
Among many bugfixes, changes and translations:
* GIO now has kqueue support for GFileMonitor (BSDs, Mac OS)
* GTask (the new GAsyncResult implementation) has landed
* We now install a public "gnetworking.h" header that can be used to
include the relevant OS-dependent networking headers. This does not
really abstract away unix-vs-windows however; error codes, in
particular, are incompatible.
See NEWS file http://git.gnome.org/browse/glib/plain/NEWS?id=2.36.1 for details.
Patches removed:
- patch-aj:
Per PR pkg/41601: Bug 133344 is closed and compile tested by Joern Clausen
- patch-at:
Fixed in b26fb3ae (Bug 687600)
- patch-cf:
Adds sys/param.h - if still needed, should go into gnetworking.h.in
XXX might still be needed
- patch-cg:
Fixed (or changed anyway) in 6f8f1f70 and 52a81a7d (Bug 688681)
- patch-ci:
Fixed in a33aaad0 (Bug 637013)
- patch-glib_goption.c:
Fixed in f9a6a974
- patch-glib_tests_include.c:
Fixed in d2b7ee62 (Bug 672406)
Patches changed:
- patch-ak:
First chunk fixed in 5fbdd3aa (Bug 691011)
- patch-ap:
Added NetBSD support to g_credentials_get_unix_pid()
First chunk fixed in b377e696 (Bug 623187)
- patch-aq:
First chunk fixed in b8c13a01 (Bug 688109)
Patches added:
- patch-gio_glocalfile.c (Reported as Bug 698348)
|
|
|
|
deprecated in GLib 2.32 - needed for a successful compile with
GLib 2.36.
|
|
Changes from previous:
----------------------
0.13 - Apply patch from Xavier Guimard. (Ticket 80607)
0.12 - Apply patch from Diab Jerius. (Ticket #79983)
|
|
2.34: 2013-04-15
More performance improvents. Larghe deletion are much faster now.
Path matches with [] now have a regexp variant
2.33: 2013-04-14
"from COMMIT remove OP" for removing botched renames etc.
Event-Mark can be be used as a commit identifier in mailbox format.
Line continuation with \ works in scripts.
There is nopw a regular expression matching syntax for paths.
2.32: 2013-04-03
Fix bug introduced in expunges when blobfile path generation changed.
2.31: 2013-04-03
New 'filter' command supports content filtering with a batch command.
Yet more speed tuning - now 17K commits/min under cpython, 22K under pypy.
2.30: 2013-03-28
Fossil map dumps are pruned appropriately after an expunge.
More speed tuning.
An AUTHORS file now credits some significant collaborators
2.29: 2013-03-24
Extreme speed tuning in SVN analysis - measured at over 11K commits/sec.
canonicalize option changes CR-LF to LF in commit comments.
2.28: 2013-03-22
There is now a 'reset' command like the tag command.
Fix for buggy debranch command.
More speed tuning.
2.27: 2013-03-18
More speed tuning.
Simplify the baton display in SVN processing, its overhead was high.
|
|
|
|
|
|
|
|
|
|
by pancake ;) <poppnk@users.sourceforge.net>
GNU uCommon C++ is meant as a very light-weight C++ library to facilitate using
C++ design patterns even for very deeply embedded applications, such as for
systems using uclibc along with posix threading support.
|
|
* Bug fixes
* Fix compiler attribute portability (yacc.c)
With locations enabled, __attribute__ was used unprotected.
* Fix some compiler warnings (lalr1.cc)
|
|
|
|
PR pkg/47404.
|
|
|
|
Based on PR pkg/47446 by Dennis Lindroos.
Term::ReadLine::TTYtter is a modified version of T::RL::Perl with
several new nonstandard features specific to TTYtter, but may be useful for
other applications.
It also allows UTF-8 characters to be entered without crashing, and adds a
counter so you can see how many characters you've entered (which is a big
deal for Twitter and other microblogging platforms).
For information about TTYtter, a Twitter-client written in Perl, visit
http://www.floodgap.com/software/ttytter.
|
|
|
|
|
|
Perl's prove(1). Use it like so:
$ prove -PProgressBar t/
|
|
Should fix the Solaris build.
|
|
Upstream changes:
1.3.1 (2013-03-08)
Fixed a major backward incompatible change of parsing URLs to externally hosted packages that got accidentally included in 1.3.
1.3 (2013-03-07)
SSL Cert Verification; Make https the default for PyPI access. Thanks James Cleveland, Giovanni Bajo, Marcus Smith and many others (Pull #789).
Added "pip list" for listing installed packages and the latest version available. Thanks Rafael Caricio, Miguel Araujo, Dmitry Gladkov (Pull #752)
Fixed security issues with pip's use of temp build directories. Thanks David (d1b) and Thomas Guttler. (Pull #780)
Improvements to sphinx docs and cli help. (Pull #773)
Fixed issue #707, dealing with OS X temp dir handling, which was causing global NumPy installs to fail. (Pull #768)
Split help output into general vs command-specific option groups. Thanks Georgi Valkov. (Pull #744; Pull #721 contains preceding refactor)
Fixed dependency resolution when installing from archives with uppercase project names. (Pull #724)
Fixed problem where re-installs always occurred when using file:// find-links. (Pulls #683/#702)
"pip install -v" now shows the full download url, not just the archive name. Thanks Marc Abramowitz (Pull #687)
Fix to prevent unnecessary PyPI redirects. Thanks Alex Gronholm (Pull #695)
Fixed issue #670 - install failure under Python 3 when the same version of a package is found under 2 different URLs. Thanks Paul Moore (Pull #671)
Fix git submodule recursive updates. Thanks Roey Berman. (Pulls #674)
Explicitly ignore rel='download' links while looking for html pages. Thanks Maxime R. (Pull #677)
--user/--upgrade install options now work together. Thanks 'eevee' for discovering the problem. (Pull #705)
Added check in install --download to prevent re-downloading if the target file already exists. Thanks Andrey Bulgakov. (Pull #669)
Added support for bare paths (including relative paths) as argument to --find-links. Thanks Paul Moore for draft patch.
Added support for --no-index in requirements files.
Added "pip show" command to get information about an installed package. Fixes #131. Thanks Kelsey Hightower and Rafael Caricio.
Added --root option for "pip install" to specify root directory. Behaves like the same option in distutils but also plays nice with pip's egg-info. Thanks Przemek Wrzos. (Issue #253 / Pull #693)
|
|
Update DEPENDS
Upstream changes:
1.001000 - 2013-03-16
- has will refuse to overwrite locally defined subs with generated
accessors.
- added more meta resources and added more support relevant links into
the POD documentation
- clarify in docs that default and built values won't call triggers
(RT#82310)
- expand is => 'lazy' doc to make it clear that you can make rw lazy
attributes if you really want to
- handles => "RoleName" tries to load the module
- fix delegation to false/undef attributes (RT#83361)
1.000008 - 2013-02-06
- Re-export on 'use Moo' after 'no Moo'
- Export meta() into roles (but mark as non-method to avoid composing it)
- Don't generate an accessor for rw attributes if reader+writer both set
- Support builder => sub {} ala MooseX::AttributeShortcuts
- Fix 'no Moo;' to preserve non-sub package variables
- Switch to testing for Mouse::Util->can('find_meta') to avoid
exploding on ancient Mouse installs
- Fix loading order bug that results in _install_coderef being treated
as indirect object notation
|
|
Upstream changes:
0.39 or the "For the QA Hackathon 2013" release [2013-04-12]
- Merged schwern's https://github.com/adrianh/test-class/pull/2
"Fix Test::Class for Test::Builder 1.5" - thank you Schwern!
0.38 or the "We need Test::Class to work on Windows" release [2012-11-19]
- Many thanks to the ever excellent Ovid for actually making this happen.
- die-in-setup.t will work on Windows (thanks to Alexandr Ciornii for
the patch)
- Fix docs to explain "no_plan" in start up" (thanks to skington for the
patch)
|
|
|
|
Changelog:
Version 1.6.21
(04 Apr 2013, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.21
User-visible changes
- Server-side bugfixes:
* mod_dav_svn will omit some property values for activity urls (r1453780)
* improve memory usage when committing properties in mod_dav_svn (r1443929)
* fix mod_dav_svn runs pre-revprop-change twice (issue #3085)
* fixed: post-revprop-change errors cancel commit (issue #2990)
* improved logic in mod_dav_svn's implementation of lock. (r1455352)
Developer-visible changes:
- General:
* fix a compatibility issue with g++ 4.7 (r1345740)
This release addesses four security issues:
CVE-2013-1845: mod_dav_svn excessive memory usage from property changes
CVE-2013-1846: mod_dav_svn crashes on LOCK requests against activity URLs
CVE-2013-1847: mod_dav_svn crashes on LOCK requests against
non-existant URLs
CVE-2013-1849: mod_dav_svn crashes on PROPFIND requests against
activity URLs
|