summaryrefslogtreecommitdiffstats
path: root/cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino2009-11-1624-831/+1497
* Fixed parsing of comments. Added functions to read scripts and more test cases.jsdelfino2009-11-164-28/+99
* Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino2009-11-1622-159/+775
* Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino2009-11-169-76/+255
* Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino2009-11-0136-337/+1135
* Improved memory management using APR memory pools, changed frame allocation i...jsdelfino2009-11-0122-148/+424
* Added test cases to make check build target. Changed store-script to interop ...jsdelfino2009-10-2621-141/+1239
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-2618-217/+527
* Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino2009-10-1813-100/+484
* Renamed xml-test to xsd-test. Added another test under modules/eval.jsdelfino2009-10-184-5/+41
* Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino2009-10-1820-214/+452
* Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino2009-10-119-123/+1121
* Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino2009-10-1113-82/+633
* Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino2009-10-054-2/+357
* Changed XML and JSON databindings to use lazy lists and writer functions inst...jsdelfino2009-10-055-138/+258
* Strawman implementation of a JSON data binding.jsdelfino2009-10-036-3/+462
* Added minimal support for comments. Removed build output from version control.jsdelfino2009-10-034-8/+16
* Minor code cleanup.jsdelfino2009-10-035-34/+33
* Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino2009-10-0320-118/+117
* Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino2009-10-0349-281/+551
* Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino2009-09-2764-31/+53
* Strawman implementation of a mini script evaluation library, which can be use...jsdelfino2009-09-2710-0/+1234
* Created etc directory, with useful svn-config, svn-ignore and git-exclude con...jsdelfino2009-09-274-0/+265
* Minor cleanup, added error checking.jsdelfino2009-09-261-18/+21
* Added a variant of store that implements the business logic as a set of funct...jsdelfino2009-09-2617-21/+684
* Added some test cases, util functions to read/write XML and a command line te...jsdelfino2009-09-267-2/+948
* Refactored the value class. Cleaned up usage of namespaces to remove side eff...jsdelfino2009-09-2614-221/+518
* Removed workaround from the SCA schema as it's not fixing the ambiguous parti...jsdelfino2009-09-264-24/+46
* Added ChangeLog back as it's needed by the build tools.jsdelfino2009-09-261-0/+0
* Porting store composites to the latest schemas.jsdelfino2009-09-143-30/+30
* Cleaned up old out of sync build artifacts.jsdelfino2009-09-1450-8710/+0
* Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ...jsdelfino2009-09-149-34/+51
* Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino2009-09-143-2/+18
* Utility functions and headers used by the sample store app, function objects,...jsdelfino2009-09-144-0/+1193
* Starting to implement the store sample in C++. Assembling the components manu...jsdelfino2009-09-1413-0/+744
* Added a few more svn ignores and git excludes.jsdelfino2009-09-142-3/+6
* Reusing SCDL 1.1 xsds from assembly-xsd module.jsdelfino2009-09-1441-0/+3904
* Made javadoc build optional for now as it pollutes the logs and confuses the ...jsdelfino2009-09-062-1/+2
* Moved configuration of CXXFLAGS compile options to configure.ac script to mak...jsdelfino2009-09-0621-45/+16
* Updated svn:ignore property config file. Added Git exclude config file.jsdelfino2009-09-062-1/+65
* More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino2009-09-0623-470/+258
* Minor changes to the Autoconf build files. SCA and SDO builds are working again.jsdelfino2009-08-2410-45/+15
* Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build work...jsdelfino2009-08-2495-0/+3218
* Added some debug to help why the runtime fails to load extension modulesslaws2008-10-201-0/+3
* TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of comp...slaws2008-10-207-17/+145
* applying TUSCANY-2439 fix to the Native SDO repoadrianocrestani2008-06-253-23/+29
* Move Tuscany from Incubator to top level.dims2008-06-171501-0/+186463