index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-05
Changed XML and JSON databindings to use lazy lists and writer functions inst...
jsdelfino
5
-138
/
+258
2009-10-03
Strawman implementation of a JSON data binding.
jsdelfino
6
-3
/
+462
2009-10-03
Added minimal support for comments. Removed build output from version control.
jsdelfino
4
-8
/
+16
2009-10-03
Minor code cleanup.
jsdelfino
5
-34
/
+33
2009-10-03
Removed explicit C++ keywords to let the compiler perform the necessary conve...
jsdelfino
20
-118
/
+117
2009-10-03
Refactored store tests and moved them under test/. Simplified the script eval...
jsdelfino
49
-281
/
+551
2009-09-27
Moved some sources up in the directory tree to attempt to simplify the direct...
jsdelfino
64
-31
/
+53
2009-09-27
Strawman implementation of a mini script evaluation library, which can be use...
jsdelfino
10
-0
/
+1234
2009-09-27
Created etc directory, with useful svn-config, svn-ignore and git-exclude con...
jsdelfino
4
-0
/
+265
2009-09-26
Minor cleanup, added error checking.
jsdelfino
1
-18
/
+21
2009-09-26
Added a variant of store that implements the business logic as a set of funct...
jsdelfino
17
-21
/
+684
2009-09-26
Added some test cases, util functions to read/write XML and a command line te...
jsdelfino
7
-2
/
+948
2009-09-26
Refactored the value class. Cleaned up usage of namespaces to remove side eff...
jsdelfino
14
-221
/
+518
2009-09-26
Removed workaround from the SCA schema as it's not fixing the ambiguous parti...
jsdelfino
4
-24
/
+46
2009-09-26
Added ChangeLog back as it's needed by the build tools.
jsdelfino
1
-0
/
+0
2009-09-14
Porting store composites to the latest schemas.
jsdelfino
3
-30
/
+30
2009-09-14
Cleaned up old out of sync build artifacts.
jsdelfino
50
-8710
/
+0
2009-09-14
Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ...
jsdelfino
9
-34
/
+51
2009-09-14
Adjusted makefiles and configure.ac to start to build the store sample.
jsdelfino
3
-2
/
+18
2009-09-14
Utility functions and headers used by the sample store app, function objects,...
jsdelfino
4
-0
/
+1193
2009-09-14
Starting to implement the store sample in C++. Assembling the components manu...
jsdelfino
13
-0
/
+744
2009-09-14
Added a few more svn ignores and git excludes.
jsdelfino
2
-3
/
+6
2009-09-14
Reusing SCDL 1.1 xsds from assembly-xsd module.
jsdelfino
41
-0
/
+3904
2009-09-06
Made javadoc build optional for now as it pollutes the logs and confuses the ...
jsdelfino
2
-1
/
+2
2009-09-06
Moved configuration of CXXFLAGS compile options to configure.ac script to mak...
jsdelfino
21
-45
/
+16
2009-09-06
Updated svn:ignore property config file. Added Git exclude config file.
jsdelfino
2
-1
/
+65
2009-09-06
More fixes to the autoconf build. Fixed Samples and Distros builds.
jsdelfino
23
-470
/
+258
2009-08-24
Minor changes to the Autoconf build files. SCA and SDO builds are working again.
jsdelfino
10
-45
/
+15
2009-08-24
Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build work...
jsdelfino
95
-0
/
+3218
2008-10-20
Added some debug to help why the runtime fails to load extension modules
slaws
1
-0
/
+3
2008-10-20
TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of comp...
slaws
7
-17
/
+145
2008-06-25
applying TUSCANY-2439 fix to the Native SDO repo
adrianocrestani
3
-23
/
+29