dwarning
|
9cbf5a91ee
|
moving some string functions from inpcom.c
|
18 years ago |
dwarning
|
28e90e6330
|
Using a real double compare to equal.
|
18 years ago |
dwarning
|
888a934fc5
|
token function for bjt instance
|
19 years ago |
dwarning
|
6464cf535d
|
backup - no unique long long function
|
19 years ago |
dwarning
|
b22a7666c1
|
AlmostEqualUlps in double is needed
|
19 years ago |
dwarning
|
adaeb6ca81
|
strip WhiteSpaces inside parens of dot cards
|
19 years ago |
dwarning
|
e099459179
|
no message
|
19 years ago |
dwarning
|
7476998764
|
better macro request to HAVE_DIRNAME
|
19 years ago |
dwarning
|
0618ecbf8b
|
prototypes for asprintf
|
19 years ago |
dwarning
|
b7e71db2ad
|
AlmostEqualUlps on central place
|
19 years ago |
dwarning
|
88155300e6
|
providing prototype for timediff
|
19 years ago |
dwarning
|
6c9f3ecc09
|
comment was nonsens
|
19 years ago |
dwarning
|
c4d1e93222
|
no prototypes index/rindex for non-provided functions
|
19 years ago |
dwarning
|
f4a3add493
|
dirname and basename for MSC
|
19 years ago |
dwarning
|
41325622fd
|
some clean-up's to come through MSC
|
19 years ago |
pnenzi
|
9eb9f56060
|
fix for the negative times in seconds.
|
19 years ago |
sjborley
|
358b5f829a
|
Replace C++ style comment with C style comment
|
21 years ago |
sjborley
|
6f01a35b81
|
Fixed problems where printf format was int yet on some systems the argument is long (due to size_t being long). Fixed by always using long format and casting to long, rather than using the IS_SIZE_T_LONG macro to switch formats.
|
21 years ago |
sjborley
|
fd7d4001f6
|
Removed the files src/misc/terminal.h/.c and src/include/terminal.h The first two were empty and the last just included the second. The relavent makefile.am files have been updated
|
21 years ago |
sjborley
|
5c08bf1576
|
Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables.
|
21 years ago |
sjborley
|
eff209d8a3
|
Moved isnan() to src/misc/missing_math.c from src/spicelib/devices/dev.c following suggestion from Dietmar warning. Also took opportunity to fixed a compiler warning in dev.c
|
21 years ago |
pnenzi
|
0d1326ae51
|
Added a missing }. Thanks Dietmar!
|
22 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
23 years ago |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
23 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 |
rouat
|
8385b33bea
|
Removed useless GNU getopt handlinf in autoconf
|
25 years ago |
rouat
|
45e21263c1
|
Fixed bug in gnu getopt handling
Made doc more readable
|
25 years ago |
pnenzi
|
65392b77ff
|
Modified printnum function to avoid printing bugs and memory leaks.
|
25 years ago |
rouat
|
c6d2a20b8f
|
Changed handling of GNU getopt
|
25 years ago |
pnenzi
|
9f2d0d2324
|
Added patches to fix segfaults
|
25 years ago |
pnenzi
|
e515e01ede
|
Second step of the solaris/sparc patch. Added support for getopt function.
|
25 years ago |
pnenzi
|
87f6f0673b
|
Applied Dan patches for Solaris. Asprintf is masked by HAVE_ASPRINTF. The check
|
25 years ago |
pnenzi
|
fd6d0b0723
|
Fixed stringutil missing bug.
|
25 years ago |
pnenzi
|
317c6a2415
|
Appiled some of dan's patches.
|
25 years ago |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
25 years ago |
pnenzi
|
27d63941cd
|
Modified WAT_GC in HAVE_LIBGC
|
26 years ago |
arno
|
86f326d11e
|
* NEWS TODO acconfig.h configure.in src/ngspice.idx
|
26 years ago |
arno
|
cc51f0e8db
|
* src/main.c, src/multidec.c, src/proc2mod.c,
|
26 years ago |
pnenzi
|
0875108157
|
Added patches extracted from Alan Gillespie's code. Documentation and
|
26 years ago |
arno
|
57dfb0f945
|
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
|
26 years ago |
arno
|
fe8d08d0a9
|
* ChangeLog: Summarize recents changes.
|
26 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
1820d1a249
|
* src/parser/output.c src/parser/output.h: Moved these files
|
26 years ago |
arno
|
e92356e43c
|
* DEVICES: Adjusted spacing.
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |