Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- AMD SSE4a and SSE5 instruction support.
- AMD LZCNT, POPCNT, EXTRQ, INSERTQ, MOVNTSD, and MOVNTSS instruction support.
- 16-bit float value (IEEE-754r half precision) support (desirable for SSE5).
- Added "oword", "do", and "reso" aliases for "dqword", "ddq", "resdq".
- Added easier RIP-relative addressing with rel/abs modifiers and "default"
directive to set default rel/abs mode (see AMD64 for details).
- CPP preprocessor. Contributed by Paul Barker
- GAS local labels (1:, 1f, 1b) support. Noticed by Jung Lee
- GAS .org fill parameter support. Noticed by Jung Lee and Xiaoming Mo
- Command line aliases for -d (-D) and -u (-U) for increased NASM command line
compatibility. Requested by Mike Frysinger
- ..gotpc ELF32 bugfix: #114
- Minor bugfixes (CPU setting for a few instructions, hash lookup).
|
|
Bump revision.
|
|
|
|
|
|
Cervisia
* Fix invalid date warnings when browsing CVS.
Umbrello
* Code generator for D language.
* Fix import of Rose MDL files containing ISO-8859 Latin1 characters.
* Preprocessor keywords ignored which causes endless loop in code import.
* Cannot move text and label correctly after enabling snap to grid.
* Unstable saves and loads, class names become dirty.
* Crash on deleting class in list view.
* Class attribute documentation not generated for python.
* Python code generator does not wrap lines properly.
* Attribute documentation not generated for 'Export to XHTML'.
* Crash when moving a class in a Java UML diagram.
* Umbrello gratuitously appends ".xmi" to the saved file name.
* Arrowheads are not shown.
* Crash when creating a class that refers to more than one other
classes/datatypes.
* Wrong Pascal code generation.
* Crash when linking to undefined xmi.id.
* End Activity Symbol gets invalid when line thickness is increased.
* The size of a fork/join is not restored.
* Crash when changing the association type to containment.
* Moving component results in absurd shape of a self-association.
* Crash when changing the attribute name.
|
|
Release 7.4 21-Sep-07
---------------------
The only change of specification is the addition of options to control whether
\R matches any Unicode line ending (the default) or just CR, LF, and CRLF.
Otherwise, the changes are bug fixes and a refactoring to reduce the number of
relocations needed in a shared library. There have also been some documentation
updates, in particular, some more information about using CMake to build PCRE
has been added to the NON-UNIX-USE file.
|
|
Bump rev.
|
|
|
|
|
|
See ${WRKSRC}/Documentation/RelNotes-1.5.3.{3,4}.txt for changes.
|
|
Changes:
* Backport: allow array and hash query parameters. Array route parameters are
converted/to/a/path as before.
* Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't read files or
stdin.
* Document Object#blank?.
* Update Dependencies to ignore constants inherited from ancestors.
* Improved multibyte performance by relying less on exception raising
|
|
|
|
|
|
* Fixes various build problems, a crash with recent versions of libgsf
* Adds an (incomplete) manual
|
|
* The generated C code is compatible with gcc-4.3.x in c99 or gnu99 mode.
|
|
* docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
is built wihout hiding optional API, such as use of exceptions.
* scripts/macros.m4: Check for both m4 and M4 in the GNU m4 output,
to fix the build on some platforms.
|
|
* libglade/src/xml.hg:
* libglade/src/xml.ccg: Do not use exceptions when compiled with
exceptions disabled. Instead, Gnome::Glade::Xml takes an additional
error parameter like most other g*mm methods that can fail.
* docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
is built wihout hiding optional API, such as use of exceptions.
|
|
* Glib::wrap(): Don't fail when wrapping an interface that
is implemented by an unrecognized type.
gmmproc-generated code now uses the new wrap_auto_interface(),
so newly-generated source code will require this latest glibmm
version.
* Increase version number check for glib.
Changes 2.14:
* New Regex class, allowing string searching with regular expressions.
* New KeyFile class.
* Main: Added SignalTimeout::connect_seconds().
* OptionContext: Added get/set_summary(), get/set_description(),
set_translation_domain() and set_translate_func().
* Added Glib::get_user_special_dir(), get_user_data_dir(),
get_user_config_dir(), and get_user_cache_dir().
* Improved documentation.
|
|
Report from Aleksey Cheusov in PR# 37099
|
|
|
|
changes:
-portability/build system improvements (Windows/QNX)
-API extensions
-minor bugfixes
-improved builtin sanity checks
|
|
rather than the requested transfer length (USBD_SHORT_XFER_OK is
set, so this may happen). This is the documented behaviour, and it is
appearently what the Linux version does. Bump PKGREVISION. From
Erik Berls per PR pkg/37053.
|
|
- Support BerkeleyDB 4.6.
- Test improvements to validate testmd4 and testdbm, unattended.
Changes with APR-util 1.2.9
- Ensure that an apr_reslist shrinks back to SMAX via the TTL by
reorganising the resource list from a queue to a stack.
Apache Bug 40348.
- Fix Solaris 2.8+ fdatasync() detection. The fdatasync() function
is marked as part of the Realtime library functions.
Apache Bug 37343.
- Change configure's expat detection to use standard linker-based
tests, fixing build on e.g. biarch Linux systems.
Apache Bug 28205.
- Portably implement testdate's long-time constants to solve
compilation faults where #LL isn't valid.
- APR_FIND_APU macro no longer checks /usr/local/apache2/.
Apache Bug 42089.
- Fix handling of attribute namespaces in apr_xml_to_text() when
a namespace map is provided. Apache Bug 41908.
|
|
- Win32 apr_file_read; Correctly handle completion-based read-to-EOF.
- Fixed Win32 regression of stdout inheritance in apr_proc_create.
- Solve winNT inherited pipe leaks by mutexing apr_proc_create calls,
on WinNT (not WinCE, nor 9x) so that we toggle the inherited state
of the stdin/out/err pipes. All other file handles are treated as
not-inherited until apr_file_dup2'ed a std handle of this process,
or while they are used by apr_proc_create.
- Define the Mac OS/X filesystem_encoding as utf-8 (in previous
releases the interpretation would vary).
- Fix day of year (tm_day) calculation for July. The bug only affects
Windows builds. Apache Bug #42953.
- Fix LFS detection when building over NFS. The mode must be
specified when O_CREAT is in the flags to open().
Apache Bug #42821.
- Avoid overwriting the hash_mutex table for applications that
incorrectly calls apr_atomic_init(). Apache Bug #42760.
- Allow IPv6 connectivity test to fail, avoiding a potentially fatal
error.
- The MinGW Windows headers effectively redefines WINADVAPI from
__stdcall to empty which results in a link failure when wincrypt.h
is placed after an include to apr_private.h.
Apache Bug #42293.
- Define SEM_FAILED if it isn't already defined, as the proc mutex
code already does it. Also search for the sem_open function in
the realtime library. (This fixes HP-UX sem_open detection).
- Define the _HPUX_SOURCE feature test macro to obtain maximum
functionality. Fixes broken sendfile with LFS support on HP-UX.
Apache Bug #42261.
|
|
|
|
versions (using g++4).
|
|
from building. Detected when compiling openh323.
PKGREVISION++ since the package was broken but installed nevertheless.
|
|
|
|
|
|
|
|
|
|
convenience but none of them is supposed to be used directly (without manual
changes) AFAICT. Furthermore, they require a huge variety of different
interpreters and/or utilities, which could grow the monotone dependencies by
a big amount.
This fixes the recent problems shown in bulk build reports.
|
|
|
|
decision making in libtool. This was lost during the update and broke
the build of shared C++ libraries with SunPro on Solaris. Bump revision
of libtool-base.
Noticed by salo and dmcmahill, tested by dmcmahill.
|
|
|
|
|
|
No change; DISTFILES update only.
|
|
|
|
a function of the same name and functionality in Anjuta, add a patch to
use the new version and an API depend for that version. Don't bump
revision as an existing package is fine to use.
|
|
standard functions:
"misc.h", line 42: identifier redeclared: sprintf
|
|
|
|
we can't use config.h in it. Instead use the substitution framework
which was already in place for making some other SunOS changes.
|
|
so use the results.
|
|
|
|
|
|
|
|
Additionally, don't pick up a random gmake from the build system.
|
|
|
|
|
|
|