0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix in triangle interface More... about 15 years ago
moved prototypes around in mm.h More... about 15 years ago
removed mm_malloc & co (use mm_blob instead) More... about 15 years ago
branch for another mm API revision More... about 15 years ago
done with branch More... about 15 years ago
+mm_blob, -mt_string and organized mm header More... about 15 years ago
followup on r327 (missing shortcuts) More... about 15 years ago
some fixes in profiler More... about 15 years ago
cleanup: moved libsp to legacy More... about 15 years ago
fixed up libdb More... about 15 years ago
changed shortcuts for idx-select More... about 15 years ago
done with branch More... about 15 years ago
work from branch lush2-managed More... about 15 years ago
fixed method (SimpleTriangulation . find-triangle) More... about 15 years ago
fixed keyword arg processing in geometry code More... about 15 years ago
enabled interface to triangle code More... about 15 years ago
minor simplification in mm.c More... about 15 years ago
added dquote More... about 15 years ago
bugfix in mm_realloc More... about 15 years ago
mm: new function mm_manage More... about 15 years ago
mm: changed clear function signature More... about 15 years ago
removed mm_type More... about 15 years ago
branch for introducing mm_manage More... about 15 years ago
mm: use same bit for marking LIVE and OBSOLETE More... about 15 years ago
some cleanups in mm.c More... about 15 years ago
fixes for cblas interface More... about 15 years ago
some fixes related to case sensitivity More... about 15 years ago
back to old eval (arbitrary number of arguments) More... about 15 years ago
additions: blas-copy, blas-clr! More... about 15 years ago
more linear algebra goodies (matrix norms, exponential) More... about 15 years ago