444 Commits (8dbefe215315820a200dc4e5fb0c2f4bd1e381df)

Author SHA1 Message Date
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
h_vogt 1e88db6f7d add command 'circbyline' to allow entering circuit line by line 13 years ago
h_vogt 7bc879726d make database dbs local to each circuit 13 years ago
h_vogt c15608c903 unique modtab for each circuit, store in ckt structure 13 years ago
rlar d1764cc7fa inp_readall() change function signature for readability 13 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar 1ee88a5694 prepare for #ifndef include wrapper unification 13 years ago
rlar 8cafeed8f0 rename #ifndef include wrapper CKT_H 13 years ago
rlar c377b7a6b3 avoid leading underscore in preprocessor macros 13 years ago
rlar 5086a90746 cleanup some preprocessor macros 13 years ago
h_vogt 8e5ad3d344 ivars.c: prevent crash in CYGWIN batch mode, if NGSPICE_INPUT_DIR given 13 years ago
Stefano Perticaroli 79bffc78a1 next version of PSS2 13 years ago
rlar 0be61b3e5a remove PSS2 13 years ago
Francesco Lannutti 574d39e29c remove almost empty src/maths/ni/nipred.h 13 years ago
h_vogt 12e19d140b measure.c, rewrite do_measure() 13 years ago
h_vogt c5de0c21c9 findvec(), use hash tables for the vector search 13 years ago
h_vogt 75447dc43c implement spice_dstring_append_lower() 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar ba131a5077 remove adms3 #1/2, code 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
h_vogt c336f5ec9d outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data 14 years ago
h_vogt 68c4de76b7 new option noopac, don't do op simulation before ac if circuit is linear 14 years ago
rlar 3d7ab6a297 cleanup keyword databases on proram termination 14 years ago
rlar 789edee376 rewrite inp_list() avoid duplicate code 14 years ago
rlar 67132108ad out_printf() is not supposed to be a preprocessor macro 14 years ago
rlar d4ced47e8e drop out_pbuf, which was an ancient workaround 14 years ago
rlar 9ed7ce4e9e wlist.c, `const' ness 14 years ago
rlar cdef8aa10e implement wl_delete_slice() 14 years ago
rlar e2be942b72 implement wl_find() 14 years ago
h_vogt 4d0d0fafb9 repair broken ternary function in B-Source 14 years ago
rlar 561d30e5bf implement wl_chop() 14 years ago
rlar d9ddaec784 implement wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
h_vogt 3a603cf17c Visual Studio: isatty --> _isatty 14 years ago
h_vogt 0a087a47c8 enable B source debugging in behavioral models, exit on error if variable strict_errorhandling is set 14 years ago
rlar 11878ee4ad misccoms.c, use strncasecmp() 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar 58b0614467 fix memory leaks in ASRC and in INPgetTree() 14 years ago
h_vogt 8f3f757813 command mrdump 14 years ago
h_vogt dffe4ed156 command mdump 14 years ago
h_vogt 5d101f46f9 updates tcl for Windows 14 years ago
rlar fce7548bd2 #4/4 finish the switch from ngcomplex* args to ngcomplex 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar 94e3abd847 #2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex 14 years ago
rlar 50aea0be0c #1/4 drop cast (enable compiler type check) 14 years ago
rlar f38aa32b5f adms3, fix some types 14 years ago
rlar e396b15104 use type `struct ccom' 14 years ago
rlar f70fd8ea1b use type `runDesc' 14 years ago
rlar 5df8e981e5 struct runDesc forward declaration 14 years ago
rlar a716572233 rewrite INPlookMod(), return INPmodel*/NULL instead of int 1/0 14 years ago