| Commit message (Expand) | Author | Age | Files | Lines |
* | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 2009-10-26 | 21 | -141/+1239 |
* | Minor refactoring, given each module its own namespace. Added utility functio... | jsdelfino | 2009-10-26 | 18 | -217/+527 |
* | Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st... | jsdelfino | 2009-10-18 | 13 | -100/+484 |
* | Renamed xml-test to xsd-test. Added another test under modules/eval. | jsdelfino | 2009-10-18 | 4 | -5/+41 |
* | Minor code cleanup, refactored list functions and cleaned up function names, ... | jsdelfino | 2009-10-18 | 20 | -214/+452 |
* | Added support for JSON-RPC to httpd module. Fixed issues with double numbers ... | jsdelfino | 2009-10-11 | 9 | -123/+1121 |
* | Some code cleanup, removed unused functions, changed == empty-list to isNil t... | jsdelfino | 2009-10-11 | 13 | -82/+633 |
* | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 2009-10-05 | 4 | -2/+357 |
* | Changed XML and JSON databindings to use lazy lists and writer functions inst... | jsdelfino | 2009-10-05 | 5 | -138/+258 |
* | Strawman implementation of a JSON data binding. | jsdelfino | 2009-10-03 | 6 | -3/+462 |
* | Added minimal support for comments. Removed build output from version control. | jsdelfino | 2009-10-03 | 4 | -8/+16 |
* | Minor code cleanup. | jsdelfino | 2009-10-03 | 5 | -34/+33 |
* | Removed explicit C++ keywords to let the compiler perform the necessary conve... | jsdelfino | 2009-10-03 | 20 | -118/+117 |
* | Refactored store tests and moved them under test/. Simplified the script eval... | jsdelfino | 2009-10-03 | 49 | -281/+551 |
* | Moved some sources up in the directory tree to attempt to simplify the direct... | jsdelfino | 2009-09-27 | 64 | -31/+53 |
* | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 2009-09-27 | 10 | -0/+1234 |
* | Created etc directory, with useful svn-config, svn-ignore and git-exclude con... | jsdelfino | 2009-09-27 | 4 | -0/+265 |
* | Minor cleanup, added error checking. | jsdelfino | 2009-09-26 | 1 | -18/+21 |
* | Added a variant of store that implements the business logic as a set of funct... | jsdelfino | 2009-09-26 | 17 | -21/+684 |
* | Added some test cases, util functions to read/write XML and a command line te... | jsdelfino | 2009-09-26 | 7 | -2/+948 |
* | Refactored the value class. Cleaned up usage of namespaces to remove side eff... | jsdelfino | 2009-09-26 | 14 | -221/+518 |
* | Removed workaround from the SCA schema as it's not fixing the ambiguous parti... | jsdelfino | 2009-09-26 | 4 | -24/+46 |
* | Added ChangeLog back as it's needed by the build tools. | jsdelfino | 2009-09-26 | 1 | -0/+0 |
* | Porting store composites to the latest schemas. | jsdelfino | 2009-09-14 | 3 | -30/+30 |
* | Cleaned up old out of sync build artifacts. | jsdelfino | 2009-09-14 | 50 | -8710/+0 |
* | Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ... | jsdelfino | 2009-09-14 | 9 | -34/+51 |
* | Adjusted makefiles and configure.ac to start to build the store sample. | jsdelfino | 2009-09-14 | 3 | -2/+18 |
* | Utility functions and headers used by the sample store app, function objects,... | jsdelfino | 2009-09-14 | 4 | -0/+1193 |
* | Starting to implement the store sample in C++. Assembling the components manu... | jsdelfino | 2009-09-14 | 13 | -0/+744 |
* | Added a few more svn ignores and git excludes. | jsdelfino | 2009-09-14 | 2 | -3/+6 |
* | Reusing SCDL 1.1 xsds from assembly-xsd module. | jsdelfino | 2009-09-14 | 41 | -0/+3904 |
* | Made javadoc build optional for now as it pollutes the logs and confuses the ... | jsdelfino | 2009-09-06 | 2 | -1/+2 |
* | Moved configuration of CXXFLAGS compile options to configure.ac script to mak... | jsdelfino | 2009-09-06 | 21 | -45/+16 |
* | Updated svn:ignore property config file. Added Git exclude config file. | jsdelfino | 2009-09-06 | 2 | -1/+65 |
* | More fixes to the autoconf build. Fixed Samples and Distros builds. | jsdelfino | 2009-09-06 | 23 | -470/+258 |
* | Minor changes to the Autoconf build files. SCA and SDO builds are working again. | jsdelfino | 2009-08-24 | 10 | -45/+15 |
* | Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build work... | jsdelfino | 2009-08-24 | 95 | -0/+3218 |
* | Added some debug to help why the runtime fails to load extension modules | slaws | 2008-10-20 | 1 | -0/+3 |
* | TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of comp... | slaws | 2008-10-20 | 7 | -17/+145 |
* | applying TUSCANY-2439 fix to the Native SDO repo | adrianocrestani | 2008-06-25 | 3 | -23/+29 |
* | Move Tuscany from Incubator to top level. | dims | 2008-06-17 | 1501 | -0/+186463 |