pnenzi
f805d7ab71
Applied changes to cfunc.mod sent by Hitoshi
21 years ago
pnenzi
5bcb23d795
Removed casting for strictier syntax of recent gcc compilers.
21 years ago
sjborley
9fc210b7e3
* In INSTALL added --enable-maintainer-mode as an argument to ./configure
when building straight from CVS. This is now necessary due to the use of
version.texi to allow versioning info to be passed into the documentation
system.
21 years ago
sjborley
13be2b6713
* More changes to the documentation. Specifically the make dist now produces
a PDF file. See doc/ChangeLog for details
* Update the AUTHORS file and adjusted formatting to make it more compatable
with the texinfo include
21 years ago
sjborley
b39be19530
Fixed problem with text2dvi and makeinfo when running make dist, and corrected many spelling errors in doc/ngspice.texi
21 years ago
pnenzi
db294d26c3
Patch to allow for vm(4,0) and similar.
21 years ago
pnenzi
3c0898d7ac
Updated MIFunsetup()
21 years ago
pnenzi
363ffb85e0
Fixed bug in memory management when xspice codemodels are used.
21 years ago
pnenzi
c14e9eded3
Added IPC stuff to resource.c
21 years ago
pnenzi
cfb185c3bb
Bug in power function fixed.
21 years ago
pnenzi
b8dca1b4c2
Fixed xspice extensions.
21 years ago
sjborley
51988dfb80
Changes supplied bt Hitoshi Tanaka to allow XSpice to compile using MinGW in Windows.
21 years ago
sjborley
d835edc527
Fixed '*# ' command operation.
Added 'hack' to allow the 'numparams' variable to be set (or unset)
before the netlist part of a file is parsed. This is based on code supplied by
Dietmar Warning, with changes to allow it to work with the *# syntax, the
unset keyword and variable amounts of white space.
line_free(line,flag) is now a macro so that line is set to NULL when it is
freed. (src/frontend/inp.c) This is a safty mechnism.
21 years ago
sjborley
1f33b1ee02
Applied fix for logging supplied by Dietmar Warning (src/main.c).
Miscellaneous tidying for format, indentation, #include style ("" vis-a-vis <>). Also removal of some compile time warnings.
21 years ago
sjborley
5be2f9fde9
Logged the changes taken place over the last few days
21 years ago
sjborley
84b7f8c73d
Fixed bug with 'plot title title_name' (see bug [ 557638 ] plot segmentation fault).
21 years ago
sjborley
cbdd811aa5
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.
21 years ago
sjborley
83810a9f59
Fixed a 'core-dump' that could be caused by the interactive 'write' command when the plot contains more than one dimension. This was due to improper use of a buffer in raw_write(), as pointed out by Dietmar Warning.
21 years ago
sjborley
7ef2b45828
Fixed a divide-by-zero bug in the MOS level=2 device model. The fix was supplied by Hitoshi Tanaka.
21 years ago
sjborley
11e978a77e
logged latest chnages
21 years ago
sjborley
295b9b01b4
Fixed minor errors
21 years ago
sjborley
e474adb6a1
Updated with todays changes
21 years ago
sjborley
7d70a68c96
updated for recent changes - MinGW related
21 years ago
sjborley
f06cce1acf
Updated for recent fixes for MinGW
21 years ago
sjborley
c2b62fa151
Updated for conversion to ASCII of German comments by Dietmar Warning
21 years ago
sjborley
d2fd6d545a
Updated for move of isnan()
21 years ago
sjborley
9f24102048
Updated for fix to restemp.c
21 years ago
sjborley
81108db6f9
Fix for linkage problem with winmain.o
21 years ago
sjborley
f5ba9c2745
updated with latest changes to allow compile under MinGW
21 years ago
sjborley
f659b71017
Fixed line-endings (DOS to UNIX)
and translated German to English in comments.
21 years ago
sjborley
7e542d122a
updated
21 years ago
pnenzi
1c8a23e1a2
Updated after isrc and vsrc extensions.
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
eba2fb5eb4
Added support for the BSD licensed editline library (libedit) and updated the INSTALL file.
21 years ago
sjborley
7d25b89f97
Update fot the .gobal keyword addition etc.
21 years ago
sjborley
29586efd08
Updated
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
pnenzi
b3c5a9f577
Updated with latest changes.
21 years ago
pnenzi
baf5f91666
Updated Changelog
21 years ago
pnenzi
985d977197
Applied Steven Borley patch for numparam and frontend. See Changelog.
21 years ago
pnenzi
28cd5a84d9
Updated changelog.
21 years ago
pnenzi
ab44f6866b
removed prototype for inp_nummodes()
21 years ago
pnenzi
2c1c43e69c
Updated with lastest fixes: subckt.c and configure.in
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
28caa83ad1
New check script.
21 years ago
pnenzi
7b92662abd
Commented out NEWCONV code.
21 years ago
pnenzi
afb6410121
Update in changelog.
21 years ago
pnenzi
9e906bc09b
Updated Changelog
21 years ago