sjborley
066114fb6d
Added .cvsignore files for each directory
21 years ago
sjborley
368f6b0699
Changes to allow compile with MinGW. Macros JMP_BUF, LONGJMP, and SETJMP
21 years ago
sjborley
c9120c1d8c
Fixed problem of duplicated define of BOOL when compiled with MinGW
21 years ago
sjborley
3c843de4ad
Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP)
21 years ago
sjborley
e733f2e8b3
Modified to work with winmain.c for compile under MinGW
21 years ago
sjborley
47e726bf12
Macros used for sigjmp_buf (JMP_BUF) and sigsetjmp (SETJMP)
21 years ago
sjborley
7376fa66e5
Fixed line-endings (DOS to UNIX)
and translated German to English in comments.
21 years ago
sjborley
3362c27ecf
Added conditional on the ngspice program to prevent errors when spiceinit file is used with ngnutmeg
21 years ago
sjborley
6f529b3612
Added .cvsignore files
21 years ago
sjborley
75fe905cc9
Added debug tracing. Activated by defining TRACE
21 years ago
sjborley
0a78434a17
Added missing .cvsignore files
Added #ifdef CIDER ... #endif arround DEVdump and DEVacct field in initialisation of SPICEdev instances, to match decalaration of SPICEdev in include/devdefs.h
21 years ago
pnenzi
aae86db65c
Added XSPICE extensions (PHASE parameter) and AM transient function.
21 years ago
pnenzi
e7369b7c03
Added xspice extension (PHASE parameter and current variable) and AM transient function.
21 years ago
sjborley
ac9edfbbc5
Added .cvsignore file
21 years ago
sjborley
1facfd764d
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
21 years ago
sjborley
d96ec87987
Added .cvsignore file
21 years ago
sjborley
268c67c5e5
Added .cvsignore files
21 years ago
sjborley
6ba8ef4558
ngspice.idx is generated by make. Thus I have removed it from CVS and added it to the src/.cvsignore file
21 years ago
sjborley
cb247a15fb
Added support for the BSD licensed editline library (libedit).
21 years ago
sjborley
7545440a55
Added support for the BSD licensed editline library (libedit). Includes work-around for bug in v2.9 of this library.
21 years ago
sjborley
34ec9d7bf0
Added code by H.Tanaka for .global keyword deployment
21 years ago
sjborley
47af112683
Added code by H.Tanaka to find global nodes
21 years ago
sjborley
5b4347f3a6
Renamed strcmpi() to local_strcmpi() to avoid clash with system function when compiling in cygwin
21 years ago
sjborley
f59180ea79
added .cvsignore
21 years ago
sjborley
e602232500
Fixed issues with the alternate prompt. Translations for German comments provided by Dietmar Warning. fixed readline with ngnutmeg. Updated copyright date for --help. Tidy to removed some compiler warnings.
21 years ago
sjborley
a1991eee19
Fixed issues with the alternate prompt
21 years ago
pnenzi
cb6094d8fa
Modified syntax of end-of-line comments starting with "$" to avoid confusion with variables.
21 years ago
pnenzi
09c9d68a5f
Fixed the scripts to avoid the warnings on non-windows systems arising from linking with an empty library. Patch from Steven Borley.
21 years ago
pnenzi
f3b74b9afa
Fixed typos (Steven Borley).
21 years ago
pnenzi
3af2e6fbf0
Added files that CVS should ignore (from Steven Borley).
21 years ago
pnenzi
261778cec4
Code cleaning
21 years ago
pnenzi
b3e47fbbd3
New logis in initialization files for ngspice.
21 years ago
pnenzi
07588be2d7
Fixed an error in a comment.
21 years ago
pnenzi
f72fbdce74
Added some code to debug breakpoints.
21 years ago
pnenzi
5df827ae4e
Added a line for enabling numparams
21 years ago
pnenzi
2c78ba5419
Added a newline at the end.
21 years ago
pnenzi
985d977197
Applied Steven Borley patch for numparam and frontend. See Changelog.
21 years ago
pnenzi
f59a7c0450
Removed a spurious "+"
21 years ago
pnenzi
1aa04ca10b
Fixed numparam library (Steven Borley) and corrected bug in node translation (Hitoshi Tanaka).
21 years ago
pnenzi
7989c811fb
Fixed memory allocation to account for string termination character.
21 years ago
pnenzi
40017e1290
Added support for MAC OSX.
21 years ago
pnenzi
ab44f6866b
removed prototype for inp_nummodes()
21 years ago
pnenzi
8cc46680ab
Fixed a bug in model name translation.
21 years ago
pnenzi
bccd01f403
Fixed a bug that affected interactive analysis of some mosfet devices and changed value of trtol to 1 when xspice extensions are compiled in.
21 years ago
pnenzi
0c2ff31d0b
Applied a set of patches from Steven Borley. See changelog for details.
21 years ago
pnenzi
98f0efb33b
Corrected some errors in pole-zero routine.
21 years ago
pnenzi
7b92662abd
Commented out NEWCONV code.
21 years ago
pnenzi
3b11bac24e
Changed the way to compute the last point in a sweep.
21 years ago
pnenzi
4e3645671f
Removed uninitialized variables.
21 years ago
pnenzi
8af796318d
Corrected newline characters for bsim 4.4.0 files.
21 years ago