1009 Commits (5a69b9efc4e2ef8eddbb2e1352a1addea22ec82e)

Author SHA1 Message Date
rlar 8209c0aef3 collect smktemp() in "mktemp.h" 16 years ago
dwarning caf05d1fce better output format 16 years ago
rlar 80b2f2b164 update the bison generated files 16 years ago
rlar 0fb5f2142a avoid function redeclaration, PPparse() and PTparse() 16 years ago
rlar 882b3b4155 add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...) 16 years ago
rlar 1d62b41bfa collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
rlar 5bc8777a9b remove #define for EOS use '\0' instead 16 years ago
rlar cf3514b9ae remove ancient #defines for AND OR NOT substitute with && || ! 16 years ago
rlar e945ab68bc collect some cx_*() prototypes in "cmath2.h" 16 years ago
rlar 9e75489e9f consider the op_*() functions to be less public 16 years ago
rlar b5f1a18f7c ngspice_compat_mode() prototype --> include files 16 years ago
rlar 4d31d2a12f some .c file local prototypes 16 years ago
rlar cef8a530af com_dotmeasure() prototype 16 years ago
rlar 933bd11c43 use the type JOB, remove redundant casts 16 years ago
rlar d49b1d7d0b use the type JOB, remove redundant casts 16 years ago
rlar 74d62ab486 use the types TSKtask and JOB, instead of void 16 years ago
rlar 7047535f96 type bistromatic 16 years ago
rlar bffcbad0e7 remove a redundant cast 16 years ago
rlar 04dea78e58 fix an incorrect prototype 16 years ago
h_vogt e45aff5549 b. added to i(b.xxx.byyy) 16 years ago
dwarning 0d2b618f31 modification for sun compiler 16 years ago
h_vogt 28622b5a75 remove bug no. 3080398 16 years ago
h_vogt 8db3c17bc0 welcome message, version 22 16 years ago
rlar 8f8071aceb fix some ancient \n\r and \r\n typos 16 years ago
rlar d76862055e cp_unqoute(), avoid segfault when applied to a single quote "\"" 16 years ago
rlar 24f55df1ae fix parse-bison.y dependencies 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
h_vogt 590bf0a677 meas ac: remove seg fault 16 years ago
h_vogt 56679b429b add __MINGW32__ 16 years ago
h_vogt 355384e459 libiberty.h inclusion modified 16 years ago
rlar cd197da4e5 fix commit from today, `function rename, Arc() -> DevDrawArc()` 16 years ago
rlar af4589529d function rename, struct DISPDEVICE . Text() -> DrawText() 16 years ago
rlar 4f915cb283 function rename, struct DISPDEVICE . Arc() -> DrawArc() 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 984754de75 function rename, Arc() -> DevDrawArc() 16 years ago
rlar 2010672489 rename configure.in -> configure.ac 16 years ago
rlar f7c8eb1d2a muffle some visual-C warnings 16 years ago
rlar 241783d0b5 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
rlar b1f6da536a whitespace cleanup, add missing trailing newlines 16 years ago
h_vogt 4f45e4aa7f remove seg fault 16 years ago
h_vogt 113f4ca13d plot [alli | allv | ally] 16 years ago
h_vogt d89d52039f bug in B source parsing removed 16 years ago
h_vogt 453b565f71 improve random number generation 16 years ago
dwarning 03d91ab8b0 new function sunif() 16 years ago
h_vogt ba539d9ef1 new fcn sgauss(), new rnd-no generator 16 years ago
h_vogt fc2df06f9b bug no. 3047884 16 years ago
dwarning f58d7a5001 omit warnings 16 years ago
rlar bfa767fd7c change for readability 16 years ago