18 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
Holger Vogt d19c8e7f41 Efficiency: Remove setting the random seed to behind the options selection 5 years ago
Holger Vogt d8085ed594 guard against ft_curckt->ci_ckt == NULL 6 years ago
h_vogt c82ee9d949 introduce option "epsmin" 9 years ago
rlar b5ccfca24b implement option 'indverbosity' to control check of inductive systems 9 years ago
rlar 88ee1f9196 com_option.c, com_option(), cleanup, rename variables 10 years ago
h_vogt fa9eb77c0a com_option.c, com_option(), remove a memory leak 10 years ago
h_vogt f66e76fb5f implement option 'xmu' to control trapezoidal integration method 10 years ago
h_vogt 137f8e9641 com_option.c, mif_inp2.c: remove memory leaks 10 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
dwarning caf05d1fce better output format 16 years ago
rlar 73cf2a8ea5 use a void * for the third argument (&value) of the cp_vset() function 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 72fc1a0186 use CKTcircuit instead of void*, #1/4 16 years ago
pnenzi fd6d0b0723 Fixed stringutil missing bug. 25 years ago