From: Stefan J. <ste...@mu...> - 2003-08-04 10:07:52
|
Dear all interested parties, tclspice-0.2.13 has been released, you can get it from http://www.sourceforge.net/projects/tclspice or if you use Gentoo do "emerge app-sci/tclspice" Notes: This release mainly contains memory leak fixes and bug fixes. Also the xspice codemodel compiler (cmpp) has been integrated together with the source and makefiles for all the xspice codemodels. A minor change was made in the configure option: Use --with-tcl[=tcl_dir] to enable Tcl support, --enable-tcl option has been removed. This is so that you can specify non-standard Tcl installations (debian). Instructions: To install do: $ tar -zxf tclspice-0.2.13.tar.gz $ cd tclspice $ ./configure --with-tcl --enable-experimental --enable-xspice $ make tcl $ make install-tcl Usage: For detailed usage instructions go to http://tclspice.sourceforge.net/ quick guide: $ spicewish <spicefile> Changes: 2003-08-01 Stefan Jones * src/xspice/mif/mif_inp2.c: Reverted to version 1.1.2.2 so POLY and codemodels work * src/Makefile.am: Fixed libspice.so dependancies * configure.in src/tclspice.c: tclspice can now be built without thread support * src/frontend/{com_let.c,device.c,evaluate.c}: more memory leak fixes by Vera Albrecht * configure.in src/xspice/icm/* src/xspice/lib/*.cm src/xspice/Makefile.am : Added some easy to use makefiles for codemodels and reordered Removed binary files Added icm to build list * src/xspice/icm/{analog,digital,xtradev,xtraevt}: added the codemodels from xspice in the same structure as spiceopus * src/frontend/misccoms.c src/tclspice.c src/spinit src/ngspice.c src/conf.c src/Makefile.am configure.in: tclspiceised the files and the email addrs. s/ngspice/tclspice/ .spiceinit and co work 2003-07-18 Vera Albrecht * src/{main.c,tclspice.c} src/frontend/{Makefile.am,control.c,control.h,display.c,dotcards.c, hcomp.c,hpgl.c,outitf.c,parse.c,postcoms.c,postsc.c,runcoms.c, spiceif.c,variable.c,variable.h,parser/complete.c,plotting/pvec.c} src/include/{cktdefs.h,ngspice.h} src/misc/{ivars.c,string.c,stringutil.h} src/spicelib/analysis/{acan.c,ckt.h,dcop.c} src/spicelib/devices/bsim3/b3temp.c src/spicelib/parser/{ifnewuid.c,inp2dot.c,inperror.c} : Memory leaks and some WINDOWS compile fixes. 2003-07-17 Stefan Jones * src/frontend/{subckt.c,vectors.c} src/spicelib/analysis/dctran.c src/spicelib/parser/inperror.c src/xspice/idn/idndig.c src/xspice/mif/mif_inp2.c : More memory leak fixes * configure.in src/xspice/xspice.c : Fix compile problems with garbage collector * configure.in : Change --enable-tcl to --with-tcl[=dir] for non-std install setup. 2003-07-17 Steven Borley * src/frontend/resource.c src/frontend/parser/complete.c src/spicelib/devices/txl/txlload.c : #ifdef fixes to get ngspice to compile on Mac OSX 2003-07-16 Vera Albrecht * frontend/{device.c,parse.c,vectors.c,com_compose.c} : More memory leaks closed in utility commands and functions. 2003-07-16 Stefan Jones * src/frontend/{com_compose.c,cpitf.c,device.c,subckt.c,vectors.c} src/frontend/plotting/plotit.c src/include/ngspice.h src/spicelib/parser/{inp2dot.c,inp2r.c,inpdomod.c,inpdpar.c,inpgmod.c,inppas3.c} : Rest of the serious deck reader leaks, plus fixes for the last batch. 2003-07-15 Stefan Jones * /src/frontend/{com_let.c,com_set.c,evaluate.c,parse.c,variable.c} src/frontend/parser/complete.c : Memory leaks plugged Free free to email any problems / questions to me, Stefan -- Stefan Jones <ste...@mu...> Multigig Ltd |