| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 55 | -326/+128 |
* | Added asserts to memory alloc functions. Fixed JSON request construction to s... | jsdelfino | 2010-01-17 | 3 | -31/+34 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 44 | -115/+1875 |
* | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 2010-01-17 | 17 | -53/+1475 |
* | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 2010-01-17 | 21 | -156/+98 |
* | Updated to newer version of xulrunner and libmozjs. | jsdelfino | 2010-01-17 | 2 | -9/+9 |
* | Updated svn:ignore properties. Fixed build error. | jsdelfino | 2010-01-11 | 4 | -4/+4 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 57 | -935/+1341 |
* | Created component structure and build files for Web service component using A... | jsdelfino | 2010-01-11 | 6 | -0/+269 |
* | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 2010-01-11 | 10 | -0/+792 |
* | Added scoped pools to test methods to reduce test memory consumption. | jsdelfino | 2010-01-11 | 1 | -5/+31 |
* | Cleaned up python support code, removed unused functions. | jsdelfino | 2010-01-11 | 5 | -164/+51 |
* | Renamed cache test cases. | jsdelfino | 2010-01-11 | 2 | -2/+2 |
* | Minor fixes to server and python evaluator to get python store working. Some... | jsdelfino | 2010-01-11 | 21 | -134/+105 |
* | Added a few more python and C++ component test combinations. | jsdelfino | 2010-01-06 | 5 | -61/+119 |
* | Added test/store-python test case, renamed test/store-script to store-scheme,... | jsdelfino | 2010-01-06 | 26 | -2/+1164 |
* | Minor fixes to the INSTALL doc. | jsdelfino | 2010-01-06 | 1 | -4/+14 |
* | Fixes to make build work on Ubuntu Jaunty 9.04. | jsdelfino | 2010-01-06 | 3 | -3/+6 |
* | Fixed incorrect function name in test implementation. | jsdelfino | 2010-01-06 | 1 | -1/+1 |
* | Minor cleanup, removed unnecessary references to GC pools. | jsdelfino | 2010-01-06 | 12 | -98/+96 |
* | Integrated python support with HTTPD server module. Changed test case to use ... | jsdelfino | 2010-01-05 | 9 | -13/+132 |
* | Fixed shopping cart delete function. Map HTTP delete with no path info to a d... | jsdelfino | 2010-01-05 | 5 | -9/+30 |
* | Added python module to main build. Updated svn:ignore properties. | jsdelfino | 2010-01-05 | 2 | -2/+9 |
* | Updated building instructions, added python build option and a list of the re... | jsdelfino | 2010-01-05 | 2 | -13/+49 |
* | Minor cleanup, removed unused poolptr and char value types. | jsdelfino | 2010-01-05 | 3 | -100/+1 |
* | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 2010-01-05 | 8 | -2/+806 |
* | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 2010-01-05 | 16 | -76/+83 |
* | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 2010-01-02 | 15 | -145/+186 |
* | Fixed build error with --enable-threads option. | jsdelfino | 2010-01-02 | 2 | -2/+3 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 55 | -1685/+2649 |
* | Updated svn and git ignores. Removed -pg build option from non-debug build co... | jsdelfino | 2009-12-26 | 2 | -4/+3 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 24 | -422/+515 |
* | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 2009-12-26 | 15 | -366/+515 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 41 | -1862/+561 |
* | Updated svn:ignore property. Redirect log output. | jsdelfino | 2009-11-30 | 2 | -2/+2 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 23 | -38/+162 |
* | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 2009-11-30 | 31 | -281/+723 |
* | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 2009-11-30 | 20 | -138/+417 |
* | Configured svn:ignore properties. | jsdelfino | 2009-11-23 | 1 | -0/+2 |
* | Fixed build break. Added missing dir and fix server configuration script. | jsdelfino | 2009-11-23 | 4 | -1/+21 |
* | Simplified the automake build using configure options instead of environment ... | jsdelfino | 2009-11-23 | 895 | -2826/+1072 |
* | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 2009-11-23 | 12 | -78/+270 |
* | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 2009-11-23 | 37 | -912/+1575 |
* | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 2009-11-16 | 1040 | -0/+104340 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 1087 | -0/+104670 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 751 | -0/+100024 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 526 | -0/+53662 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 1374 | -0/+155783 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 1115 | -0/+124229 |
* | Cleaning up SVN structure, moving branch under sca-cpp/branches. | jsdelfino | 2009-11-16 | 1115 | -0/+124230 |