Releases: Shopify/ruby_memcheck
Releases · Shopify/ruby_memcheck
1.0.0
03 Nov 20:25
Compare
Sorry, something went wrong.
No results found
Features
None.
Improvements
Update list of skipped Ruby functions (4428914 ).
Refactor RubyMemcheck::Configuration (a729afd ).
0.3.0
01 Nov 16:30
Compare
Sorry, something went wrong.
No results found
Features
XML files are generated in a directory instead of a single file to prevent corrupted XML from being generated during forking (42e6818 ).
Valgrind now follows forked children (772ec55 ).
Added support for RSpec (068db0e ).
Improvements
Generating valgrind suppressions can be done by passing valgrind_generate_suppressions: true during configuration (8af14c8 ).
Suppression files are passed as absolute paths to Valgrind to prevent confusion with relative paths (27bed6f ).
0.2.1
22 Oct 18:50
Compare
Sorry, something went wrong.
No results found
Note: 0.2.0 was yanked due to a gem building mistake.
Features
Support for suppression files (62297ce ).
Support outputting suppressions with (#4 ).
Improvements
Speed up XML parsing (#5 ).
0.1.2
18 Oct 20:27
Compare
Sorry, something went wrong.
No results found
Adds rb_exc_raise to the default list of ignored Ruby functions.
0.1.1
18 Oct 20:06
Compare
Sorry, something went wrong.
No results found
Fixes detection for Rubies built as a shared object.
0.1.0
15 Oct 19:19
Compare
Sorry, something went wrong.
No results found