Revisions of cvise

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 844890 from Martin Liška's avatar Martin Liška (marxin) (revision 18)
- Update to version 1.8.0+git.20201029.d32ab1b:
  * Fix verbose output for sanity check.
  * Improve wording for transformation opportunities.
  * Improve debugging for InsaneTestCaseError.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 843248 from Martin Liška's avatar Martin Liška (marxin) (revision 17)
- Update to version 1.8.0+git.20201021.07d465a:
  * Bump to v1.8.0.

- Update to version 1.8.0+git.20201021.39657be:
  * Disable renaming passes by default.
  * Fix LinesPass for Fortran "Standard Fixed Format".
  * Use proper openSUSE package in Docker image.
  * Bump to v1.7.0.
  * Fix psutil core count detection code.
  * Add OBS image at the beginning.
  * Add icon.
  * Add OBS master following project.
  * Update last update Creduce commit.
  * Fix a small type.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 838595 from Martin Liška's avatar Martin Liška (marxin) (revision 16)
- Update to version 1.7.0+git.20200929.17345b8:
  * Bump to v1.7.0.

- Update to version 1.6.0+git.20200929.a12db89:
  * Fix psutil core count detection code.
  * Add OBS image at the beginning.
  * Add icon.
  * Add OBS master following project.
  * Update last update Creduce commit.
  * build_and_test.sh: resolve bash via /usr/bin/env
  * passes/ifs.py: fix infinite loop in IfPass
  * Fix a small type.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 823550 from Martin Liška's avatar Martin Liška (marxin) (revision 15)
- Stop using zstd compression.
- Update to version 1.6.0+git.20200728.98d731e:
  * Catch proper exception in readkey.py.
  * Add missing dependency.
  * Add first integration test.
- Support building on Leap 15.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 822878 from Martin Liška's avatar Martin Liška (marxin) (revision 14)
- Update to version 1.5.0+git.20200726.1b1be7c:
  * Bump to v1.6.0.

- Update to version 1.5.0+git.20200724.686d1e9:
  * clex: correctly exit when file does not exist.
  * Clean up ignores a bit.
  * Add ignores.
  * One more fix to ignores.
  * Add more ignores.
  * Fix mapping and add ignores.
  * Replace coverage badge.
  * Rename codecov.yml file.
  * Add .codecov.yml file with prefix fix.
  * Switch to codecov.
  * LGMT: exclude cpp/fixme-comment type.
  * Fix 2 LGTM CPP warnings.
  * LGTM: Do not build with debug info enabled.
  * Remove object files for LGTM.
  * Add coverage badge.
  * Update build script.
  * Add missing python3 package.
  * Add exclude pattern.
  * cvise/utils/testing.py: print full backtrace for test failure
  * cvise/passes/clangbinarysearch.py: add missing imports
  * Fix usage of BUILD_TYPE.
  * Pass BUILD_TYPE to build_and_test.sh.
  * Add missing sqlite3.
  * Add special coverage build.
  * Add argument to build_and_test.sh.
  * Install python3-pip package.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 819230 from Martin Liška's avatar Martin Liška (marxin) (revision 13)
- Update to version 1.5.0+git.20200707.c1ebd48:
  * Bump to 1.5.0.

- Update to version 1.4.0+git.20200707.1195f4f:
  * Fix crash when reducing multiple files.

- Add python3-psutil to Requires.

- Update to version 1.4.0+git.20200706.369bc31:
  * Port test-case.
  * retrieve InvalidIdx only for definitions

- Update to version 1.4.0+git.20200703.e2dcfaa:
  * Update merged revision.
  * Port tests to python.
  * update Copyright year
  * skip cases where the TemplateArg has the same name as the parameter
  * fixed a crash in rewriteNamedDecls
  * RemoveUnusedEnumMember: sync up from master.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 818074 from Martin Liška's avatar Martin Liška (marxin) (revision 12)
- Update to version 1.4.0+git.20200701.2dbaf41:
  * Fix up RemoveUnusedEnumMember constructor.

- Update to version 1.4.0+git.20200701.485b700:
  * Add new tests for remove-unused-enum-member.
  * Make remove-unused-enum-member clangbinarypass.
  * Make RemoveUnusedEnumMember to accept --to-counter.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 817860 from Martin Liška's avatar Martin Liška (marxin) (revision 11)
- Update to version 1.4.0+git.20200630.58375a7:
  * Fix crash in unifdef pass with float indices.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 815407 from Martin Liška's avatar Martin Liška (marxin) (revision 10)
- Update to version 1.4.0+git.20200617.20d10d4:
  * Add --no-renaming option.
  * Fix interestingness test error message.
  * Record LLVM version in Bug report.
  * Fix use of uninitialized members.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 810608 from Martin Liška's avatar Martin Liška (marxin) (revision 8)
