632 Commits (4622d0876e7db2b0d9d0b93cf38d6aaeaa665390)

Author SHA1 Message Date
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
h_vogt 6a7c0eb74d prototypes 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
h_vogt 102420262c error message 'no graphics interface... 16 years ago
rlar 60caf347a3 remove unused variables 16 years ago
rlar d7a9d71a1a remove prototypes, avoid redeclarations 16 years ago
rlar f49a0e765b collect inp_deckcopy() inp_subcktexpand() in "subckt.h" 16 years ago
rlar 2c975413b7 collect arg_*() prototypes in "arg.h" 16 years ago
rlar 16e8689529 collect vec_get() in "fteext.h" 16 years ago
rlar e71ca2c2b7 collect plot_cur in "fteext.h" 16 years ago
rlar 894dcead35 collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
rlar a9ca8d7331 collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 16 years ago
rlar b22f75c9f4 collect hcomp() in "hcomp.h" 16 years ago
rlar 320258dbd2 collect internalerror() in "fteext.h" 16 years ago
rlar ed73405d0f collect ft_nutmeg() in "fteext.h" 16 years ago
h_vogt afdf6ee134 new command wrs2p 16 years ago
h_vogt 32c134f481 #include "../misc/tilde.h" 16 years ago
rlar 3c3b31fa60 declare some functions `static' 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar a10759a699 remove static fftext() from "com_fft.h" 16 years ago
rlar a1e09cdcd1 collect free_pnode_o() in "parse.h" 16 years ago
rlar 7db0ed44ee collect NewGraph() FindGraph() CopyGraph() RemoveWindow() in "ftedbgra.h" 16 years ago
rlar 513c1d50a6 collect datestring() and seconds() in "misc_time.h" 16 years ago
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