Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
work for some reason. Need to give this another look.
|
|
Note: LRIT related files were removed; these were never finished
|
|
|
|
|
|
|
|
|
|
|
|
block.
|
|
Yes there was a misunderstanding and I read the docs wrong.
This change uses the correct lib and inc dirs set by the pkg config macro.
http://techbase.kde.org/Policies/CMake_Coding_Style#Writing_CMake_Find-modules
|
|
|
|
bombs out on something else, now).
|
|
constellation information.
|
|
|
|
I wish this could have been done in a single, compound IF, but
cmake didn't like the OR for this one.
|
|
The generation rules now always generate the pyc and pyo files
as one big group per install rule rather than individually.
|
|
Some of these had to be done through type-casting since changing
the actual data type would cause the tests to fail. make test
still passes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
why was this removed?
|
|
Basically, this is a bug fix because the caller needs
to have the var changed from the user provided value.
|
|
Fixed the rint and rintf functions to work properly.
Would love to use boost::math::round implementation,
but these functions also get included and used in C.
Also added llrint and llrintf just because.
|
|
|
|
and don't have a plan to in the future.
|
|
Qwt 5.2 and 6.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
what Python says.
|
|
|
|
markup in internal (non-API) header files.
|
|
|
|
build.
|
|
This was a typo, but it was ok before the library fubar
because the define was explicitly set.
Now that things are more automatic,
it needs to follow convention.
|
|
promote to a 64-bit int to handle the overflow, so this is going to take a hit on 32-bit machines.
|
|
|
|
|
|
Signed-off-by: Philip Balister <philip@opensdr.com>
|