This is the mail archive of the archer-commits@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] archer-keiths-linkage_name-redux: reverse-20080717-branchpoint-1937-ge8b9d38


The branch, archer-keiths-linkage_name-redux has been created
        at  e8b9d38e528f9686912cb938de49f70824af9fe5 (commit)

- Log -----------------------------------------------------------------
commit e8b9d38e528f9686912cb938de49f70824af9fe5
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Apr 21 14:18:55 2009 -0400

     Test for recursive imports.
    
    +2009-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* gdb.cp/namespace-nested-imports.exp: Test for recursive imports.
    +

commit 937e9fbc48c56b61efa7a85cc478b13f0d042110
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Apr 21 14:09:57 2009 -0400

    Test nested namespace import statements.
    
    +2009-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* gdb.cp/namespace-nested-imports.cc: New test file.
    +	* gdb.cp/namespace-nested-imports.exp: New test.
    +

commit 8b84e7646a4477255feeb532cb52512ed0945e83
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Apr 21 11:59:39 2009 -0400

    Test absolute name printing of namespace members.
    
    +2009-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* gdb.cp/namespace-no-imports.exp: New test.
    +	* gdb.cp/namespace-no-imports.cc: New test file.
    +

commit f95071be91b43bb9b86137d058a3e0482c75abdb
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Thu Apr 16 16:10:16 2009 -0400

    Fixed shadowing problems
    
    2009-04-16  Sami Wagiaalla  <swagiaal@redhat.com>
    
    	* symtab.c (lookup_symbol_aux_local): Perform namespace lookup
    	at every block level.
    	Check for member variables at function level.
    	* cp-namespace.c (cp_lookup_symbol_nonlocal): implemented incremental
    	lookup.
    	(lookup_namespace_scope): Added declaration_only argument.
    	(cp_lookup_symbol_namespace_incremental): Ditto.
    	(cp_lookup_symbol_namespace): Implemented declaration_only lookup.

commit c5cbee3a3e14e1c662903c5259379821000ee4cb
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Mar 31 12:14:14 2009 -0400

    Added test for variable shadowing.
    
    +2009-03-31  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* gdb.cp/shadowing.exp: New test.
    +	* gdb.cp/shadowing.cc: New test program.
    +

-----------------------------------------------------------------------


hooks/post-receive
--
Repository for Project Archer.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]