Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all .cvsignore files with .gitignore | Ivan Maidanski | 2012-10-15 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-06-10 Ivan Maidanski <ivmai@mail.ru> * compat/.gitignore, * compat/java.net/.gitignore, * doc/.gitignore, * doc/api/.gitignore, * doc/www.gnu.org/.gitignore, * doc/www.gnu.org/announce/.gitignore, * doc/www.gnu.org/cp-tools/.gitignore, * doc/www.gnu.org/docs/.gitignore, * doc/www.gnu.org/downloads/.gitignore, * doc/www.gnu.org/events/.gitignore, * doc/www.gnu.org/faq/.gitignore, * examples/.gitignore, * external/.gitignore, * external/jsr166/.gitignore, * external/relaxngDatatype/.gitignore, * external/sax/.gitignore, * external/w3c_dom/.gitignore, * gnu/classpath/.gitignore, * gnu/java/locale/.gitignore, * gnu/java/security/.gitignore, * gnu/test/.gitignore, * include/.gitignore, * java/util/.gitignore, * lib/.gitignore, * native/.gitignore, * native/fdlibm/.gitignore, * native/jawt/.gitignore, * native/jni/.gitignore, * native/jni/classpath/.gitignore, * native/jni/gconf-peer/.gitignore, * native/jni/gstreamer-peer/.gitignore, * native/jni/gtk-peer/.gitignore, * native/jni/java-io/.gitignore, * native/jni/java-lang/.gitignore, * native/jni/java-math/.gitignore, * native/jni/java-net/.gitignore, * native/jni/java-nio/.gitignore, * native/jni/java-util/.gitignore, * native/jni/midi-alsa/.gitignore, * native/jni/midi-dssi/.gitignore, * native/jni/native-lib/.gitignore, * native/jni/qt-peer/.gitignore, * native/jni/xmlj/.gitignore, * native/plugin/.gitignore, * native/testsuite/.gitignore, * native/vmi/.gitignore, * resource/.gitignore, * resource/META-INF/services/.gitignore, * scripts/.gitignore, * test/.gitignore, * test/gnu.java.lang.reflect/.gitignore, * test/java.io/.gitignore, * test/java.lang.reflect/.gitignore, * test/java.net/.gitignore, * test/java.util/.gitignore, * tools/.gitignore, * tools/gnu/classpath/tools/doclets/.gitignore, * tools/gnu/classpath/tools/doclets/debugdoclet/.gitignore, * tools/gnu/classpath/tools/doclets/htmldoclet/.gitignore, * tools/gnu/classpath/tools/doclets/xmldoclet/.gitignore, * tools/gnu/classpath/tools/doclets/xmldoclet/doctranslet/.gitignore, * tools/gnu/classpath/tools/gjdoc/.gitignore, * tools/gnu/classpath/tools/gjdoc/expr/.gitignore, * tools/gnu/classpath/tools/java2xhtml/.gitignore, * tools/gnu/classpath/tools/taglets/.gitignore, * vm/.gitignore, * vm/reference/.gitignore: Renamed from .cvsignore. Signed-off-by: Pekka Enberg <penberg@kernel.org> | ||||
* | * all files: Update for new FSF address. | Mark Wielaard | 2005-07-02 | 30 | -30/+30 |
| | |||||
* | 2002-03-28 Eric Blake <ebb9@email.byu.edu> | Eric Blake | 2002-03-29 | 1 | -0/+1 |
| | | | | | | | | | * test/.cvsignore: New file. * test/gnu.java.lang.reflect/.cvsignore: New file. * test/java.io/.cvsignore: New file. * test/java.lang.reflect/.cvsignore: New file. * test/java.net/.cvsignore: New file. * test/java.util/.cvsignore: New file. | ||||
* | * test/java.io/PipedReaderWriterTest.java: Use Thread.sleep() to | Bryce McKinlay | 2001-01-05 | 2 | -4/+4 |
| | | | | | | | implement delay, not System.gc(). * test/java.io/PipedStreamTest.java: Ditto. * java/io/PipedReader: Synchronize on "lock" instead of this. | ||||
* | * test/java.io/RandomAccessFileTest.java: Fix overflow of integer | Bryce McKinlay | 2001-01-05 | 2 | -2/+2 |
| | | | | | constant. * test/java.io/dataoutput-jdk.out: Update with corrected JDK output. | ||||
* | * gnu/java/beans/ChangeLog: removed | Brian Jones | 2000-12-03 | 1 | -103/+0 |
| | | | | | | | | | | | | | | | | | | | | | | * gnu/java/beans/editors/ChangeLog: removed * gnu/java/beans/info/ChangeLog: removed * gnu/java/io/ChangeLog: removed * gnu/java/io/decode/ChangeLog: removed * gnu/java/io/encode/ChangeLog: removed * gnu/java/lang/ChangeLog: removed * gnu/java/lang/reflect/ChangeLog: removed * gnu/java/net/content/text/ChangeLog: removed * java/beans/ChangeLog: removed * java/io/ChangeLog: removed * java/lang/reflect/ChangeLog: removed * java/net/ChangeLog: removed * java/util/ChangeLog: removed * native/java.io/ChangeLog: removed * native/java.lang.reflect/ChangeLog: removed * native/java.net/ChangeLog: removed * native/lib/ChangeLog: removed * native/vmi/ChangeLog: removed * test/java.io/ChangeLog: removed | ||||
* | (runReadTest): Added 'L' to the end of literal long that is too big to | Geoff Berry | 1999-03-06 | 1 | -2/+2 |
| | | | | | | fit in an integer. JDK javac compiles without this, but it is illegal according to JLS. (main): Same as above. | ||||
* | Initial checkin | Aaron M. Renn | 1998-12-02 | 2 | -0/+221 |
| | |||||
* | Changed copyright assignment to FSF. | Geoff Berry | 1998-08-30 | 4 | -4/+4 |
| | |||||
* | Initial checkin | Aaron M. Renn | 1998-08-14 | 2 | -0/+102 |
| | |||||
* | Initial Checkin | Aaron M. Renn | 1998-08-13 | 1 | -0/+2 |
| | |||||
* | Initial checkin | Aaron M. Renn | 1998-08-02 | 2 | -0/+167 |
| | |||||
* | Initial Checkin | Aaron M. Renn | 1998-08-02 | 16 | -0/+1878 |
| | |||||
* | Copyright notice update | Aaron M. Renn | 1998-08-02 | 7 | -54/+76 |
| | |||||
* | Updated data files to correspond to new test classes. Moved test | Geoff Berry | 1998-07-24 | 10 | -0/+310 |
| | | | | classes out of ObjectOutputStreamTest. Added ObjectInputStreamTest. | ||||
* | Moved test classes into seperate files so they could be used by | Geoff Berry | 1998-07-24 | 1 | -137/+2 |
| | | | | ObjectInputStreamTest. | ||||
* | Added data files for ObjectOutputStreamTest. | Geoff Berry | 1998-07-21 | 6 | -0/+0 |
| | |||||
* | First version. | Geoff Berry | 1998-07-21 | 1 | -0/+292 |
| | |||||
* | Fixed typo. | Geoff Berry | 1998-07-21 | 1 | -1/+1 |
| | |||||
* | See ChangeLog. | Geoff Berry | 1998-07-07 | 1 | -0/+282 |
| | |||||
* | Initial Checkin | Aaron M. Renn | 1998-06-19 | 10 | -0/+1112 |