Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add node 14 testing on Travis | William S Fulton | 2021-03-07 | 1 | -0/+5 | |
* | | Appveyor - show cmake version | William S Fulton | 2021-03-07 | 1 | -1/+1 | |
* | | Travis cmake tweaks | William S Fulton | 2021-03-07 | 1 | -8/+1 | |
* | | CI: Warnings as errors | Michel Zou | 2021-03-07 | 3 | -2/+6 | |
* | | Fix few unused variable warnings | Michel Zou | 2021-03-07 | 6 | -0/+12 | |
* | | CMake: Escape backslashes in SWIG_LIB_WIN_UNIX | Michel Zou | 2021-03-06 | 1 | -0/+1 | |
* | | Merge branch 'array_fix' | William S Fulton | 2021-03-06 | 9 | -145/+135 | |
|\ \ | ||||||
| * | | add javascript_arays.i fix to changes file | William S Fulton | 2021-03-06 | 1 | -0/+3 | |
| * | | Convert javascript_arrays.i example into testcase | William S Fulton | 2021-03-06 | 9 | -52/+53 | |
| * | | Update .gitignore for java doxygen output | William S Fulton | 2021-03-06 | 1 | -0/+2 | |
| * | | Javascript code formatting corrections | William S Fulton | 2021-03-03 | 2 | -21/+15 | |
| * | | Fix Javascript arrays for modern node versions | William S Fulton | 2021-03-03 | 1 | -2/+2 | |
| * | | Fix for new SWIGV8_ARRAY_NEW definition | William S Fulton | 2021-03-03 | 1 | -1/+1 | |
| * | | Merge branch 'master' into array_fix | William S Fulton | 2021-03-03 | 1964 | -30661/+57094 | |
| |\ \ | ||||||
| * | | | Proper array typemaps in Javascript | Nickolay Shmyrev | 2017-01-14 | 9 | -124/+114 | |
* | | | | add JSC SetModule/GetModule enhancement to changes file | William S Fulton | 2021-03-06 | 1 | -0/+4 | |
* | | | | Merge pull request #1957 from dot-asm/v8-context-aware | William S Fulton | 2021-03-05 | 6 | -28/+37 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Lib/javascript/v8: use context-aware initialization. | Andy Polyakov | 2021-03-02 | 4 | -26/+35 | |
| * | | | Lib/javascript/v8/javascriptrun.swg: minor versioning cleanup. | Andy Polyakov | 2021-03-02 | 1 | -1/+1 | |
| * | | | configure.ac: re-prioritize node.js detection. | Andy Polyakov | 2021-03-02 | 1 | -1/+1 | |
* | | | | Merge branch 'vaughamhong-master' | William S Fulton | 2021-03-03 | 1 | -6/+56 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fixed build error - ISO C90 forbids mixed declarations and code for jsc | Vaugham Hong | 2015-12-31 | 1 | -15/+34 | |
| * | | | touch to kickoff another build - from accidental close pull request | Vaugham Hong | 2015-12-31 | 1 | -1/+1 | |
| * | | | Implemented SetModule / GetModule for JSC to allow type sharing across module... | Vaugham Hong | 2015-12-31 | 1 | -1/+1 | |
| * | | | Implemented SetModule / GetModule for JSC to allow type sharing across modules | Vaugham Hong | 2015-12-28 | 1 | -6/+37 | |
* | | | | CMake added to changes file | William S Fulton | 2021-03-02 | 1 | -0/+3 | |
* | | | | html chapter numbering fix | William S Fulton | 2021-03-02 | 2 | -6/+5 | |
* | | | | CMake documentation tweaks | William S Fulton | 2021-03-02 | 1 | -12/+4 | |
* | | | | Move CMake chapter | William S Fulton | 2021-03-01 | 1 | -70/+70 | |
* | | | | Merge branch 'windows-cmake-doc' | William S Fulton | 2021-03-01 | 2 | -2/+72 | |
|\ \ \ \ | ||||||
| * | | | | Remove duplicate and update to nuget installs | sethg | 2021-02-23 | 1 | -41/+35 | |
| * | | | | Remove duplicate section | sethg | 2021-02-23 | 1 | -30/+21 | |
| * | | | | Add link on main Contents page | sethg | 2021-02-23 | 1 | -1/+2 | |
| * | | | | Add CMake build steps on Windows | sethg | 2021-02-23 | 1 | -1/+85 | |
* | | | | | Merge branch 'cmake-simple' | William S Fulton | 2021-03-01 | 5 | -0/+313 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMake test, run -swiglib | William S Fulton | 2021-03-01 | 1 | -0/+1 | |
| * | | | | | Misc fixes | Michel Zou | 2021-02-26 | 3 | -97/+92 | |
| * | | | | | Enable cmake build in CI | Michel Zou | 2021-02-25 | 2 | -0/+20 | |
| * | | | | | Initial CMake configuration. | Oliver Buchtala | 2021-02-25 | 3 | -0/+297 | |
* | | | | | | Merge branch 'ignore-empty-doxygen-commands' | William S Fulton | 2021-03-01 | 4 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix incorrect warning "Unknown Doxygen command: ." | William S Fulton | 2021-03-01 | 3 | -0/+10 | |
| * | | | | | | Don't use invalid iterators in Doxygen command parsing code | Vadim Zeitlin | 2021-02-22 | 1 | -0/+12 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Add table of v8/node versions | William S Fulton | 2021-03-01 | 1 | -0/+1 | |
* | | | | | | configure.ac: pick up javascriptcoregtk-4.0,3.0 if available. | Andy Polyakov | 2021-03-01 | 2 | -2/+10 | |
* | | | | | | OUTPUT typemaps on methods that don't return void | William S Fulton | 2021-03-01 | 5 | -6/+38 | |
* | | | | | | Add fix for bad constructor call crash to changes file | William S Fulton | 2021-02-28 | 1 | -0/+3 | |
* | | | | | | Add Javascript test for missing new in constructor call | William S Fulton | 2021-02-28 | 1 | -0/+11 | |
* | | | | | | Merge branch 'js-fix-626' | William S Fulton | 2021-02-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added check to prevent crash on illegal constructor call | Patrick Schneider | 2017-04-13 | 1 | -2/+4 | |
* | | | | | | | Document Javascript OUTPUT typemap fix | William S Fulton | 2021-02-28 | 1 | -0/+4 |