3518 Commits (b6d2a50e426c9d17630472aa6bfb7adb91c4e320)

Author SHA1 Message Date
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
h_vogt 7af24747ec bug no. 3201331 15 years ago
dwarning 05118f717c no m= at the end of model cards 15 years ago
h_vogt ebda0af288 update FIND ... WHEN measurements 15 years ago
rlar 7880d5bd8e cleanup some whitespace errors and prototypes 15 years ago
rlar 701027b1ff numparm, remove unused artifacts 15 years ago
rlar 70c97e12bb numparm, un-pascal-ify, ws() wln() 15 years ago
rlar 18352e827d numparm, cleanup, (()) 15 years ago
rlar 49b7e340d5 numparm, cleanup, {} 15 years ago
rlar b48b6a3474 numparm, rewrite some conditional expressions 15 years ago
rlar 407b220a1d silence compiler warnings 15 years ago
rlar 7ad47870ef numparm, un-pascal-ify, use '\0' 15 years ago
rlar 6349bc4fbf numparm, un-pascal-ify, use '\r' '\n' '\t' 15 years ago
rlar 5e30c39384 numparm, cleanup some small functions 15 years ago
rlar 999d69731a numparm, 17 digit placeholders --> numparm__XXXXXXXX dummy symbols 15 years ago
rlar 1ab4158abd numparm, upgrade message() to accept format strings 15 years ago
rlar 76a7f5b5f7 numparm, shrink scope for dstrings, mostly message() related 15 years ago
rlar 90f4a2137b numparm, cleanup parseunit() and fetchnumber() 15 years ago
rlar 24cdf89344 reinstate a missing if(numerical), which got lost 15 years ago
rlar f6ed60844f part 2, the actual change 15 years ago
rlar 35c36b1590 part 1, whitespace and indentation, nothing else 15 years ago