sjborley
3c843de4ad
Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP)
2005-05-17 21:49:07 +00:00
sjborley
a0823f7dc7
Aded configuration for HAVE_SIGSETJMP required for changes to allow compile under MinGW
2005-05-17 21:46:26 +00:00
sjborley
e733f2e8b3
Modified to work with winmain.c for compile under MinGW
2005-05-17 21:44:53 +00:00
sjborley
47e726bf12
Macros used for sigjmp_buf (JMP_BUF) and sigsetjmp (SETJMP)
2005-05-17 21:43:31 +00:00
sjborley
2ed1565c81
Updates configure.in. Notably this removes the need for acconfig.h (the use of which is deprecated by autoconf). Most of the remaining changes just tidy with the aim of following guidlines in the autoconf manual. Fixed an issue with CFLAGS usage and --disable-debug. Some fixes aimed as support for MinGW.
2005-05-17 18:31:56 +00:00
sjborley
f659b71017
Fixed line-endings (DOS to UNIX)
...
and translated German to English in comments.
2005-05-11 21:49:52 +00:00
sjborley
7376fa66e5
Fixed line-endings (DOS to UNIX)
...
and translated German to English in comments.
2005-05-11 21:37:24 +00:00
sjborley
7e542d122a
updated
2005-05-10 21:56:41 +00:00
sjborley
3362c27ecf
Added conditional on the ngspice program to prevent errors when spiceinit file is used with ngnutmeg
2005-05-10 21:52:58 +00:00
sjborley
6f529b3612
Added .cvsignore files
2005-05-10 21:49:35 +00:00
sjborley
75fe905cc9
Added debug tracing. Activated by defining TRACE
2005-05-10 21:31:20 +00:00
sjborley
0a78434a17
Added missing .cvsignore files
...
Added #ifdef CIDER ... #endif arround DEVdump and DEVacct field in initialisation of SPICEdev instances, to match decalaration of SPICEdev in include/devdefs.h
2005-05-10 21:23:44 +00:00
pnenzi
1c8a23e1a2
Updated after isrc and vsrc extensions.
2005-05-10 07:16:07 +00:00
pnenzi
aae86db65c
Added XSPICE extensions (PHASE parameter) and AM transient function.
2005-05-10 07:01:47 +00:00
pnenzi
e7369b7c03
Added xspice extension (PHASE parameter and current variable) and AM transient function.
2005-05-10 06:59:05 +00:00
sjborley
ac9edfbbc5
Added .cvsignore file
2005-05-09 21:21:04 +00:00
sjborley
1facfd764d
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
2005-05-09 20:20:18 +00:00
sjborley
d96ec87987
Added .cvsignore file
2005-05-07 01:23:33 +00:00
sjborley
268c67c5e5
Added .cvsignore files
2005-05-07 01:18:59 +00:00
sjborley
6ba8ef4558
ngspice.idx is generated by make. Thus I have removed it from CVS and added it to the src/.cvsignore file
2005-05-07 01:11:24 +00:00
sjborley
4b93d88ad1
texinfo.tex is installed by automake when the top-level autogen.sh script is run. Thus I have removed it from CVS and added it to the doc/.cvsignore file
2005-05-07 00:11:07 +00:00
sjborley
eba2fb5eb4
Added support for the BSD licensed editline library (libedit) and updated the INSTALL file.
2005-05-06 23:44:51 +00:00
sjborley
cb247a15fb
Added support for the BSD licensed editline library (libedit).
2005-05-06 23:43:46 +00:00
sjborley
7545440a55
Added support for the BSD licensed editline library (libedit). Includes work-around for bug in v2.9 of this library.
2005-05-06 23:42:56 +00:00
sjborley
7d25b89f97
Update fot the .gobal keyword addition etc.
2005-05-06 07:30:24 +00:00
sjborley
a46a7ebcf3
Added --enable-dot-global to enable code by H.Tanaka for the .global keyword deployment.
...
Also added --with-editline=yes|no for future support of the editline library to replace readline.
2005-05-06 07:19:36 +00:00
sjborley
34ec9d7bf0
Added code by H.Tanaka for .global keyword deployment
2005-05-06 07:14:39 +00:00
sjborley
47af112683
Added code by H.Tanaka to find global nodes
2005-05-06 07:11:02 +00:00
sjborley
29586efd08
Updated
2005-05-05 14:24:28 +00:00
sjborley
5b4347f3a6
Renamed strcmpi() to local_strcmpi() to avoid clash with system function when compiling in cygwin
2005-05-05 12:37:20 +00:00
sjborley
f59180ea79
added .cvsignore
2005-05-05 12:27:11 +00:00
sjborley
e602232500
Fixed issues with the alternate prompt. Translations for German comments provided by Dietmar Warning. fixed readline with ngnutmeg. Updated copyright date for --help. Tidy to removed some compiler warnings.
2005-05-04 01:30:09 +00:00
sjborley
a1991eee19
Fixed issues with the alternate prompt
2005-05-04 01:26:53 +00:00
sjborley
3bcc4af957
Fixed minor gramatical error
...
(mainly to test my CVS access)
2005-05-04 00:36:55 +00:00
sjborley
bd8ebdb33f
Fixed spelling error
2005-05-03 22:32:28 +00:00
pnenzi
b3c5a9f577
Updated with latest changes.
2005-04-29 07:33:58 +00:00
pnenzi
cb6094d8fa
Modified syntax of end-of-line comments starting with "$" to avoid confusion with variables.
2005-04-29 07:32:50 +00:00
pnenzi
cc89a709c0
This file should be generated locally.
2005-04-29 07:09:06 +00:00
pnenzi
09c9d68a5f
Fixed the scripts to avoid the warnings on non-windows systems arising from linking with an empty library. Patch from Steven Borley.
2005-04-29 07:06:39 +00:00
pnenzi
f3b74b9afa
Fixed typos (Steven Borley).
2005-04-29 07:04:40 +00:00
pnenzi
3af2e6fbf0
Added files that CVS should ignore (from Steven Borley).
2005-04-29 07:03:53 +00:00
pnenzi
6ebf0748ae
Fixed typos (from Steven Borley).
2005-04-29 07:01:27 +00:00
pnenzi
bac20edb49
fixed typos (Steven Borley)
2005-04-29 06:56:44 +00:00
pnenzi
988df8cdaa
Updated news to rework-15 (from Steven Borley).
2005-04-29 06:51:52 +00:00
pnenzi
6d1e5f7ef5
Fixed Typos (from Steven Borley).
2005-04-29 06:49:53 +00:00
pnenzi
3cf6611099
Fixed a typo (Steven Borley).
2005-04-29 06:43:36 +00:00
pnenzi
cabb354f58
Updated list of file to ignore (patch from Steven Borley).
2005-04-29 06:41:42 +00:00
pnenzi
baf5f91666
Updated Changelog
2005-04-26 19:45:24 +00:00
pnenzi
261778cec4
Code cleaning
2005-04-26 19:44:38 +00:00
pnenzi
b3e47fbbd3
New logis in initialization files for ngspice.
2005-04-26 19:42:41 +00:00