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:
still to be used by 'listing param'
deletion moved to com_remcirc()
|
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
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
|
14 years ago |
rlar
|
fe1acd3757
|
src/frontend/** remove superfluous `return' invocations
|
14 years ago |
rlar
|
ab98f03622
|
src/frontend/** whitespace, indentation, ...
checked for object file invariance on linux
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
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 |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
rlar
|
4420a3ecdd
|
add prototypes, remove some NULL casts
|
16 years ago |
h_vogt
|
7b1f733190
|
enable compilation for Windows console app
|
17 years ago |
h_vogt
|
67bf8c93cc
|
incomptibility to MAC OSX removed
|
17 years ago |
dwarning
|
2785bf1125
|
backup the filetype problem if set in spinit
|
19 years ago |
dwarning
|
7f157c76a2
|
fix the filetype problem if set in spinit
|
19 years ago |
pnenzi
|
c755f19fe2
|
Cleaning
|
19 years ago |
pnenzi
|
6f3f195158
|
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
|
19 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 |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 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 |