Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Bug-fixes.
|
|
* Don't include LGPL preamble in Debian changelog
* Changes standards version to 3.8.3
* LT_CONFIG_LTDL_DIR appears to be incompatible with libtool 2
* update changelog
* Resolve various libtoolize warnings
* Use standards version 3.8.2
* Use debhelper 7
* Changelog entry for pending upstream release
* Move libvanessa-adt-dev to section libdevel
* Don't use ./mkinstalldirs as it may not exist
* Use policy version 3.8.0 instead of 3.7.2
* set -e in postinst script for libvanessa-adt0 to fail on any errors
* Use name instead of nickname
* Always use email address in copyright notice
* more...
|
|
* Bump changelog date so it is after the release of standards version 3.8.3
* Don't include full LGPL text in Debian changelog
* Update to standards version 3.8.3
* LT_CONFIG_LTDL_DIR appears to be incompatible with libtool 2
* move dev documentation should go in dev package
* Use dh_prep as dh_clean -k is deprecated
* Versioned build dependency on debhelper 7
* syntax error in changelog
* Use debhelper compatibility level 7
* new package contains an updated config.{sub,guess} and thus closes #532527
* Update standards version to 3.8.2
* Resolve various libtoolize warnings
* libvanessa-socket-dev: Remove dependancy on libc6-dev
* more...
|
|
|
|
|
|
|
|
* Several bugs in filename sorting in the Dolphin file manager have been
fixed
* Issues with encoded filenames in ZIP archives have been fixed
* A number of bugs in games, such as KMines, KNetwalk and LSkat and
KSpaceDuel have been fixed
The changelog lists more
|
|
* Bug fixes.
|
|
|
|
The KDevelop IDE has been designed by the KDevelop Team to provide
an easy-to use environment for C/C++ programmers. With all its
features the current version contains, the full amount of programming
knowledge of the team has been collected to add a set of documentation
handbooks that will help beginners as well as experts in various parts
of using their IDE.
This is version 4, a completely rewritten from scratch version of KDevelop 3.
|
|
Base package for use with KDevelop4
|
|
-inconsistency of .hidden attributes, leading to link error on amd64,
reported by Tobias Nygren
-trick NetBSD's arpa/nameser_compat.h into using the system provided
endianess definitions -- it has its own ifdefs but misses eg. ppc,
fixes build error on macppc reported by Erik Bertelsen
|
|
|
|
While here, fix test target.
|
|
* Add VC9 project files, source code formatting, fix compiler
warnings, move VC8 project files, remove leftover autoconf/m4 files
* Move static transfer lookup array from .h to .c
(patch contributed by Zbigniew Holdys)
* Add support for VC++ compiler/MASM assembly with active USE_MMX
(contributed by Markus Hossner)
* Added Haiku build support in configure.in
(contributed by Scott McCreary)
* Added helper function that multiplies the alpha channel in
a 32bit surface (contributed by Zbigniew Holdys)
* Disable MMX for 64bit platforms due to lack of support for
pusha/popa (contributed by Olivier Boudeville)
* Update all library functions for doxygen markup. Add doxygen
configuration file.
* Added font rotation support and updated TestFonts sample
* Fixed rotate90 for 0 degree case
(contributed by Chris Allport)
* Updated TestRotozoom with rotate90 case and message display
* Added support for SDL 1.3
* Added doxygen generated documentation.
|
|
Switch to 2-clause BSD license and bug fixes.
|
|
|
|
this switches to the gnome-2.30 branch
|
|
this switches to the gnome-2.30 branch
|
|
this switches to the gnome-2.30 branch
|
|
version 0.8200 (upstream version 0.82).
Upstream changes:
Major Changes in 0.82 - 2010-04-13
=====================================
Still more changes to sync with Perl 5.12.0-as-released. Rewritten POD
thanks to many hands, but mostly David Golden. Vastly improved Regex
definitions from Zephram.
Major Changes in 0.81 - 2010-02-01
=====================================
Merge in changes from bleadperl that will be part of Perl 5.12.0.
Completely rewrite pure Perl code to operate exactly like the XS code,
through the creation of a character-array class called charstar. Now
the pure Perl code and XS code can be more easily be synchronized.
|
|
|
|
Based on PR#43374 by YAMAMOTO Takeshi, some improvements.
OMake is a build system, similar to GNU make, but with many additional
features, including:
- Support for large projects spanning multiple directories;
- Support for commands that produce several targets at once;
- Fast, accurate, automated dependency analysis using MD5 digests;
- Portability: omake provides a consistent interface on Win32
and on Unix systems including Linux, OSX, and Cygwin;
- Builtin functions that provide the most common features of
programs like grep, sed, and awk;
- Active filesystem monitoring, where the build automatically
restarts whenever you modify a source file.
|
|
|
|
so the shared library now works as well. Thanks to Matt Thomas for vax
asm help.
|
|
* Bug fixes
|
|
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.11 Fri, 07 May 2010 19:32:37 +0200
* Improve distribution metadata.
0.10 Sat, 01 May 2010 20:32:59 +0200
* Fix documentation typo ( Andrew Rodland).
|
|
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
1.3.10
- Add exit_repl attribute as a non-signal related way to indicate the REPL should stop running.
1.3.9_02
- resolve rt.cpan#45879 by implementing Term::ReadLine::Perl support for ReadLineHistory
- resolve rt.cpan#55491 by skipping Interrupt test for win32
1.3.9_01
- Completion works with Term::ReadLine::Perl, which works in win32 etc
|
|
Upstream changes:
1.44 2010-04-26T17:33:02
* Restored the `Makefile.PL` by using Module::Build::Compat's
"traditional" configuration.
1.43 2010-04-21T02:33:59
* Reduced prereq for Test::More to 0.62, prereq for Pod::Simple to 3.05,
and added File::Spec to the list of prereqs. The prerequisites were
needlessly high, and by reducing them Test::Pod can rely on the core
versions of those modules in on Perl 5.8.8. Thanks to Chris Wittmer for
the patch.
|
|
Upstream changes:
1.212 Sun 9 May 2010
Summary:
- Minor bug fixes and development support
Details:
- Fixed #48819: Bug in ForLoop back-compatilbilty warning
- Added support for $ENV{X_TOKENIZER} --> $PPI::Lexer::X_TOKENIZER
1.211_01 Sun 21 Feb 2010
Summary:
- Experimentation support and bug fixes
Details:
- Upgraded to Module::Install 0.93
- Added support for $PPI::Lexer::X_TOKENIZER, so that alternate
experimentatal tokenizers can be swapped in for testing.
- Added an extra 14_charsets.t case to validate we handle byte
order marks properly.
- Moved author tests from t to xt to reduce spurious test failures
in CPAN Testers, when the testing modules change across versions
- Fixed #26082: scalar { %x } is misparsed
- Fixed #26591: VMS patch for PPI 1.118
- Fixed #44862: PPI cannot parse "package Foo::100;" correctly
- Fixed #54208: PPI::Token::Quote::Literal::literal is missing due
to case-sensitivity error
|
|
Upstream changes:
0.09 Fri, 07 May 2010 22:11:49 +0200
* Improve distribution metadata.
|
|
Upstream changes:
0.42 2010-05-19 00:15 UTC
This is a maintenance release. The code contains no functional change.
Users of 0.41 can skip this update.
+ Fix : Test failures with perl 5.13.
+ Tst : Improve coverage.
|
|
Upstream changes:
5.23 Mon May 17 18:50:42 CEST 2010
- be more resistant to ordering changes when initialising
Coro::AnyEvent, Coro::EV and Coro::Event (reported by Matthias
Waldorf).
- document that perl 5.12 deliberately removed support for cloning.
|
|
Pkgsrc changes:
- adjust MASTER_SITES
Upstream changes:
1.05 Sat May 15 02:06:33 CEST 2010
- implement $epipe->signal_func method.
|
|
Pkgsrc changes:
- adjust dependencies
Upstream changes:
1.05 Thu, May 20, 2010
[API CHANGES]
* Packages and modules no longer have methods - this functionality was
moved back up into Moose::Meta::Class and Moose::Meta::Role individually
(through the Class::MOP::Mixin::HasMethods mixin) (doy).
* BUILDALL is now called by Moose::Meta::Class::new_object, rather than by
Moose::Object::new. (doy)
[NEW FEATURES]
* strict and warnings are now unimported when Moose, Moose::Role, or
Moose::Exporter are unimported. (doy, Adam Kennedy)
* Added a 'consumers' method to Moose::Meta::Role for finding all
classes/roles which consume the given role. (doy)
[BUG FIXES]
* Fix has '+attr' in Roles to explode immediately, rather than when the role
is applied to a class (t0m).
* Fix type constraint validation messages to not include the string 'failed'
twice in the same sentance (Florian Ragwitz).
* New type constraints will default to being unequal, rather than equal
(rjbs).
* The tests no longer check for perl's behavior of clobbering $@, which has
been fixed in perl-5.13.1 (Florian Ragwitz).
* Metaclass compatibility fixing has been completely rewritten, and should
be much more robust. (doy)
1.04 Thu, May 20, 2010
* This release was broken and has been deleted from CPAN shortly after its
upload.
|
|
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
1.02 Thu, May, 2010
[API CHANGES]
* Packages and modules no longer have methods - this functionality was
moved back up into Class::MOP::Class (doy).
[ENHANCEMENTS]
* Metaclass incompatibility checking now checks all metaclass types. (doy)
* Class::MOP can now do simple metaclass incompatibility fixing: if your
class's metaclass is a subclass of your parent class's metaclass, it will
just use the parent class's metaclass directly. (doy)
|
|
Upstream changes:
0.20 Sun May 16 08:50:59 2010
- raise exception if guards are created anonymously (void context)
(thanks Tim Bunce and Graham Knop)
|
|
Upstream changes:
1.0004 Fri May 14 16:08:23 PDT 2010
- Do not use Cwd::abs_path if the -l path begins with / (rafl)
- Skipping perl should now be considered as success, not failure (rafl)
- Fixed PREREQ_PM scanner for dists that conflict with core functions such as UNIVERSAL::isa (yannk)
- --look should now imply --no-skip-installed (doy) #45
|
|
Upstream changes:
2.34 Thu Apr 20 2010
- Updated for 5.13.1
2.31_01 Fri Apr 30 2010
- [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
- Functional interface amended to make calling conventions consistent
(bingos)
- Documented all functions and all hash structures (bingos)
- Fixed functions with edge-case involving querying for Module::CoreList
itself. Pointed out by Ilmari.
- Added removed_from() and removed_from_by_date() functions
for querying which release a module was removed from core. (bingos)
- Amended corelist utility to use new removed from functions when
stating when a module entered core ( and when it left it ). (bingos)
- Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
|
|
|
|
Andrew's Web Libraries are a set of hopefully lightweight libraries for
handling a variety of useful things for web programming, including:
- Session management
- User management
- DB Records
- Simple reporting
- DB Schema Updating
- iCalendar parsing
|
|
Noticed by Daniel Vergien in PR 41475.
|
|
|
|
Gio:
* MemoryInputStream: Correct data loss/corruption with binary data.
Glib:
* tests: Reorder assignment to LDADD and giomm_ldadd in tests/Makefile.am
to always use the built library, not the installed one.
Build:
* MSVC++ project fixes.
|
|
* Documentation:
- Added main page text with doxygen.
- Fix the functors Doxygen group.
- Tutorial: Removed outdated marshallers section that had no working example.
|
|
changes: bugfixes
|
|
|
|
|
|
|