• Stephan Bergmann's avatar
    Insert type rdbs individually into theTypeDescriptionManager · 36e8d5d1
    Stephan Bergmann yazdı
    ...to make it easier in the future to replace the binary rdb format with
    something else, but also keep support for the old format for backwards
    compatibility (extensions).
    
    This should have no performance impact, as the type description manager (a)
    caches information about requested type descriptions, and (b) has been changed
    to process the bootstrap rdbs en bloc without doing costly consistency checks
    (which are useful though when inserting an rdb when installing an extension, but
    which would exhaustively read all type descriptions from the inserted rdb, so
    would negate any benefit of constructing any type descriptions on demand only).
    
    Change-Id: I80b22770bd9a5e0ab686f04d9c70295f2e3d0bf6
    36e8d5d1
Adı
Son kayıt (commit)
Son güncelleme
..
inc/cppuhelper Loading commit data...
prj Loading commit data...
qa Loading commit data...
source Loading commit data...
test Loading commit data...
unotypes/cppuhelper/detail Loading commit data...
CppunitTest_cppuhelper_checkapi.mk Loading commit data...
CppunitTest_cppuhelper_cppu_ifcontainer.mk Loading commit data...
CppunitTest_cppuhelper_cppu_unourl.mk Loading commit data...
CppunitTest_cppuhelper_qa_weak.mk Loading commit data...
CustomTarget_cppuhelper_allheaders.mk Loading commit data...
InternalUnoApi_cppuhelper.mk Loading commit data...
Library_cppuhelper.mk Loading commit data...
Makefile Loading commit data...
Module_cppuhelper.mk Loading commit data...
Package_inc.mk Loading commit data...
Package_unorc.mk Loading commit data...
README Loading commit data...
StaticLibrary_findsofficepath.mk Loading commit data...