38 Commits (7adf4d97030f8b218a9d4bc92dcffcc1f340d805)

Author SHA1 Message Date
rlar 7f8ee8818e collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc' 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 4d31d2a12f some .c file local prototypes 16 years ago
rlar 001ad0c2bc `make dist' add some missing artifacts 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
rlar d4946a6e81 convert K&R function definitions to ansi style 16 years ago
h_vogt d4fc5581d2 comments improved 16 years ago
h_vogt 453b565f71 improve random number generation 16 years ago
h_vogt 5c5bbe987d Tausworthe not ready under MINGW 16 years ago
h_vogt ba539d9ef1 new fcn sgauss(), new rnd-no generator 16 years ago
rlar 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 0aa1c09d73 consolidate enum cp_types and enum vt_types . 16 years ago
rlar 5946300a97 upgrade foo() --> foo(void) ansi function definition 16 years ago
dwarning 8cae733fcd fix a conflict for isinf defined in missing_math.h 17 years ago
dwarning 91f10abc65 small polish regarding HAVE_DECL_XXX macros 17 years ago
dwarning c702897d13 correct HAVE_DECL_XXX asking 17 years ago
dwarning abc18c40f0 try to catch isinf over ieeefp.h 17 years ago
dwarning 4ab0193271 a simple workaround for isinf needed by adms 17 years ago
dwarning af03646462 POSIX conform configure isnan 17 years ago
h_vogt b297577a23 random generator functions 18 years ago
h_vogt e7fe33ece8 random number generation organized 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
dwarning b32feaa18d hopefull better scalb handling 18 years ago
h_vogt 73e581f015 VC++ 2008 compatibility 18 years ago
saintel c797191050 *** empty log message *** 18 years ago
pnenzi 7f6ad5c706 Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS 18 years ago
dwarning 6bd5f8470b Changes to compile under Sun Studio 11 for Solaris 18 years ago
dwarning 6c91a269ce all supplied erfc only valid for x > 0 18 years ago
dwarning 201f5f42d8 better erfc for lossy transmission line 18 years ago
dwarning a28ad1a197 math functions in one central place maths/misc 18 years ago
sjborley c8babc9450 Added prototype for evalAccLimits() 21 years ago
sjborley 358b5f829a Replace C++ style comment with C style comment 21 years ago
sjborley d96ec87987 Added .cvsignore file 21 years ago
pnenzi 9066452b23 Trimmed Makefiles.am for "make dist" and added tests placeholders. 22 years ago
pnenzi deafc9915c Better way to compare two doubles. 23 years ago
pnenzi 9cb7e22d6f Bug fixing. 23 years ago
pnenzi 63d16b9f2e Cider simulator (math support routines) Import. 23 years ago