Commit Graph

24 Commits

Author SHA1 Message Date
stefanjones b68142cb93 0.2.20 2007-03-20 17:43:11 +00:00
stefanjones 478425163e Fix datadir 2006-08-31 19:28:44 +00:00
stefanjones cbabd8e2f4 Fix up so autoheader works 2006-08-31 18:59:10 +00:00
stefanjones 317ce09249 numparam, bsim4, and small tweeks 2006-08-31 18:11:27 +00:00
stefanjones 173287078e Version Bump 2005-07-22 18:23:49 +00:00
stefanjones dd677f2a10 2004-06-22 Stefan Jones <stefan.jones@multigig.com>
* configure.in:
	Change to version 17

2004-06-22 Adrian Dawe <adrian.dawe@multigig.com>

	* src/pkgIndex.tcl.in  src/spicepp.pl  src/spicepp.tcl  src/spicewish
	src/Makefile.am:
	Added spicepp integration and spicewish command line options.
2004-06-22 19:41:34 +00:00
stefanjones 8bb830eff2 2004-06-02 Adrian Dawe <adrian.dawe@multigig.com>
* src/frontend/com_dl.c src/frontend/com_dl.c src/frontend/commands.c:
	Add function xaltermod

2004-06-02 Stefan Jones <stefan.jones@multigig.com>

	* configure.in:
	Change to version 16
	Disable GnuReadline in tclspice

	* src/tclspice.c:
	Added trigger and step callbacks
	Fix redef of sighandler_t

	* src/pkgIndex.tcl.in:
	set a global variable spice_version
2004-06-02 22:14:25 +00:00
stefanjones 0f4685be21 2003-12-24 Stefan Jones <stefan.jones@multigig.com>
* configure.in:
	Fix the check for headers so it actually uses the info from tclConfig.sh
2003-12-24 19:40:01 +00:00
stefanjones 6ee5f43039 2003-12-03 Stefan Jones <stefan.jones@multigig.com>
* configure.in:
	Change to version 0.2.15

2003-10-31 Stuart Brorson <sdb@cloud9.net>

	*  Integrated readline into ngspice CLI.  Code was shamelessly
	stolen from http://www.btae.mam.gov.tr/~genc/ngspice/ & reworked by SDB.

	*  Fixed makefiles in src/xspice/icm and src/xspice/cmpp to make distclean
	without barfing.
2003-12-05 13:56:26 +00:00
stefanjones 72d4df8cb1 2003-08-31 Stefan Jones <stefan.jones@multigig.com>
* configure.in:
	Change linking order of libxspmif.a and libxspcm.a
2003-08-31 13:35:53 +00:00
stefanjones 7f3cb33f8c 2003-08-31 Stefan Jones <stefan.jones@multigig.com>
* tests/TransImpedanceAmp/output.net:
	processed with dos2unix

	* configure.in src/spinit.in src/spinit
	src/xspice/cmpp/Makefile src/xspice/cmpp/Makefile.in:
	Make configure automatically set paths for lex yacc and install dir

2003-08-30 Stefan Jones <stefan.jones@multigig.com>

	* src/Makefile.am Makefile.am README.Tcl
	src/xspice/README src/xspice/icm/README
	src/xspice/icm/spice2poly/icm_spice2poly/README:
	Updated to reflect codemodel support is now complete

	* src/xspice/{Makefile.am,xspice.c}
	src/xspice/cm/{cmexport.c,Makefile.am}:
	Moved the xspice library hooks into the cm directory

	* src/Makefile.am src/ngspice.idx:
	Remove ngspice.idx and make it auto-generated and installed
2003-08-31 12:27:27 +00:00
stefanjones b09844e956 2003-08-30 Stefan Jones <stefan.jones@multigig.com>
* configure.in:
	 Change version to 0.2.14

	* src/xspice/enh/enhtrans.c src/xspice/mif/mif_inp2.c:
	Fixed version from Stuart Brorson <sdb@cloud9.net>,
	http://www.brorson.com/gEDA/ngspice/
