..
help
Small changes to allow compilation with MS Visual C++ 2008
2008-09-21 22:18:06 +00:00
numparam
random number generation organized
2008-11-29 20:21:56 +00:00
parser
Fixed segfaults when redirecting output < > -- Espice
2008-11-04 11:40:17 +00:00
plotting
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
wdisp
Small changes to allow compilation with MS Visual C++ 2008
2008-09-21 22:18:06 +00:00
.cvsignore
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
ChangeLog
Integrated code from tclspice, brorson xspice and Vera memleak.
2003-07-23 19:36:39 +00:00
Makefile.am
Updated some Makefiles for generating distribution tarball.
2008-11-26 09:40:16 +00:00
README
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
arg.c
Code cleanup.
2001-02-09 19:46:36 +00:00
arg.h
Initial revision
2000-04-27 20:03:57 +00:00
aspice.c
pid and wait() processing under solaris
2008-05-31 08:38:56 +00:00
aspice.h
Initial revision
2000-04-27 20:03:57 +00:00
breakp.c
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)
2005-05-30 20:28:29 +00:00
breakp.h
Initial revision
2000-04-27 20:03:57 +00:00
breakp2.c
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)
2005-05-30 20:28:29 +00:00
breakp2.h
Added access to dbs and debugnumber
2005-05-29 01:01:40 +00:00
circuits.c
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
circuits.h
Updated BSIM4 model to latest version (BSIM4.2.1)
2001-11-25 17:56:26 +00:00
com_ahelp.c
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
2000-07-18 18:07:16 +00:00
com_ahelp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
com_alias.c
* com_history, com_alias, parser/cshpar.c, parser/complete.c:
2000-11-07 17:49:18 +00:00
com_alias.h
* src/parser/alias.c, src/parser/alias.h: contain frontend alias
2000-07-03 15:27:34 +00:00
com_asciiplot.c
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
2000-07-18 18:07:16 +00:00
com_asciiplot.h
src/frontend/doplot.c: refactored into the following files:
2000-06-16 19:04:15 +00:00
com_cdump.c
Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches
2001-12-14 18:29:08 +00:00
com_cdump.h
Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches
2001-12-14 18:29:08 +00:00
com_chdir.c
don't need buffer w/o getcwd
2008-01-02 18:34:03 +00:00
com_chdir.h
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)
2005-05-30 20:28:29 +00:00
com_compose.c
Integrated code from tclspice, brorson xspice and Vera memleak.
2003-07-23 19:36:39 +00:00
com_compose.h
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
com_display.c
Added Glao Dezai's patches (some memory leaks fixes)
2000-10-26 17:02:12 +00:00
com_display.h
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
com_dl.c
Second batch of added files.
2003-07-23 20:06:10 +00:00
com_dl.h
Second batch of added files.
2003-07-23 20:06:10 +00:00
com_dump.c
Code clean up (removed some warning)
2001-02-09 13:27:21 +00:00
com_dump.h
* com_set.h: New header file.
2000-07-16 13:24:58 +00:00
com_echo.c
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)
2005-05-30 20:28:29 +00:00
com_echo.h
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)
2005-05-30 20:28:29 +00:00
com_fft.c
remove problems with simple node names
2008-12-06 12:33:43 +00:00
com_fft.h
Fast fourier transform for transient data analysis
2008-05-24 18:06:33 +00:00
com_ghelp.c
prevent warnings
2008-11-19 19:46:08 +00:00
com_ghelp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
com_gnuplot.c
Added initial support for gnuplot output (not yet working)
2008-03-22 13:10:46 +00:00
com_gnuplot.h
Added initial support for gnuplot output (not yet working)
2008-03-22 13:10:46 +00:00
com_hardcopy.c
[ 1885979 ] Segmentation fault on plot window maximize after hardcopy: debugged
2008-05-01 16:53:30 +00:00
com_hardcopy.h
src/frontend/doplot.c: refactored into the following files:
2000-06-16 19:04:15 +00:00
com_help.c
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
2000-07-18 18:07:16 +00:00
com_help.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
com_history.c
Fixed compile warning that occur when readline or editline are used
2005-05-21 13:25:28 +00:00
com_history.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
com_let.c
Fixed a bug in let command for expressions like let vec[2]=5.0
2007-09-17 13:53:51 +00:00
com_let.h
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
com_measure2.c
*** empty log message ***
2008-11-22 10:31:46 +00:00
com_measure2.h
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
com_option.c
Fixed stringutil missing bug.
2001-02-11 20:13:45 +00:00
com_option.h
Fixed stringutil missing bug.
2001-02-11 20:13:45 +00:00
com_plot.c
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
com_plot.h
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
com_rehash.c
Added required include
2005-06-01 11:32:38 +00:00
com_rehash.h
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)
2005-05-30 20:28:29 +00:00
com_set.c
Integrated code from tclspice, brorson xspice and Vera memleak.
2003-07-23 19:36:39 +00:00
com_set.h
* com_set.h: New header file.
2000-07-16 13:24:58 +00:00
com_setscale.c
Added Glao Dezai's patches (some memory leaks fixes)
2000-10-26 17:02:12 +00:00
com_setscale.h
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
com_shell.c
Add a missing header to get a missing prototype for cp_ccon().
2006-10-12 02:37:06 +00:00
com_shell.h
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)
2005-05-30 20:28:29 +00:00
com_shift.c
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)
2005-05-30 20:28:29 +00:00
com_shift.h
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)
2005-05-30 20:28:29 +00:00
com_state.c
Updated BSIM4 model to latest version (BSIM4.2.1)
2001-11-25 17:56:26 +00:00
com_state.h
* com_set.h: New header file.
2000-07-16 13:24:58 +00:00
com_strcmp.c
Added Glao Dezai's patches (some memory leaks fixes)
2000-10-26 17:02:12 +00:00
com_strcmp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
com_unset.c
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)
2005-05-30 20:28:29 +00:00
com_unset.h
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)
2005-05-30 20:28:29 +00:00
com_xgraph.c
src/frontend/doplot.c: refactored into the following files:
2000-06-16 19:04:15 +00:00
com_xgraph.h
src/frontend/doplot.c: refactored into the following files:
2000-06-16 19:04:15 +00:00
commands.c
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
commands.h
src/Makefile.am src/help.c src/main.c
2000-06-27 16:09:02 +00:00
completion.h
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
control.c
Changes to compile under Sun Studio 11 for Solaris
2008-05-18 19:25:17 +00:00
control.h
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)
2005-05-30 20:28:29 +00:00
cpitf.c
*** empty log message ***
2008-11-23 20:47:23 +00:00
cpitf.h
Initial revision
2000-04-27 20:03:57 +00:00
define.c
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
2005-05-26 19:29:52 +00:00
define.h
Initial revision
2000-04-27 20:03:57 +00:00
device.c
Added "altshow" for switching between the old and the new show format.
2007-10-09 21:27:25 +00:00
device.h
Modified show command (Phil Barker)
2007-10-08 15:55:34 +00:00
diff.c
Updated for correclty identify i(xxx) vector names in rawfiles.
2008-11-20 10:47:23 +00:00
diff.h
* src/frontend/diff.c src/frontend/diff.h
2000-05-13 16:22:16 +00:00
dimens.c
Code cleanup.
2001-02-09 19:46:36 +00:00
dimens.h
Code cleanup.
2001-02-09 19:46:36 +00:00
display.c
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
display.h
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
2004-01-10 21:39:36 +00:00
dotcards.c
strip white spaces only inside parens
2007-12-27 16:59:22 +00:00
dotcards.h
Initial revision
2000-04-27 20:03:57 +00:00
error.c
Initial revision
2000-04-27 20:03:57 +00:00
error.h
Initial revision
2000-04-27 20:03:57 +00:00
evaluate.c
Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008
2008-10-04 22:44:52 +00:00
evaluate.h
* src/frontend/diff.c src/frontend/diff.h
2000-05-13 16:22:16 +00:00
fourier.c
* commands.c: Use fourier.h.
2000-09-09 13:24:30 +00:00
fourier.h
* commands.c: Use fourier.h.
2000-09-09 13:24:30 +00:00
ftehelp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
gens.c
Vera's patch to close "show +" and similar constructs segfault.
2004-08-20 09:34:55 +00:00
gens.h
Added a newline at the end.
2005-04-24 21:18:57 +00:00
hcomp.c
Integrated code from tclspice, brorson xspice and Vera memleak.
2003-07-23 19:36:39 +00:00
hcomp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
hpgl.c
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)
2005-05-30 20:28:29 +00:00
hpgl.h
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)
2005-05-30 20:28:29 +00:00
init.c
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
init.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
2000-06-27 16:15:43 +00:00
inp.c
global nodes and numparams now as default
2008-05-12 15:52:59 +00:00
inp.h
Initial revision
2000-04-27 20:03:57 +00:00
inpcom.c
*** empty log message ***
2008-11-22 10:31:46 +00:00
inpcom.h
move arrays to the files there are needed
2007-11-28 17:34:33 +00:00
interp.c
* src/frontend/interp.c: Broken up into individual files and
2000-05-13 10:56:58 +00:00
interp.h
Initial revision
2000-04-27 20:03:57 +00:00
linear.c
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)
2005-05-30 20:28:29 +00:00
linear.h
Initial revision
2000-04-27 20:03:57 +00:00
measure.c
use well defined macros for min/max instead of fct's
2008-11-19 19:47:04 +00:00
misccoms.c
*** empty log message ***
2008-11-22 10:31:46 +00:00
misccoms.h
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
miscvars.c
brief option reimplementation.
2007-10-12 21:59:18 +00:00
miscvars.h
Initial revision
2000-04-27 20:03:57 +00:00
mw_coms.c
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)
2005-05-30 20:28:29 +00:00
mw_coms.h
Initial revision
2000-04-27 20:03:57 +00:00
newcoms.c
* frontend/Makefile.am: Updates for new files.
2000-07-07 14:09:06 +00:00
newcoms.h
Initial revision
2000-04-27 20:03:57 +00:00
nutinp.c
Improvements in frontend by Phil Barker
2007-10-08 21:10:34 +00:00
nutinp.h
Initial revision
2000-04-27 20:03:57 +00:00
nutmegif.c
Initial revision
2000-04-27 20:03:57 +00:00
nutmegif.h
Initial revision
2000-04-27 20:03:57 +00:00
options.c
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)
2005-05-30 20:28:29 +00:00
options.h
Initial revision
2000-04-27 20:03:57 +00:00
outitf.c
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
outitf.h
Initial revision
2000-04-27 20:03:57 +00:00
parse.c
Improved reporting (from Phil Barker)
2007-10-08 15:36:56 +00:00
parse.h
avoid multiple definitions for free_pnode()
2006-10-12 02:51:13 +00:00
points.c
* src/include/Makefile.am src/include/cpstd.h
2000-05-13 17:28:16 +00:00
points.h
Initial revision
2000-04-27 20:03:57 +00:00
postcoms.c
Integrated code from tclspice, brorson xspice and Vera memleak.
2003-07-23 19:36:39 +00:00
postcoms.h
Initial revision
2000-04-27 20:03:57 +00:00
postsc.c
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)
2005-05-30 20:28:29 +00:00
postsc.h
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)
2005-05-30 20:28:29 +00:00
quote.c
Integrated code from tclspice, brorson xspice and Vera memleak.
2003-07-23 19:36:39 +00:00
quote.h
* parser/quote.c, parser/quote.h: The quote/unquote functions are
2000-07-07 14:07:22 +00:00
rawfile.c
Small changes to allow compilation with MS Visual C++ 2008
2008-09-21 22:18:06 +00:00
rawfile.h
Initial revision
2000-04-27 20:03:57 +00:00
resource.c
found a way to compile w/o psapi under MS VC++ 6.0, prevent some warnings
2008-11-19 19:45:28 +00:00
resource.h
memory information from /proc/... (LINUX) or api functions (Windows)
2008-05-10 16:07:22 +00:00
runcoms.c
Small changes to allow compilation with MS Visual C++ 2008
2008-09-21 22:18:06 +00:00
runcoms.h
Added extern references to rawfileFp, rawfileBinary, last_used_rawfile, and resumption;
2005-05-29 01:04:08 +00:00
runcoms2.c
backup the filetype problem if set in spinit
2007-12-29 21:11:12 +00:00
runcoms2.h
Initial revision
2000-04-27 20:03:57 +00:00
shyu.c
Rollback of part of Niessner's patch.
2004-08-16 21:05:42 +00:00
shyu.h
Initial revision
2000-04-27 20:03:57 +00:00
signal_handler.c
jbuf moved to here. Was in main.c
2005-05-30 17:22:33 +00:00
signal_handler.h
Added reference to jbuf (now declared in signal_handler.c)
2005-05-30 17:21:11 +00:00
spec.c
remove problems with simple node names
2008-12-06 12:33:43 +00:00
spec.h
Only correct a CR/LF problem
2008-05-25 18:35:42 +00:00
spiceif.c
src/frontend/spiceif.c: Avoid invalid lvalue assignment errors when calling the macro _foo(). Needed for gcc4 which no longer supports lvalue cast bogosity.
2007-12-15 15:11:12 +00:00
spiceif.h
Model improvements from Phil Barker
2007-10-08 21:45:00 +00:00
streams.c
Reverted to placing the cp_* stream variable definitions back in to src/frontend/streams.c with their extern declarations in src/frontend/streams.h
2005-09-09 17:53:45 +00:00
streams.h
Reverted to placing the cp_* stream variable definitions back in to src/frontend/streams.c with their extern declarations in src/frontend/streams.h
2005-09-09 17:53:45 +00:00
subckt.c
global nodes and numparams now as default
2008-05-12 15:52:59 +00:00
subckt.h
removed prototype for inp_nummodes()
2005-04-06 16:37:29 +00:00
terminal.c
TCLSPICE IMPORT + libtool + measure2 command
2008-08-27 13:39:05 +00:00
terminal.h
* frontend/Makefile.am: Updates for new files.
2000-07-07 14:09:06 +00:00
testcommands.c
* src/Makefile.am src/main.c src/sconvert.c
2000-05-06 14:12:51 +00:00
typesdef.c
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
2005-05-09 20:20:18 +00:00
typesdef.h
Initial revision
2000-04-27 20:03:57 +00:00
variable.c
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
2007-10-09 07:19:45 +00:00
variable.h
only a DOS/UNIX file problem
2008-11-30 21:16:36 +00:00
vectors.c
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
2005-05-26 19:29:52 +00:00
vectors.h
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
2005-05-26 19:29:52 +00:00
where.c
*** empty log message ***
2008-11-22 10:31:46 +00:00
where.h
Initial revision
2000-04-27 20:03:57 +00:00