classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [generics] Merge for 2005/01/27


From: Andrew John Hughes
Subject: [cp-patches] [generics] Merge for 2005/01/27
Date: Fri, 28 Jan 2005 10:41:45 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch to merge HEAD changes from 27/01/2005
to the generics branch.

Changelog:

2005-01-27  Michael Koch  <address@hidden>

        * java/util/GregorianCalendar.java (getLeniarDay): 
        Made private.

2005-01-27  Patrik Reali  <address@hidden>

        * doc/www.gnu.org/faq/faq.wml: type in faq code corrected

2005-01-27  Michael Koch  <address@hidden>

        * java/awt/dnd/DropTarget.java (addDropTargetListener):
        Clarified comments.

2005-01-27  Graydon Hoare  <address@hidden>

        * java/awt/dnd/DropTarget.java
        (addDropTargetListener): Despite documentation, do not throw.
        * javax/swing/JComponent.java: Set a default DropTarget.

2005-01-27  Michael Koch  <address@hidden>

        * java/util/zip/ZipFile.java
        (ZIP_MAGIC): New constant.
        (ZipFile): Check if given file is really a zip file.
        (checkZipFile): New method.
        (checkClosed): New method.
        (entries): Check if file was closed. Return an empty enumeration in
        error case.
        (getEntries): Use checkClosed().
        (getEntry): Check if file was closed.
        (getInputStream): Likewise.
        (size): Likewise.

2005-01-27  Patrik Reali  <address@hidden>

        * doc/www.gnu.org/faq/faq.wml: current command to generate doc
        added to the faq

2005-01-27  Patrik Reali  <address@hidden>

        * doc/www.gnu.org/docs/docs.wml: link to gjdoc-generated docs

-- 
Andrew :-)

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

No software patents in Europe -- http://nosoftwarepatents.com

"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

"We've all been part of the biggest beta test the world has ever known --
Windows" 
-- Victor Wheatman, Gartner

Attachment: merge-20050127.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]