index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
modules
/
scheme
/
environment.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-17
Fix representation of null values and escape control characters in JSON and H...
jsdelfino
1
-1
/
+4
2010-01-06
Minor cleanup, removed unnecessary references to GC pools.
jsdelfino
1
-6
/
+6
2010-01-05
Refactored eval module to avoid confusion with the python eval module.
jsdelfino
1
-4
/
+4
2010-01-02
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
1
-7
/
+8
2009-11-30
Added debug macros and cleaned up debug logging. Added locking macros used wh...
jsdelfino
1
-3
/
+3
2009-11-16
Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.
jsdelfino
1
-0
/
+0
2009-11-01
Minor refactoring of read/write functions and primitive procs. Added function...
jsdelfino
1
-8
/
+0
2009-11-01
Improved memory management using APR memory pools, changed frame allocation i...
jsdelfino
1
-27
/
+22
2009-10-26
Minor refactoring, given each module its own namespace. Added utility functio...
jsdelfino
1
-16
/
+26
2009-10-18
Minor code cleanup, refactored list functions and cleaned up function names, ...
jsdelfino
1
-1
/
+1
2009-10-11
Some code cleanup, removed unused functions, changed == empty-list to isNil t...
jsdelfino
1
-5
/
+5
2009-10-03
Removed explicit C++ keywords to let the compiler perform the necessary conve...
jsdelfino
1
-12
/
+12
2009-10-03
Refactored store tests and moved them under test/. Simplified the script eval...
jsdelfino
1
-8
/
+37
2009-09-27
Strawman implementation of a mini script evaluation library, which can be use...
jsdelfino
1
-0
/
+152