838 Commits (e42fa8ba06e7da33be941fccc046051ef9fd09ea)

Author SHA1 Message Date
h_vogt d609107127 better warning if compiled as console app under Windows 15 years ago
h_vogt bf4f91cd90 add SSIZE_T 15 years ago
h_vogt 0a114e0057 add SSIZE_T 15 years ago
h_vogt 75ae33d0a3 typo line 30 size_t 15 years ago
rlar b06eb95b87 textdisp.c, minor rewrite to swallow type conversion warnings 15 years ago
rlar 7dfe20bb21 surpress warnings, disable currently unused functions 15 years ago
rlar af420a6a01 remove compiler warnings by explicit casting double -> int etc. 15 years ago
rlar 6ab91f2e9f com_measure2.c, uninitialized variable warning 15 years ago
h_vogt cc36fb8071 dirname() -> ngdirname() 15 years ago
rlar d59845b427 graf.c, swallow type conversion warning 15 years ago
h_vogt 661d287029 env. var NGSPICE_INPUT to hold additional path for input files 15 years ago
rlar 451f88c5e1 swallow type conversion warnings 15 years ago
rlar 34b8ee4cca tiny rewrite, swallow type conversion warnings 15 years ago
h_vogt b8e7dd2af0 bug no. 3317928 15 years ago
h_vogt 1ed35b8edb bug no. 3317928 15 years ago
rlar 1ec269082c round to nearest integer, `rawfileprec' `numdgt' `history' if_option() doset() 15 years ago
rlar 2968fb3a97 `[]' indexing operator, round index to nearest integer 15 years ago
rlar 9ee308a2a5 function pointer invocation, (*p)(...) ---> p(...) 15 years ago
rlar 87a7aec46b tiny rewrite, typefix, don't compare EOF with a char 15 years ago
h_vogt 2bbacac418 correct handling of =<vector> 15 years ago
rlar b93fcb3779 remove some useless casts 15 years ago
rlar aa0b602b87 cleanup some reoccuring function prototypes 15 years ago
h_vogt 747c606e30 remove bug in command meas, allow / and \ in Windows file paths 15 years ago
h_vogt 3547fdc5f3 explicit casts double -> int 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 3ece54fb94 bug fix, avoid segfault when indexing a vector with a nonexistant variable 15 years ago
rlar 8e7adac18e bug fix, avoid $curplot (plot_names) being assembled from negative numbers 15 years ago
rlar 2d1e44787b fix a segfault, when invoking `destroy' while running in batch mode on unix 15 years ago
rlar 545e9004e9 fix a segfault, incorrect invocation of free() 15 years ago
h_vogt f94cc3a8a0 comp issues 15 years ago
h_vogt 8946a68bf2 bug no. 3263437 15 years ago
h_vogt 561e339365 reduce compiler warnings 15 years ago
rlar dc3e0704c7 undo the accidental commit of intemediate files 15 years ago
r29173 fbf52906b0 remove usage of ngspiceVersion.xml in autogen.sh 15 years ago
rlar 2b66531eb4 mop up some fixme comments 15 years ago
rlar e973fb3e97 cleanup Xt usage 15 years ago
h_vogt 7365459f75 move #define NUMCOLORS to x11.c 15 years ago
rlar 838612467e spelling fixes from debian, thank you ! 15 years ago
rlar 66289067ba rename variable class --> kw_class 15 years ago
rlar d80da277f2 rename function delete --> delete_w 15 years ago
rlar 55638c8023 various cleanups 15 years ago
rlar 46da3b066e bug fix, (#329233) 15 years ago
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar a987113675 cleanup x11 code 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar e55f9c7fab bugfix, segfault when closing a plot window 15 years ago
rlar 6268d236f0 bug fix a segfault when closing a second x11-window, then resizing the first 15 years ago
dwarning 59decd9ba0 bug no. 3214252 fixed 15 years ago
dwarning 29179938c7 x-axis label for misc. sweep types 15 years ago