1017 Commits (eb06eeb4d95eb63eb04edbf281b5d43e8895208e)

Author SHA1 Message Date
rlar eb06eeb4d9 swallow type conversion warnings 16 years ago
rlar 5ea63abb47 fix an ancient bug (typo `!=' versus `=!') 16 years ago
rlar bda8dfa2c6 swallow type conversion warnings (assignment of an int to unsigned:1 flags) 16 years ago
rlar 7ef6155ea5 touch (timestamp) bison output files 16 years ago
rlar 1755ee8626 d_source, bug fix 16 years ago
rlar b5702020b7 d_source d_state d_ram, rewrite bit operations 16 years ago
rlar 560126526a d_source d_state d_ram, rewrite index operations 16 years ago
rlar c57c3fe972 d_source d_state, change float --> double 16 years ago
rlar c575e60356 d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
h_vogt 2e06867da6 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 413d0ff103 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 8ba1e81a9b PULSE: allow time < 0.0 16 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 ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 16 years ago
rlar 6256f69499 Nr 2/5 (x = ...) != '\0' , swallow warnings 16 years ago
rlar acb1c33d66 Nr 1/5 (x = ...) == 0 , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
h_vogt 00177fe5ab prevent loop in case of vector not found 16 years ago
rlar d768b25ab7 fix another missing dependencies problem 16 years ago
rlar 7d1950e131 fix a missing dependencies problem 16 years ago
rlar 4e8e49e698 local prototypes for "tclspice.c" 16 years ago
rlar 2355ed9a83 regenerate bison output files 16 years ago
rlar 5412e4bfd2 convert macro `U()' to `IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 9150ae9afb introduce macro `IGNORE(x)', which shall used to mark unused parameters 16 years ago
h_vogt 506703b64c bug no. 3072940 16 years ago
dwarning 7adf4d9703 obsolete labels/variables configuring --enable-nobypass and --enable-predictor 16 years ago
rlar 699ba544fa bug fix, current-controlled switch, `w' device 16 years ago
rlar faa4943218 ci_prefix() returns a `bool', and change struct element `ivl' type to `int' 16 years ago
rlar aaaf547951 remove some unused functions from the numparam world 16 years ago
rlar 75b6eeb94a add `int' casts to some strlen() expressions, and center labels on a xlog scale 16 years ago
rlar 1779d62558 add some `int' and `size_t' casts 16 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 8cd9d88d40 tiny rewrite, avoid type conversion warnings 16 years ago
dwarning 503e47089f use ceil for round up 16 years ago
rlar d803d1e622 drop some unused static variables 16 years ago
rlar 4e8a1f9656 tiny rewrite, make use of copy_substring() 16 years ago
rlar 2d6930b3bc tiny rewrite, make use of cieq() 16 years ago
rlar 21a31ab2c2 tiny rewrite, make use of strtolower() and strtoupper() 16 years ago
rlar dbdd7dc741 tiny rewrite, type fixes 16 years ago
rlar c5c6fe477b drop a redundant check 16 years ago
rlar e3ea250a4d tiny rewrite, don't invoke strlen() to check for strlen() == 1 16 years ago
rlar fbe0def68e change a (int) cast application, to avoid type conversion warnings 16 years ago
rlar 8141892f72 tiny rewrite, to avoid type conversion warnings 16 years ago
rlar dd34b783cf minor rewrite, a local variable type change 16 years ago
rlar 7422d5d618 tiny rewrite to avoid "variable ... might be clobbered by 'longjmp'" warnings 16 years ago
rlar 5f4b0aa798 (int) cast the return value of some strlen() invocations 16 years ago
rlar 927470e12f minor rewrite, avoid type conversion warnings 16 years ago
rlar b4b3cb38a2 change the bsim1 `xpart' model parameter from IF_REAL to IF_FLAG 16 years ago