| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* README: Added CACAO to list of VMs.
|
|
|
|
|
| |
* README: Added MysaifuVM to list of VMs
* INSTALL: Added info about Qt4 and ecj.
|
|
|
|
|
| |
* NEWS: Add new features of 0.10.
* README: Mention additional GNU library packages.
|
| |
|
|
|
|
|
|
| |
* README: Move text around. Add section on active projects which use
modified versions of the libraries.
* NEWS: Add important updates for this release.
|
|
|
|
|
|
| |
* INSTALL: Update needed library versions, add texinfo version
requirement, mention website/hacker guide.
* doc/hacking.texinfo: Include item on texinfo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* TODO: removed easy HTML API generation todo item, it's done now;
mention that CNI code won't be included in Classpath CVS for now
since only gcj is using it
* README: remove special mention of ORP
* NEWS: add blurb about infrastructure improvements
* HACKING: update automake, autoconf version numbers; remove
mention of gcjh for compiling JNI libraries; updated gcj/jikes
version numbers
* lib/Makefile.am: distribute glibj.zip; uninstall no-zip case;
separate resources target; avoid extra gen-classlist.sh calls;
support DESTDIR
* doc/api/Makefile.am: distribute HTML API documentation; install
documentation in pkgdatadir/api; uninstall appropriately; support
DESTDIR
* resource/gnu/java/awt/peer/gtk/Makefile.am: add uninstall-local
target; support DESTDIR
* resource/java/security/Makefile.am: add uninstall-local target;
support DESTDIR
* javax/swing/Makefile.am: BoundedRangeModel missing .java extension
* javax/transaction/xa/Makefile.am: Removed xa/ from filenames
* java/awt/dnd/Makefile.am: added missing .java files to dist
* java/net/Makefile.am: added missing .java files to dist
* java/nio/channels/Makefile.am: added missing .java files to dist
* javax/naming/Makefile.am: added missing .java files to dist
* javax/naming/directory/Makefile.am: added missing .java files to dist
* javax/naming/event/Makefile.am: new file
* javax/naming/event/.cvsignore: new file
* javax/naming/ldap/Makefile.am: new file
* javax/naming/ldap/.cvsignore: new file
* javax/naming/spi/Makefile.am: added missing .java files to dist
* javax/sql/Makefile.am: added missing .java files to dist
* javax/sql/.cvsignore: new file
* javax/swing/plaf/Makefile.am: added missing .java files to dist
* javax/swing/Makefile.am: added missing .java files to dist
* Makefile.am: ignore errors during dist-hook
* configure.in: add missing directory Makefiles to output; add
check for 'date', 'cp', and 'mkdir'
* acinclude.m4: remove check for 'find' and 'cp'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the News section of Savannah instead. Old announcements linked
under documentation.
Status information will be transitioning to Savannah Tasks system.
Clarified affect of Classpath license upon JVM license.
Added project menu bar from Savannah to top of web page.
Removed mailing list information on this page, it is more detailed
on the Lists link at the top of the page.
Last modified author update
* doc/www.gnu.org/announce/announcements.wml: last modified author
* doc/www.gnu.org/include/macros.wml (header): Moved title to
the right of droplet and enlarged text.
Updated copyright date.
* BUGS: update URL for submitting bugs
* HACKING: update date; clarify via punctuation modification of
vm/reference classes.
* configure.in: added --enable-gtk-peer from Carlos Cavanna
Updated version to 0.04; configure java/util/logging, java/util/regex
* native/Makefile.am: SUBDIRS typo fixed
* native/jni/Makefile.am: SUBDIRS conditionally defined based on
--enable-gtk-peer
* INSTALL: update with mention of --enable-gtk-peer, typo fixed
* NEWS: updated for 0.04 release
* README: updated with AegisVM, note failure to run with ORP 1.0.9
* TODO: removed duplicate information on where packages currently
stand, too hard to keep up to date in multiple places.
* THANKYOU: add Carlos Cavanna
* java/util/logging/Makefile.am: new file
* java/util/regex/Makefile.am: new file
* java/util/regex/.cvsignore: new file
* gnu/java/awt/peer/gtk/Makefile.am: EXTRA_DIST updated
* gnu/java/locale/Makefile.am: ditto
* java/awt/Makefile.am: ditto
* java/net/Makefile.am: ditto
* java/util/Makefile.am: ditto
* java/util/zip/Makefile.am: ditto
* javax/accessibility/Makefile.am: ditto
* javax/swing/Makefile.am: ditto
* javax/swing/plaf/Makefile.am: ditto
* javax/swing/table/Makefile.am: ditto
|
|
|
|
|
| |
* INSTALL: add information on different byte code compilers.
* README: add "last updated"
|
|
|
|
|
| |
* resource/orp-1.0.9.patch: New file.
* doc/www.gnu.org/doc/orp.wml: Update for ORP 1.0.9 release.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|