1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 21 hours ago.
Jun 20, 2023 — Jun 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove some debug code More... about 5 years ago
More more code to C99/C++11 with greedy heuristic and clustering More... about 5 years ago
Rename routine innermost_dep_satisfaction_dims to get_dep_satisfation_dims More... about 5 years ago
Move more code to C99/C++11 in skew introduction routines of dfp framework More... about 5 years ago
Merge remote-tracking branch 'origin/master' into pluto-rlp More... about 5 years ago
Fix: Assign skew_dims to NULL to prevent double freeing. More... about 5 years ago
Fix unused variable warning More... about 5 years ago
Merge with origin/master More... about 5 years ago
Fix: Memory leak in skew introduction with DFP framework More... about 5 years ago
Move some code related to dfp framework in src/framework-dfp.c src/pluto.c to C99/C++11 More... about 5 years ago
Fix incorrect free of scc vertices More... about 5 years ago
Fix: incorrect cut at the last level More... about 5 years ago
Fix: incorrect pointer arguments to get_colourable_dims More... about 5 years ago
Colour dimension with maximum convex successors in scc clustered appraoch More... about 5 years ago
Incorporate typed fuse like greedy heuristic with default fusion strategy in clustered approach More... about 5 years ago
make test - correctly create dependence on child targets in sub-dir More... about 5 years ago
update check lines in test/seq.c More... about 5 years ago
add header files to libpluto sources in src/Makefile.am More... about 5 years ago
correctly set up test/unit_tests to run from ./test.h More... about 5 years ago
refactor math-support.h to split isl stuff to isl_support.h More... about 5 years ago
move src/unit_tests.c into test/ and set it up for testing More... about 5 years ago
add header files to sources in src/Makefile.am More... about 5 years ago
prune header includes More... about 5 years ago
split program.cpp into program.cpp pet_to_pluto.cpp More... about 5 years ago
Fix unsigned to int cast warnings More... about 5 years ago
Merge with origin/master More... about 5 years ago
drop macro for long long max - use LLONG_MAX More... about 5 years ago
fix warnings - unused vars More... about 5 years ago
drop unnecessary include More... about 5 years ago
sort dirs in examples/Makefile More... about 5 years ago