Fixed issues:
Random is not thread-safe
ResourceMark breaks growable array
policy_maximally_unroll ignores the current compilation size and can blow out the node counts.
C2 fails to compile MD2 implementation
JVM 1.3.1 crash due to fatal error in exception handler
Unnecessary FullGC
Spurious OutOfMemoryError exceptions
pointer_delta not used for pointer diff
intermittent extreme mutator slowdown in jbb runs with ParNew/DefNew
1.4.2_11 java_g with iCMS Error: assert(_pending_decrements > 0,"can't be zero or negative")
pathologically slow oopmap generation
jvm crashes failing "unsafe access to zombie method" gaurantee
methodOopDesc::set_fingerprint isn't thread safe
GC time stamps should be relative to the start of the JVM
Crash occurs at safepoint on deoptimization in 1.4.2_07
JVM abort with Full thread dump by kill -QUIT
unexpected exception occurs in InputStreamReader
Wrong mapping of color happens if one takes print of a swing component in 16 bit color depth
JVM crash when mouse enter area of a native components embed using JNI
ScrollBar does not show up correctly in 6.0
Focus issue with JFrame and JButton
Uncomitted characters are lost when the focus is moved to another textfield by mouse click
File.deleteOnExit() with long file name causes buffer overflow
(process) Runtime.exec does not close all file descriptors on Solaris 9
HttpURLConnection.disconnect doesn?t really do the job
HTTP tunnel connections send user headers to proxy
Pre-1.4 SocketImpl no longer supported
Verification of signed JAR files is very slow (performance reduction)
DomainComponent is Not IAS5String but PrintableString ( See RFC3280 )
KerberosTicket throws exception when authtime field in KrbCredInfo is null
Add Comodo CA root certs to JDK
JSpinner gets spinning when mouse button is pushed down and the spinner is replaced with new one.
JEditorPane is unable to do reasonably spaced indentation in complex HTML tables
(tz) Support tzdata2006g
Some PNGs fail to load with ImageIO
using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB
Nightly build for all platforms have failed
REGRESSION: UK and France: bad minimal days in first week (2)
jmap does not work with CMS in 1.4.2_09
native memory leaks when running under IE windows plugin
focus lost within text item after applet is shown again
Turning on Jar Caching causes a DownloadException and the applet jar fails load
jaws: using 1.4.2 or 5.0 over https on Solaris: Java 1.4+ is required for HTTPS support
Fix for bug 5098318 prevents caching of JAR files containing cipher code
Incorrect arch version of w2k_lsa_auth.dll bundles with 1.4.2 amd64 build for SAP
sun.security.krb5.internal.ccache.FileCredentialsCache vs multiple cached TGTs
sun.net.client.defaultConnectTimeout defaultReadTimeout should work with HttpsURLConnection
but the test suite returning a error code before install definitely
is. Make the tests available via TEST_TARGET instead of as part of
the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS
to the version most bgware wants these days.
No change to installed package, hence no PKGREVISION.
X11_TYPE and some other settings which can overriden by the platform
defaults. This has the nice side effect of simplifying the handling
in bsd.prefs.mk. Discussed with and reviewed by wiz@. Keep the
documentation for USE_XPKGWEDGE in defaults/mk.conf as suggested by
salo@.
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
These functions provide an interface to the server extension
XFree86-DGAExtension which allows local programs direct access
to the video frame buffer.
This library is from the modular X.org project.
Changelog for version xdx (2.2)
* This fixes compilation issues due to a missing time.h include statement.
Changelog for version xdx (2.1)
* French, Spanish and Polish translation updates.
* Allow zero length strings in the commands autologin entry. This will send
a plain return.
* Make sure we can fill in the callsign in the settings dialog.
* Use glib functions for calling external programs.
* CLX compatibility for auto-reconnect has been added.
Changelog for version xdx (2.0)
* Polish translations by Boguslaw Ciastek SQ5TB, thanks!
* A Dutch manual has been added.
* Updated gettext and automake version used.
* Install a .desktop file.
* Language files and manuals have been converted to UTF-8.
* The send widget is now a multiline text widget which allows entry of more
characters.
* Fonts used for DX messages (top window) and other messages (bottom window)
can now be changed through the preferences dialog.
* Linespacing added to the chat window, which makes it better readable.
* You can turn local echo off in the preferences dialog.
* The position of the divider between the chat and DX window is now saved.
* You can now use highlights in the chat window. Highlights will produce
colored text. Words to be highlighted can be set in the 'chat sidebar'.
When the checkbox next to the highlighted word is checked, xdx will search
for a highlight in all of the incoming text. When the checkbox is unchecked,
only the text after the prompt is searched.
* Checkboxes can be activated with ctrl-1 to ctrl-8. Entries can be focused
with alt-1 to alt-8.
* Alt-0 will switch focus to the send widget.
* Colors used for highlighting can be set in page 3 of the preferences dialog.
* The chat sidebar can be shown/hidden with F4.
* You can disable automatic scrolling of the chat window by clicking in the
window. Same for the DX window.
* Parse of the DX cluster output has been improved. Xdx would sporadically
miss DX messages.
* A new about dialog has been added.
* The manual now uses monospace font. It is activated with F1.
* Auto reconnect has been added. When activated through the settings menu,
xdx will try to reconnect when the connection is broken. This code is
somewhat experimental....
* To keep track of your connections a connection log is kept. It can be
viewed from the menu (Ctrl+l).
* Xdx can send a keepalive packet every 5 minutes, which is useful for
bad network connections. You must activate it in the settings dialog.
* Sound support has been added. When a highlight is active in the chat
window, a sound can be heard. You must use another program to play sound
and set it in the first page of the preferences dialog.
* Both ON4KST and DX-cluster prompts in the chat window are now colorized.
The callsign is bold.
* All of the colors in the chat window are now configurable.
* When wwv data is saved, files with "tab seperated values" will be saved
for every WWV host. See the MANUAL for the data format.
Changelog for version xdx (2.2)
* This fixes compilation issues due to a missing time.h include statement.
Changelog for version xdx (2.1)
* French, Spanish and Polish translation updates.
* Allow zero length strings in the commands autologin entry. This will send
a plain return.
* Make sure we can fill in the callsign in the settings dialog.
* Use glib functions for calling external programs.
* CLX compatibility for auto-reconnect has been added.
Changelog for version xdx (2.0)
* Polish translations by Boguslaw Ciastek SQ5TB, thanks!
* A Dutch manual has been added.
* Updated gettext and automake version used.
* Install a .desktop file.
* Language files and manuals have been converted to UTF-8.
* The send widget is now a multiline text widget which allows entry of more
characters.
* Fonts used for DX messages (top window) and other messages (bottom window)
can now be changed through the preferences dialog.
* Linespacing added to the chat window, which makes it better readable.
* You can turn local echo off in the preferences dialog.
* The position of the divider between the chat and DX window is now saved.
* You can now use highlights in the chat window. Highlights will produce
colored text. Words to be highlighted can be set in the 'chat sidebar'.
When the checkbox next to the highlighted word is checked, xdx will search
for a highlight in all of the incoming text. When the checkbox is unchecked,
only the text after the prompt is searched.
* Checkboxes can be activated with ctrl-1 to ctrl-8. Entries can be focused
with alt-1 to alt-8.
* Alt-0 will switch focus to the send widget.
* Colors used for highlighting can be set in page 3 of the preferences dialog.
* The chat sidebar can be shown/hidden with F4.
* You can disable automatic scrolling of the chat window by clicking in the
window. Same for the DX window.
* Parse of the DX cluster output has been improved. Xdx would sporadically
miss DX messages.
* A new about dialog has been added.
* The manual now uses monospace font. It is activated with F1.
* Auto reconnect has been added. When activated through the settings menu,
xdx will try to reconnect when the connection is broken. This code is
somewhat experimental....
* To keep track of your connections a connection log is kept. It can be
viewed from the menu (Ctrl+l).
* Xdx can send a keepalive packet every 5 minutes, which is useful for
bad network connections. You must activate it in the settings dialog.
* Sound support has been added. When a highlight is active in the chat
window, a sound can be heard. You must use another program to play sound
and set it in the first page of the preferences dialog.
* Both ON4KST and DX-cluster prompts in the chat window are now colorized.
The callsign is bold.
* All of the colors in the chat window are now configurable.
* When wwv data is saved, files with "tab seperated values" will be saved
for every WWV host. See the MANUAL for the data format.
tlf-0.9.30
==========
Bug fixes:
- exchange needed at least 1 character in dxped mode
RTTY miniterm changed to display line feeds (reading formatted texst is easier)
RTTY now sends linefeeds before and after the macro.
tlf-0.9.29
==========
Bug fixes:
- Date display error
- Spurious character error
- Malloc free error in socket.c
I also included Fabian's patch to searchlog.c for testing...I like it.
tlf-0.9.28
==========
Bug fixes (country indication did not work, wrong mults file for arrldx_dx).
Added interface to gMFSK to enable RTTY contesting.
Added new parameters for the logcfg.dat file:
GMFSK (use gMFSK as an output device)
RTTYMODE (start tlf in RTTY mode)
DIGIMODEM=/home/youruser/gmfsk_autofile
GRIG 0.7.2:
- Fixed bug that caused wrong handling of RF gain, IF shift, MIC gain,
and compressor controls (bug #1613622).
- Give volume level control higher priority to avoid jumpy behaviour
(bug #1616926).
GRIG 0.7.1:
- A bug that caused installation to fail has been fixed (#1523367).
GRIG 0.7.0:
- Added receiver and transmitter level controls.
- Fixed bug that caused installation errors when using autoconf 2.59e.
- Pixmaps are now installed to /usr/local/share/pixmaps/grig instead of
/usr/local/share/grig/pixmaps by default (related to the above bug).
GRIG 0.6.0:
- Save and restore RIG state.
- RF power meter scale is now functional with ranges of 5, 10, 50, 100
and 500 watts. There is currently a bug, which causes the meter needle
to jump up when switching between RX/TX.
- Fixed bug, which caused the frequency reading to flicker between the
current value and a previously set value (bug #1388342). Same bug was
found for the PTT and POWER controls, too.
- Fixed bug, which gave the error message "Can not find VFO list for this
rig! Bug in backend?" if the rig did not have any of the rig_set_vfo or
rig_get_vfo functions (bug #1440876).
- Better error messages when a command fails to execute.
- Fixed bug, which blocked the debug handler to properly filter messages
coming from grig (hamlib messages were filtered correctly).
GRIG 0.5.0:
- Requires Gtk+ 2.6 and Hamlib 1.2.5
- Added VFO and SPLIT controls.
- Special rig functions: LOCK, ...
- Use own debug handler for both hamlib and grig messages
and format debug messages so that become easier to analyse.
- New debug message window, which can be used to analyse
previously saved debug messages.
- Modified shutdown procedure to wait until daemon actually
finishes instead of using a fixed length timeout.
- Disable POWER and PTT buttons by default (can be enabled
via the command line).
- Optimisation of the daemon process allowing faster reaction
when PTT is toggled.
- The mode selector combo only shows modes, which are supported
by the rig.
- Fixed erroneous detection of set/get level availability
(bug #1266068).
- Fixed incorrect handling of empty ATT, PREAMP and tuning
step lists in the Radio Info window (bug #1266071).
- Fixed a bug, which caused grig to display WIDE instead of
NORMAL passband when the rig has no wide passband.
- Optimised S-meter dynamics.
- Better detection of frequency ranges and resolutions.
- Corrected various mistakes in the manual page.
- Various minor improvements to the user interface.
- Several minor changes to support wintendo builds.
* Improved TS570 functionality
* Improved Argonaut V functionality
* New models: IC7000, G313i/G313e
* Many Icom, Kenwood, and Tentec fixes.
* Build system fixes