Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes from 0.3.3:
Mon Feb 2 22:34:28 EST 2004 Mark Rogaski
. Description: 0.3.6
Stripped line endings in common tests to allow tests to succeed
under non-UN*X environments. Also replaced an unnecessary handle
alias with the actual file name in t/file.t. Thanks to Jay Lawrence
and Terrence Brannon for pointing out the test problems.
Sat Sep 27 13:56:58 EDT 2003 Mark Rogaski
. Description: 0.3.5
Added a wrapper for &AutoLoader::AUTOLOAD to save the value
of $!, which is often clobbered before the substitution of
"%m" by logxxx().
Added a META.yml file and disabled autogeneration in Makefile.PL.
Sat Mar 8 11:43:41 EST 2003 Mark Rogaski
. Description: 0.3.4
Made the logxxx() calls transparent to all (current)
sprintf() formatting patterns. Not all formatting
errors will be caught before passed to sprintf(), but
the obviously malformed ones will be detected.
Added support for embedded newlines in messages passed to
logcarp() and logxcarp().
Package change: add HOMEPAGE.
|
|
|
|
|
|
String::Format lets you define arbitrary printf-like format sequences
to be expanded. This module would be most useful in configuration
files and reporting tools, where the results of a query need to be
formatted in a particular way. It was inspired by mutt's index_format
and related directives.
|
|
(and thus not needed there)
|
|
changes:
* remove #ifdef OSIP_RETRANSMIT_2XX to always compile it.
* initialize remote_contact_uri when dialog is built with notify.
* allow very short attachements.
* new macros allocators.
* remove use of alloca in the parser.
* fix memory bug when realloc is needed on large message.
* remove useless prototypes.
* fix memory access in parser.
* API slightly broken to enable support for binary data.
* improvements of the sip message test suite.
The binary compatibility and API compatibility has been lost
|
|
|
|
Teem is a set of ANSI C libraries for manipulation, measurement, and
visualization of structured scientific data. Includes N-dimensional image
I/O and processing, volume rendering, diffusion tensor processing, ray
tracing, PostScript rendering, and more.
|
|
|
|
|
|
file.
Also use INFO_DIR instead of info (since this uses INFO_FILES).
|
|
Changes since last packaged version (1.97):
1.98 Saturday 1st January, 2005
Data from José Pedro Oliveira for 5.8.6
|
|
Changes since last packaged version (0.50):
[Changes for 0.51 - 2005-01-08]
* scandeps.pl is now usable without CPANPLUS.pm installed.
Reported by: Rafael Garcia-Suarez
|
|
Changes since last packaged version (0.07):
0.08 Mon Dec 13 01:23:28 GMT 2004
- Accommodate the changed internals of perl 5.9.2
(the retstack is no more: see change #23156).
|
|
|
|
Changes since last packaged version (1.00):
* "admin -h" now actually validates the SCCS file.
(SourceForge bug 1043880)
* Compilation fixes for GCC version 3.4. (SourceForge bug
1045768).
* Cross-references in the manual are now more consistently named.
(SourceForge bug 1043893).
* "sccs sccsdiff" now accepts "-r X" as well as
"-rX". (SourceForge bug 966010)
* "get -e" could experience an assertion failure where a file
is checked out for editing; this occurred when the "next"
revision has already been reserved by a previous "get -e".
This is now fixed. (SourceForge bug 865422).
|
|
It creates a build (not run-time) dependency by default.
This will be used initially by rtf-tools.
|
|
anymore, we have to use PKG_CONFIG_PATH, this closes my own PR
pkg/29841.
|
|
|
|
if OS = Solaris.
|
|
* tests: Include <new> to avoid unresolved symbols on Tru64.
* When signal handlers are connected made during an emit
of the same signal, prevent them from being called in the
same emit, to prevent infinite loops.
* Performance improvement in a corner case.
|
|
|
|
with libintl and libiconv not being found on solaris.
|
|
- Use a search path, rather than a single default directory.
- Fix a bunch of bugs in glib by backporting
- More man page fixes
- Lots of small fixes and cleanups over the place.
|
|
|
|
This _might_ be tweaked to work under IRIX, but seems to need some work.
For the time being, mark as not available, since otherwise bulk-builds
will attempt to build it and endlessly loop during configure.
|
|
user action (and thus breaks bulk builds...)
Add Darwin to NOT_FOR_PLATFORM.
|
|
2.06
- Fix for passing arguments to v1 object
- Add patch to correctly allow single hashref initialization of hashes
patch courtesy of tuck at whistlingfish dot net.
|
|
2.09 Sun Mar 13 9:17 PM GMT 2005
- Fix for incorrect formatting of 'D...' time done at end
2.08 Sat Mar 12 11:47 AM GMT 2005
- Add remove option
- Add patch to account for weird terminal sizing under Windoze
(thanks to Andrew Peters for the patch).
2.07 Sun Mar 6 1:31 PM GMT 2005
- Correct handling of non-term mode to output stats but no PB
- Print time taken to complete in ETA mode when Done
- Add use of 'name' to example in 'new' doc
- Add doc of use of minor characters to description
- Add doc. for name value to new
|
|
|
|
|
|
also pulls in an unnecessary dependency on glut.
Addresses PR 29799 by Richard Rauch.
|
|
|
|
|
|
implementation. with 2 bits/entry overhead!
The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.
SparseHash is a template library; there are no binaries to install.
SparseHash is distributed under the terms of the BSD License.
|
|
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#73207 - Addressbook crash when click on the left border of
addressbook mini card view
Other bugs and changes:
- im selection fixes (Theppitak Karoonboonyanan)
- Updated translations:
tr (Alphan Bayazit)
|
|
|
|
(Else man3 would become a manpage and break many other installs.)
|
|
- Bumb to nb5
- Issue spotted and patch provided by Jukka Salmi in PR# 29678
Thanks for the PR and patch.
|
|
|
|
by other package Makefiles, and with the deprecation of USE_BUILDLINK3
support in the infrastructure files, these had the potential to break
existing packages.
|
|
useful.
|
|
out by Amitai Schlair.
|
|
as a separate package.
The change log for that versions is as always with RT very long and
verbose. However, it is only a bug-fix release, and quite a few of them
are fixed. Among other things, a Polish translation has been added.
See the detailed information in the Changelog file at the root of the
archive.
|
|
0.23 Tue Jan 18 08:31:03 EST 2005
- Switch to fetch/store instead of fetch/set (recommended by Ruslan)
(Also support get/set as aliases)
|
|
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
|
|
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
|
|
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
|
|
include old bind headers automatically (e.g. Darwin).
|
|
|