.. |
config.hpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
dynlib-test.cpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
dynlib.hpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
element.hpp
|
Support sorting database search results by rank, and add a rank attribute to ATOM entries.
|
2013-08-26 03:04:23 +00:00 |
fstream.hpp
|
Increase log buffer size.
|
2013-08-26 05:18:17 +00:00 |
function.hpp
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
gc.hpp
|
Fix build errors with latest GCC and CLang compilers.
|
2013-08-26 05:18:15 +00:00 |
hash-test.cpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
hash.hpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
kernel-test.cpp
|
Support sorting database search results by rank, and add a rank attribute to ATOM entries.
|
2013-08-26 03:04:23 +00:00 |
lambda-test.cpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
list.hpp
|
Support sorting database search results by rank, and add a rank attribute to ATOM entries.
|
2013-08-26 03:04:23 +00:00 |
Makefile.am
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
mem-test.cpp
|
Fix build errors with latest GCC and CLang compilers.
|
2013-08-26 05:18:15 +00:00 |
monad.hpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
parallel-test.cpp
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
parallel.hpp
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
perf.hpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
sstream.hpp
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
stream.hpp
|
Improve handling of nested lists, trees, null and floating point values.
|
2013-01-03 07:41:02 +00:00 |
string-test.cpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
string.hpp
|
Port kernel to C++11 and refactor some of the core modules. Convert functors to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code.
|
2012-12-11 03:51:03 +00:00 |
tree.hpp
|
Support sorting database search results by rank, and add a rank attribute to ATOM entries.
|
2013-08-26 03:04:23 +00:00 |
value.hpp
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |