Commit Graph

  • 1f82eccd29 * src/devices/disto/*: Moved all files to src/maths/deriv/ arno 2000-06-16 21:11:59 +0000
  • 130ced1ffb * src/frontend/Makefile.am: Minor update. arno 2000-06-16 19:09:04 +0000
  • d1cbcf5052 src/frontend/doplot.c: refactored into the following files: src/frontend/com_asciiplot.c src/frontend/com_asciiplot.h src/frontend/com_hardcopy.c src/frontend/com_hardcopy.h src/frontend/com_plot.c src/frontend/com_plot.h src/frontend/com_xgraph.c src/frontend/com_xgraph.h src/frontend/plotting/plotit.c src/frontend/plotting/plotit.h arno 2000-06-16 19:04:15 +0000
  • bf66221efc * src/frontend/Makefile.am src/frontend/plotting/Makefile.am src/frontend/plotting/plotcurv.c src/frontend/plotting/plotcurv.h src/frontend/plotcurv.c src/frontend/plotcurv.h: Moved plotting related files into plotting subdirectory. arno 2000-06-15 21:42:01 +0000
  • 0951379198 * src/frontend/Makefile.am src/frontend/plotting/Makefile.am src/frontend/plotting/graphdb.c src/frontend/plotting/graphdb.h src/frontend/graphdb.c src/frontend/graphdb.h: Moved plotting related files into plotting directory. arno 2000-06-15 21:37:33 +0000
  • 9d2cbb06b7 * src/ngspice.c src/devices/dev.c: Moved AN_* defines to dev.c. arno 2000-06-11 10:32:50 +0000
  • e563776de8 * TODO src/circuit/inp2dot.c: Refactoring of the function completed. arno 2000-06-11 10:10:45 +0000
  • 0fcbceb82c * TODO: Yet another todo item. arno 2000-06-05 21:27:37 +0000
  • d74a36c2e5 * configure.in tests/Makefile.am: Updates for the new directories. arno 2000-06-05 21:24:21 +0000
  • 79c0d7e478 * AUTHORS: We have a new contributor. arno 2000-06-05 21:12:42 +0000
  • 4ca742ec74 Added RES_SCALE "question". This fix the sensitivity analysis error pnenzi 2000-06-05 19:03:44 +0000
  • 6ccddbbffe Updated to reflect change in the resistor code pnenzi 2000-06-04 11:42:06 +0000
  • 9136267560 Added scale parameter to resistor model. Updated documentation and tests pnenzi 2000-06-04 11:37:29 +0000
  • ada86fd4b4 Updated documentation to reflect changes in resistor parameter pnenzi 2000-06-04 09:12:52 +0000
  • 090c6b6d6f Added 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
  • d6cfb4b626 Corrected errors I made during last commit. Paolo Arno, sorry for the notdef. 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
  • c4e2e82d42 * ifeval.c ifnewuid.c inp.h inp2b.c inp2c.c inp2d.c inp2e.c inp2f.c inp2g.c inp2h.c inp2i.c inp2j.c inp2k.c inp2l.c inp2m.c inp2o.c inp2q.c inp2r.c inp2s.c inp2t.c inp2u.c inp2v.c inp2w.c inp2z.c inpaname.c inpapnam.c inpcfix.c inpdomod.c inpdpar.c inperrc.c inperror.c inpeval.c inpfindl.c inpgmod.c inpgstr.c inpgtitl.c inpgtok.c inpgval.c inpkmods.c inplist.c inplkmod.c inpmkmod.c inpmktmp.c inppas1.c inppas2.c inppname.c inpptree.c inpsymt.c inptyplk.c ptfuncs.c: Cosmetic updates. arno 2000-05-25 20:25:40 +0000
  • 1dcc3ea6ff * inpdefs.h sperror.h: Removed/updated SPerror() function declaration. arno 2000-05-25 19:46:56 +0000
  • b95f339476 File update pnenzi 2000-05-23 20:20:49 +0000
  • 491883fe33 Small bug fix in the code pnenzi 2000-05-23 20:19:19 +0000
  • f9144f90b3 Applied Widlok patch pnenzi 2000-05-23 20:04:32 +0000
  • 808021fef2 Applied Widlok patch (inp2dot.c and inpdoopt.c) and support for u2 function pnenzi 2000-05-23 20:02:29 +0000
  • fbfd009182 Introduced Widlok u2 function pnenzi 2000-05-23 19:59:13 +0000
  • be5cf2643c Documentation update (ac and u2) pnenzi 2000-05-23 19:53:35 +0000
  • a471919a4e * doc/ngspice.texi: Correct @multitable. arno 2000-05-22 20:26:26 +0000
  • 95df234092 * doc/ngspice.texi: Converted a table to texinfo style. arno 2000-05-22 20:23:26 +0000
  • d0a04e740b * tests/respart.out: Changed to reflect the new output. arno 2000-05-22 19:00:47 +0000
  • 2ab41e17d1 Documentation update, ac resistance added. pnenzi 2000-05-22 05:22:51 +0000
  • 26d5bdd223 Modified the parsing of ac parameter. Now it reflects the spice parsing standard pnenzi 2000-05-22 05:18:58 +0000
  • 270ac06e6b Removed reference to fteconst.h in Makefile.am pnenzi 2000-05-22 05:17:17 +0000
  • 3d4cf4d86c * src/include/Makefile.am src/include/cpstd.h src/include/dvec.h src/include/fteinput.h src/include/ifsim.h src/include/wordlist.h src/frontend/arg.c src/frontend/display.c src/frontend/doplot.c src/frontend/graphdb.c src/frontend/plotcurv.c src/frontend/points.c src/frontend/postcoms.c src/frontend/postsc.c src/frontend/plotting/graf.c src/frontend/plotting/grid.c src/frontend/plotting/plot5.c src/frontend/plotting/x11.c src/include/graph.h: Reduced dependency on header files (avoid unneccessary recompilation on changes) arno 2000-05-13 17:28:16 +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
  • ceef3b5e8a * src/devices/bsim3v1/b3v1ld.c src/devices/bsim3v1/b3v1noi.c src/devices/bsim3v1/b3v1temp.c src/devices/bsim3v2/b3v2acld.c src/devices/bsim3v2/b3v2ld.c src/devices/bsim4/b4acld.c src/devices/bsim4/b4ld.c src/devices/bsim4/b4noi.c src/devices/bsim4/b4pzld.c src/devices/bsim4/b4set.c src/devices/bsim4/b4temp.c: Removed unused variables. arno 2000-05-13 10:23:17 +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
  • 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c src/analysis/cktinit.c src/analysis/cktpzld.c src/analysis/cktpzstr.c src/analysis/cktsens.c src/analysis/sensaskq.c src/analysis/senssetp.c src/analysis/tfanal.c src/circuit/inpgtok.c src/circuit/inpptree.c src/circuit/sperror.c src/devices/dev.c src/devices/asrc/asrcacld.c src/devices/devsup/devsup.c src/devices/jfet/jfetload.c src/devices/ltra/ltra.c src/devices/ltra/ltraset.c src/devices/mos6/mos6ext.h src/frontend/aspice.c src/frontend/device.c src/frontend/display.c src/frontend/doplot.c src/frontend/dotcards.c src/frontend/fourier.c src/frontend/gens.c src/frontend/graf.c src/frontend/grid.c src/frontend/inp.c src/frontend/interp.c src/frontend/nutctab.c src/frontend/plotcurv.c src/frontend/postcoms.c src/frontend/postsc.c src/frontend/resource.c src/frontend/runcoms.c src/frontend/spiceif.c src/frontend/typesdef.c src/frontend/x11.c src/hlp/readhelp.c src/hlp/x11disp.c src/include/complex.h src/include/devdefs.h src/include/fteconst.h src/maths/ni/nipzmeth.c src/maths/sparse/spalloc.c src/maths/sparse/spbuild.c src/maths/sparse/spcombin.c src/maths/sparse/spextra.c src/maths/sparse/spfactor.c src/maths/sparse/spoutput.c src/maths/sparse/spsmp.c src/maths/sparse/spsolve.c src/maths/sparse/sputils.c src/parser/lexical.c src/parser/unixcom.c: removed most `#ifdef notdef', converted some function calls from K&R to ANSI. arno 2000-05-03 20:01:30 +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
  • 978f1c32a2 Initial revision pnenzi 2000-04-27 20:03:57 +0000