<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/src/cstore/svector.hpp, branch rolling</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2011-07-30T06:50:36+00:00</updated>
<entry>
<title>Fix build on older gcc</title>
<updated>2011-07-30T06:50:36+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-07-30T06:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=29f08bde17f09b5a57ac9e14df7d255344870d04'/>
<id>urn:sha1:29f08bde17f09b5a57ac9e14df7d255344870d04</id>
<content type='text'>
Incorrect use of #ifdef. Gcc major version is in __GNUC__
</content>
</entry>
<entry>
<title>Fix build of config backend on Glibc 4.6</title>
<updated>2011-07-29T16:43:38+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-07-29T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=472427d9ab77a4d1f37285399c3789837b77d74f'/>
<id>urn:sha1:472427d9ab77a4d1f37285399c3789837b77d74f</id>
<content type='text'>
Bug 7188
The problem is that vyatta cfg backend is using internals of c++
templates (in std::tr1) and these will change between versions of glibc.
Workaround by adding necessary conditional compilation
</content>
</entry>
<entry>
<title>minor refactoring</title>
<updated>2011-04-07T01:58:22+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-04-07T01:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=fcdc4ad086945f8a947c2ede2f87bc8d549bcae0'/>
<id>urn:sha1:fcdc4ad086945f8a947c2ede2f87bc8d549bcae0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add config path abstraction and high-level caching</title>
<updated>2011-03-17T18:48:54+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-03-17T18:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=eb9f5718d412022015bb65eb08c30785c79e79e6'/>
<id>urn:sha1:eb9f5718d412022015bb65eb08c30785c79e79e6</id>
<content type='text'>
* part of the config backend cleanup/optimization work.
* improves the performance of "load" (w/o commit) by ~55% and "show" by ~15%.
</content>
</entry>
</feed>
