Age | Commit message (Collapse) | Author |
|
|
|
No functional change.
|
|
|
|
recursive one
|
|
|
|
|
|
invalid label id shows up; fixes #1399
|
|
|
|
Embind updates pull request
|
|
fix for dlclose refcount cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
outlines code
|
|
|
|
|
|
|
|
written to, and we would write a zero incorrectly
|
|
The bug occurs when pread() doesn't return 0 when asked to read an
offset beyond its buffer.
This behavior is explicitly documented at:
http://pubs.opengroup.org/onlinepubs/000095399/functions/read.html
> If the starting position is at or after the end-of-file, 0
> shall be returned
|
|
|
|
where simplifyNotComps is guaranteed to be valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's up to the caller to decide which variant to load.
|
|
when compiling embind files.
|
|
exectutable name 'dir1\dir2\dir3/clang', which fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a C++ function
|
|
to my knowledge, embind fully supports closure advanced mode.
|
|
|
|
|
|
|
|
|