summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/function.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-14/+29
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-10/+12
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-2/+2
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-0/+8
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-12/+5
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino1-4/+4
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino1-0/+0
2009-09-26Refactored the value class. Cleaned up usage of namespaces to remove side eff...jsdelfino1-27/+24
2009-09-14Utility functions and headers used by the sample store app, function objects,...jsdelfino1-0/+235