Jason Turner
|
706b5aaa45
|
Merge remote-tracking branch 'origin/release-4.x' into develop
Conflicts:
releasenotes.md
|
2014-05-04 07:16:27 -06:00 |
|
Jason Turner
|
41bf96c42e
|
Update release notes for release 4.3.1
v4.3.1
|
2014-05-03 17:44:54 -06:00 |
|
Jason Turner
|
67b5d989cb
|
Merge remote-tracking branch 'origin/release-4.x' into develop
|
2014-04-22 19:52:01 -06:00 |
|
Jason Turner
|
fcc9bd9bbb
|
Start porting of documentatation to markdown style
|
2014-04-13 19:16:51 -06:00 |
|
Jason Turner
|
825c28521e
|
Update doxyfile to latest template
|
2014-04-13 19:16:23 -06:00 |
|
Jason Turner
|
5da1475082
|
Port is_prime.chai to run on pre-cpp11 versions
|
2014-04-13 19:15:39 -06:00 |
|
Jason Turner
|
c9a244019e
|
Enhance the inheritance unit tests #117
|
2014-04-13 08:05:46 -06:00 |
|
Jason Turner
|
2bd1910c70
|
~30% performance improvement with threading enabled
|
2014-04-05 22:49:50 -06:00 |
|
Jason Turner
|
4ace508339
|
Update travis token
|
2014-04-02 14:13:19 -06:00 |
|
Jason Turner
|
926e962fc0
|
Merge remote-tracking branch 'origin/release-4.x'
Conflicts:
.travis.yml
CMakeLists.txt
include/chaiscript/dispatchkit/bootstrap.hpp
include/chaiscript/dispatchkit/boxed_cast.hpp
include/chaiscript/dispatchkit/dynamic_cast_conversion.hpp
include/chaiscript/dispatchkit/function_call_detail.hpp
include/chaiscript/dispatchkit/proxy_functions.hpp
include/chaiscript/language/chaiscript_common.hpp
|
2014-03-29 07:30:14 -06:00 |
|
Jason Turner
|
caf4495cff
|
Add unit tests for inheritance with multiple layers
|
2014-03-29 06:16:21 -06:00 |
|
Jason Turner
|
6b0e0dc7ae
|
Removed erroneously kept debug output
|
2014-03-28 07:04:51 -06:00 |
|
Jason Turner
|
65b0846e41
|
Address some of the issues found by cppcheck
|
2014-03-26 16:59:41 -06:00 |
|
Jason Turner
|
296769ee24
|
Version number bump, cppcheck fix
|
2014-03-26 15:20:06 -06:00 |
|
Jason Turner
|
d9bdad714f
|
Fix syntax problem with .travis.yml
|
2014-03-26 14:45:01 -06:00 |
|
Jason Turner
|
12de955a47
|
Post cppcheck results to pull request
|
2014-03-26 13:56:02 -06:00 |
|
Jason Turner
|
a652a7e564
|
Only post comment if this is a pull request
|
2014-03-26 13:37:51 -06:00 |
|
Jason Turner
|
611692646f
|
Add travis support for testing with cppcheck
|
2014-03-26 13:32:25 -06:00 |
|
Jason Turner
|
96acf5e833
|
Update travis in 4.x branch for coveralls support
|
2014-03-26 11:37:37 -06:00 |
|
Jason Turner
|
656b438002
|
First cast up chain, if that fails, cast down
|
2014-03-26 10:52:56 -06:00 |
|
Jason Turner
|
56b036052f
|
Add test for automatic casting down in inheritance
|
2014-03-26 09:14:06 -06:00 |
|
Jason Turner
|
7fade8e841
|
Allow for automatic conversion of arithmetic types
for returns from chaiscript function wrappers
|
2014-03-26 08:11:37 -06:00 |
|
Jason Turner
|
db8be03cee
|
Add tests for returning of arithmetic types with conversions
|
2014-03-26 07:26:23 -06:00 |
|
Jason Turner
|
372cf73548
|
Correct typo in travis logic
|
2014-03-25 08:24:25 -06:00 |
|
Jason Turner
|
0213039ee7
|
Install gcc-4.8 in travis matrix and test both 4.6 & 4.8
|
2014-03-25 08:12:07 -06:00 |
|
Jason Turner
|
e8fcb3f68b
|
Revert back to cpp and use ubuntu for builds with travis
|
2014-03-24 21:29:11 -06:00 |
|
Jason Turner
|
8d8df1f5bd
|
Attempt objective-c for building on macos travis
|
2014-03-24 21:17:40 -06:00 |
|
Jason Turner
|
f40f9d8441
|
Fix call to gcov for older gcov ver / travis
|
2014-03-24 19:41:41 -06:00 |
|
Jason Turner
|
8879a89490
|
Utilize 2 cores on travis during build
|
2014-03-24 18:55:01 -06:00 |
|
Jason Turner
|
e4a3b3f620
|
Update coveralls execution to merge all data and ignore cpp
|
2014-03-24 18:51:25 -06:00 |
|
Jason Turner
|
d6c8b36eeb
|
Update readme.md
|
2014-03-24 14:23:44 -06:00 |
|
Jason Turner
|
de86e79df2
|
Merge pull request #106 from ChaiScript/ChaiScript_5_0_CPP_11
Chai script 5 0 cpp 11
|
2014-03-24 14:16:38 -06:00 |
|
Jason Turner
|
8d96abe730
|
Fix test for overload registration with add_class utility
Release-5.3.0
|
2014-03-24 14:09:20 -06:00 |
|
Jason Turner
|
c021cc931c
|
Disable travis clang again, it seems to not be up to it
|
2014-03-23 18:55:57 -06:00 |
|
Jason Turner
|
782c3040cc
|
Add badge display for coveralls status, update travis
|
2014-03-23 18:42:17 -06:00 |
|
Jason Turner
|
4dbe9df21e
|
Merge branch 'ChaiScript_5_0_CPP_11' of https://github.com/ChaiScript/ChaiScript into ChaiScript_5_0_CPP_11
|
2014-03-23 16:51:59 -06:00 |
|
Jason Turner
|
a1fc7416e1
|
Update travis to also push coverage results
|
2014-03-23 16:51:32 -06:00 |
|
Jason Turner
|
bf0737a35c
|
Cleanup search for chaiscript_stdlib and fix some bugs
|
2014-03-23 16:42:04 -06:00 |
|
Jason Turner
|
00c8bf4973
|
Merge branch 'ChaiScript_5_0_CPP_11' of https://github.com/ChaiScript/ChaiScript into ChaiScript_5_0_CPP_11
|
2014-03-22 16:26:51 -06:00 |
|
Jason Turner
|
593ce462f7
|
Re-enable C++11 registration utility
The latest VisualStudio 2013 CTP2 sworks with this now. Be sure to install it to build chaiscript
|
2014-03-22 16:24:16 -06:00 |
|
Jason Turner
|
304e34002b
|
Merge remote-tracking branch 'origin' into ChaiScript_5_0_CPP_11
Conflicts:
readme.md
|
2014-03-11 08:59:32 -06:00 |
|
Jason Turner
|
385465cf3f
|
Update readme.md
|
2014-03-10 15:05:54 -06:00 |
|
Jason Turner
|
27307b17d1
|
Update readme.md
|
2014-03-10 15:04:47 -06:00 |
|
Jason Turner
|
4bdf854a9c
|
Merge branch 'master' into ChaiScript_5_0_CPP_11
Conflicts:
.travis.yml
|
2014-03-10 14:49:47 -06:00 |
|
Jason Turner
|
0162757158
|
Add missing boost dependency for travis
|
2014-03-10 14:48:59 -06:00 |
|
Jason Turner
|
b0a882d57e
|
Merge branch 'master' into ChaiScript_5_0_CPP_11
Conflicts:
.travis.yml
|
2014-03-10 14:31:58 -06:00 |
|
Jason Turner
|
d22fb19e0e
|
Add travis-ci support for master branch
|
2014-03-10 14:31:02 -06:00 |
|
Jason Turner
|
8b134c65d1
|
Add travis script for automated testing
|
2014-03-10 14:16:56 -06:00 |
|
Jason Turner
|
ee35eb1512
|
Merge branch 'ChaiScript_5_0_CPP_11' of https://github.com/ChaiScript/ChaiScript into ChaiScript_5_0_CPP_11
|
2014-03-04 11:21:25 -07:00 |
|
Jason Turner
|
ebbcc5cbdb
|
Catch missing virtual destructors, enable g++ warnings
|
2014-03-04 11:20:45 -07:00 |
|