Commit Graph

784 Commits

Author SHA1 Message Date
rlar b06eb95b87 textdisp.c, minor rewrite to swallow type conversion warnings 2011-07-01 16:03:52 +00:00
rlar 7dfe20bb21 surpress warnings, disable currently unused functions 2011-06-30 18:57:15 +00:00
rlar af420a6a01 remove compiler warnings by explicit casting double -> int etc. 2011-06-30 18:48:05 +00:00
rlar 6ab91f2e9f com_measure2.c, uninitialized variable warning 2011-06-30 16:29:42 +00:00
h_vogt cc36fb8071 dirname() -> ngdirname() 2011-06-25 23:07:13 +00:00
rlar d59845b427 graf.c, swallow type conversion warning 2011-06-25 17:05:29 +00:00
h_vogt 661d287029 env. var NGSPICE_INPUT to hold additional path for input files 2011-06-25 16:03:05 +00:00
rlar 451f88c5e1 swallow type conversion warnings 2011-06-24 15:26:52 +00:00
rlar 34b8ee4cca tiny rewrite, swallow type conversion warnings 2011-06-24 13:17:23 +00:00
h_vogt b8e7dd2af0 bug no. 3317928 2011-06-23 20:18:13 +00:00
h_vogt 1ed35b8edb bug no. 3317928 2011-06-23 20:14:48 +00:00
rlar 1ec269082c round to nearest integer, `rawfileprec' `numdgt' `history' if_option() doset() 2011-06-23 18:01:40 +00:00
rlar 2968fb3a97 `[]' indexing operator, round index to nearest integer 2011-06-23 17:52:49 +00:00
rlar 9ee308a2a5 function pointer invocation, (*p)(...) ---> p(...) 2011-06-23 16:45:32 +00:00
rlar 87a7aec46b tiny rewrite, typefix, don't compare EOF with a char 2011-06-23 16:35:08 +00:00
h_vogt 2bbacac418 correct handling of =<vector> 2011-06-23 10:02:05 +00:00
rlar b93fcb3779 remove some useless casts 2011-06-22 17:17:40 +00:00
rlar aa0b602b87 cleanup some reoccuring function prototypes 2011-06-22 17:06:40 +00:00
h_vogt 747c606e30 remove bug in command meas, allow / and \ in Windows file paths 2011-06-18 17:45:43 +00:00
h_vogt 3547fdc5f3 explicit casts double -> int 2011-06-11 18:38:38 +00:00
h_vogt e6c86b4d98 explicit casting double -> int etc. 2011-06-11 17:07:38 +00:00
rlar 3ece54fb94 bug fix, avoid segfault when indexing a vector with a nonexistant variable 2011-06-02 19:34:47 +00:00
rlar 8e7adac18e bug fix, avoid $curplot (plot_names) being assembled from negative numbers 2011-06-02 14:25:13 +00:00
rlar 2d1e44787b fix a segfault, when invoking `destroy' while running in batch mode on unix 2011-06-02 13:28:36 +00:00
rlar 545e9004e9 fix a segfault, incorrect invocation of free() 2011-06-02 11:02:52 +00:00
h_vogt f94cc3a8a0 comp issues 2011-05-29 10:07:10 +00:00
h_vogt 8946a68bf2 bug no. 3263437 2011-05-23 21:46:13 +00:00
h_vogt 561e339365 reduce compiler warnings 2011-05-21 12:44:27 +00:00
rlar dc3e0704c7 undo the accidental commit of intemediate files 2011-05-19 17:02:12 +00:00
r29173 fbf52906b0 remove usage of ngspiceVersion.xml in autogen.sh 2011-05-19 14:26:58 +00:00
rlar 2b66531eb4 mop up some fixme comments 2011-05-08 12:52:58 +00:00
rlar e973fb3e97 cleanup Xt usage 2011-05-08 09:04:04 +00:00
h_vogt 7365459f75 move #define NUMCOLORS to x11.c 2011-05-03 21:19:57 +00:00
rlar 838612467e spelling fixes from debian, thank you ! 2011-05-01 20:20:58 +00:00
rlar 66289067ba rename variable class --> kw_class 2011-05-01 19:45:12 +00:00
rlar d80da277f2 rename function delete --> delete_w 2011-05-01 19:02:25 +00:00
rlar 55638c8023 various cleanups 2011-04-30 12:29:19 +00:00
rlar 46da3b066e bug fix, (#329233) 2011-04-28 19:27:45 +00:00
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 2011-04-28 17:05:22 +00:00
rlar 23056573d8 code cleanup, drop NULL pointer casts 2011-04-28 15:59:36 +00:00
rlar a987113675 cleanup x11 code 2011-04-28 10:52:26 +00:00
rlar 0b6a557334 code cleanup 2011-04-27 18:30:15 +00:00
rlar e55f9c7fab bugfix, segfault when closing a plot window 2011-04-09 18:50:14 +00:00
rlar 6268d236f0 bug fix a segfault when closing a second x11-window, then resizing the first 2011-04-02 17:16:29 +00:00
dwarning 59decd9ba0 bug no. 3214252 fixed 2011-03-18 20:15:10 +00:00
dwarning 29179938c7 x-axis label for misc. sweep types 2011-03-16 21:28:10 +00:00
h_vogt 7af24747ec bug no. 3201331 2011-03-06 23:48:35 +00:00
dwarning 05118f717c no m= at the end of model cards 2011-02-21 19:36:28 +00:00
h_vogt ebda0af288 update FIND ... WHEN measurements 2011-02-19 22:11:45 +00:00
rlar 7880d5bd8e cleanup some whitespace errors and prototypes 2011-02-19 16:47:30 +00:00