| Merge ssh://repo.or.cz/srv/git/polylib |
|
More...
|
over 11 years ago
|
| renamed configure.in |
|
More...
|
over 11 years ago
|
| renamed "value_compare" to "value_cmp" to remove a conflict with a C++ library |
|
More...
|
almost 13 years ago
|
| thread safe polylib configuration |
|
More...
|
over 13 years ago
|
| multithreaded caches in vector.c (same scheme as in errors.c). Declared all those functions and variables static. |
|
More...
|
over 13 years ago
|
| static decl, and correction of buffer size |
|
More...
|
over 13 years ago
|
| First step toward a thread safe polylib: - different exception stacks in errors.c - protected a global allocation cache in vector.c Uncomment the //#define #THREAD_SAFE_POLYLIB in those two files to enable it. |
|
More...
|
over 13 years ago
|
| a may bug, unlikely to happen but still: a memory read to an undefined place could happen. |
|
More...
|
over 13 years ago
|
| removed contradictory references to GPLv2 and GPLv3 licences (second pass, forgot some on first one) |
|
More...
|
over 13 years ago
|
| removed contradictory references to GPLv2 and GPLv3 licences |
|
More...
|
over 13 years ago
|
| two spelling errors in messages |
|
More...
|
over 13 years ago
|
| Tweak the various --enable-*int-lib configure options to not include duplicates in ALL_BITS. Avoids running tests twice. (patch by Marc Aurele La France <[email protected]>) |
|
More...
|
almost 15 years ago
|
| Don't run certain Ehrhart tests for 32 bits that aren't supposed to, and don't run these same tests twice for other bit widths (patch by Marc Aurele La France <[email protected]>) |
|
More...
|
almost 15 years ago
|
| ebuild for Gentoo, by Kpucko |
|
More...
|
almost 15 years ago
|
| input problems with big quotents, patch by Kpucko |
|
More...
|
almost 15 years ago
|
| ... |
|
More...
|
almost 15 years ago
|
| AUTHORS and README files, added again (gnu) in AM_INIT_AUTOMAKE (configure.in) |
|
More...
|
about 15 years ago
|
| .gitignore by Uday Reddy <[email protected]> |
|
More...
|
about 15 years ago
|
| - Removed ([gnu]) from AM_INIT_AUTOMAKE in configure.in (caused problems on some platforms) - Left the doc directory (previously deleted by the makefile's clean-local rule) - Created AUTHORS, ChangeLog, NEWS, and README files for autogen not to print warnings |
|
More...
|
over 15 years ago
|
| version 5.22.5 s Please enter the commit message for your changes. Lines starting |
|
More...
|
over 15 years ago
|
| Configure and makefile.am's compatibility with bsd-make. Patch by Serge Guelton ([email protected]) |
|
More...
|
over 15 years ago
|
| moved to GPL v3 |
|
More...
|
almost 16 years ago
|
| moved to GPL v3 |
|
More...
|
almost 16 years ago
|
| new version 5.22.4 |
|
More...
|
about 16 years ago
|
| minor modifications: uncommented EP_EVALUATION in testehrhart, added unistd.h in ehrhart union |
|
More...
|
about 16 years ago
|
| in_domain: don't compute vertices; we don't need them here |
skimo
as Sven Verdoolaege
|
More...
|
over 16 years ago
|
| configure.in: set AC_CONFIG_MACRO_DIR |
skimo
as Sven Verdoolaege
|
More...
|
almost 17 years ago
|
| explicitly specify optional argument of LN_S in case ln is not available |
skimo
as Sven Verdoolaege
|
More...
|
almost 17 years ago
|
| applications/testCompressParms.c: use {s,}rand instead of {s,}random |
skimo
as Sven Verdoolaege
|
More...
|
almost 17 years ago
|
| vector.c: clean up Inner_Product and allow zero-length vectors as input |
skimo
as Sven Verdoolaege
|
More...
|
almost 17 years ago
|