Hi,
This adds the announcement to the homepage.
2006-08-09 Mark Wielaard <[EMAIL PROTECTED]>
* doc/www.gnu.org/newsitems.txt: Add 0.92.
* doc/www.gnu.org/downloads/downloads.wml: Likewise.
* doc/www.gnu.org/announce/20060809.wml: New file.
Committed,
Mark
Index: doc/www.g
Hi,
I am committing the following and will create the release tar balls now.
2006-08-09 Mark Wielaard <[EMAIL PROTECTED]>
* configure.ac (VERSION): Set to 0.92.
* NEWS: Add updates for 0.92 release.
Cheers,
Mark
Index: NEWS
I'm checking this in.
This fixes PR 28658. I've already checked in the mauve test case.
Anthony tells me that this bug was revealed by the jetty test suite.
I took a fairly conservative interpretation here.
Tom
2006-08-09 Tom Tromey <[EMAIL PROTECTED]>
PR classpath/28658:
*
Whoops! Last patch was a dud. Here's the fix (commited)
On Wed, 2006-08-09 at 20:20 +0200, Sven de Marothy wrote:
> This doesn't make it alright. But it's a step.
>
> 2006-08-09 Sven de Marothy <[EMAIL PROTECTED]>
>
> * java/awt/image/BufferedImage.java
> (BufferedImage): Reimpleme
This doesn't make it alright. But it's a step.
2006-08-09 Sven de Marothy <[EMAIL PROTECTED]>
* java/awt/image/BufferedImage.java
(BufferedImage): Reimplement predefined-type constructor.
(observers/tileObservers): Field renamed to tileObservers.
(createDefaultIn
I'm checking this in to Classpath and also libgcj svn.
Anthony was seeing a runtime failure in GdkScreenGraphicsDevice. We
tracked it down to a bug in the JNI code -- the JNI code was creating
an 'int' array but filling it with a call to a 'short'-array function.
libgcj's JNI implementation detec
I'm checking this in.
I used Classpath's javah to regenerate all the files in include/ and
then did a diff. This found a few buglets in the JNI support. Fix
appended.
I'm not checking in the updated include files... but I suppose we
ought to at some point. Currently the only differences are so
I'm checking this in.
javah was accidentally still named 'gcjh'. Fixed as appended.
Tom
2006-08-09 Tom Tromey <[EMAIL PROTECTED]>
* tools/gnu/classpath/tools/javah/Main.java (getParser): Name program
"javah".
Index: tools/gnu/classpath/tools/javah/Main.java
=
The default SelectionModel for JTree is DefaultTreeSelectionModel.
2006-08-09 Sven de Marothy <[EMAIL PROTECTED]>
* javax/swing/JTree.java
(JTree): Default SelectionModel should be DefaultTreeSelectionModel.
(setSelectionModel): Null parameter should create an EmptySelec
Here comes some locking fixes and an optimization for AbstractDocument
that I did some days ago.
2006-08-09 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/text/AbstractDocument.java
(insertString): Perform modifications inside a write lock.
(insertStringImpl): Don't lo
hello Mark,
On Wednesday 09 August 2006 08:29, Mark Wielaard wrote:
> ...
> This are most likely last only code changes on the release branch. I am
> looking at the BigInteger fixes from Raif, but those haven't hit CVS
> yet.
these, and the ResourceBundle one, can wait until the next release. tw
11 matches
Mail list logo