Gunnar Beutner
|
ca75584d88
|
Allow String class members to be inlined
|
2014-11-11 23:46:06 +01:00 |
Gunnar Beutner
|
36d108528f
|
Allow Value class members to be inlined
|
2014-11-11 23:28:53 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
e1c95d4fa0
|
Improve config compiler's memory usage
|
2014-11-08 13:21:51 +01:00 |
Gunnar Beutner
|
064407d3c9
|
Fix dynamic_cast problem
fixes #7586
|
2014-11-06 09:05:12 +01:00 |
Gunnar Beutner
|
9e16e1d395
|
Remove some obsolete references to cJSON
refs #7452
|
2014-11-05 16:47:11 +01:00 |
Gunnar Beutner
|
cfc418c9eb
|
Fix operator shared_ptr<T> for the Value class
fixes #7586
|
2014-11-05 16:09:22 +01:00 |
Gunnar Beutner
|
6f160eda47
|
Remove static_cast optimization for Value's operator shared_ptr<T>
|
2014-10-31 14:34:28 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |
Gunnar Beutner
|
739cb43289
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |