aboutsummaryrefslogtreecommitdiffstats
path: root/config-lib/src/main
Commit message (Expand)AuthorAgeFilesLines
* Add file distribution skeleton to config proxyHarald Musum2017-11-021-1/+1
* Remove LeafNode.initialize().gjoranv2017-07-201-13/+0
* Minor cleanup: unnecessary annotation, use diamond operator.gjoranv2017-07-191-3/+2
* Declare helper methods static.gjoranv2017-07-191-9/+9
* Refactor LeafNodeVectorgjoranv2017-07-191-20/+16
* Remove InnerNodeVector.defaultNode and add a new primary ctor.gjoranv2017-07-193-52/+5
* Remove NodeVector.setSize()gjoranv2017-07-101-11/+0
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Revert "Update copyright headers"Jon Bratseth2017-06-1424-24/+24
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Merge pull request #2764 from yahoo/gjoranv/use-builder-ctor-for-default-nodegjoranv2017-06-142-5/+17
|\
| * Add comments about code that most likely can be removed.gjoranv2017-06-142-2/+2
| * Use builder to instantiate default node.gjoranv2017-06-141-3/+15
* | Remove carriage returnJon Bratseth2017-06-141-1/+1
|/
* Revert "Copyright header"Jon Bratseth2017-06-1324-25/+25
* Copyright headerJon Bratseth2017-06-1324-25/+25
* Set the default constructor on config classes private.gjoranv2017-06-121-3/+7
* Revert "Set the default constructor on config classes private."Harald Musum2017-06-101-7/+3
* Set the default constructor on config classes private.gjoranv2017-06-091-3/+7
* PublishJon Bratseth2016-06-1524-0/+1720