4979 Commits (bf542f64d8f37c7e34f2e91d3cef196b52dcf93f)
 

Author SHA1 Message Date
rlar f0e3bc0025 cktop.c, #1/14, cleanup 10 years ago
rlar b4119b94e3 xspice, cm.h, swallow warnings 10 years ago
rlar 99e864b6bc graf.c, drop an excess cast 10 years ago
rlar 9c2733db48 macros.h, cleanup SGN() macro 10 years ago
rlar 034188cb43 dctrcurv.c, simplify 10 years ago
rlar 4c2e4d0c2f drop SIGN(), SIGN(1.0,x) --> SGN(x) 10 years ago
rlar ea5ad6b0e7 drop DC_ABS() and FTEcabs() 10 years ago
rlar 15f2c67968 use M_PI 10 years ago
rlar 9dcf62e1cd drop home grown mathematical constants 10 years ago
rlar cbf31c50c2 multi_line.h, drop some excess macros 10 years ago
rlar 8b98b9b350 use 'fabs()' 10 years ago
rlar aca1b3a374 use 'abs()' 10 years ago
h_vogt ae80067fef cmath2.c, new function stddev to calculate the standard deviation of all elements of a vector 10 years ago
h_vogt 594db31ebc cmath2.c, whitespace cleanup 10 years ago
rlar b8b6677b85 cmath2.c, drop some excess NG_IGNORE() 10 years ago
h_vogt 2ab3b82696 cmath2.c, cleanup 10 years ago
rlar 2e35329678 cmath2.c, cleanup min/max operations 10 years ago
h_vogt 0d50547ac1 commands.c: allow 10000 tokens for 'echo' and 'wrdata' 10 years ago
rlar 0d1b4d54c0 **/Makefile.am, fix "make dist" 10 years ago
rlar ceed247131 src/Makefile.am, bug #327, "fix install path for include files" 10 years ago
h_vogt 6f609abc27 x11.c, fix bug #330, rename csh variable font -> xfont 10 years ago
rlar 30be67b960 analysis/sensaskq.c, fix ancient bug, setting instead of asking 'deftol' 10 years ago
rlar d32968bdaa variable.h, reduce visibility of auxiliary struct xxx to variable.c 10 years ago
rlar b302dbe975 inp.c, cleanup using new function `line_nconc()' 10 years ago
h_vogt c28c5d307a inp.c, remove bug with handling of options: options stemming from a command file are kept, options from sourced circuit are removed with ckt 10 years ago
h_vogt 81e1e6fa32 inp.c, inpcom.c, treat files starting with '*ng_script' as command files 10 years ago
h_vogt 6535558f9e inp.c, plug memory leak 10 years ago
rlar ebbcc2d982 frontend/inpcom.c, inp_expand_macro_in_str(), shrink scope of some locals 10 years ago
rlar 6ee2088e67 frontend/inpcom.c, expand_section_ref(), rename local variables 10 years ago
rlar 00e571dc00 frontend/inpcom.c, declare search_identifier() non static 10 years ago
h_vogt c0d5d054ab gnuplot.c, ft_gnuplot(), suppress generating the .eps and .png file 10 years ago
h_vogt 42ac9a2859 gnuplot.c, ft_writesimple(), upgrade command 'wrdata' 10 years ago
h_vogt fef2e1439d gnuplot.c, ft_writesimple(), command 'wrdata', use the given filename literally 10 years ago
h_vogt c260a83114 d_state.cir: print all event nodes to vcd file 10 years ago
h_vogt bbd7edad72 xspice, two new commands, edisplay and eprvcd 10 years ago
h_vogt 71e02fd0a0 com_linarize(), support load'ed vectors 10 years ago
h_vogt 9f62057973 introduce include file "ngspice/randnumb.h" 10 years ago
rlar c4cd2270ed com_history.c, static declaration for 'cp_hprint()' 10 years ago
h_vogt 0a9917e142 check.sh, enable msys2 10 years ago
rlar 6156ebd930 fteext.h, remove prototype for nonexistant 'zigset()' 10 years ago
rlar 78efbcbff8 dctran.c, remove unused variable 'del_before' 10 years ago
h_vogt 33b11f9598 comments improved 10 years ago
h_vogt 27053b877f devices/asrc, remove memory leak 10 years ago
rlar b92b25950e devices/asrc, rewrite asrc_vals, asrc_derivs allocation 10 years ago
rlar 4d79617cf1 spicelib/devcies/*dest.c, rewrite DEVdestroy() functions 10 years ago
rlar d9e0ae3504 parser/glob.c, bug fix, access to already freed memory 10 years ago
rlar a5817192e1 ni/niiter.c, #5/5, whitespace 10 years ago
rlar 266e6da24b ni/niiter.c, #4/5, cleanup 10 years ago
rlar dda415a0e3 ni/niiter.c, #3/5, use `copy()' 10 years ago
rlar 86bb88b546 ni/niiter.c, #2/5, reduce scope 10 years ago