| .. |
|
.cvsignore
|
* src/spicelib/devices/parser/*: Moved all files to
|
2000-07-25 06:03:06 +00:00 |
|
ChangeLog
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
2003-07-23 19:36:39 +00:00 |
|
Makefile.am
|
whitespace cleanup (all Makefile.am files)
|
2010-09-17 16:11:25 +00:00 |
|
ifeval.c
|
avoid some function pointer warnings
|
2010-06-26 17:12:56 +00:00 |
|
ifnewuid.c
|
remove ancient #defines for AND OR NOT substitute with && || !
|
2010-10-09 11:40:00 +00:00 |
|
inp.h
|
collect the other INP*() prototypes in "inpdefs.h"
|
2010-10-08 18:54:06 +00:00 |
|
inp2b.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2c.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2d.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2dot.c
|
use the types TSKtask and JOB, instead of void
|
2010-10-08 16:46:06 +00:00 |
|
inp2e.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2f.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2g.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2h.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2i.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2j.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2k.c
|
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
|
2010-08-10 19:54:41 +00:00 |
|
inp2l.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2m.c
|
drop (GENinstance*) casts, which are no longer necessary
|
2010-08-15 17:19:39 +00:00 |
|
inp2n.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2o.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2p.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2q.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2r.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2s.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2t.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2u.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2v.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2w.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2y.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inp2z.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inpaname.c
|
upgrade some casts from void* to more specific type
|
2010-07-09 19:03:02 +00:00 |
|
inpapnam.c
|
use the types TSKtask and JOB, instead of void
|
2010-10-08 16:46:06 +00:00 |
|
inpcfix.c
|
* src/spicelib/devices/parser/*: Moved all files to
|
2000-07-25 06:03:06 +00:00 |
|
inpdomod.c
|
use CKTcircuit instead of void*, #3/4
|
2010-07-07 17:32:40 +00:00 |
|
inpdoopt.c
|
use the types TSKtask and JOB, instead of void
|
2010-10-08 16:46:06 +00:00 |
|
inpdpar.c
|
use GENinstance*, instead of void*
|
2010-08-10 18:14:02 +00:00 |
|
inperrc.c
|
* src/spicelib/devices/parser/*: Moved all files to
|
2000-07-25 06:03:06 +00:00 |
|
inperror.c
|
remove ancient #defines for AND OR NOT substitute with && || !
|
2010-10-09 11:40:00 +00:00 |
|
inpeval.c
|
bug in B source parsing removed
|
2010-09-03 12:51:42 +00:00 |
|
inpfindl.c
|
scientific notation of level parameter
|
2010-05-22 15:46:41 +00:00 |
|
inpfindv.c
|
Model improvements from Phil Barker
|
2007-10-08 21:45:00 +00:00 |
|
inpgmod.c
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
2010-07-17 20:48:20 +00:00 |
|
inpgstr.c
|
* src/spicelib/devices/parser/*: Moved all files to
|
2000-07-25 06:03:06 +00:00 |
|
inpgtitl.c
|
use CKTcircuit instead of void*, #1/4
|
2010-07-07 17:26:05 +00:00 |
|
inpgtok.c
|
bug in B source parsing removed
|
2010-09-03 12:51:42 +00:00 |
|
inpgval.c
|
fix assignment to a member of union IFvalue
|
2010-08-09 18:16:02 +00:00 |
|
inpkmods.c
|
* src/spicelib/devices/parser/*: Moved all files to
|
2000-07-25 06:03:06 +00:00 |
|
inplist.c
|
some .c file local prototypes
|
2010-10-08 18:05:00 +00:00 |
|
inplkmod.c
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
2003-07-23 19:36:39 +00:00 |
|
inpmkmod.c
|
bugfix no. 2859013, comments
|
2009-09-20 20:28:12 +00:00 |
|
inpmktmp.c
|
cast the return values of malloc() function calls
|
2010-07-01 19:52:23 +00:00 |
|
inppas1.c
|
use CKTcircuit instead of void*, #1/4
|
2010-07-07 17:26:05 +00:00 |
|
inppas1.h
|
use CKTcircuit instead of void*, #1/4
|
2010-07-07 17:26:05 +00:00 |
|
inppas2.c
|
collect the INP2?() prototypes in "inp.h"
|
2010-10-08 18:51:55 +00:00 |
|
inppas2.h
|
use the types TSKtask and JOB, instead of void
|
2010-10-08 16:46:06 +00:00 |
|
inppas3.c
|
use the types TSKtask and JOB, instead of void
|
2010-10-08 16:46:06 +00:00 |
|
inppas3.h
|
use the types TSKtask and JOB, instead of void
|
2010-10-08 16:46:06 +00:00 |
|
inppname.c
|
use the GENmodel and GENinstance type instead of void*
|
2010-07-08 17:20:03 +00:00 |
|
inpptree-parser.c
|
update the bison generated files
|
2010-10-09 14:38:43 +00:00 |
|
inpptree-parser.h
|
update the bison generated files
|
2010-10-09 14:38:43 +00:00 |
|
inpptree-parser.y
|
avoid function redeclaration, PPparse() and PTparse()
|
2010-10-09 14:28:28 +00:00 |
|
inpptree.c
|
fix a compiler warning, void* versus void(*)(void)
|
2010-10-08 16:30:07 +00:00 |
|
inpsymt.c
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
|
inptyplk.c
|
better TRACEing
|
2008-03-23 11:40:10 +00:00 |
|
ptfuncs.c
|
cosmetical changes
|
2010-06-30 20:08:57 +00:00 |
|
sperror.c
|
* src/spicelib/devices/parser/*: Moved all files to
|
2000-07-25 06:03:06 +00:00 |