27 Commits (08ad3f6ab502ec8a7074423ec435e538c70aa44f)

Author SHA1 Message Date
rlar 7aa454e5b4 rewrite, using tprintf() 12 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar ec1a71249a fix ownership of `cp_promptstring' and `cp_program' 14 years ago
rlar 10a9ae32c5 options.c cleanup 14 years ago
rlar a2f58da0d0 options.c, whitespace 14 years ago
rlar e93960f9ed cleanup, if_options() will copy() anyway 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
h_vogt bcc23c1f78 exit on all circuit parsing errors if var strict_errorhandling is set 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 1ec269082c round to nearest integer, `rawfileprec' `numdgt' `history' if_option() doset() 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 894dcead35 collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 2990821053 use type void* to pass anonymous data to function if_option() 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
h_vogt 79831ac331 'option' command 16 years ago
h_vogt 5f9f71b5a4 variable ngdebug for additional debug info 17 years ago
h_vogt 257d218893 option noinit, ref. to _logb 17 years ago
h_vogt 7cf016f98b .options NOACCT 17 years ago
sjborley 67ff1b3a83 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago