Skip to content

MetaCall v0.7.5 [2023-09-14]

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 16:16
  • Update version to v0.7.5
  • Remove install step from examples.
  • Try to add cache to benchmarks.
  • Solve issue in yaml.
  • Trying to solve more issues with benchmark deploy.
  • Disable comment on alert temporally.
  • Trying to solve issues.
  • Remove initial commit in gh-pages.
  • Create temporal gh-pages.
  • Ubuntu kinetic reached end of life.
  • Trying to disable gh-pages again.
  • Trying to remove gh-pages branch.
  • Disable benchmark push on PR.
  • Improve error message.
  • Add sanitizer for the benchmarks.
  • Trying to solve more issues in node bench.
  • Remove threads in benchmarks.
  • Base for githooks crossplatform.
  • Add benchmarks to doc.
  • Refactor paths of benchs, solved issues with cli tests.
  • Solve more issues on benchmarks.
  • Update ci with proper paths.
  • Remove netcore completely.
  • Set cs_loader standard to 11.
  • Add merge of all benchmarks, simplified the ci.
  • Add benchmarks branch for github pages.
  • Solve issue with benchmarks output path.
  • Add CI for benchmarks.
  • Disable release builds in win.
  • Ammend to last commit.
  • Remove py in windows ci properly.
  • Delete debug data in win.
  • Ammend to previous commit.
  • Trying to debug windows.
  • Add debug for python dll in win release.
  • Wrong test, corrected now.
  • Update tests in win32.
  • Minor bug in py loader windows.
  • Solved issue with metacall-file-glob-test.
  • Added file loader and try to improve issue in python (win).
  • Minor bug from last commit win32 python.
  • Try to solve more issues with win python copy.
  • Improve python3 dll copy in windows.
  • Solve issue with python lib in windows.
  • Correct issue over previous commit.
  • Try to solve issues with win32 release ci.
  • Disable rb_port in windows and mac.
  • Solve issue in rb bench.
  • Delete more stuff from go macos ci.
  • Trying to solve ci macos issues.
  • Solved few issues with CI.
  • Solve minor issue.
  • Trying to solve more issues in all ci.
  • Solve issue with rpc on windows.
  • Solve issue in cmake windows i env script.
  • Remove timestamp cmake.
  • Corrected error from previous commit.
  • Trying to solve issues in windows.
  • Solve more issues from macos.
  • Solving bugs on libffi macos.
  • Solve issue with copy on libtcc macos.
  • Add libffi depends to c loader test.
  • Trying to solve more issues in macos.
  • Solving issues with macos with rust and c and others.
  • Minor improvements to valgrind.
  • Improve funcalls in rb_loader.
  • Solve invalid read in rb_loader.
  • Enable GO ports in macOS CI (#455)
  • Solved few bugs and warnings from macos.
  • Enable Backtracing in macOS CI (#454)
  • Delete old file from previous commit.
  • Simplified sanitizers, create a matrix for linux sanitizers.
  • Trying to solve bugs in windows with rb_port.
  • Disable wasm tests in windows with address sanitizer.
  • Trying to solve more bugs in bootstrap.java windows.
  • Disable unused sanitizers in windows.
  • Trying to solve java issues.
  • MSVC 2022 not working due to macro preprocessor library, trying a new method to inspect signature in java loader.
  • Update wasm tests.
  • Update to msvc 2022.
  • Trying to solve issues in java tests.
  • Improve wasm tests.
  • Trying to solve ruby error in windows.
  • Set normalization only for windows.
  • Minor leak in java tests.
  • Add path normalization when adding new script paths.
  • Minor bug solved from macos-ci.
  • Some improvements to macOS CI (#446)
  • Add type check for configuration_value method.
  • Disable fail-fast in workflow matrixes.
  • Remove unsupported sanitizer for macos.
  • Solve some bugs in workflows and linted it properly.
  • Corrected typo from previous commit.
  • Improve sanitizer support, extended CIs in order to support multiple sanitizer combinations.
  • Add return null for void types.
  • Enable wasm in windows ci, improved windows ci for run with sanitizers and without.
  • Solve minor bug in previous changes from wasm loader.
  • Solve issues with wasmtime depends.
  • Disable wasm in windows for now.
  • Solve some bugs in windows for FindWasmtime.cmake.
  • Trying to solve wasm bugs from windows.
  • Remove keywords from rs_port.
  • Finalize rs_port for publishing v0.4.0 (#444)
  • Update nodejs port and rs port.
  • Add some comments and doc to the rs_port.
  • Minor improvements to python loader.
  • Update rs_port bindings to v0.7.4.
  • Add standard to c script for tests.
  • Build MetaCall with Cobol Support for macOS (#439)
  • Add linux distro detection for environmnent and runtime scripts.
  • Solve leaks from node loader.
  • Remove ubuntu clang ci.
  • Solve warnings from clang.
  • Disable install command for bindgen when using sanitizers.
  • Trying to make rs_port work with clang sanitizers.
  • Remove unused dynamic option, try to enable clang sanitizers with ubuntu.