Jim Monte
|
e92e2c7362
|
[PATCH #62] Fixed buffer overrun. Reworked to not use dstring for more
efficient parsing.
|
7 years ago |
rlar
|
d298d5cc2f
|
use memset() instead of deprecated bzero()
|
10 years ago |
rlar
|
141ed61ec8
|
use memcpy() instead of deprecated bcopy()
|
10 years ago |
rlar
|
d37f18d777
|
misc/string.c, sprinkle some const'ness
|
10 years ago |
rlar
|
f5d05af51d
|
inpgmod.c, INPgetModBin(), use model_name_match()
|
12 years ago |
rlar
|
b663731379
|
rewrite model_bin_match(), rename --> model_name_match()
|
12 years ago |
rlar
|
80dd41451f
|
introduce tvprintf()
|
12 years ago |
rlar
|
a4780f8e34
|
string.c, introduce tprintf()
|
12 years ago |
rlar
|
6c8f002eea
|
unify #ifndef include wrapper
|
13 years ago |
h_vogt
|
4d0d0fafb9
|
repair broken ternary function in B-Source
failed if parameters were included in function.
fixed by finding nested parens in gettok_char()
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 years ago |
h_vogt
|
94e9f07b90
|
Gxxx n1 n2 TABLE {expression} = (x0, y0) (x1, y1) (x2, y2)
|
14 years ago |
rlar
|
0d7f64657c
|
move stringutil.h --> src/include/ngspice
|
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
|
2cdd98715a
|
minor modification of strtolower(), and implement strtoupper()
|
16 years ago |
dwarning
|
5fcf9c2afe
|
ternary operation in control blocks
|
16 years ago |
dwarning
|
9b90e03e90
|
stringutil.h: separate bcopy and bzero providing
|
17 years ago |
dwarning
|
9cbf5a91ee
|
moving some string functions from inpcom.c
|
18 years ago |
dwarning
|
888a934fc5
|
token function for bjt instance
|
19 years ago |
dwarning
|
adaeb6ca81
|
strip WhiteSpaces inside parens of dot cards
|
19 years ago |
dwarning
|
c4d1e93222
|
no prototypes index/rindex for non-provided functions
|
19 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
8d893d890a
|
CIDER integration. Code updated for cider support.
|
23 years ago |
pnenzi
|
dd8929457e
|
Code cleaning.
|
23 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
fd6d0b0723
|
Fixed stringutil missing bug.
|
25 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |