Searched defs:Versioning (Results 1 – 8 of 8) sorted by relevance
1 Versioning chapter
25 ## Versioning section in Build scripts that publish pre-compiled protoc artifacts
131 struct Versioning { struct132 EProfile profiles; // the profile(s) (mask) that the following fields are valid for133 …minExtendedVersion; // earliest version when extensions are enabled; ignored if numExtensions is 0134 int minCoreVersion; // earliest version function is in core; 0 means never135 int numExtensions; // how many extensions are in the 'extensions' list136 const char** extensions; // list of extension names enabling the function
1459 Versioning chapter
36 ## Versioning section
544 ## Versioning section in Collation Service Architecture
2047 ### Versioning subsection