Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Changes since previous package:
2009-06-30, version 1.3.0
* Use the GNU autotools as build system.
* Implemented a more portable module dependency mechanism.
2008-04-05, version 1.2.2
* Re-establish CLN-1.2.0 ABI and fix ARM build, both inadvertently broken in
the previous release.
2008-03-24, version 1.2.1
* Fixed some bugs in the output of numbers larger than 2^32 decimal digits.
* Modifying C/C++ operators like +=, ++, etc. are now enabled by default.
2008-01-19, version 1.2.0
* Save big amounts of memory in computation of some functions and constants by:
- Avoiding pre-computation of series terms and instead computing them in a
streamed way.
- Avoiding computation with excess precision in binary splitting algorithm
by coercion of intermediate integer values to floating-point as early as
possible.
* Added support for huge numbers:
- intC used for all counter loops.
- intE is now a 64-bit type on all 64-bit platforms and even on selected
32-bit platforms.
* CLN now uses C++ exceptions for error handling. The cl_abort() hook is not
supported any more. Please refer to the documentation to learn about existing
exception types.
* Fixed a bug on i386 where comparing Z/2Z ring zeros returnd random results.
* Removed cl_boolean. Use built-in C++ bool instead.
* Dropped the cln-config script. Please use pkg-config instead.
* Updated infrastructure to that of libtool-1.5.24.
* Changed encoding of all files to UTF-8.
* Fix compilation issues with GCC-4.3.
* Fix linking issues on platforms that don't feature weak symbols (like win32).
|
|
|
|
|
|
User visible changes:
Fixed a documentation bug for the sgn() builtin.
Added the 1<<8/2 evaluation example to "help unexpected". That
expression evalutes to 128, not 16 as some C programmers might expect.
Fixed a bug in solve.cal where high was not returned in some situations.
Fixed a bug reported by Paul & Karen Tomlinson (paulnkaz at pktomlinson
dot fsnet dot co dot uk) where calling log multiple times with different
values of epsilon resulted in an incorrect value.
Fixed a bug where an certains typos (e.g., calling an unknown
function) would previously cause calc to exit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DISTNAME. While here, upgrade to 0.6.1, which (unlike the previous
version 0.4.4) starts with the current pkgsrc py-wxWidgets version.
* IDE translated and Internationalisation support for applications.
* Translations available for:
Afrikaans, Brazilian Portuguese, Chinese, French, German, Italian,
Spanish
* IDE Language Chooser Dialog under Tools
* Design time support for i18n _() strings in the generated source.
See Examples/i18n/*
* New release binary format added for windows
* Installs as a self contained exe
* A python/wxPython installation is still required to run external
scripts and the debugger
* Improved design time sizer/control creation:
* Sizers and controls are now automatically linked up
or added as sizer items when the sizers and control are
created from the Palette on the Designer
* Command-line parameters added:
* -U, -UnicodeEncoding, for setting the ide encoding without using
sitecustomize.py
* -W, -wxVersionSelect, for specifying a wxPython version
* New controls supported:
wx.Listbook, wx.Choicebook, wx.Treebook, wx.Toolbook,
wx.SearchCtrl, wx.ColourPickerCtrl, wx.FontPickerCtrl,
wx.DirPickerCtrl, wx.FilePickerCtrl,
wx.richtext.RichTextCtrl, wx.combo.BitmapComboBox,
wx.animate.GIFAnimationCtrl, wx.media.MediaCtrl,
wx.lib.flatnotebook, wx.lib.splitter, wx.lib.scrolledpanel,
wx.lib.hyperlink, wx.lib.analogueclock,wx.lib.filebrowsebutton,
wx.lib.throbber, wx.lib.ticker, wx.lib.dragscroller
* Basic support for Button Stock Ids
* Support for using wx.ArtProvider for bitmap properties in the Designer
* When the file dialog opens from the property editor, set the
Image Type to ArtProvider and click Open, the ArtProvider dialog
will open.
* All help files now distributed as .htb help files.
* Help updated to wxPython 2.8 and Python 2.5
* wxPython api help included
* All help files back in the repository and included in packages
* Code Templates added:
* A Code Template is a small idiomatic snippet of code that can be
selected from a popup list and inserted at the current caret
position.
* Code templates available for:
* Boa: sys.breakpoint, customclasses, codetemplate,
html document skeleton
* Python: class, method, function, iterator, descriptor
* wxPython: wx.ColourDialog, wx.FontDialog, wx.PrintDialogData,
wx.PageSetupDialog, wx.DirDialog, wx.FileDialog,
wx.SingleChoiceDialog, wx.TextEntryDialog,
wx.MessageDialog, wx.FindReplaceDialog,
wx.MultiChoiceDialog, wx.BusyCursor, wx.Locale, wx.AboutBox
* Code completion improvements
* More local variables picked up from code
* Option available: Preferences->General->Editor->importOnCodeComplete
so that modules can be auto imported for introspection.
* Improved unicode source handling
* Using the coding delaration if defined (# -*- coding: name -*- )
* Handling for utf8 bom
* Bugfixes
* Sizer improvements for GTK for the Find/Replace, InterpreterChooser,
and ModuleFinder dialogs
* Tutorial updates
* SVN support added
|
|
|
|
|
|
|
|
|
|
- sort albums for the selector
- fix crash if authentication failed
- make authentication actually work
- be consistent in section of the config file used
Bump revision
|
|
|
|
KMLDonkey is a frontend for MLDonkey, a powerful P2P file sharing
tool, designed for the KDE desktop.
|
|
|
|
|
|
Bump PKGREVISION.
From mrg@
|
|
simplifying the latter.
|
|
Bump PKGREVISION.
From mrg@
|
|
|
|
Changes from 5.0.6
* get_option_addr uses struct in_addr * instead of uint32_t *
fixes a crash on sgimips/netbsd, thanks to Tim McIntosh
* Use ssize_t which is a signed int and test if read() returns -1
fixes a crash on some embedded systems, thanks to David Wu
* Fix -f path/to/config
* -e, --env var=value for profile specific env vars
* Many issues resolved when running in test mode
* Don't print a (null) string when there is no NAK message
* Fix compile on NetBSD-4 (PR pkg/41719)
* Only allow hardware families we know by default (over-ridable)
* Fix persistent and timeout 0 options
* Fix parsing of escape code sequencies
* Don't bring up interfaces brought down when handling new interfaces
* Allow un-encapsulated vendor option
* Build system now uses configure script and not mk stubs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
subdirectories. Update comment on the default checks.
|
|
leaving basic symbol tables intact. Document that INSTALL_UNSTRIPPED
doesn't work for all packages.
|
|
|
|
|
|
|
|
lyx-1.6.4, py-m2crypto-0.20.1.
|
|
|
|
|
|
|
|
2.7.1
Changes: Users (or package maintainers) now have the choice between
Getopt::Long and Getopt::Mixed (with the latter as the default).
2.7
Changes: Another tweak to the MS-TOFU detection has been applied.
2.6
Changes: This release has a minor TOFU detection tweak. Some typos have
been fixed. It is hopefully the last release before a long overdue
migration to Getopt::Long.
|
|
|
|
Mono 2.4.2.3 is a bug fix release for Mono 2.4, which is the foundation
for Novell's own long-term support Mono-based product.
This release includes the following bug fixes from 2.4.2.2:
* 502016 (https://bugzilla.novell.com/show_bug.cgi?id=502016) - Simple
precompiled MVC app does not run on Mono 2.4.2
* 524726 (https://bugzilla.novell.com/show_bug.cgi?id=524726) -
Precompiling for / then deploying elsewhere causes failure for ASP.NET
apps.
Changes in Mono 2.4.2.3
XSP now has Silverlight mime types registered.
Updated the browser database.
The C# Shell (csharp) will now accept C# scripts specified on the command
line, like:
$ csharp demo.cs
A major bug was fixed for multi-threaded applications using XPath, if you
are using XPath in a multithreaded application, we strongly recommend that
you upgrade to this version.
|
|
by redefining BLOCK->osslBLOCK as was done in security/p5-Net-SSLeay
|
|
|
|
2007-09-02
Powermanga 0.90
- the sounds were updated to replace non-free sounds
- joystick support was added
- scale2x, scale3x, and scale4x effects were added
- the order text was changed to support both plain text and keystrokes file
- the source code files were renamed
- the code was considerably cleaned up and rewritten
- comments and variables were translated to the English language
- all C++ code was removed and the remaining code was made to conform with C99
- the license was changed to the GPLv3
- resources files were renamed
- volume control was added
- GP2X and PSP patches were merged
- the high-score file format was changed
2006-03-27
Powermanga 0.80
- compile with GCC 4.0.3
- fix palette conversion in 16 bits RGB color mode (non-IA32 architecture)
- add config file
- add french language support
- various bugs fixes
- compile, run, and test the project on AMD64 (Ubuntu Dapper Drake)
- compile, run, and test the project on Win32 (Patrice Duhamel)
- upload the source code on CVS (http://sourceforge.net/projects/powermanga/)
|
|
auto-sensing.
|