public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gcjx] Patch: FYI: conditional expressions -vs- lub
 2005-10-26  1:35 UTC 

[gcjx] Patch: FYI: wildcards -vs- type descriptor
 2005-10-26  0:37 UTC 

[gcjx] Patch: FYI: fix parser bug with types
 2005-10-25 22:22 UTC 

[gcjx] Patch: FYI: fix class instance resolution
 2005-10-25 22:05 UTC 

[gcjx] Patch: FYI: method overloading fix
 2005-10-25 21:01 UTC 

[gcjx] Patch: FYI: make imports lazy
 2005-10-25 19:29 UTC 

[gcjx] Patch: FYI: add intersection type
 2005-10-25  0:43 UTC 

[gcjx] Patch: cleanup for capture conversion
 2005-10-24 22:15 UTC 

Patch: out of memory error when reading jar files with zip comments
 2005-10-24 17:22 UTC  (5+ messages)

[gcjx] Patch: FYI: explicit type parameters
 2005-10-24  1:18 UTC  (4+ messages)

[gcjx] Patch: FYI: fix to method instantiation
 2005-10-21 21:47 UTC 

[gcjx] Patch: FYI:
 2005-10-21 21:45 UTC 

[gcjx] Patch: FYI: minor updates to method conversion
 2005-10-21 21:40 UTC 

[gcjx] FYI: Prevent unnecessary recursion in pretty-printer
 2005-10-19 16:08 UTC 

[gcjx] Patch: FYI: uninitialized field
 2005-10-19  1:15 UTC 

[gcjx] Patch: FYI: initial type inference code
 2005-10-18 22:16 UTC 

Patch to fix PR9861 (reprise)
 2005-10-17 14:04 UTC  (7+ messages)

[gcjx] FYI: Skip native methods for CNI; Fix Minor Typo
 2005-10-17  2:17 UTC 

[gcjx] FYI: Minor correction to array access bounds-checking
 2005-10-16  6:14 UTC 

[gcjx] Patch: FYI: fix the build
 2005-10-15 21:26 UTC  (3+ messages)

[gcjx] Patch: FYI: minor invocation cleanup
 2005-10-14 22:04 UTC 

[gcjx] Patch: FYI: preparation fixes for BC
 2005-10-14 19:33 UTC 

[gcjx] Patch: FYI: little endian bytecode fix
 2005-10-14 19:17 UTC 

[gcjx] Patch: FYI: minor factory fix
 2005-10-14 19:12 UTC 

Update java/io/ObjectStreamClass.java in 4.0 branch from Classpath
 2005-10-14 18:15 UTC  (2+ messages)

[cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-13 22:43 UTC 

[cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-13 21:49 UTC 

[cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-13 21:28 UTC 

Patch: 4.0: Always use new verifier by default
 2005-10-13 19:16 UTC  (3+ messages)

[gcjx] FYI: Some more pretty-printer changes
 2005-10-13  9:23 UTC 

[cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-13  7:48 UTC 

[gcjx] Expand visitor interface
 2005-10-13  6:37 UTC  (6+ messages)

[gcjx] Patch: FYI: field count in reflection info
 2005-10-13  1:18 UTC 

Patch: 4.0: Fix PR 21540
 2005-10-13  1:10 UTC 

[gcjx] Patch: FYI: fix method 'throws' reflection info
 2005-10-13  1:06 UTC 

[gcjx] Add -fdump-tree for dumping AST
 2005-10-12 21:23 UTC  (2+ messages)

[gcjx] Patch: FYI: array store checks
 2005-10-12 21:17 UTC 

[gcjx] Patch: FYI: minor model addition
 2005-10-12 21:11 UTC 

[cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-12 17:23 UTC  (3+ messages)

[gcjx] Patch: FYI: make exceptions work
 2005-10-12 17:14 UTC 

[cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-12 17:09 UTC  (2+ messages)

[gcjx] Patch: FYI: better debug info
 2005-10-12 15:20 UTC 

[gcjx] Patch: FYI: interface call bug fix
 2005-10-12 13:27 UTC 

[4.0/4.1 Regression] BC-compiled interfaces in libgcj can't be called from non-BC code
 2005-10-12  9:49 UTC 

[gcjx] Patch: FYI: super.<init> handling
 2005-10-12  0:47 UTC 

[PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. 
 2005-10-12  0:19 UTC 

[gcjx] Patch: FYI: evaluation order and new[]
 2005-10-11 23:04 UTC 

[gcjx] Patch: FYI: fix object array creation
 2005-10-11 22:53 UTC 

[gcjx] Patch: FYI: another float->int buglet
 2005-10-11 21:36 UTC 

[gcjx] Patch: FYI: fix evaluation order problems
 2005-10-11 21:14 UTC 

[gcjx] Patch: FYI: fix float->int conversions in tree code
 2005-10-11 18:09 UTC 

[gcjx] Patch: FYI: handle float->int conversions
 2005-10-11 18:08 UTC 

[gcjx] Patch: FYI: fix constants in test case
 2005-10-11 17:20 UTC 

Patch: FYI: minor test suite updates
 2005-10-11 17:18 UTC  (2+ messages)

[gcjx] Patch: FYI: compiling gcj front end
 2005-10-11 14:54 UTC  (5+ messages)

[gcjx] Make model_element abstract and expand visitor interface
 2005-10-11  4:24 UTC  (2+ messages)

[gcjx] Patch: FYI: fix String +=
 2005-10-11  1:49 UTC 

[gcjx] Patch: FYI: fix multi-dimensional 'new'
 2005-10-11  1:25 UTC 

[gcjx] Patch: FYI: fix compound assignment
 2005-10-11  0:49 UTC 

[gcjx] Patch: FYI: fix handling of double literals
 2005-10-11  0:21 UTC 

[gcjx] Patch: FYI: mangling fix
 2005-10-10 21:41 UTC 

[gcjx] Patch: FYI: outer 'this' handling
 2005-10-10 20:22 UTC 

[gcjx] Patch: FYI: fix handling of 'long'
 2005-10-10 20:04 UTC 

[gcjx] Patch: FYI: minor '%=' cleanup
 2005-10-10 19:54 UTC 

[gcjx] Patch: FYI: fix local variable initialization
 2005-10-09 22:54 UTC 

[gcjx] Patch: FYI: remove some casts
 2005-10-09 21:59 UTC 

[gcjx] Patch: FYI: fix jacks regression
 2005-10-09 21:28 UTC 

[gcjx] FYI: More Pretty-Printer Changes
 2005-10-09 20:30 UTC 

[gcjx] Patch: FYI: minor inheritance cleanups
 2005-10-09 20:07 UTC 

[gcjx] Patch: FYI: documentation updates
 2005-10-09 18:17 UTC 

[gcjx] RFC/RFA: A Simple Pretty-Printer for the AST (WIP)
 2005-10-09 18:10 UTC  (7+ messages)

[patch] update mauve xfails
 2005-10-08 16:39 UTC  (2+ messages)

[gcjx] Generalise visitor
 2005-10-07 15:14 UTC  (5+ messages)

[gcjx] Patch: FYI: parser and lexer changes
 2005-10-05 21:30 UTC  (7+ messages)

4.0 patch: Backport of PR 19870 fixes
 2005-10-05 19:32 UTC 

[gcjx] Patch: FYI: handle static field refs
 2005-10-04 22:15 UTC 

[gcjx] Patch: FYI: resource compilation
 2005-10-04 21:53 UTC 

[gcjx] Patch: FYI: minor compiler assertion fix
 2005-10-04 21:50 UTC 

[gcjx] Patch: FYI: minor tree-lowering bug
 2005-10-04  2:07 UTC 

[gcjx] Patch: FYI: fix TAGS generation
 2005-10-04  1:45 UTC 

[gcjx] Patch: FYI: hack to make gcj build
 2005-10-04  1:30 UTC 

Patch: FYI: classpath build fixlets
 2005-10-03 22:32 UTC 

Patch: FYI: Fix PR 24057
 2005-10-03 19:17 UTC 

[gcjx] RFC/RFA: Show Problematic Source Lines with Diagnostics
 2005-10-03 18:14 UTC  (4+ messages)

PR java/24127: ICE in libjava.compile/PR6865.java
 2005-10-03 16:57 UTC  (2+ messages)

[PATCH] Fix libjava/cxxtest.cc testing on darwin
 2005-10-02 22:24 UTC  (2+ messages)

4.0 Patch: Fix PR java/21418
 2005-10-01  6:48 UTC 

4.0 Patch: Fix PR 23891
 2005-10-01  6:20 UTC 

fix libffi testsuite on Darwin
 2005-10-01  6:10 UTC 

4.0 Patch: Fix bootstrap classloader deadlock
 2005-10-01  6:07 UTC 

Patch: FYI: PR 23367 on the 4.0 branch
 2005-09-30 21:03 UTC 

Patch: FYI: PR 24051 fix
 2005-09-30 20:45 UTC 

Patch: FYI: Fix PR java/24120
 2005-09-30  0:32 UTC 

[gcjx] Patch: FYI: speed up lexer
 2005-09-29 16:26 UTC  (4+ messages)

[patch] fix typo
 2005-09-29  1:00 UTC  (2+ messages)

fix locking for ppc64 on Darwin
 2005-09-28 22:45 UTC 

[Patch] FYI: Update HACKING
 2005-09-28 21:45 UTC 

Patch: FYI: Merge in Classpath 0.18
 2005-09-28 20:40 UTC  (4+ messages)

Patch: FYI: fix PR libgcj/23367
 2005-09-27 19:53 UTC 

Patch: FYI: treat qt like other peers
 2005-09-27 18:55 UTC 

Patch to fix PR9861
 2005-09-27 18:54 UTC  (41+ messages)

Patch: Linux PPC64 libffi -vs- long double return
 2005-09-26 19:26 UTC  (3+ messages)

Patch: FYI: unbreak the build
 2005-09-24  0:07 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).