William S Fulton
0e0f65aead
Tidy up Example makefile for Javascript
2014-04-10 08:13:06 +01:00
William S Fulton
244ad06c25
Alphabetical order for Javascript in -help output
2014-04-10 08:11:33 +01:00
William S Fulton
921189415a
Remove junk files
2014-04-10 07:58:02 +01:00
William S Fulton
6b220a5e7f
Travis file code consistency
2014-04-01 20:15:10 +01:00
William S Fulton
e095566720
Turn on Travis testing on javascript branch
2014-04-01 20:09:44 +01:00
William S Fulton
a550bddab1
Add javascript to Sections.html
2014-04-01 19:54:16 +01:00
Oliver Buchtala
a485d89e62
Optimized travis before_install for Javascript.
2014-03-31 04:15:34 +02:00
Oliver Buchtala
ea94c22062
Document Javascript related preprocessor macros.
2014-03-31 03:46:51 +02:00
Oliver Buchtala
faab78439c
Updated Javascript documentation.
...
Added note about v8 being c++ only.
2014-03-31 03:09:43 +02:00
Oliver Buchtala
a8c3f85378
Insert a workaround for c_delete and c_delete_function for v8.
2014-03-31 02:59:33 +02:00
Oliver Buchtala
23bbb59f8e
Update Javascript.html.
2014-03-31 02:45:27 +02:00
Oliver Buchtala
233b244310
Remove inadvertently added xcode file.
2014-03-31 02:15:54 +02:00
Oliver Buchtala
f43741c3b7
Remove gdb pretty printing.
...
This will be provided in a separate branch.
2014-03-31 00:37:02 +02:00
Oliver Buchtala
7ce16cc56d
Remove cmake relict.
2014-03-30 23:32:59 +02:00
Oliver Buchtala
a40425ab08
Remove pandoc toolchain.
2014-03-30 23:32:59 +02:00
Oliver Buchtala
40c4242d30
Remove Javascript documentation source file.
2014-03-30 23:32:59 +02:00
Oliver Buchtala
f47ce19cb9
Revert "Development version for travis configuration."
...
This reverts commit f9268f223c .
2014-03-30 23:32:59 +02:00
Oliver Buchtala
158c8b6732
Merge branch 'master' into devel
...
Conflicts:
.travis.yml
Examples/test-suite/common.mk
2014-03-30 23:07:56 +02:00
William S Fulton
df2c9d366d
Remove some useless code
2014-03-28 08:04:01 +00:00
William S Fulton
cd2085aae7
Fixes for C enums used in an API and the definition of the enum has not been parsed.
...
For D, this fixes a segfault in SWIG.
Java, C#, D, Go now produce code that compiles, although the definition of the
enum is needed in order to use the enum properly from the target language.
2014-03-28 07:54:03 +00:00
William S Fulton
15f4b3b19d
Correct messages displayed when running Java test-suite
2014-03-28 07:48:40 +00:00
William S Fulton
f01c84cd8b
Java enums - remove redundant typemaps
2014-03-28 07:45:23 +00:00
William S Fulton
7f8c1e192d
CHANGES file for previous commit for Lua
2014-03-23 12:55:26 +00:00
William S Fulton
7adc528aa6
Merge pull request #153 from v-for-vandal/issue_152
...
Lua Visual Studio runtime fix using snprintf
closes #152
2014-03-23 12:53:34 +00:00
Artem Serebriyskiy
f2c410a8c0
Fixing issue 152
2014-03-23 14:05:05 +04:00
William S Fulton
9df37fa15a
Revert "Set up coverity builds on Travis"
...
This reverts commit f8d3a1c1b6 .
2014-03-22 14:59:40 +00:00
William S Fulton
f8d3a1c1b6
Set up coverity builds on Travis
...
On master for the moment, but needs moving to a branch
2014-03-22 14:29:11 +00:00
William S Fulton
91c817b475
Fix C++11 extern template test
2014-03-21 18:36:21 +00:00
William S Fulton
45256e0e9e
Lua code refactor
...
Remove the internal api code for -no-old-metatable-bindings.
The code needs to be properly based on features, not api levels.
The code/variable names now reflect the command line option controlling
it.
2014-03-20 19:51:30 +00:00
William S Fulton
57ef0099d3
Add Travis testing for Python 2.4 2.5 2.6 3.4
2014-03-20 19:20:29 +00:00
William S Fulton
bbd8f85de4
Forward null fix for Coverity analysis
2014-03-20 19:14:53 +00:00
William S Fulton
abd31397fa
Always use debug flags for Mono to get decent stacktraces on error.
2014-03-20 19:12:44 +00:00
William S Fulton
b0afd857e5
Bump version to 3.0.1
2014-03-17 06:54:00 +00:00
William S Fulton
ade79e2e94
SWIG 3 doc updates
2014-03-16 21:49:54 +00:00
William S Fulton
08b783113d
Add release date
2014-03-16 21:11:03 +00:00
William S Fulton
e1b649998b
Add changes notes for Lua changes
2014-03-16 21:11:03 +00:00
William S Fulton
778aed5a08
CHANGES file updates
2014-03-16 21:11:03 +00:00
William S Fulton
f3593a4d35
Add release note summary
2014-03-16 21:11:03 +00:00
William S Fulton
98a5569e1b
Few tweaks to Lua html docs
2014-03-16 21:11:03 +00:00
William S Fulton
f999c4864e
Fix errors test-suite on Mac OSX
2014-03-16 15:20:13 +00:00
William S Fulton
87963d2e68
Java/C# smart pointer tests: Give GC more time to collect objects
2014-03-16 00:44:30 +00:00
William S Fulton
785d93d9fb
html fixes and section updates
2014-03-15 22:45:43 +00:00
William S Fulton
eab762baa2
gcc-3.4 warning fix
2014-03-15 22:45:28 +00:00
William S Fulton
b59feff9f9
Test case compiler warning fix
2014-03-15 21:00:25 +00:00
William S Fulton
e2b6de8a03
Compiler warning fixes in testcases
2014-03-15 18:24:01 +00:00
William S Fulton
13aac0dca9
Portability fixes for errors test-suite
2014-03-15 18:23:02 +00:00
William S Fulton
b0b5552c14
Fix casts for array setters broken when fixing nested C classes (c++out mode for Octave)
...
Introduced in 703d5b96fe
Fixes compilation errors with Visual Studio
2014-03-15 12:39:39 +00:00
William S Fulton
703d5b96fe
Fix extern "C"
2014-03-15 02:20:38 +00:00
William S Fulton
d2dc7df061
Compiler fixes for Sun Workshop compiler
2014-03-15 02:02:40 +00:00
William S Fulton
300ade57e8
Add missing return statements in testcase
2014-03-15 00:23:55 +00:00