Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- much improved mtree support
- fix a number of non-exploitable integer and buffer overflows
- bsdtar get -s and SIGINFO/SIGUSR1 support
- fix hardlink extraction bug where latter hardlinks would overwrite the
permissions of earlier entries even when they don't carry data
- fix bsdtar crashes on entries with empty filenames
|
|
|
|
The main new feature is support for user defined formulae.
|
|
how to copy va_lists by value.
|
|
|
|
|
|
by me and Matthias Kretschmer.
PKGREVISION not bumped because there is no change at all to the content.
|
|
|
|
|
|
|
|
|
|
Xvidtune is a client interface to the X server video mode extension
(XFree86-VidModeExtension). It can show current video mode, switch the
video mode and interactively adjust current video mode.
|
|
|
|
|
|
|
|
if they happen. Don't install the ECO classification as opening book, it
is essentially useful.
No detailed ChangeLog, but this fixes some crashes with invalid games,
brings SMP support and increases to the strength of crafty.
|
|
|
|
|
|
|
|
|
|
Use the __DARWIN_64_BIT_INO_T from sys/cdefs.h on darwin
|
|
just comment it out.
|
|
|
|
|
|
* Cursor key mode switching (this fixes arrow keys in vim)
* Characters following an escape are passed to the underlying
application, this fixes ALT+<n> key combination as used by
irssi
* A hack to make the keypad sort of work with putty
* Mouse support is now compile time selectable
* Destroy clients when an IO-error occurs
* Correct signal handling (save and restore errno)
* Destroy clients cleanly, prevent zombies
* Added a note about copy & paste to the manual page (use
SHIFT while selecting or pasting text)
* Some source code formatting fixes
|
|
|
|
|
|
* Minor configuration change so it will compile on darwin with ffcall.
|
|
* Switched to use LGPL 3 and GPL 3.
* Report more controls as being flipped. (NSTextField,
NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton)
NSTabView is still missing.
* In NSAffineTransform use optimized primitive methods from base.
* Add font attribute fixing to NSAttributedString. To allow for the
output of glyphs not present in the current font.
* Optimized the validation of edited cells.
|
|
* Add DPSshfill for all backends. Better handling of X event times.
|
|
* Bug fixes
|
|
|
|
|
|
visual tool used to create, design and edit database files compatible
with SQLite. It is meant to be used for users and developers that
want to create databases, edit and search data using a familiar
spreadsheet-like interface, without the need to learn complicated
SQL commands.
|
|
* Added experimental support for the journal_mode PRAGMA and persistent
journal.
* Journal mode PERSIST is the default behavior in exclusive locking mode.
* Fix a performance regression on LEFT JOIN (see ticket #3015) that was
mistakenly introduced in version 3.5.8.
* Performance enhancement: Reengineer the internal routines used to
interpret and render variable-length integers.
* Fix a buffer-overrun problem in sqlite3_mprintf() which occurs when
a string without a zero-terminator is passed to "%.*s".
* Always convert IEEE floating point NaN values into NULL during
processing.
* Make sure that when a connection blocks on a RESERVED lock that it is
able to continue after the lock is released.
* The "configure" scripts should now automatically configure unix systems
for large file support. Improved error messages for when large files are
encountered and large file support is disabled.
* Avoid cache pages leaks following disk-full or I/O errors
* And, many more minor bug fixes and performance enhancements...
|
|
|
|
|
|
|
|
|
|
|
|
* gui-sdl Fix crash when trying to bribe a unit
* Fixes for UTF-8 and local encoding mismatch
* Fixed crash when unit is killed by the breaking of a treaty
* gui-gtk2 Theme had checkbox images reversed in some situations
* Improvements to server authentication backend
* Check that there is no acinclude.m4 left from old builds in the source
tree
* Fixes to strings and i18n
* Fixed pathfinding crash when ferry is forced to leave path
* Fixed warnings and crashes caused by AI trying to updgrade allied units
* Fixed "take -" crash when there is no free player slots
* Fixed crash in citizen governor
* Avoid overwriting player name given as /create parameter
* Fixed AI crash when city destroyed during trade negotiation
* Send /cut and /cmdlevel commands correctly to server
* Fixed handling of quoted command parameters
|