Posted on January 28, 2006, 13:21.
Weiqi Gao has a nice piece about innovative usage of the GNU Classpath stack. Weiqi notes projects adopting GNU Classpath and free runtimes/compilers like gcj and ikvm get the freedom to move to new kinds of platforms and get new distribution opportunities: Take a look at the free tools. You may have already won a […]
Posted on January 24, 2006, 10:40.
A new gnu.org list server is in the works. It will be a great update but till it is installed email to some of the classpath mailinglists can take hours to arrive… So we finally decided to move the the lists temporarily to another server. We have several hunderds of subscribers so I hope the […]
Posted on January 16, 2006, 11:22.
We did it again! :) New StAX pull parser and SAX-over-StAX driver. Full XMLEncoder implementation. The packages javax.sound.sampled, javax.print.attribute and javax.print.event have been implemented. Lots of new datatransfer, print, swing and swing.text work. Performance improvements in the painting/layout mechanism. Additional 1.5 support, including (separate) generic branch release. SecurityManager cleanups and start of review of all […]
Posted on January 10, 2006, 09:48.
builder.classpath.org is getting more goodness. We now have daily builds available (if make distcheck succeeds). So for those of you who want to help test the next (0.20) snapshot release please check the -pre dist tar ball. The autobuilder runs a couple of times a day so it should be fairly fresh. It might also […]
Posted on January 6, 2006, 13:05.
Interesting experiment: micro-libgcj. micro-libgcj is a lightweight version of the GCJ project’s runtime library (libgcj), intended to provide a usable subset of Java’s features while remaining small and self-contained. Whereas libgcj is intended to be a complete J2SE implementation based on GNU Classpath, micro-libgcj provides only enough functionality to support core Java language semantics. We […]
Posted on January 1, 2006, 20:01.
eclipse-cdt entered Debian unstable. Making the ClasspathHackingWithEclipse setup work nicely out of the box on Debian. yeah! (wiki updated) JNode 0.2.2 was released today. The JNode developers are often quiet (not many posts on the mailinglist, no blogs) but they seem to work very hard.
Posted on December 21, 2005, 09:02.
Raif Naffah created a nice Hacking GNU Classpath with Eclipse document (including lots of screenshots) explaining how to setup native Eclipse on Fedora Core 4 to directly hack on GNU Classpath and Mauve. Tom Tromey made it so that you can use Cacao as runtime for all your work from inside Eclipse. And Stephan Michels […]
Posted on December 19, 2005, 10:09.
We are pleased to announce gjdoc release 0.7.7. gjdoc is the GNU documentation generation framework for java source files. gjdoc is part of GNU Classpath Tools. This is mostly a bug-fix release. This makes gjdoc much more robust when dealing with invalid documentation tags or source code and it is now possible to generate the […]
Posted on December 19, 2005, 09:38.
The “official autobuilder and regression tester” builder.classpath.org is finally fully operational. The builder.classpath.org Xen infrastructure has been donated by Berkeley Signal Inc through Jim Pick who also helps with setup and maintenance of the system. We are currently using Tom Tromey’s build scripts for updating, compiling and running the following things: gcc-trunk build + libgcj […]
Posted on December 12, 2005, 00:50.
With GNU Classpath 0.19 we also for the first time released a snapshot of the generics branch for people to play with. I have to admit that I have been concentrating mostly on the trunk and hadn’t been paying much attention to the generics branch. Much thanks to Tom Tromey for genericizing (is that a […]