| Commit message (Expand) | Author | Files | Lines |
2012-01-30 | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 1 | -7/+2 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -8/+8 |
2011-03-14 | Update svn:ignore properties and minor build cleanups. | jsdelfino | 1 | -1/+1 |
2010-12-06 | Create a js module for client side javascripts. Move client component script ... | jsdelfino | 1 | -3/+1 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -2/+2 |
2010-07-04 | Minor fixes to the Ubuntu build scripts. | jsdelfino | 1 | -0/+2 |
2010-07-01 | Minimal support for implementation.widget, using simplified (and generic) JSO... | jsdelfino | 1 | -1/+1 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -2/+4 |
2010-05-30 | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 1 | -1/+4 |
2010-05-29 | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 1 | -3/+7 |
2010-03-01 | Fixed build bootstrap error with duplicate variable definitions. | jsdelfino | 1 | -1/+1 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 1 | -7/+14 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 1 | -3/+3 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -5/+4 |
2010-01-05 | Integrated python support with HTTPD server module. Changed test case to use ... | jsdelfino | 1 | -1/+1 |
2009-12-26 | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 1 | -6/+3 |
2009-11-30 | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 1 | -3/+10 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 1 | -19/+18 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Added test cases and scripts to test the HTTP binding support. Refactored htt... | jsdelfino | 1 | -1/+2 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -13/+15 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -7/+17 |
2009-10-11 | Added support for JSON-RPC to httpd module. Fixed issues with double numbers ... | jsdelfino | 1 | -2/+2 |
2009-10-05 | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 1 | -1/+7 |
2009-10-03 | Strawman implementation of a JSON data binding. | jsdelfino | 1 | -2/+1 |
2009-09-27 | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 1 | -0/+19 |