dwarning
|
b995267b29
|
prevent int to unsigned compare
|
17 years ago |
h_vogt
|
13819432bd
|
flag for compatibility mode
|
17 years ago |
dwarning
|
306291f426
|
using floor and ceil from math lib for rounding and truncation
|
17 years ago |
dwarning
|
15883a251d
|
allow numbers < 1e-30 in fmttype, now everything < 1e-39 is 0
|
17 years ago |
h_vogt
|
6053c50723
|
mempool.c, hash.c compatmode.c removed (Preliminary)
|
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
|
4f05c8da9d
|
suppression of message "cannot redefine"
|
17 years ago |
h_vogt
|
65b3fa2a4a
|
show error message in Windows before exiting
|
17 years ago |
h_vogt
|
6c55df1cb5
|
Windows error message
|
17 years ago |
dwarning
|
4e8d474799
|
only cosmetics
|
17 years ago |
h_vogt
|
12bf33431c
|
keep dico structure
|
17 years ago |
h_vogt
|
6e7da31598
|
memory leak removed
|
17 years ago |
h_vogt
|
3f7201376c
|
call to nupa_done() to release memory
|
17 years ago |
h_vogt
|
8a4b560324
|
memory leaks: code improved
|
17 years ago |
h_vogt
|
624a8a0be0
|
Dynamic memory allocation for numparam
|
17 years ago |
h_vogt
|
3a319212f3
|
numparam dynamic memory allocation, part 1
|
17 years ago |
h_vogt
|
0e61b7ccc0
|
collect info for dyn. mem arrays in numparam
|
17 years ago |
h_vogt
|
4609081714
|
debug output, numparam char arrays
|
17 years ago |
h_vogt
|
67bf8c93cc
|
incomptibility to MAC OSX removed
|
17 years ago |
h_vogt
|
e7fe33ece8
|
random number generation organized
|
18 years ago |
h_vogt
|
277009c926
|
agauss sinh cosh tanh added
|
18 years ago |
saintel
|
6fe0cebe58
|
*** empty log message ***
|
18 years ago |
dwarning
|
2bd4f90b47
|
use well defined macros for min/max instead of fct's
|
18 years ago |
h_vogt
|
4b055a4ca8
|
Small changes to allow compilation with MS Visual C++ 2008
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
18 years ago |
dwarning
|
16adcce60f
|
avoid access to uninitialized memory
|
18 years ago |
dwarning
|
70e9121bbb
|
more precise recognition of subckt names
|
18 years ago |
dwarning
|
e4091fd55c
|
fixing memory problems in nupa_substitute and other
|
19 years ago |
dwarning
|
c608e4a997
|
fixing memory problems in nupa_substitute and other
|
19 years ago |
pnenzi
|
a9b85b3405
|
Downgraded to standard C syntax.
|
19 years ago |
dwarning
|
a13e93f5b7
|
placeholder for agauss (y=nominal_value)
|
19 years ago |
dwarning
|
cce47bb50d
|
fix the arg order for pow
|
19 years ago |
dwarning
|
140b5d5e28
|
pow function included
|
19 years ago |
dwarning
|
3ac53eef55
|
prevent warning by cast
|
19 years ago |
pnenzi
|
3097c4e04b
|
Improvements in numparam from Phil Barker
|
19 years ago |
pnenzi
|
5296cd51b8
|
Partially applied Paul Reich patch (missing include and c++ style comments)
|
21 years ago |
pnenzi
|
9596feb535
|
An include file was missing.
|
21 years ago |
sjborley
|
0374c45d2a
|
Added numpaif.h for the external interface to the numparam library.
|
21 years ago |
sjborley
|
4d667b05b2
|
Added include required by MinGW build
|
21 years ago |
sjborley
|
3e875fadbc
|
Removed C style comment
|
21 years ago |
sjborley
|
358b5f829a
|
Replace C++ style comment with C style comment
|
21 years ago |
sjborley
|
268c67c5e5
|
Added .cvsignore files
|
21 years ago |
pnenzi
|
985d977197
|
Applied Steven Borley patch for numparam and frontend. See Changelog.
|
21 years ago |
pnenzi
|
1aa04ca10b
|
Fixed numparam library (Steven Borley) and corrected bug in node translation (Hitoshi Tanaka).
|
21 years ago |
pnenzi
|
9066452b23
|
Trimmed Makefiles.am for "make dist" and added tests placeholders.
|
22 years ago |
pnenzi
|
feedbaf092
|
Added numparam library (contributed by Georg Post) to add .param to spice
|
23 years ago |