2003-08-30 19:09:09 +00:00
stefanjones 2c389f78bb Change --enable-tcl to --with-tcl 2003-08-04 08:59:46 +00:00
stefanjones b83e8faf09 2003-08-01 Stefan Jones <stefan.jones@multigig.com>
* 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-08-01 21:07:50 +00:00
stefanjones fdda4ca4b7 2003-08-01 Stefan Jones <stefan.jones@multigig.com>
* 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
2003-08-01 15:14:18 +00:00
stefanjones 6e80733381 2003-08-01 Stefan Jones <stefan.jones@multigig.com>
* src/xspice/mif/mif_inp2.c:
	Reverted to version 1.1.2.2 so POLY and codemodels work

	* src/xspice/mif/mifutil.c:
	Check for NULL MIFcopy arg.

	* 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 <albrecht@danalyse.de>
2003-08-01 11:03:01 +00:00
stefanjones 4c572183d5 * configure.in :
Change --enable-tcl to --with-tcl[=dir] for non-std
install setup.
2003-07-17 13:32:51 +00:00
stefanjones 4982ca39dd 2003-07-17 Stefan Jones <stefan.jones@multigig.com>
* configure.in src/xspice/xspice.c :
	Fix compile problems with garbage collector
2003-07-17 08:46:03 +00:00
stefanjones 0910dd80e6 Modified Files:
Tag: TCLSPICE
 	ChangeLog configure.in

	Added extra config check
2003-07-09 08:57:36 +00:00
stefanjones da89dcc6c5 Modified Files:
ChangeLog Makefile.am NOTES configure.in src/Makefile.am
 	src/spinit src/include/inpdefs.h src/include/mif.h
 	src/include/ngspice.h src/spicelib/devices/Makefile.am
 	src/spicelib/devices/cktcrte.c src/spicelib/devices/dev.c
 	src/spicelib/parser/inpdomod.c src/spicelib/parser/inptyplk.c
 	src/xspice/Makefile.am src/xspice/README
 	src/xspice/enh/enhtrans.c src/xspice/icm/Makefile.am
 	src/xspice/mif/mif.c src/xspice/mif/mif_inp2.c
 	src/xspice/mif/mifgetmod.c src/xspice/mif/mifutil.c
 	tests/Makefile.am
 Added Files:
 	src/xspice/icm/README src/xspice/icm/dlinfo.h
 	src/xspice/icm/dlmain.c src/xspice/icm/modpath.lst
 	src/xspice/icm/objects.inc src/xspice/icm/spice2poly.cm
 	src/xspice/icm/icm_spice2poly/Makefile.am
 	src/xspice/icm/icm_spice2poly/README
 	src/xspice/icm/icm_spice2poly/cfunc.c
 	src/xspice/icm/icm_spice2poly/cfunc.mod
 	src/xspice/icm/icm_spice2poly/ifspec.c
 	src/xspice/icm/icm_spice2poly/ifspec.ifs
 	src/xspice/icm/icm_spice2poly/make.bat
 	tests/TransImpedanceAmp/Makefile.am
 	tests/TransImpedanceAmp/README
 	tests/TransImpedanceAmp/output.net

Merged Changes from http://www.brorson.com/gEDA/ngspice/ngspice.html
Many thanks to Stuart Brorson.
2003-06-25 10:37:48 +00:00
stefanjones 3e6cd21041 * configure.in:
Tcl disables shared
2003-04-14 10:27:39 +00:00
stefanjones 4022b693b6 * configure.in src/tclspice.c src/frontend/terminal.c
src/frontend/terminal.h src/include/ngspice.h
  src/maths/cmaths/Makefile.am src/misc/alloc.c:
	stdout / stderr is now printed via the Tcl puts interface
2003-04-09 08:58:31 +00:00
stefanjones 2c0986a169 tclspice 0.2.7 import 2002-11-26 11:38:25 +00:00
pnenzi 978f1c32a2 Initial revision 2000-04-27 20:03:57 +00:00