ngspice/src
rlar 39fdeb0c9a src/frontend/plotting/gnuplot.c, enforce "noenhanced text" mode
Contrary to older versions gnuplot 5 uses "enhanced text mode" per default.
The strings which we pass to gnuplot don't have "latex" semantics,
  thus consistently enforce "noenhanced text mode".

Add a function quote_gnuplot_string() to escape and quote strings
  in such a way that they will arrive in gnuplot unmodified.
2015-05-17 17:34:29 +02:00
..
ciderlib cleanup using `hypot()' 2014-12-06 20:41:11 +01:00
frontend src/frontend/plotting/gnuplot.c, enforce "noenhanced text" mode 2015-05-17 17:34:29 +02:00
include/ngspice src/frontend/vectors.c, abstraction, introduce `vec_iszero()' 2015-05-02 12:27:35 +02:00
maths cleanup, use NULL instead of 0 in pointer context 2015-05-02 10:24:49 +02:00
misc cleanup, use '\0' instead of 0 in char context 2015-05-02 10:24:54 +02:00
spicelib spicelib/parser/inpptree.c, bug fix, "#287 Shared library crashes on using non existing functions " 2015-05-04 20:17:28 +02:00
unsupported CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
xspice cleanup, use '\0' instead of 0 in char context 2015-05-02 10:24:54 +02:00
ChangeLog
Makefile.am new hisimhv model version 2.2.0 in a separate directory 2015-03-25 15:17:16 +01:00
ciderinit
conf.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
devaxis
devload
main.c cleanup, use NULL instead of 0 in pointer context 2015-05-02 10:24:49 +02:00
makeidx.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
nghelp.c HAS_WINDOWS --> HAS_WINGUI 2013-12-31 12:56:57 +01:00
ngmultidec.c ngmultidec.c, drop superfluous TMALLOC string allocation 2014-04-05 18:44:16 +02:00
ngnutmeg.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngproc2mod.c cleanup, use '\0' instead of 0 in char context 2015-05-02 10:24:54 +02:00
ngsconvert.c Solved linking error for ngsconvert after ft_stricterror patch in src/frontend/variable.c 2012-11-06 10:32:46 +01:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngspice.txt notice: help file outdated 2010-06-11 08:40:09 +00:00
pkgIndex.tcl.in fix file modes 2012-06-12 21:26:29 +02:00
setplot
sharedspice.c sharedspice.c, disable unused code 2015-01-22 17:50:16 +01:00
spectrum sighandler_t not under Wondows, spetrum script updated 2010-07-06 12:24:08 +00:00
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in .lib handling 2012-01-01 13:58:03 +00:00
tclspice.c fix #285 .spiceinit cannot be read in from home directory 2014-06-26 19:50:13 +02:00
tclspice.map TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c defines.h, winmain.c, .h: fix --with-wingui for CYGWIN 2013-12-31 16:08:24 +01:00
winmain.h defines.h, winmain.c, .h: fix --with-wingui for CYGWIN 2013-12-31 16:08:24 +01:00