extend.texi: Deprecate C++ min/max operators.
[gcc.git] / libjava /
2005-03-22 Mike Stump* stacktrace.cc: Delete unused _Jv_FindCallingClassState.
2005-03-22 Mike Stumpposix.h: .dylib is used on all Apple MACH platforms.
2005-03-22 Tom Tromey* gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed...
2005-03-21 Tom TromeyVMCompiler.java (static block): Also catch BufferUnderf...
2005-03-21 Zack Weinberggxx-include-dir.m4: In all substitutions, leave $(gcc_v...
2005-03-21 Andrew HaleynatVMSecurityManager.cc (getClassContext): Add new...
2005-03-17 Andrew Haleyboehm.cc (_Jv_MarkObj): Mark the interpreted method...
2005-03-17 Thomas FitzsimmonsMakefile.am (gtk_c_source_files): Remove jni/classpath...
2005-03-17 Tom Tromeylink.cc (ensure_class_linked): Removed #ifdef.
2005-03-16 Tom TromeyMainThread.java (run): Load main class using system...
2005-03-16 Andreas Toblerjni.exp (gcj_jni_invocation_test_one): Add lgcc_s to...
2005-03-16 Andreas Toblerstacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect...
2005-03-15 Jakub Jelinekre PR libgcj/20251 (libgcj configured with --enable...
2005-03-15 David DaneynatPlainSocketImplPosix.cc (read_helper): Handle count...
2005-03-12 Andreas Toblerstacktrace.cc (GetCallerInfo): Return nothing in case...
2005-03-12 Ranjit Mathewjacks.xfail: Add XFAILs for new JSR-201 tests.
2005-03-11 Andreas Toblerlibjava.exp (libjava_init): Use the same target check...
2005-03-11 Tom TromeyMain.java (main): Handle '-p'.
2005-03-11 Bryce McKinlayexception.cc: Remove stray MethodRef.h include.
2005-03-10 Tom TromeyMakefile.in: Rebuilt.
2005-03-10 Chris BurdessSAXEventSink.java: Ignore element declarations if not...
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-10 Andrew HaleyFileChannelImpl.java (smallTransferFrom): New.
2005-03-09 David Daneyre PR libgcj/20389 (BufferedInputStream gets ArrayIndex...
2005-03-09 Tom TromeynatVMClassLoader.cc (defineClass): Reference 'systemCla...
2005-03-09 Andreas Toblerfdlibm.h: Merge an AIX define from GNU Classpath.
2005-03-09 Tom TromeyURLClassLoader.java (addURLImpl): Reset 'thisString'.
2005-03-08 Bryce McKinlay[multiple changes]
2005-03-07 Tom Tromeygcj.texi (Invoking gcj-dbtool): Document '-f'.
2005-03-07 Tom TromeyVMCompiler.java (md5Digest): New field.
2005-03-07 Tom Tromeyre PR java/20215 (gcj does not accept classes with...
2005-03-07 Scott GilbertsonnatXAnyEvent.cc (loadNext): Added timeout.
2005-03-06 Roger Saylere PR bootstrap/20155 (libgcj build fails with "execvp...
2005-03-05 Thomas Fitzsimmons* ChangeLog: Fix gtk_jawt.c entry.
2005-03-05 Anthony Greengtk_jawt.c (classpath_jawt_get_drawable, [...]): New...
2005-03-05 Roger Saylere PR bootstrap/20155 (libgcj build fails with "execvp...
2005-03-05 Andreas Toblerdtoa.c (_dtoa_r): Initialize variables ilim, ilim1...
2005-03-03 Thomas Fitzsimmonsre PR libgcj/20292 (new test case PR16923 fails)
2005-02-28 David Daneyconfigure.host: Don't use -mxgot for MIPS builds.
2005-02-28 Paolo Bonzinire PR bootstrap/17383 (Building in src dir fails)
2005-02-24 David GilbertTextAttribute.java: changed names to lower case;
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-23 Michael KochMakefile.am: Added new file gnu/java/nio/ChannelReader...
2005-02-23 Robert SchusterChannelReader: Fixed comments.
2005-02-23 Michael KochSimpleDateFormat.java: Removed unused import.
2005-02-23 Thomas Fitzsimmonsre PR awt/20029 (Robot needs XTest)
2005-02-22 Mark WielaardAlgorithmParameterGenerator.java (getInstance): Mention...
2005-02-22 Jeroen FrijtersProxy.java, [...]: Don't catch java.lang.ThreadDeath.
2005-02-22 David Gilbert2005-02-22 David Gilbert <david.gilbert@object-refine...
2005-02-22 Jeroen Frijters2005-02-22 Jeroen Frijters <jeroen@frijters.net>
2005-02-22 Tom Tromey* java/lang/Object.h (_JvObjectPrefix): Declare as...
2005-02-22 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-22 Michael KochPolicyFile.java, [...]: Fixed copyright header.
2005-02-22 Jeroen Frijters2005-02-22 Jeroen Frijters <jeroen@frijters.net>
2005-02-22 Michael Koch2005-02-22 Michael Koch <konqueror@gmx.de>
2005-02-22 Roman Kennke2005-02-22 Roman Kennke <roman@ontographics.com>
2005-02-22 Thomas FitzsimmonsRobot.java (waitForIdle): Call invokeAndWait on an...
2005-02-22 Thomas Fitzsimmonsre PR awt/17952 (Windows don't show with window manager...
2005-02-22 Thomas Fitzsimmonsre PR awt/19842 (MouseEvent ignores Button2 and Button3)
2005-02-22 Bryce McKinlayCheck in missed file from last commit.
2005-02-22 Bryce McKinlay[multiple changes]
2005-02-22 Mark Wielaard[multiple changes]
2005-02-21 Robert Schuster2005-02-21 Robert Schuster <theBohemian@gmx.net>
2005-02-21 Michael Koch2005-02-21 Michael Koch <konqueror@gmx.de>
2005-02-21 Mark WielaardJarFile.java (verifyHashes): Check whether ZipEntry...
2005-02-21 Andrew HaleyMakefile.in: Rebuilt.
2005-02-21 Andreas ToblerMakefile.am (all_property_files): Remove left over.
2005-02-21 Michael KochButton.java, [...]: Fixed formatting issues all over.
2005-02-21 Mark WielaardFileDescriptor.java (sync): Add real exception to SyncF...
2005-02-21 Michael KochInputStreamReader.java: Fixed @author tag.
2005-02-20 Rutger Ovidiusre PR libgcj/19728 (libgcj Gnu.java missing SHA-160)
2005-02-20 Dalibor TopicRE.java, [...]: Made 'inner' classes real public static...
2005-02-20 Michael KochFormatCharacterIterator.java: Removed redundant modifiers.
2005-02-20 Thomas Fitzsimmonsgthread-jni.c (throw): Call g_snprintf instead of snprintf.
2005-02-19 Michael Koch[multiple changes]
2005-02-19 Michael Koch2005-02-19 Michael Koch <konqueror@gmx.de>
2005-02-19 Michael Koch[multiple changes]
2005-02-19 Michael KochSelectorImpl.java: Reworked import statements.
2005-02-19 Michael KochActiveModeDTP.java, [...]: New files.
2005-02-19 Tom Tromeylink.cc (make_vtable): Remove abstract method check.
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Bryce McKinlayLinkedHashMap (addEntry): Call remove() with key argume...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Anthony GreenNEWS: Draft of libgcj NEWS for 4.0.
2005-02-18 Anthony GreennatRuntime.cc (insertSystemProperties): Normalize x86...
2005-02-18 Anthony Greengij.cc (version): Change year for '--version' to 2005.
2005-02-18 Robert SchusterCharset.java (forName): Throws IllegalArgumentException...
2005-02-17 Ito KazumitsuFileChannelImpl.java (write(ByteBuffer)): Move the...
2005-02-17 Tom TromeyClass.h (_Jv_GetMethodString): Updated declaration.
2005-02-17 Michael Koch2005-02-17 Michael Koch <konqueror@gmx.de>
2005-02-17 Andrew HaleyFix ChangeLog typo in date.
2005-02-17 Michael KochChromaticity.java, [...]: New files.
2005-02-17 Andrew John HughesCookie.java, [...]: Reworked import statements, fixed...
2005-02-17 Michael Koch[multiple changes]
2005-02-17 Michael KochGThreadNativeMethodRunner.java, [...]: Fixed usage...
2005-02-16 Julian ScheidUTF_8.java (decodeLoop): Set inPos to in.position().
2005-02-16 Mark Wielaard[multiple changes]
2005-02-16 Tom TromeySharedLibHelper.java (findHelper): Delete copied file...
2005-02-16 Graydon Hoare[multiple changes]
next