index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
branches
/
gcc-4.4
/
kernel
/
gc.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-17
Copy trunk into gcc-4.4 branch before porting to gcc-4.5.
jsdelfino
1
-0
/
+0
2010-02-28
Moving old inactive code to a branch as it's confusing code assist, searches ...
jsdelfino
1
-0
/
+0
2010-01-17
Added asserts to memory alloc functions. Fixed JSON request construction to s...
jsdelfino
1
-25
/
+31
2010-01-11
Improvements to autoconf build to make support for python, web service etc an...
jsdelfino
1
-2
/
+2
2010-01-02
Cleaned up lifecycle handling of objects that hold library and file resources...
jsdelfino
1
-39
/
+51
2010-01-02
Fixed build error with --enable-threads option.
jsdelfino
1
-2
/
+2
2010-01-02
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
1
-284
/
+121
2009-12-26
Added missing const qualifiers, macros and util functions to help debugging, ...
jsdelfino
1
-4
/
+3
2009-11-30
Added debug macros and cleaned up debug logging. Added locking macros used wh...
jsdelfino
1
-6
/
+24
2009-11-16
Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.
jsdelfino
1
-0
/
+0
2009-11-01
Improved memory management using APR memory pools, changed frame allocation i...
jsdelfino
1
-0
/
+135
2009-10-03
Removed explicit C++ keywords to let the compiler perform the necessary conve...
jsdelfino
1
-3
/
+3
2009-09-27
Moved some sources up in the directory tree to attempt to simplify the direct...
jsdelfino
1
-0
/
+0
2009-09-26
Refactored the value class. Cleaned up usage of namespaces to remove side eff...
jsdelfino
1
-13
/
+13
2009-09-14
Utility functions and headers used by the sample store app, function objects,...
jsdelfino
1
-0
/
+269