BIND 10 trac2497, created. 6921ae3d95c08a6f00f38dae2fb7f14622f49440 [2497] Add missing testcase for AbstractRdataFactory::create() from lexer

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Nov 27 04:51:20 UTC 2012


The branch, trac2497 has been created
        at  6921ae3d95c08a6f00f38dae2fb7f14622f49440 (commit)

- Log -----------------------------------------------------------------
commit 6921ae3d95c08a6f00f38dae2fb7f14622f49440
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 10:20:18 2012 +0530

    [2497] Add missing testcase for AbstractRdataFactory::create() from lexer

commit 331d377c8fc5f5a1876cbe52ca714b2a002bb103
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 09:57:19 2012 +0530

    [2497] Add a new RdataFactory class which includes the new create() impl
    
    Also code to gen-rdatacode.py to optionally use the new RdataFactory
    for some types if configured to do so.

commit e980e67482b6b82fab84cd4d2b0aa15f07c23f79
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 09:45:39 2012 +0530

    [2497] Delete trailing whitespace

commit 0bfb997069b6574b985291a0a50f02487c3614dd
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 09:38:40 2012 +0530

    [2497] Rename existing RdataFactory to OldRdataFactory

commit 1b6614825a75916836c64bbf7a52d7913b189910
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 09:30:46 2012 +0530

    [2497] Introduce a new AbstractRdataFactory::create() that takes a MasterLexer
    
    Also have a default implementation that simply concatenates
    all token data into a string and calls the create() variant
    which accepts a string.

commit 1051eb47c63f0260729de5213cc4f95827edbd3e
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 09:28:26 2012 +0530

    [2497] Add placeholder MasterLoader class
    
    It just contains MasterLoader::Options enum for now.

commit 79968a268be53f0804141068ddbb433dc5ff1bbd
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Nov 27 09:27:47 2012 +0530

    [2497] Fix #endif comment to match #if comment

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



More information about the bind10-changes mailing list