rlar
|
467c9381a6
|
fix printf/scanf format strings to match `unsigned long long' arguments
|
14 years ago |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
e42fa8ba06
|
swallow warnings
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
pnenzi
|
5ba0b8b86c
|
Statistics patch: added netlist loading and parsing time in acct command.
|
15 years ago |
rlar
|
b8cc44efad
|
complete `replace size_t by unsigned long long'
|
15 years ago |
h_vogt
|
36f6eb6a89
|
bug no. 3386184
|
15 years ago |
rlar
|
fd2301393a
|
use #include <inttypes.h> and size_t for portability
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
rlar
|
241783d0b5
|
use for(;;) instead of while(1) to muffle some visual-C warnings
|
16 years ago |
rlar
|
f7f4a7dd91
|
tiny, fix two casts
|
16 years ago |
rlar
|
72fc1a0186
|
use CKTcircuit instead of void*, #1/4
|
16 years ago |
h_vogt
|
2dc814f613
|
patches by R. Larice
|
16 years ago |
dwarning
|
07e06cf701
|
initialize local variables
|
17 years ago |
pnenzi
|
b6a05e9095
|
Fix for memory limit from T. D. Dean
|
17 years ago |
h_vogt
|
fd1d3c75e6
|
allow compilation into a build directory
|
17 years ago |
h_vogt
|
e43430a669
|
memory leaks removed
|
17 years ago |
dwarning
|
59917a149e
|
init rusage
|
17 years ago |
dwarning
|
e47189a79e
|
meminfo api usage not for commandline version
|
17 years ago |
dwarning
|
370f80c121
|
resource info under Windows w/o psapi
|
17 years ago |
h_vogt
|
6ba6c6f17f
|
streamline rsource info under Windows
|
17 years ago |
h_vogt
|
d618da1a22
|
fprintf(... replaced by fprintf(stdout,..
|
18 years ago |
dwarning
|
d5786196b6
|
found a way to compile w/o psapi under MS VC++ 6.0, prevent some warnings
|
18 years ago |
h_vogt
|
00fd0da88a
|
correct __MINGW32__ tag line 41
|
18 years ago |
h_vogt
|
3dc3d42553
|
Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008
|
18 years ago |
h_vogt
|
4b055a4ca8
|
Small changes to allow compilation with MS Visual C++ 2008
|
18 years ago |
h_vogt
|
77925f7f48
|
memory information from /proc/... (LINUX) or api functions (Windows)
|
18 years ago |
dwarning
|
49991111c7
|
prevent ext. warnings
|
19 years ago |
dwarning
|
248f0f374e
|
include prototype for timediff
|
19 years ago |
sjborley
|
869f5add68
|
Fixed problems of reporting resource usage for MacOSX (should help other platforms too).
|
21 years ago |
pnenzi
|
c6d286f417
|
Fixed typo CKT should be ckt
|
21 years ago |
sjborley
|
b96b9aac28
|
Implemented fix as described by Hitoshi Tanaka for the problem that causes "Warning - approaching max data size...." to be erroneously reported when compiled with MinGW/MSYS
|
21 years ago |
pnenzi
|
f605f312cf
|
Fixed a missing include and a missing definition
|
21 years ago |
sjborley
|
358b5f829a
|
Replace C++ style comment with C style comment
|
21 years ago |
sjborley
|
1a26f2218d
|
Change to fix compiler warning
|
21 years ago |
sjborley
|
3c843de4ad
|
Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP)
|
21 years ago |
pnenzi
|
985d977197
|
Applied Steven Borley patch for numparam and frontend. See Changelog.
|
21 years ago |
pnenzi
|
be722a1fdb
|
Fixed typos in inpdomod.c and added osx support in resource.c.
|
22 years ago |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
23 years ago |
pnenzi
|
8d893d890a
|
CIDER integration. Code updated for cider support.
|
23 years ago |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
pnenzi
|
19129762ad
|
Added Glao Dezai's patches (some memory leaks fixes)
|
26 years ago |
arno
|
f85551ea17
|
* frontend/Makefile.am: Updates for new files.
|
26 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
0fb8f339b8
|
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |