index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
javascript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct warning message for wchar_t * typemaps
William S Fulton
2022-05-06
1
-0
/
+2
*
[Javascript] Fix handling of functions which take void*
Olly Betts
2022-03-07
2
-2
/
+2
*
Fix typos in docs and comments
Olly Betts
2022-02-27
2
-2
/
+2
*
[js] Remove code to handle v8 < 5.0
Olly Betts
2021-12-02
6
-413
/
+10
*
Merge branch 'fix_SWIG_V8_VERSION'
William S Fulton
2021-12-01
1
-1
/
+4
|
\
|
*
[javascript][v8] SWIG_V8_VERSION generation method corrected.
Hirokazu MORIKAWA
2021-05-01
1
-1
/
+4
*
|
Fix mismatched new char[] and free() - Javascript
William S Fulton
2021-11-12
1
-1
/
+1
|
/
*
Merge branch 'v8-context-aware-race-free-preparation'
William S Fulton
2021-03-11
5
-41
/
+25
|
\
|
*
Lib/javascript/v8: use ::Cast instead of To* when possible.
Andy Polyakov
2021-03-10
2
-5
/
+5
|
*
Lib/javascript/v8/javascriptrun.swg: clean up pre-processor conditions.
Andy Polyakov
2021-03-10
3
-25
/
+14
|
*
Lib/javascript/jsc/javascriptinit.swg: shortcut JSGlobalContextRef casts.
Andy Polyakov
2021-03-10
1
-11
/
+6
*
|
Add Javascript (JSC) support for type conversion
William S Fulton
2021-03-11
2
-16
/
+15
*
|
Javascript type conversion support
William S Fulton
2021-03-11
2
-0
/
+2
*
|
Use SWIG_TypeCast in SWIG_V8_ConvertInstancePtr if types don't match (#3)
Sergio Garcia Murillo
2021-03-10
1
-1
/
+5
|
/
*
Merge branch 'array_fix'
William S Fulton
2021-03-06
4
-145
/
+77
|
\
|
*
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
24
-165
/
+483
|
|
\
|
*
|
Proper array typemaps in Javascript
Nickolay Shmyrev
2017-01-14
3
-124
/
+62
*
|
|
Merge pull request #1957 from dot-asm/v8-context-aware
William S Fulton
2021-03-05
4
-26
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Lib/javascript/v8: use context-aware initialization.
Andy Polyakov
2021-03-02
3
-25
/
+31
|
*
|
Lib/javascript/v8/javascriptrun.swg: minor versioning cleanup.
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
*
|
|
Add table of v8/node versions
William S Fulton
2021-03-01
1
-0
/
+1
*
|
|
OUTPUT typemaps on methods that don't return void
William S Fulton
2021-03-01
1
-0
/
+26
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Modify SWIGV8_AppendOutput to work with newer versions of node
William S Fulton
2021-02-28
1
-13
/
+5
*
|
|
Fix SWIGV8_AppendOutput for OUTPUT typemaps
Olegs Jeremejevs
2021-02-28
1
-0
/
+8
*
|
|
Cosmetic whitespace
William S Fulton
2021-02-28
1
-1
/
+1
*
|
|
Restore complex number support for ancient v8 versions
William S Fulton
2021-02-27
2
-12
/
+16
*
|
|
Fixes for node v12.0-12.5
William S Fulton
2021-02-27
3
-11
/
+9
*
|
|
-Wunused-result fixes for Node < 12
William S Fulton
2021-02-27
4
-7
/
+12
*
|
|
Use SWIGV8_INTEGER_NEW_UNS always for unsigned long long
William S Fulton
2021-02-26
1
-2
/
+1
*
|
|
Use SWIGV8_INTEGER_NEW_UNS always for unsigned values
Sergio Garcia Murillo
2021-02-26
1
-2
/
+1
*
|
|
Fix -Wunused-result warnings in node wrappers
William S Fulton
2021-02-26
1
-2
/
+2
*
|
|
Fix -Wunused-result warnings in node wrappers
William S Fulton
2021-02-26
3
-5
/
+5
*
|
|
Javascript: Stop using deprecated Array::Get method
William S Fulton
2021-02-26
1
-4
/
+4
*
|
|
Merge branch 'pr/new-node-fixes'
William S Fulton
2021-02-24
9
-82
/
+147
|
\
\
\
|
*
|
|
Revert "Merge pull request #3 from tungntpham/new-node-fixes-refactor"
tungpham25
2021-01-28
2
-11
/
+15
|
*
|
|
OPTIM: Restructured the code where it checks for V8 version, removing duplica...
TungPham51D
2021-01-14
2
-15
/
+11
|
*
|
|
Add support for Node.js v12
Yegor Yefremov
2020-04-07
4
-10
/
+59
|
*
|
|
Replace Handle with Local depending on Node.js version
Yegor Yefremov
2020-04-07
8
-74
/
+80
|
*
|
|
Introduce macros to support both Handle and Local types
Tom Leavy
2020-04-07
1
-0
/
+10
*
|
|
|
0.0 float warning fix
William S Fulton
2020-10-10
1
-1
/
+1
[next]