File.java (internalExists): New method.
[gcc.git] / libjava / java /
2006-07-14 Gary BensonFile.java (internalExists): New method.
2006-07-12 Gary BensonFile.java (renameTo): Fix security checks.
2006-06-27 Tom TromeyOutputStreamWriter.java (writeChars): Use a 'do' loop.
2006-06-22 Tom TromeynatField.cc (getAddr): Allow setting of final field...
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-06-09 Tom Tromeyre PR libgcj/27730 (Thread.getId() needs implemented)
2006-06-09 Tom Tromey* java/lang/Class.java (getClassLoaderInternal): Now...
2006-06-09 Thomas FitzsimmonsString.java, [...]: Merge from GNU Classpath HEAD.
2006-06-06 Gary BensonnatFilePosix.cc (getCanonicalPath): Rewritten.
2006-05-31 Thomas FitzsimmonsVMClassLoader.java (initialize): Set default library...
2006-05-29 Thomas FitzsimmonsnatThread.cc (countStackFrames): Do not throw Unsupport...
2006-05-24 Tom Tromeyre PR libgcj/27024 (Implement URLConnection.getFileNameMap)
2006-05-24 Tom Tromeyre PR libgcj/27729 (Field, Method and Constructor need...
2006-05-24 Tom Tromeyre PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot...
2006-05-20 Andreas ToblernatClass.cc (_Jv_FindMethodInCache): Mark klass, name...
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-05-17 Bryce McKinlayre PR libgcj/27352 (SecurityManager.checkPermission...
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2006-05-10 Andrew HaleynatClassLoader.cc: Add comments.
2006-05-10 Andrew Haleyprims.cc (_Jv_soleIndirectCompiledEngine): New.
2006-05-05 Tom Tromeyre PR libgcj/27294 (gij throws NullPointerException...
2006-05-04 Andrew Haley[multiple changes]
2006-05-04 Tom TromeyClass.h (JV_STATE_LOADING): Added comment.
2006-04-25 Andrew HaleynatClassLoader.cc: Don't include link.h or dladdr.h.
2006-04-24 Tom Tromey* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip...
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-04-11 Bryce McKinlaySystemClassLoader.java (addClass): Get the value of...
2006-04-07 Andrew HaleyInetAddress.java: Throw an UnknownHostException if...
2006-04-04 Tom Tromeyre PR classpath/26990 (SecurityManager.checkExit()...
2006-03-28 Anthony Balkissoonunicode-muncher.pl: Removed this file.
2006-03-10 Tom Tromeyre PR libgcj/25713 (GZIPOutputStream bad checksum)
2006-03-10 Mark WielaardImported GNU Classpath 0.90
2006-03-10 Tom Tromeyre PR libgcj/23495 (java.lang.String.equals is suboptimal)
2006-03-09 Tom Tromeyre PR libgcj/24461 (array access in either GZIPInputStr...
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2006-03-07 Tom Tromeyre PR libgcj/26103 (Wrong exception thrown)
2006-03-01 Tom Tromeyre PR libgcj/24321 (instanceof erroneously causes class...
2006-02-09 Bryce McKinlayClass.h (_Jv_IDispatchTable): Make it a struct.
2006-02-09 Bryce McKinlayre PR libgcj/25187 (dereferencing type-punned pointer...
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2006-01-23 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Add new declaration.
2006-01-17 Tom Tromeyre PR classpath/20198 (java.security.CodeSource.getLoca...
2006-01-17 Mark WielaardImported GNU Classpath 0.20
2006-01-13 Tom Tromeyclasspath.security: Removed.
2006-01-09 Chris BurdessCharacter.java (toChars,toCodePoint): Correct these...
2006-01-09 Tom TromeyStringBuilder.java (appendCodePoint): New method.
2006-01-07 Tom TromeyCharacter.java (SIZE, [...]): New fields from Classpath.
2006-01-06 Tom TromeynatThread.cc (finish_): Don't clear 'group'.
2006-01-05 Tom Tromey* java/lang/natPosixProcess.cc (reap): Ignore unknown...
2006-01-04 Tom TromeyClass.h (_Jv_CopyClassesToSystemLoader): Updated.
2006-01-03 David DaneyPR libgcj/9715, PR libgcj/19132:
2005-12-22 Tom TromeynatClassLoader.cc (_Jv_NewArrayClass): Don't reference...
2005-12-16 Tom TromeyClass.java (getPackage): Get package from VMClassLoader...
2005-12-14 Tom Tromeyre PR classpath/25389 (File(new URI("file:./")) ->...
2005-12-12 Andrew HaleyVMCompiler.java: Directly generate a new instance of...
2005-12-08 Andrew HaleyObject.h (throwNoSuchMethodError): New method.
2005-11-17 Mark Wielaard[multiple changes]
2005-11-17 Mark Wielaard[multiple changes]
2005-11-16 Mark WielaardZipEntry.java: Removed, fully merged now.
2005-11-16 Mark Wielaard[multiple changes]
2005-11-16 Mark Wielaard[multiple changes]
2005-11-15 Andrew Haley[multiple changes]
2005-11-14 Mohan EmbarnatVMNetworkInterfaceWin32.cc: Include java/net/VMNetwo...
2005-11-08 Tom TromeyPR libgcj/23763. From aeby@graeff.com.
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-23 Tom TromeyImported Classpath 0.18.
2005-09-17 Anthony GreenCorrection. Committed wrong patch earlier today.
2005-09-16 Anthony Greenre PR classpath/20198 (java.security.CodeSource.getLoca...
2005-09-15 Tom TromeyFor PR libgcj/23288:
2005-09-09 Andrew HaleyURLClassLoader.java (addURLImpl): Synchronize on the...
2005-09-08 Thomas Fitzsimmonsre PR libgcj/23761 (java.library.path doesn't affect...
2005-09-06 Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-08-23 Roman Kennke2005-08-23 Roman Kennke <roman@kennke.org>
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-08-12 Morgan Detersre PR libgcj/23353 (clone() copies internal lock data...
2005-07-26 Tom Tromeypackage.html, [...]: Removed.
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-07-14 Andrew HaleyConnection.java (unquote): New method.
2005-07-14 Tom TromeyClass.java (getProtectionDomain): Merged javadoc from...
2005-07-06 Tom TromeyInputStreamReader.java (refill): Handle no-progress...
2005-06-30 Kelley CookUpdate FSF address
2005-06-29 Tom Tromeyre PR libgcj/22211 ([4.0 only] Thread.interrupt sometim...
2005-06-24 Tom TromeynatClassLoader.cc (_Jv_UnregisterClass): Handle case...
2005-06-14 Tom TromeyClass.java (getClasses): New method.
2005-06-09 Bryce McKinlayRMIClassLoader.java (getClassLoader): Make public.
2005-06-08 Ziga MahkovecMessageFormat.java (parse): When parsing strings, check...
2005-06-04 Anthony GreenURLClassLoader.java: import gnu.gcj.Core, and gnu.java...
2005-06-01 Tom Tromey* java/io/ObjectInputStream.java (currentLoader): Fixed...
2005-06-01 Ziga Mahkovecre PR libgcj/20435 (regex pattern compiling bug)
2005-06-01 Tom Tromeyre PR libgcj/21785 (ClassNotFound during deserialization)
2005-06-01 Tom Tromeyre PR libgcj/21753 (String.substring sharing heuristic...
2005-05-30 Michael Kochre PR libgcj/20273 (LinkedHashMap breaks linked list...
2005-05-25 Gary Bensonre PR libgcj/21736 (MessageFormat("{0,time,medium}...
2005-05-25 Tom Tromeyre PR libgcj/21703 (hang when rapidly calling String...
2005-05-22 Andreas Jaegermprec.c (mult, [...]): Add parenthesis to avoid warnings.
next