63 Commits (b6d2a50e426c9d17630472aa6bfb7adb91c4e320)

Author SHA1 Message Date
Holger Vogt 3af627db44 Change error messages to warning messages, because simulator moves on 4 years ago
Giles Atkinson b1341c8e30 Insert XSPICE bridging devices automatically when an analogue node 4 years ago
Holger Vogt 8de513e8e9 ngspice.exe and .dll (.so): seperate the main files: 5 years ago
Holger Vogt c2513af3e8 remove code that leads to crash if tran simulation is 6 years ago
Holger Vogt 1a9c1b8c24 remove unused code snippet 6 years ago
Holger Vogt 027b342a9c prevent crash if premature exit (without ckt) 6 years ago
Holger Vogt 10c312856e re-enable making nutmeg 6 years ago
Holger Vogt 2f23c58585 plug a memory leak (pll-xspice.cir) 6 years ago
Holger Vogt 1085512be5 Do not start a spurious thread with empty controls 7 years ago
Holger Vogt 0828a8e706 new command bg_ctrl initializing the .control executing thread 7 years ago
dwarning 42d29ef49f remove the entire file buffer modification which was never come in effect 8 years ago
dwarning f0f19f87a3 In case the file open failed we have no need to set the IO buffer size. 8 years ago
dwarning 6b99bc8f7a prevent pass null pointer into setvbuf 8 years ago
Holger Vogt b6b66c71bd plug a small memory leak (switch-oszillators.cir) 8 years ago
Holger Vogt c5cea6d6c1 remove ft_curckt->ci_meas upon removing the current circuit ft_curckt 8 years ago
Holger Vogt d1a8637a29 store deck for command mc_source for each circuit in ft_curckt->ci_mcdeck 8 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
h_vogt 1066bf0a7b Store the numparam dicoS structure for each circuit in a list. 10 years ago
rlar 4ec2717079 struct card, #5/6, rewrite from type "card" to "struct card" 9 years ago
rlar 511cdd7188 struct card, #3/6, rename members from struct line to struct card 9 years ago
rlar e35429a222 inpcom.c, introduce rem_tlist() 9 years ago
h_vogt 29cb659235 runcoms2.c, com_remcirc(), remove a memory leak 10 years ago
h_vogt 0609d231c0 runcoms2.c: prevent crash after 'remcirc' if no circuit is loaded 12 years ago
h_vogt 02555fbe99 bug reported by Yamamaya: revert deleting dicoS structure in inp.c and measure.c: 13 years ago
h_vogt 3dff06228e dctran.c, runcoms2.c: shared ngspice: remove plot data upon 'bg_halt' and 'remcirc' 13 years ago
h_vogt 9520044a0f runcoms2.c: remove ci_options upon remcirc 13 years ago
h_vogt 5f6f53f9ad runcoms2.c: plug memory leak during remcirc 13 years ago
h_vogt 9e8219da67 runcoms2.c: plug memory leak during 'remcirc' 13 years ago
h_vogt fceefb700c runcoms2.c: plug setup memory leak 13 years ago
h_vogt e308f52e26 runcoms2.c: set freed pointers to NULL 13 years ago
h_vogt 4865f7c2af runcoms2.c: update for dbs after remcirc 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
Francesco Lannutti fd4c492562 white space changes 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar ab98f03622 src/frontend/** whitespace, indentation, ... 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar f3b5336d3a cleanup some macros, try to be more careful 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
h_vogt f82ec99542 command 'remcir' to remove a circuit updated 15 years ago
rlar 026a471d51 use unlink() instead of remove() 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt dea300d88d command 'remcirc' 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 894dcead35 collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago