2046 Commits (0fb5f2142a5293afdba4121aaa53d8b308fb9bea)
 

Author SHA1 Message Date
rlar 0fb5f2142a avoid function redeclaration, PPparse() and PTparse() 16 years ago
rlar 882b3b4155 add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...) 16 years ago
rlar 1d62b41bfa collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
rlar fda6aafc9f additional #includes for prototype visibility 16 years ago
rlar 65ef4f037a collect MESH*() prototypes in "meshext.h" 16 years ago
rlar a1b178c3f0 include bsim4*def.h (bsim4*geo.c files) 16 years ago
rlar 34e1037396 BSIM*Geo() prototypes --> include files 16 years ago
rlar 5bc8777a9b remove #define for EOS use '\0' instead 16 years ago
rlar cf3514b9ae remove ancient #defines for AND OR NOT substitute with && || ! 16 years ago
rlar 526a3fce6c remove obsolete #defines for BEGIN END LENGTH FORWARD 16 years ago
rlar 31a8c98462 remove obsolete #defines for MAXARITY NUM STRING PNODE 16 years ago
rlar 306cf43d79 remove typedef for _complex, which is used nowhere 16 years ago
rlar e945ab68bc collect some cx_*() prototypes in "cmath2.h" 16 years ago
rlar 8a7b507f84 remove winmessage() prototype, there is no such thing (hopefully) 16 years ago
rlar 28282dda56 collect the other INP*() prototypes in "inpdefs.h" 16 years ago
rlar d0c287f81f collect the INP2?() prototypes in "inp.h" 16 years ago
rlar 9b0df330b5 collect the PT*() prototypes in "inp.h" 16 years ago
rlar 9e75489e9f consider the op_*() functions to be less public 16 years ago
rlar fa156de8dd avoid function redeclaration (devices) 16 years ago
rlar 8382aceba3 sens_getp() prototype --> include file 16 years ago
rlar 746c9d1212 static function definition 16 years ago
rlar 1b1a3ef185 #ifdef include file wrapper 16 years ago
rlar 44e244dde8 NevalSrc() NevalSrc2() Nintegrate() prototypes --> include files 16 years ago
rlar b5f1a18f7c ngspice_compat_mode() prototype --> include files 16 years ago
rlar 63d3f113ff TanDeriv() prototype --> include files 16 years ago
rlar 101f6d5f4a str_to_lower() init_error() protoypes --> include files 16 years ago
rlar ef26170d5a DkerProc() CKTdisto() prototypes --> include files 16 years ago
rlar 3d9a742802 remove some stuttered prototypes 16 years ago
rlar 4d31d2a12f some .c file local prototypes 16 years ago
rlar 36b9d794df cx_avg() prototype 16 years ago
rlar cef8a530af com_dotmeasure() prototype 16 years ago
rlar ddd6d5911c EVTfindvec() prototyp 16 years ago
rlar 8db45f4205 CKTdnames() prototype 16 years ago
rlar 9cb57888d5 too much quoting caused an error for quoted things in CFLAGS 16 years ago
rlar 933bd11c43 use the type JOB, remove redundant casts 16 years ago
rlar d49b1d7d0b use the type JOB, remove redundant casts 16 years ago
rlar 74d62ab486 use the types TSKtask and JOB, instead of void 16 years ago
rlar 7047535f96 type bistromatic 16 years ago
rlar bffcbad0e7 remove a redundant cast 16 years ago
rlar 04dea78e58 fix an incorrect prototype 16 years ago
rlar d51c1e1b7d fix a compiler warning, void* versus void(*)(void) 16 years ago
h_vogt 3b823f1179 *** empty log message *** 16 years ago
h_vogt e45aff5549 b. added to i(b.xxx.byyy) 16 years ago
dwarning 0d2b618f31 modification for sun compiler 16 years ago
h_vogt 28622b5a75 remove bug no. 3080398 16 years ago
h_vogt 7c7ff52262 no pmf, DBL_MAX 16 years ago
h_vogt 0a1a142023 NAN in parameter output removed 16 years ago
rlar 83d1de00fe bugfix, missing return(OK) in some switch statements 16 years ago
rlar 1149ad86c4 use autoconf to find a suitable signal function type 16 years ago
rlar 61f4fffdac use $(MAKE) instead of literal `make' 16 years ago