ada86fd4b4Updated documentation to reflect changes in resistor parameter
pnenzi
2000-06-04 09:12:52 +0000
090c6b6d6fAdded multiplicity parameter m to resistors and updated tests
pnenzi
2000-06-04 09:02:39 +0000
1025e978bc* src/include/complex.h, src/include/macros.h, src/include/memory.h, src/maths/sparse/spdefs.h: Moved definitions of complex into complex.h. There are three different ways to declare a complex number in Spice. We need further work to reduce this to only one.
arno
2000-06-03 12:08:35 +0000
7e88315320* src/circuit/inp2dot.c: Refactoring introduced a bug in the line parsing. Adding line as an extra variable to the refactored functions, fixed it.
arno
2000-06-02 18:49:38 +0000
b426eaf349* src/circuit/inp2dot.c: Integrated patch from Manfred Metzger. Circuit cards got parsed wrongly.
arno
2000-06-01 11:08:12 +0000
1db20f4abf* TODO: Updated.
arno
2000-05-30 19:56:04 +0000
5b7863e305* src/maths/cmaths/Makefile.am, src/maths/cmaths/test_cx_mag.c, src/maths/cmaths/test_cx_j.c: Added first testcases for complex math library.
arno
2000-05-30 19:36:33 +0000
ded99cd9e9* inperror.c: Dynamic allocation through asprintf.
arno
2000-05-29 19:42:43 +0000
12da5de1cc* config.sh: Swapped reference output and test output on diff.
arno
2000-05-29 19:41:16 +0000
d6cfb4b626Corrected errors I made during last commit. Paolo Arno, sorry for the notdef.
NGSPICE_REWORK_11
pnenzi
2000-05-26 08:35:05 +0000
2395c7bc99* src/circuit/inp2dot.c: First refactoring of INP2dot into smaller functions. Still needs work.
arno
2000-05-25 22:01:44 +0000
942ae6279e* ChangeLog TODO: small updates.
arno
2000-05-25 20:32:47 +0000
353282b3ef* src/frontend/diff.c src/frontend/diff.h src/frontend/evaluate.c src/frontend/evaluate.h src/frontend/parse.c src/frontend/parse.h: Trimmed down the amount of included files.
arno
2000-05-13 16:22:16 +0000
b4b54b3aa5* src/circuit/inptyplk.c: Trimmed unneeded header files and improved formatting a bit.
arno
2000-05-13 15:56:47 +0000
6886b8793b* configure.in src/main.c src/frontend/com_let.c: Updates.
arno
2000-05-13 11:02:40 +0000
1662ce6e11* src/hlp/readhelp.c src/parser/var2.c: reordered comparison functions and adjusted their prototypes to remove a compiler warning about qsort.
arno
2000-05-13 11:02:04 +0000
60a224ee0e* src/frontend/com_compose.c src/frontend/com_display.c src/frontend/com_setscale.c src/frontend/cpitf.c src/frontend/doplot.c: Update for header files.
arno
2000-05-13 11:00:43 +0000
5492f4cb89* src/frontend/interp.c: Broken up into individual files and moved into their own subdirectory: src/maths/poly.
arno
2000-05-13 10:56:58 +0000
be76b6dd44* src/include/bool.h src/include/cpextern.h src/include/fteext.h: Added proper prototypes to avoid compile errors.
arno
2000-05-13 10:43:15 +0000
1840e80330* src/include/Makefile.am: Update for removed header files.
arno
2000-05-13 10:42:04 +0000
b6879a3bcb* src/include/arch.h src/include/ftegraf.h src/include/struct.h: These include files never got used; removed.
arno
2000-05-13 10:41:13 +0000
f476a1ea98* src/maths/cmaths/Makefile.am src/maths/cmaths/cmath1.c src/maths/cmaths/cmath2.c src/maths/cmaths/cmath3.c src/maths/cmaths/cmath4.c: Removed some unused includes.
arno
2000-05-13 10:36:41 +0000
2507d4c7bf* src/frontend/graf.c src/frontend/graf.h: Moved these files...
arno
2000-05-13 10:31:55 +0000
4d26c7626b* src/frontend/agraf.c src/frontend/agraf.h src/frontend/grid.c src/frontend/grid.h src/frontend/clip.c src/frontend/clip.h: Moved these files...
arno
2000-05-13 10:29:25 +0000
1a7a7f48e0* src/devices/Makefile.am: Included dev.h.
arno
2000-05-13 10:20:36 +0000
1820d1a249* src/parser/output.c src/parser/output.h: Moved these files to src/misc directory.
arno
2000-05-13 10:15:32 +0000
6269d030f0* src/parser/wlist.c: Updates to remove compiler warnings.
arno
2000-05-13 10:07:05 +0000
0d0574cca8* ChangeLog TODO configure.in: Updates for the new subdirs.
arno
2000-05-06 14:20:56 +0000
8696a52e89* src/Makefile.am src/main.c src/sconvert.c src/analysis/cktdisto.c src/analysis/cktnoise.c src/analysis/noisean.c: Updates for the new header files.
arno
2000-05-06 14:12:51 +0000
ebaafe3ca5----------------------------------------------------------------------
arno
2000-05-06 14:01:13 +0000
4e605553de* src/sconvert.c src/frontend/circuits.c src/frontend/circuits.h src/frontend/inp.c src/frontend/inpcom.c src/include/fteext.h src/parser/front.c: ANSIfication, removed some empty functions.
arno
2000-05-05 11:07:10 +0000
b824ff0bf4* src/maths/ni/nipzmeth.c: Corrected an overeager deletion.
arno
2000-05-04 19:33:52 +0000
0a5432d1ebfile .cvsignore was added on branch TCLSPICE on 2006-08-31 18:11:34 +0000
stefanjones
2000-05-01 18:23:51 +0000
e92356e43c* DEVICES: Adjusted spacing.
arno
2000-05-01 18:23:50 +0000
0fc67e1bcb* TODO: Added a small To Do list. Add your own entries and remove completed items.
arno
2000-05-01 18:21:58 +0000
b64fc44d5d* .cvsignore: Help CVS ignore generated files.
arno
2000-05-01 18:20:45 +0000
7472642832* src/Makefile.am src/main.c src/ngspice.c src/devices/Makefile.am, src/devices/dev.c src/devices/dev.h: Refactored devices initialization code into the devices dir.
arno
2000-05-01 17:43:38 +0000
905656c5a8* tests/Makefile.am: Updates for new files.
arno
2000-05-01 17:36:59 +0000
589b6eb665file B4TERMS_OF_USE was added on branch TCLSPICE on 2006-08-31 18:11:35 +0000
stefanjones
2000-04-27 20:04:00 +0000