On Sat, 2006-03-25 at 10:41 +0100, Mark Wielaard wrote:
> Hi Andrew,
> 
> Nice to see you update the generics branch. But can you post to the
> patches list when you do so others are kept in the loop? I am curious
> why just this batch of patches.
> 
> Thanks,
> 
> Mark
> 
> On Sat, 2006-03-25 at 01:46 +0000, Andrew John Hughes wrote:
> > CVSROOT:    /cvsroot/classpath
> > Module name:        classpath
> > Branch:     generics-branch
> > Changes by: Andrew John Hughes <[EMAIL PROTECTED]>  06/03/25 01:46:13
> > 
> > Log message:
> >     2006-03-05  Robert Schuster  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/text/GapContent.java:
> >     (insertString): Throw exception when argument is below
> >     zero.
> >     
> >     2006-03-05  David Gilbert  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/filechooser/FileFilter.java:
> >     (accept): Fixed API doc tag,
> >     (getDescription): Likewise,
> >     * javax/swing/filechooser/FileView.java:
> >     (isTraversable): Fixed API doc tag.
> >     
> >     2006-03-05  David Gilbert  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/colorchooser/ColorSelectionModel.java: Reformatted and
> >     added API docs all over.
> >     
> >     2006-03-05  David Gilbert  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/plaf/ComboBoxUI.java: Fixed typo in class description,
> >     and corrected a bad API doc tag.
> >     
> >     2006-03-05  David Gilbert  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/undo/StateEditable.java
> >     (restoreState): Fixed bad API doc tag,
> >     * javax/swing/undo/UndoableEdit.java: Copied API doc comments from
> >     AbstractUndoableEdit.java,
> >     * javax/swing/undo/UndoableEditSupport.java
> >     (createCompoundEdit): Fixed bad API doc tag,
> >     * javax/swing/undo/UndoManager.java
> >     (editToBeUndone): Fixed bad API doc tag,
> >     (editToBeRedone): Likewise.
> >     
> >     2006-03-05  David Gilbert  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/DefaultFocusManager.java: Fixed bad API doc tags,
> >     * javax/swing/FocusManager.java: Likewise.
> >     
> >     2006-03-05  David Gilbert  <[EMAIL PROTECTED]>
> >     
> >     * javax/swing/plaf/metal/MetalComboBoxButton.java
> >     (MetalComboBoxButton(JComboBox, Icon, boolean, CellRendererPane,
> >     JList)): Fixed API doc tag,
> >     * javax/swing/plaf/metal/MetalInternalFrameTitlePane
> >     (createLayout): Fixed API doc warning.
> >     
> >     2006-03-05  Tom Tromey  <[EMAIL PROTECTED]>
> >     
> >     * vm/reference/java/lang/reflect/Constructor.java (toString): Use
> >     ClassHelper.getUserName.
> >     * vm/reference/java/lang/reflect/Method.java (toString): Use
> >     ClassHelper.getUserName.
> >     (getUserTypeName): Removed.
> >     * gnu/java/lang/ClassHelper.java (getUserName): New method.
> >     * vm/reference/java/lang/reflect/Field.java (toString): Use
> >     ClassHelper.getUserName.
> >     
> >     2006-03-05  Olivier Jolly  <[EMAIL PROTECTED]>
> >     
> >     Fixes PR 22813
> >     * java/net/URLClassLoader.java (FileURLLoader.getResource):
> >     Allows directories as valid resources.

I'm trying to get the generics branch in better sync with the main one
so that they can be more easily compared; at present the differences
since the last merge are larger than the generics changes, and obscure
them.

http://fuseyism.com/java/comparison/generics-classpath-compare.html

The patches I've been applying aren't chosen arbitrarily, but are by
date; the above are all from the 5th of March, and I did a set this
morning from the 6th (based on posts to classpath-patches).  I can post
each one to classpath-patches if necessary as I go along, but it could
get fairly noisy and these have already been posted by the original
committers.

Let me know what you guys would prefer,

Thanks,
-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint)
attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

If you use Microsoft Office, support movement towards the end of vendor
lock-in:
http://opendocumentfellowship.org/petition/

"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to