apache-tuscany/sca-cpp/trunk/kernel
2011-09-05 23:30:20 +00:00
..
config.hpp Build with Clang/LLVM when available. 2011-09-04 06:02:25 +00:00
dynlib-test.cpp Improvements to autoconf build to make support for python, web service etc and relevant test cases optional and generate ac_defines used in ifdefs to check for debug and multithreading. Moved some optional code and test cases around to run them only when the tested features are built. 2010-01-11 08:30:15 +00:00
dynlib.hpp Cleaned up lifecycle handling of objects that hold library and file resources. Fixed pool stack initialization concurrency issue. Re-enabled watch strings to help watch compound values in debugger. 2010-01-02 22:13:15 +00:00
element.hpp Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
fstream.hpp Improve logging with multiple threads and processes. 2011-09-05 23:30:20 +00:00
function.hpp Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts. 2010-11-14 09:27:28 +00:00
gc.hpp Build with Clang/LLVM when available. 2011-09-04 06:02:25 +00:00
hash-test.cpp Add various utility hash functions, useful to hash and retrieve keys from a datastore. 2010-04-12 06:57:32 +00:00
hash.hpp Build with Clang/LLVM when available. 2011-09-04 06:02:25 +00:00
kernel-test.cpp Make sure components execute in the correct contribution directory and fix support for Python relative module imports. 2010-08-29 03:19:48 +00:00
lambda-test.cpp Build with Clang/LLVM when available. 2011-09-04 06:02:25 +00:00
list.hpp Fix representation of null values and escape control characters in JSON and HTTP query strings. 2011-04-17 22:14:18 +00:00
Makefile.am Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
mem-test.cpp Performance improvements when running both in multi-threaded and pre-forked HTTPD. Changed memory management to use Apache APR pools instead of ref counting pointers as it's much faster and easier to integrate with the Python and Ruby interpreters. Changed to use simple pool-based string and stream implementations instead of the STL ones, which cause a lots of mutex locks in a multi-threaded environment. Added build options to compile with threading and profiling. 2010-01-02 10:27:26 +00:00
monad.hpp Script fixes to get database working with the HTTPS-enabled store-cluster sample configuration. Also some logging improvements and aggregation of the sample logs using scribe. 2010-08-19 04:10:43 +00:00
parallel-test.cpp Improve logging with multiple threads and processes. 2011-09-05 23:30:20 +00:00
parallel.hpp Improve logging with multiple threads and processes. 2011-09-05 23:30:20 +00:00
perf.hpp Implement an OpenCL component implementation evaluator. Add OpenCL tests, working on Ubuntu and MacOS with both CPU and NVIDIA and ATI GPUs. 2011-08-28 02:50:09 +00:00
sstream.hpp Fix performance and security issues reported by pagespeed and skipfish. 2011-04-04 08:46:08 +00:00
stream.hpp Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detection, and support REST-style JSON and XML payloads in server handler and client proxy. 2010-12-24 02:54:39 +00:00
string-test.cpp Implement a portable alternative to __thread and get the HTTP and SQLDB components and the Auth modules working with the HTTPD multithreaded event MPM. 2011-08-28 02:50:02 +00:00
string.hpp Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts. 2010-11-14 09:27:28 +00:00
tree.hpp Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts. 2010-11-14 09:27:28 +00:00
value.hpp Fix representation of null values and escape control characters in JSON and HTTP query strings. 2011-04-17 22:14:18 +00:00
xml-test.cpp Refactor some of the extensions and remove unnecessary namespace prefixes. 2011-05-23 02:29:02 +00:00
xml.hpp Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
xsd-test.cpp Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts. 2010-11-14 09:27:28 +00:00