Replace C-style casts by C++ style casts |
|
More...
|
about 13 years ago
|
Replace print statements by calls to sys.stdout.write() functions. |
|
More...
|
about 13 years ago
|
Introduce Python compatibility brackets. |
|
More...
|
about 13 years ago
|
Detect also Python3 headers. |
|
More...
|
about 13 years ago
|
Pass @OPENMP_CXXFLAGS@ instead of -fopenmp as extra flags so that OpenMP support compiles also correctly on compilers that differ from gcc. |
|
More...
|
about 13 years ago
|
Add ctools and gammalib library paths to LD_LIBRARY_PATH for unit testing. |
|
More...
|
about 13 years ago
|
Check also for clang++ C++ compiler, and check also for valid C compiler (including clang). |
|
More...
|
about 13 years ago
|
Remove GAMMALIB variable (obsolete). |
|
More...
|
about 13 years ago
|
Add GAMMALIB variable that points towards the GammaLib installation. |
|
More...
|
about 13 years ago
|
Reformat code. |
|
More...
|
about 13 years ago
|
Add OPENMP_LIB_LDFLAGS for OpenMP support on Mac OS X. |
|
More...
|
about 13 years ago
|
Make compliant to coding standards and update version number to 00-06-00. |
|
More...
|
about 13 years ago
|
Adjust according to GammaLib. |
|
More...
|
about 13 years ago
|
Fix bug with GLog |
|
More...
|
about 13 years ago
|
Perform OpenMP checks for C++ language |
|
More...
|
about 13 years ago
|
Always set extra flags |
|
More...
|
about 13 years ago
|
Parallelize the simulation loop |
|
More...
|
about 13 years ago
|
Add openmp flag for swig |
|
More...
|
about 13 years ago
|
Add option for multi-threading. Auto-detection of openmp in gammalib. |
|
More...
|
about 13 years ago
|
Improve ctlike output |
|
More...
|
about 13 years ago
|
Change parameter access methods. |
|
More...
|
about 13 years ago
|
Add support for writing of XML observation definition files. |
|
More...
|
about 13 years ago
|
Use value() instead of filename() to retrieve output filename. |
|
More...
|
about 13 years ago
|
Add script to create the node section of a NodeFunction spectral model. |
|
More...
|
about 13 years ago
|
Increment version number to 0.5.0 |
|
More...
|
about 13 years ago
|
Avoid using of sh builtin echo command. |
|
More...
|
about 13 years ago
|
Switch debugging off by default in sim() function. |
|
More...
|
about 13 years ago
|
Use sh instead of bash for script execution. |
|
More...
|
about 13 years ago
|
Update Juergen Knodlseder's e-mail. |
|
More...
|
about 13 years ago
|
Add missing space before "deg" |
|
More...
|
about 13 years ago
|