47 Commits (fe1acd3757e17b073e2d0865f6a8dc4dacf8933b)

Author SHA1 Message Date
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
h_vogt b4516b08ca bug fix, iplot(): Buffer overflow 14 years ago
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 14 years ago
rlar d5f6bcbedf drop some more casts 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 9e86e5ca66 rewrite (double)literal --> floating-point-literal 15 years ago
rlar d59845b427 graf.c, swallow type conversion warning 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 2d1e44787b fix a segfault, when invoking `destroy' while running in batch mode on unix 15 years ago
rlar 55638c8023 various cleanups 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 75b6eeb94a add `int' casts to some strlen() expressions, and center labels on a xlog scale 16 years ago
rlar 5f4b0aa798 (int) cast the return value of some strlen() invocations 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 5e8e44cc0a cast the tmalloc, MALLOC, return value 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 8f8071aceb fix some ancient \n\r and \r\n typos 16 years ago
rlar 76d22c3691 function rename, Update() -> DevUpdate() 16 years ago
rlar 38abf408d5 function rename, DrawLine() -> DevDrawLine() 16 years ago
rlar 1693270d35 function rename, Text() -> DevDrawText() 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar 61bba96f42 textual replacement vt_types to cp_types, to complete the last change 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 0aa1c09d73 consolidate enum cp_types and enum vt_types . 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
h_vogt 2c5ed4f83e gnuplot updates 16 years ago
h_vogt e778aab344 iplot graphics scaling, printing interrupt message 17 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
pnenzi 64baf803b6 Small corrections: duplicate entries and redundant include. 18 years ago
h_vogt 5e0964c4d4 remove iplot bug (line 686) 18 years ago
sjborley c87326ebc8 Replaced extern references in .c file with #include of suitable headers. 21 years ago
pnenzi 937e3db647 Holger Vogt Windows port for Ngspice. 25 years ago
pnenzi 22acf4b96a Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays. 25 years ago
pnenzi d735c9a871 Some code cleanup 25 years ago
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
arno f237c66aee * graf.c: Removed need to press return after resizing the plot 26 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno 3d4cf4d86c * src/include/Makefile.am src/include/cpstd.h 26 years ago
arno 2507d4c7bf * src/frontend/graf.c src/frontend/graf.h: Moved these 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arno 0fb8f339b8 * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago