Gunnar Beutner
|
ee37e0cace
|
Implemented environment-based macros.
|
2013-02-09 23:02:33 +01:00 |
Gunnar Beutner
|
c04cfb9dac
|
Make sure that unnamed items in a dictionary are always in the order they were inserted in.
|
2013-02-07 09:36:17 +01:00 |
Gunnar Beutner
|
b887f14d96
|
Use BOOST_THROW_EXCEPTION instead of boost::throw_exception()
Fixes #3636
|
2013-02-06 12:51:12 +01:00 |
Gunnar Beutner
|
8e2801e062
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
Gunnar Beutner
|
fee4246f55
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
Gunnar Beutner
|
063d69ed96
|
Added missing doc strings.
|
2012-09-14 14:41:17 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |