Jason Turner
|
bca86c87e1
|
Update copyrights to 2012 #23
|
2012-05-16 11:54:46 -06:00 |
|
Jason Turner
|
d04960bc4a
|
Update for C++11 features
|
2011-09-21 10:01:21 -06:00 |
|
Jason Turner
|
12bd5b0af5
|
Boost eradicated from ChaiScript
|
2011-09-21 08:36:46 -06:00 |
|
Jason Turner
|
5efdcdff99
|
Remove need for boost::thread_local_ptr
|
2011-09-11 09:19:06 -06:00 |
|
Jason Turner
|
0a9cb0cbe9
|
Move to std::threading from boost::thread. Still need to sort out thread local storage
|
2011-09-10 14:58:59 -06:00 |
|
Jason Turner
|
897385953c
|
More documentation updates and additions to getting started guide
|
2011-05-22 12:08:24 -06:00 |
|
Jason Turner
|
bbe89e61bc
|
elimination of unused / outdated code and documentation cleanups.
|
2011-03-26 22:42:11 -06:00 |
|
Jason Turner
|
87c29ebc91
|
Ensure that non-shared_ptr, non-boxed_value, non-reference return types
are treated as const.
|
2011-03-26 09:03:36 -06:00 |
|
Jason Turner
|
92c836c58a
|
Simplify mutex code by providing stubs that are do nothing during
CHAISCRIPT_NO_THREADS builds.
|
2011-03-25 22:49:17 -06:00 |
|
Jason Turner
|
9dd9ffec46
|
Update copyright information for 2011
|
2011-03-15 09:42:33 -06:00 |
|
Jason Turner
|
f6b6936348
|
Normalize on include guard style, removing __ reserved words
|
2011-03-08 14:06:09 -07:00 |
|
Jason Turner
|
0b97fcb4df
|
Add better namespaces to make documentation easier to handle
|
2011-03-05 22:50:38 -07:00 |
|
Jason Turner
|
d8213a4206
|
Convert from #warning to #pragma message for notification of thread safety being disabled, so support more compilers portably
|
2010-01-19 01:54:00 +00:00 |
|
Jason Turner
|
7cc6a3cab9
|
Add support for loadable modules on POSIX systems
|
2009-09-06 23:33:03 +00:00 |
|
Jason Turner
|
46cdb89921
|
Add missing chaiscript_threading.hpp
|
2009-09-05 13:10:27 +00:00 |
|