56 Commits (3f4f0e392c0ae5a2e890cd8dfc92e0aacb4e443c)

Author SHA1 Message Date
h_vogt df65fa28cf separate progress report from having Windows GUI 13 years ago
h_vogt 5a44b3f7f8 fix `SetAnalyse()' re-declaration 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 4184aa8c10 cleanup, use array operator 13 years ago
h_vogt 8f44839f3e com_measure.c, measure.c: remove memory leaks 13 years ago
h_vogt 12e19d140b measure.c, rewrite do_measure() 13 years ago
h_vogt a13e5bf867 measure.c: outputting 'meas' status in Windows GUI 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 1a2477bdcc avoid `meas' syntax error causing segfault 14 years ago
h_vogt 11ae043c3d com_measure2.c: enable 'meas dc' without 'from' and 'to' given 14 years ago
h_vogt 12e60822fb measure.c: indentations 14 years ago
h_vogt ed5491c179 measure.c: Update on error message for .meas 14 years ago
h_vogt d1d2ff94e4 measure, error message updated and return(NAN) in case of measure failure 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 2bbacac418 correct handling of =<vector> 15 years ago
h_vogt 747c606e30 remove bug in command meas, allow / and \ in Windows file paths 15 years ago
h_vogt ebda0af288 update FIND ... WHEN measurements 15 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
rlar 5bc8777a9b remove #define for EOS use '\0' instead 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
rlar 4420a3ecdd add prototypes, remove some NULL casts 16 years ago
h_vogt f1a4f27d21 improved numparam error message 16 years ago
dwarning 8585a00243 controlled_exit implementation 16 years ago
h_vogt 2dc814f613 patches by R. Larice 16 years ago
h_vogt 28d5114f43 comments, new examples 16 years ago
h_vogt 8cee489660 bugfix in com_meas() 17 years ago
h_vogt 70b2408f39 updates for .measure 17 years ago
h_vogt d6350ca86d add vectors to meas 17 years ago
h_vogt 248e44b883 new measure commands 17 years ago
h_vogt 68b06c7a73 comments 17 years ago
h_vogt 8a2f81f61f warning: .meas not possible with -b 17 years ago
h_vogt 98e0fa7691 add dc and ac measurement 17 years ago
h_vogt 9f1ee290a4 new code for .measurement 17 years ago
h_vogt b399caf9bc .meas patches by Bill Swartz added 17 years ago
h_vogt 0aaab1697d more comments 17 years ago
h_vogt 72a5e9754d add comments 17 years ago
dwarning 3d3107766b winmessage only under windows 17 years ago
h_vogt 4b6eed9b6a winmessage headers 17 years ago
h_vogt 9dcfdd201c () handling repaired 17 years ago
h_vogt 6c55df1cb5 Windows error message 17 years ago
h_vogt 2e323531fb patch by Bill Swartz 17 years ago