1. 30 Jun, 1999 11 commits
  2. 29 Jun, 1999 6 commits
  3. 28 Jun, 1999 15 commits
  4. 27 Jun, 1999 2 commits
  5. 26 Jun, 1999 2 commits
  6. 25 Jun, 1999 4 commits
    • Describe K(5)=10*3 NAMELIST-read bug · f4362b92
      From-SVN: r27775
      Craig Burley committed
    • [multiple changes] · 2c56429a
      Fri Jun 25 13:35:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* parse.y (resolve_package): Fixed bogus return statement.
      	(patch_method_invocation): Resolve method invocation beginning with
       	a package name qualifier.
      Thu Jun 24 13:12:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* parse.y (java_complete_lhs): When doing cross referencing, don't
       	try to keep file location on a WFL expanded as a CALL_EXPR.
      Wed Jun 23 14:37:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* parse.y (finish_method_declaration): Insert a RETURN_EXPR when
       	compiling to class file a void method with an empty method body.
        	As a side effect, the bytecode backend will generate the
       	appropriate `return' instruction.
      Tue Jun 22 20:43:49 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      	* parse.y (lookup_package_type_and_set_next): New function prototype.
      	(resolve_package): Search current and imported packages.
      	(lookup_package_type_and_set_next): New function.
      
      From-SVN: r27773
      Alexandre Petit-Bianco committed
    • libjava.exp (test_libjava_from_javac): Fixed typo. · 7dda3e3a
      	* lib/libjava.exp (test_libjava_from_javac): Fixed typo.  Always
      	make class_files a list.
      
      From-SVN: r27772
      Tom Tromey committed
    • libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names. · 527c99b3
      	* lib/libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to
      	class file names.
      
      From-SVN: r27771
      Tom Tromey committed