- Update to version 1.3.0+git.20200601.4173fa7:
  * Bump to 1.4.0.
  * Remove superfluous debugging message.

- Use LLVM 10.

- Update to version 1.3.0+git.20200530.444f5f0:
  * Add C++ std auto-detection of clangbinarysearch passes.

- Update to version 1.3.0+git.20200528.9dbe6d9:
  * Fix bash shebin.

- Update to version 1.3.0+git.20200527.46d9394:
  * Add new argument --commands that can replace script.
  * Improve wording of error message.
  * Support Debug/Release subfolder for Windows builds.
  * Report missing external program.
  * Document what is expected from interestingness script.
  * Port test to PyTest.
  * get real location for angle locs
  * Add Speed Comparison.
  * Mention Gentoo linux package installation.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 802603 from Martin Liška's avatar Martin Liška (marxin) (revision 7)
- Update to version 1.3.0+git.20200511.50c821f:
  * Bump to 1.3.0.
  * Decrease pebble.SLEEP_UNIT for faster responsiveness.
  * Do not parse test_script stdout and stderr outputs.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 802281 from Martin Liška's avatar Martin Liška (marxin) (revision 6)
- Update to version 1.2.0+git.20200509.57058d4:
  * Add assert about shell argument.
  * Prevent no change in RenameParam pass.
  * Move Peep::a to slow passes.
  * Fix weird version in Docker example.
  * Test fedora 32 and rawhide.
  * Use shell=True only for test script.
  * Run test-scrupt in subprocess with shell=True (#20).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 801271 from Martin Liška's avatar Martin Liška (marxin) (revision 5)
- Update to version 1.2.0+git.20200507.7cf63b5:
  * Fix cvise --version - unknown git version.

- Update to version 1.2.0+git.20200507.9fa4330:
  * Fix argument parsing of cvise-delta.
  * Remove unused files in .gitattributes.

- Update to version 1.1.0+git.20200507.c12db9c:
  * Bump to 1.2.0.

- Update to version 1.1.0+git.20200507.b467807:
  * Update cvise-delta documentation entry.
  * Add cvise-delta.
  * Add delta.json group file.
  * Fix different argument name error.
  * Fix crash when we reach enf of reduction.
  * Add clang_delta piggybacking test.
  * Skip git hash for cvise --version of a release build.
  * Do not re-count instances  for clangbinarysearch passes.
  * Start using psutil and improve CPU count detection.
  * Remove 2 lit leftovers.
  * Change timing-related options.
  * Update CREDUCE_MERGE.
  * Port to python tests.
  * correctly remove unused deleted/defaulted functions
  * Update copyright years.
  * Port to Python tests.
  * handle namespace declared by macros
  * Port to Python tests.
  * added several tests for remove-namespace pass
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 799231 from Martin Liška's avatar Martin Liška (marxin) (revision 4)
- Update to version 1.1.0+git.20200430.e8d954e:
  * Bump to version 1.1.0.
  * Remove unused YYTEXT_POINTER.
  * README: remove a section about temporary directories.
  * Use console for markdown parts.
  * Add usage example (#18).
  * Docker: Do not depend on delta.
  * Allow skipping of passes that miss a prerequisite (#17).
  * Refactor checking of external programs.
  * Fix and enable 2 rename-fun tests.
  * Remove 2 lit files.
  * Use -W* only for GNU and Clang compilers.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 798964 from Martin Liška's avatar Martin Liška (marxin) (revision 3)
- Update to version 1.0.0+git.20200429.99a7004:
  * Refactor script_path and programs in cvise.py.
  * Finish usage of GNUInstallDirs (#16).
  * Rapidly improve Pass statistics:
  * Update wording in COPYING.
  * Run tests with ${PYTHON_EXECUTABLE} -m pytest.
  * Respect -DCLANG_FORMAT cmake variable (#15).
  * Use GNUInstallDirs for configurable install locations
  * Add ctest for the project (#14).
  * Remove one more documentation reference of delta.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 798063 from Martin Liška's avatar Martin Liška (marxin) (revision 2)
- Update to version 1.0.0+git.20200426.be575d6:
  * Update build matrix.
  * Test both LLVM 9 and LLVM 10.
  * Enable non-type-temp-arg.cpp test (csmith-project/creduce#212).
  * handle DREs coming from template instantiations
  * don't call EvaluateAsInt on dependent expressions
  * Update documentation for latest FreeBSD.
  * Change logic deciding which clang libs to link with clang_delta
  * Switch to lib names exported from ClangConfig.cmake
  * Support multiple passes for --remove-pass option.
  * Add 2 tests for clang_delta's try-catch pass.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 796667 from Martin Liška's avatar Martin Liška (marxin) (revision 1)
A new package submission.
Displaying revisions 61 - 78 of 78
openSUSE Build Service is sponsored by