public inbox for rhug-cvs@sourceware.org
help / color / mirror / Atom feed
From: fitzsim@sourceware.org
To: rhug-cvs@sourceware.org
Subject: java-gcj-compat ./ChangeLog ./Makefile.am ./co ...
Date: Sat, 17 Mar 2007 03:14:00 -0000 [thread overview]
Message-ID: <20070317031422.10560.qmail@sourceware.org> (raw)
CVSROOT: /cvs/rhug
Module name: java-gcj-compat
Changes by: fitzsim@sourceware.org 2007-03-17 03:14:22
Modified files:
. : ChangeLog Makefile.am configure.ac
Added files:
com/sun/javadoc: ClassDoc.java ConstructorDoc.java Doc.java
DocErrorReporter.java Doclet.java
ExecutableMemberDoc.java FieldDoc.java
MemberDoc.java MethodDoc.java PackageDoc.java
ParamTag.java Parameter.java
ProgramElementDoc.java RootDoc.java SeeTag.java
SerialFieldTag.java SourcePosition.java
Tag.java ThrowsTag.java Type.java
TypeVariable.java
com/sun/tools/doclets: Taglet.java
Log message:
2007-03-16 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.ac: Bump release number to 1.0.72.
* Makefile.am: Include com.sun.javadoc and com.sun.tools.doclets
packages in tools.jar.
* com/sun/javadoc/ClassDoc.java,
com/sun/javadoc/ConstructorDoc.java, com/sun/javadoc/Doc.java,
com/sun/javadoc/DocErrorReporter.java,
com/sun/javadoc/Doclet.java,
com/sun/javadoc/ExecutableMemberDoc.java,
com/sun/javadoc/FieldDoc.java, com/sun/javadoc/MemberDoc.java,
com/sun/javadoc/MethodDoc.java, com/sun/javadoc/PackageDoc.java,
com/sun/javadoc/ParamTag.java, com/sun/javadoc/Parameter.java,
com/sun/javadoc/ProgramElementDoc.java,
com/sun/javadoc/RootDoc.java, com/sun/javadoc/SeeTag.java,
com/sun/javadoc/SerialFieldTag.java,
com/sun/javadoc/SourcePosition.java, com/sun/javadoc/Tag.java,
com/sun/javadoc/ThrowsTag.java, com/sun/javadoc/Type.java,
com/sun/javadoc/TypeVariable.java,
com/sun/tools/doclets/Taglet.java: New files.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/ChangeLog.diff?cvsroot=rhug&r1=1.103&r2=1.104
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/Makefile.am.diff?cvsroot=rhug&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/configure.ac.diff?cvsroot=rhug&r1=1.78&r2=1.79
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/ClassDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/ConstructorDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/Doc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/DocErrorReporter.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/Doclet.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/ExecutableMemberDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/FieldDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/MemberDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/MethodDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/PackageDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/ParamTag.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/Parameter.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/ProgramElementDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/RootDoc.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/SeeTag.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/SerialFieldTag.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/SourcePosition.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/Tag.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/ThrowsTag.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/Type.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/javadoc/TypeVariable.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/java-gcj-compat/com/sun/tools/doclets/Taglet.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
next reply other threads:[~2007-03-17 3:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-17 3:14 fitzsim [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-05-20 2:06 fitzsim
2005-01-12 20:21 fitzsim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070317031422.10560.qmail@sourceware.org \
--to=fitzsim@sourceware.org \
--cc=rhug-cvs@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).