Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [LLVM] src/external/bsd/libc++/dist/libcxx



Module Name:    src
Committed By:   joerg
Date:           Sat Jan  4 21:41:01 UTC 2014

Removed Files:
        src/external/bsd/libc++/dist/libcxx/include [LLVM]: dynarray optional
        src/external/bsd/libc++/dist/libcxx/test/containers [LLVM]:
            DefaultOnly.h min_allocator.h test_allocator.h
        src/external/bsd/libc++/dist/libcxx/test/containers/sequences/list 
[LLVM]:
            db_iterators_1.pass.cpp
        src/external/bsd/libc++/dist/libcxx/test/containers/sequences/vector 
[LLVM]:
            db_iterators_1.pass.cpp
        src/external/bsd/libc++/dist/libcxx/test/re [LLVM]: test_allocator.h
        src/external/bsd/libc++/dist/libcxx/test/strings/basic.string [LLVM]:
            min_allocator.h test_allocator.h
        src/external/bsd/libc++/dist/libcxx/test/utilities/allocator.adaptor 
[LLVM]:
            allocators.h
        
src/external/bsd/libc++/dist/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func
 [LLVM]:
            test_allocator.h
        
src/external/bsd/libc++/dist/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared
 [LLVM]:
            test_allocator.h
        src/external/bsd/libc++/dist/libcxx/test/utilities/tuple/tuple.tuple 
[LLVM]:
            DefaultOnly.h allocators.h

Log Message:
Clean removed files.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/libc++/dist/libcxx/include/dynarray \
    src/external/bsd/libc++/dist/libcxx/include/optional
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/libc++/dist/libcxx/test/containers/DefaultOnly.h \
    src/external/bsd/libc++/dist/libcxx/test/containers/min_allocator.h \
    src/external/bsd/libc++/dist/libcxx/test/containers/test_allocator.h
cvs rdiff -u -r1.1.1.2 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/containers/sequences/list/db_iterators_1.pass.cpp
cvs rdiff -u -r1.1.1.2 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/containers/sequences/vector/db_iterators_1.pass.cpp
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/libc++/dist/libcxx/test/re/test_allocator.h
cvs rdiff -u -r1.1.1.1 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/strings/basic.string/min_allocator.h \
    
src/external/bsd/libc++/dist/libcxx/test/strings/basic.string/test_allocator.h
cvs rdiff -u -r1.1.1.1 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/utilities/allocator.adaptor/allocators.h
cvs rdiff -u -r1.1.1.1 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/test_allocator.h
cvs rdiff -u -r1.1.1.1 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/test_allocator.h
cvs rdiff -u -r1.1.1.1 -r0 \
    
src/external/bsd/libc++/dist/libcxx/test/utilities/tuple/tuple.tuple/DefaultOnly.h
 \
    
src/external/bsd/libc++/dist/libcxx/test/utilities/tuple/tuple.tuple/allocators.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index