pnenzi
|
fc8956b08c
|
Added min, max and d(iff) to vectors from code submitted by Routoure.
|
25 years ago |
pnenzi
|
5cc15682eb
|
Removed some garbage introduced by CVS.
|
25 years ago |
pnenzi
|
29f5d62f0a
|
Added patches to fix inital segfault.
|
25 years ago |
pnenzi
|
4eeeed70fc
|
Changed seconds unit from S to s (to lower case). Patch from Steven Borley.
|
25 years ago |
pnenzi
|
609f57ba00
|
Applied first patch from Steven Borley that fixes memory leaks and errors while reading input decks.
|
25 years ago |
pnenzi
|
5ccc72f182
|
Added Steven patch which consists of a bug fix (= instead of ==) and a new feature (substring search).
|
25 years ago |
pnenzi
|
1b7c9386fe
|
Bug fixes from previous commit.
|
25 years ago |
pnenzi
|
22acf4b96a
|
Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays.
|
25 years ago |
pnenzi
|
72a751f567
|
Various bug fixes
|
25 years ago |
pnenzi
|
95fc4b7184
|
A quick and dirty hack to solve the spice options bug. Will be changed in
|
25 years ago |
pnenzi
|
fd6d0b0723
|
Fixed stringutil missing bug.
|
26 years ago |
pnenzi
|
317c6a2415
|
Appiled some of dan's patches.
|
26 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
26 years ago |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
26 years ago |
pnenzi
|
d735c9a871
|
Some code cleanup
|
26 years ago |
pnenzi
|
9b2a31494a
|
Documentation update (Alan mail)
|
26 years ago |
pnenzi
|
1a821f5e9a
|
Added Alan changes. Reference value plotted in interactive mode.
|
26 years ago |
pnenzi
|
d0c681c741
|
spiceif.c contained some garbage from cvs conflict, resnoise.c did not clean INNOIZ
|
26 years ago |
pnenzi
|
507d961b10
|
Some bug fixes (removed memcpy)
|
26 years ago |
pnenzi
|
bb56feceff
|
b4ld.c: some var were declared twice. spiceif.c: bug fix
|
26 years ago |
pnenzi
|
1a1fad9023
|
Modified handling of MOS number of nodes. BSIMSOI model can have up to 7 nodes.
|
26 years ago |
pnenzi
|
4ce592331e
|
Applied Alan Gillespie patch. The ngspice output format for raw file is now
|
26 years ago |
pnenzi
|
97e77a523e
|
Added support for bsim3soi fd devices (fully depleted).
|
26 years ago |
pnenzi
|
cdae0ed0b5
|
Fixed a couple of bugs in the files
|
26 years ago |
pnenzi
|
ccfdf80c2e
|
Applied patches for BSD OSes
|
26 years ago |
arno
|
9dd92c7315
|
* com_history, com_alias, parser/cshpar.c, parser/complete.c:
|
26 years ago |
pnenzi
|
a718fb27f5
|
Fixed an error in variable.c that caused a segmentation fault and updated files for rework-13
|
26 years ago |
pnenzi
|
b2c1e70401
|
variable.c : a variable was not declared; fixed
|
26 years ago |
pnenzi
|
19129762ad
|
Added Glao Dezai's patches (some memory leaks fixes)
|
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 |
arno
|
f237c66aee
|
* graf.c: Removed need to press return after resizing the plot
|
26 years ago |
pnenzi
|
ac84baab65
|
Alan fixed some typo introduced in the last commits.
|
26 years ago |
pnenzi
|
1857890a08
|
Corrected a bug introdiced when patching the file with Alan's code.
|
26 years ago |
pnenzi
|
ae8bcb42cf
|
Restored Alan's patches. Now they works.
|
26 years ago |
pnenzi
|
c8e1e5c939
|
I have reverted to the old (non AlansFixes) version outif.c and changed
|
26 years ago |
pnenzi
|
703b2337f5
|
Changed if(terse) into a if(FALSE) as in Alan's Code.
|
26 years ago |
arno
|
508fee7d4b
|
* commands.c: Use fourier.h.
|
26 years ago |
arno
|
7a3a17a5b9
|
* dotcards.c: Added assertions to guard a double indirection, now
|
26 years ago |
arno
|
8dc5eac0ee
|
* TODO, doc/ngspice.texi: Small updates
|
26 years ago |
pnenzi
|
0875108157
|
Added patches extracted from Alan Gillespie's code. Documentation and
|
26 years ago |
arno
|
b04989d760
|
* src/hlp/*: moved these files into src/frontend/help. The files
|
26 years ago |
arno
|
63b283f982
|
* src/hlp/*: moved these files into src/frontend/help. The files
|
26 years ago |
arno
|
57dfb0f945
|
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
|
26 years ago |
arno
|
01df1be0cc
|
* Makefile.am: Added com_dump.[ch] to sources list.
|
26 years ago |
arno
|
64dea8e888
|
* Makefile.am: Removed debugcom.[ch] from the sources list.
|
26 years ago |
arno
|
53260d50f9
|
* com_set.h: New header file.
|
26 years ago |
arno
|
f85551ea17
|
* frontend/Makefile.am: Updates for new files.
|
26 years ago |
arno
|
8d342f4295
|
* parser/quote.c, parser/quote.h: The quote/unquote functions are
|
26 years ago |
arno
|
1f3603d5d9
|
* parser/cshpar.c: Separated out com_chdir(), com_echo(),
|
26 years ago |