1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours 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
(call-with-CPX-params, let-CPX-params): Removed eval hack; values can now be forms which are evaluated. More... almost 23 years ago
lp-writer seems finished
uuh
More... almost 23 years ago
fixes
uuh
More... almost 23 years ago
cleanups; lpprint functions have some rudimentary (untested) functionality
uuh
More... almost 23 years ago
lp-file printing routines started
uuh
More... almost 23 years ago
If passive linkage was used, not a single symbol would get exported. Fixed.
uuh
More... almost 23 years ago
Use SWIG's "passive linkage" rather than "simple linkage". More... almost 23 years ago
cpg-declare-general, cpg-declare-binary, cpg-make-comment: new procedures.
uuh
More... almost 23 years ago
implemented cplex feeding from the :cpg-* records
uuh
More... almost 23 years ago
removed .so ending from library names; indentation change
uuh
More... almost 23 years ago
*** empty log message ***
uuh
More... almost 23 years ago
Use SWIG's %name directive. More... almost 23 years ago
add cpgutils.scm module load wrapper
uuh
More... almost 23 years ago
c/c-list handling routines; (cpg-add-sos) primitive
uuh
More... almost 23 years ago
CPXcopysinglesos() added
uuh
More... almost 23 years ago
module (cplex cpgutils) for c-level utilities needed by glue.scm added
uuh
More... almost 23 years ago
include "list-vector.i" More... almost 23 years ago
fixed pragma syntax
uuh
More... almost 23 years ago
Predicates for CPXLPptr and CPXENVptr. More... almost 23 years ago
added record types for glue interface
uuh
More... almost 23 years ago
null result check on CPXENVptr; set reader prefix
uuh
More... almost 23 years ago
added (make-cplex-env) primitive
uuh
More... almost 23 years ago
add .so extension to extension-library name when loading
uuh
More... almost 23 years ago
CPLEX_MAXPROCEXEEDED added
uuh
More... almost 23 years ago
*** empty log message ***
uuh
More... almost 23 years ago
added files to EXTRA_DIST so that 'make dist' works
uuh
More... almost 23 years ago
added cvs-ids and an initial Changelog-entry
uuh
More... almost 23 years ago
ignore cpxobjs directory as it is automatically regenerated
uuh
More... almost 23 years ago
version number bumped to 0.2
uuh
More... almost 23 years ago
fixed documentation
uuh
More... almost 23 years ago