1. 15 Sep, 1998 12 commits
  2. 14 Sep, 1998 11 commits
  3. 13 Sep, 1998 11 commits
  4. 12 Sep, 1998 4 commits
  5. 11 Sep, 1998 2 commits
    • typedef5.C: check whether typedefs can be redefined to the same non-trivial type · 207192d9
      	* g++.old-deja/g++.other/typedef5.C: check whether typedefs can be
       	redefined to the same non-trivial type
      	* g++.old-deja/g++.pt/explicit73.C: test for proper
       	namespace-qualification of template specializations declared in
       	other namespaces
      	* g++.old-deja/g++.other/friend4.C: check whether it is possible
      	to declare a subset of the specializations of a template function
      	as friends of specializations of a template class
      	* g++.old-deja/g++.pt/explicit71.C: make sure specializations of
       	member templates that do not fully specialize the enclosing
       	template class are rejected
      
      From-SVN: r22392
      Alexandre Oliva committed
    • fix typo. · 45259482
      From-SVN: r22391
      Robert Lipe committed