Age | Commit message (Expand) | Author | Files | Lines |
2003-02-15 | 2003-02-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -24/+3 |
2003-02-15 | 2003-02-15 Jesse Rosenstock <jmr@ugcs.caltech.edu> | Jesse Rosenstock | 2 | -2/+8 |
2003-02-15 | 2003-02-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 14 | -14/+406 |
2003-02-14 | BigDecimal.java (BigDecimal(String)): Always set scale to zero when there is ... | Mark Wielaard | 1 | -2/+4 |
2003-02-14 | System.java (properties): Use Properties.clone. | Tom Tromey | 1 | -3/+9 |
2003-02-13 | InputStreamReader.java (getEncoding): Return null when closed. | Mark Wielaard | 2 | -4/+10 |
2003-02-13 | InflaterInputStream.java (read): Return zero when len is zero. | Mark Wielaard | 1 | -1/+3 |
2003-02-13 | BufferedOutputStream.java (write(int)): Only flush when next byte cannot be b... | Mark Wielaard | 1 | -4/+4 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -19/+31 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |
2003-02-13 | re PR libgcj/9271 (Severe bias in java.security.SecureRandom) | Casey Marshall | 1 | -3/+5 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -6/+401 |
2003-02-13 | natByteBufferImpl.cc, [...]: Added copyright and license. | Michael Koch | 5 | -0/+60 |
2003-02-13 | FileBasedFactory.java, [...]: New files, all merged from classpath. | Michael Koch | 9 | -0/+2528 |
2003-02-13 | 2003-02-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -66/+104 |
2003-02-13 | GridBagConstraints.java (FIRST_LINE_ENT, [...]): New constants. | Michael Koch | 4 | -3/+76 |
2003-02-12 | Channels.java: New file. | Michael Koch | 1 | -0/+130 |
2003-02-12 | 2003-02-12 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -51/+174 |
2003-02-12 | ZipInputStream.java: idem | John Leuner | 1 | -1/+3 |
2003-02-11 | 2003-02-11 Ranjit Mathew <rmathew@hotmail.com> | Ranjit Mathew | 1 | -3/+16 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+4 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -17/+202 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -240/+70 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+4 |
2003-02-11 | 2003-02-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -27/+43 |
2003-02-11 | FileLockImpl.java, [...]: New files. | Michael Koch | 1 | -0/+137 |
2003-02-11 | 2003-02-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+22 |
2003-02-10 | Win32Process.java (destroy): Declare as native. | Ranjit Mathew | 2 | -20/+326 |
2003-02-10 | BigInteger.java: Updated notice to include years 2002 and 3. | Raif S. Naffah | 1 | -181/+130 |
2003-02-10 | Timestamp.java (compareTo(Object)): New method. | Tom Tromey | 1 | -8/+26 |
2003-02-07 | JarFile.java (JarFile(String, boolean)): Read manifest when verify is true. | Mark Wielaard | 1 | -3/+21 |
2003-02-07 | BigDecimal (valueOf): fix DiagBigDecimal val008, val013 tests; see patch #101... | Stephen Crawley | 1 | -18/+42 |
2003-02-07 | Stephen Crawley <crawley@dstc.edu.au> | Stephen Crawley | 1 | -267/+299 |
2003-02-04 | PipedOutputStream.java (flush): Declare as throwing IOException. | Tom Tromey | 3 | -7/+7 |
2003-02-03 | natRuntime.cc (java::lang::Runtime::_load)): Take care of the fact that on Wi... | Ranjit Mathew | 1 | -2/+15 |
2003-01-31 | Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic... | Tom Tromey | 2 | -8/+9 |
2003-01-31 | Properties.java (load): Ignore backslash before EOF. | Julian Dolby | 1 | -1/+8 |
2003-01-30 | natClass.cc (initializeClass): Check tables when (state == JV_STATE_IN_PROGRE... | Jeff Sturm | 2 | -10/+22 |
2003-01-28 | Component.java (processPaintEvent): Dispose of Graphics object when finished. | Oscar Pearce | 1 | -13/+20 |
2003-01-24 | re PR java/9253 (on win32, java.io.File.listFiles("C:\\") returns pwd instead... | Ranjit Mathew | 1 | -2/+4 |
2003-01-24 | ClassLoader.java (findLoadedClass): Removed erroneous comment. | Tom Tromey | 1 | -3/+2 |
2003-01-21 | natResourceBundle.cc (getCallingClassLoader): Start search at 2, not 3. | Tom Tromey | 1 | -2/+5 |
2003-01-21 | natFileWin32.cc (isAbsolute): Check path length before looking at any charact... | Vladimir Puskas | 2 | -8/+9 |
2003-01-20 | Makefile.am (core_java_source_files): Add VMObjectStreamClass.java. | Mark Wielaard | 4 | -27/+76 |
2003-01-16 | SocketImpl.java (toString): Don't explicitly call toString() on possible null... | Mark Wielaard | 1 | -2/+3 |
2003-01-16 | 2003-01-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+5 |
2003-01-15 | CardLayout.java (show): Rewrote. | Scott Gilbertson | 1 | -21/+26 |
2003-01-14 | 2003-01-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -1/+8 |
2003-01-14 | 2003-01-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 15 | -33/+245 |
2003-01-14 | natRuntime.cc (_load): StackTrace access needs to be in a try block. | Andrew Haley | 1 | -8/+16 |