summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/parallel.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-05Improve logging with multiple threads and processes.jsdelfino1-8/+19
2011-08-28Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino1-0/+137
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-1/+1
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-11/+11
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-23/+65
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-2/+2
2010-01-02Fixed build error with --enable-threads option.jsdelfino1-0/+1
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-20/+12
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-1/+1
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-2/+3
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-3/+3
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-3/+3
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino1-2/+2
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-0/+283