sjborley
51988dfb80
Changes supplied bt Hitoshi Tanaka to allow XSpice to compile using MinGW in Windows.
2005-06-16 00:28:16 +00:00
sjborley
16db93285e
Added #ifdef TRACE etc. to replace /* */ in code
2005-06-10 07:14:30 +00:00
sjborley
d835edc527
Fixed '*# ' command operation.
...
Added 'hack' to allow the 'numparams' variable to be set (or unset)
before the netlist part of a file is parsed. This is based on code supplied by
Dietmar Warning, with changes to allow it to work with the *# syntax, the
unset keyword and variable amounts of white space.
line_free(line,flag) is now a macro so that line is set to NULL when it is
freed. (src/frontend/inp.c) This is a safty mechnism.
2005-06-09 01:38:47 +00:00
sjborley
a5b8ac8ebc
Added required include
2005-06-01 11:32:38 +00:00
sjborley
1f33b1ee02
Applied fix for logging supplied by Dietmar Warning (src/main.c).
...
Miscellaneous tidying for format, indentation, #include style ("" vis-a-vis <>). Also removal of some compile time warnings.
2005-05-31 16:47:48 +00:00
sjborley
c8babc9450
Added prototype for evalAccLimits()
2005-05-31 16:37:22 +00:00
sjborley
e4e2de886f
Fixed path for include of windisp.h and winprint.h
2005-05-31 00:12:18 +00:00
sjborley
5be2f9fde9
Logged the changes taken place over the last few days
2005-05-30 20:31:38 +00:00
sjborley
e4fdd6719c
Added a CIDER dpendent reference
2005-05-30 20:30:09 +00:00
sjborley
67ff1b3a83
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
2005-05-30 20:28:29 +00:00
sjborley
150a3e1775
jbuf moved to here. Was in main.c
2005-05-30 17:22:33 +00:00
sjborley
89f74211fb
Added reference to jbuf (now declared in signal_handler.c)
2005-05-30 17:21:11 +00:00
sjborley
3a0c488504
Replaced extern references in .c file with #include of suitable headers. Moved jbuf to signal_handler.c
2005-05-29 01:44:20 +00:00
sjborley
0374c45d2a
Added numpaif.h for the external interface to the numparam library.
2005-05-29 01:18:20 +00:00
sjborley
c87326ebc8
Replaced extern references in .c file with #include of suitable headers.
2005-05-29 01:05:33 +00:00
sjborley
08fb461abb
Added extern references to rawfileFp, rawfileBinary, last_used_rawfile, and resumption;
2005-05-29 01:04:08 +00:00
sjborley
b7701cd0e9
Added access to dbs and debugnumber
2005-05-29 01:01:40 +00:00
sjborley
efaf4404bf
Fixed the format of section 5.3.37. Save*
2005-05-28 17:59:04 +00:00
sjborley
1d414b9595
Fix bug introduced in my last change. Thanks to Hitoshi Tanaka.
2005-05-28 17:31:49 +00:00
sjborley
ad52efc501
Fix for 'unused variable' compile warning.
2005-05-27 17:52:33 +00:00
sjborley
84b7f8c73d
Fixed bug with 'plot title title_name' (see bug [ 557638 ] plot segmentation fault).
2005-05-26 21:46:54 +00:00
sjborley
476f60255e
Spotted error in my previous fix to this file, now corrected.
2005-05-26 19:51:33 +00:00
sjborley
304049224a
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
2005-05-26 19:49:50 +00:00
sjborley
cbdd811aa5
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
2005-05-26 19:29:52 +00:00
sjborley
488483183a
Fixed main window name. Now picks uses package name
2005-05-24 09:44:22 +00:00
sjborley
83810a9f59
Fixed a 'core-dump' that could be caused by the interactive 'write' command when the plot contains more than one dimension. This was due to improper use of a buffer in raw_write(), as pointed out by Dietmar Warning.
2005-05-24 03:18:08 +00:00
sjborley
ef3a924d53
Fixed a 'core-dump' that could be caused by the interactive 'write' command when the plot contains more than one dimension. This was due to improper use of a buffer in raw_write(), as pointed out by Dietmar Warning.
2005-05-24 03:03:00 +00:00
sjborley
7ef2b45828
Fixed a divide-by-zero bug in the MOS level=2 device model. The fix was supplied by Hitoshi Tanaka.
2005-05-23 20:36:50 +00:00
sjborley
3c0fab2bfb
Fixed a divide-by-zero bug in the MOS level=2 device model. The fix was supplied by Hitoshi Tanaka.
2005-05-23 20:30:43 +00:00
sjborley
11e978a77e
logged latest chnages
2005-05-23 07:01:27 +00:00
sjborley
427c3e3b3c
Removed unused variables to avoid compile warnings
2005-05-23 06:58:42 +00:00
sjborley
4d667b05b2
Added include required by MinGW build
2005-05-22 21:34:01 +00:00
sjborley
3e875fadbc
Removed C style comment
2005-05-22 20:44:08 +00:00
sjborley
358b5f829a
Replace C++ style comment with C style comment
2005-05-22 20:39:07 +00:00
sjborley
c61b756ea2
Replace C++ style comment with C style comment
2005-05-22 20:37:06 +00:00
sjborley
760d8ff918
Replace C++ style comment with C style comment
2005-05-22 01:02:18 +00:00
sjborley
295b9b01b4
Fixed minor errors
2005-05-21 17:09:25 +00:00
sjborley
e474adb6a1
Updated with todays changes
2005-05-21 17:07:01 +00:00
sjborley
705d40681b
Removed IS_SIZE_T_LONG.
...
Now only test for ncurses etc., when either Readline or Editline are being used. This will fix the basic problem of building on MinGW which does not have these libraries as standard.
Fixed the typo in the AC_REVISION() macro.
2005-05-21 17:05:48 +00:00
sjborley
6f01a35b81
Fixed problems where printf format was int yet on some systems the argument is long (due to size_t being long). Fixed by always using long format and casting to long, rather than using the IS_SIZE_T_LONG macro to switch formats.
2005-05-21 15:56:20 +00:00
sjborley
86106cfee9
Fixed problems where printf format was int yet on some systems the argument is long (due to size_t being long). Fixed by always using long format and casting to long.
2005-05-21 15:51:32 +00:00
sjborley
fd7d4001f6
Removed the files src/misc/terminal.h/.c and src/include/terminal.h The first two were empty and the last just included the second. The relavent makefile.am files have been updated
2005-05-21 13:37:31 +00:00
sjborley
eec6b623b0
Fixed compile warning that occur due to unused variables
2005-05-21 13:33:49 +00:00
sjborley
91914c5340
Fixed compile warning that occur when readline or editline are used
2005-05-21 13:25:28 +00:00
sjborley
5c08bf1576
Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables.
2005-05-21 12:37:23 +00:00
sjborley
1a26f2218d
Change to fix compiler warning
2005-05-21 12:24:09 +00:00
sjborley
7d70a68c96
updated for recent changes - MinGW related
2005-05-20 14:11:20 +00:00
sjborley
52cab1ce1a
Under MinGW window is now kept open until a key is pressed
2005-05-20 13:40:17 +00:00
sjborley
c9eb061bd3
Changes to correct warning when compiled with gcc
2005-05-20 13:00:17 +00:00
sjborley
0f102b2fe1
Nghelp now uses conf.c
2005-05-20 11:28:03 +00:00