Commit Graph

752 Commits

Author SHA1 Message Date
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
pnenzi 07588be2d7 Fixed an error in a comment. 2005-04-26 19:04:50 +00:00
pnenzi f72fbdce74 Added some code to debug breakpoints. 2005-04-25 08:50:22 +00:00
pnenzi 5df827ae4e Added a line for enabling numparams 2005-04-25 08:10:53 +00:00
pnenzi 2c78ba5419 Added a newline at the end. 2005-04-24 21:18:57 +00:00
pnenzi 985d977197 Applied Steven Borley patch for numparam and frontend. See Changelog. 2005-04-24 21:17:31 +00:00
pnenzi f59a7c0450 Removed a spurious "+" 2005-04-18 08:25:46 +00:00
pnenzi 28cd5a84d9 Updated changelog. 2005-04-16 22:46:25 +00:00
pnenzi 1aa04ca10b Fixed numparam library (Steven Borley) and corrected bug in node translation (Hitoshi Tanaka). 2005-04-16 22:45:32 +00:00
pnenzi 7989c811fb Fixed memory allocation to account for string termination character. 2005-04-16 22:41:23 +00:00
pnenzi 40017e1290 Added support for MAC OSX. 2005-04-16 22:39:57 +00:00
pnenzi ab44f6866b removed prototype for inp_nummodes() 2005-04-06 16:37:29 +00:00
pnenzi 2c1c43e69c Updated with lastest fixes: subckt.c and configure.in 2005-04-04 10:42:13 +00:00
pnenzi c8103da9de Garbage collector now disabled by default 2005-04-04 10:41:20 +00:00
pnenzi 8cc46680ab Fixed a bug in model name translation. 2005-04-04 10:38:45 +00:00
pnenzi bccd01f403 Fixed a bug that affected interactive analysis of some mosfet devices and changed value of trtol to 1 when xspice extensions are compiled in. 2005-03-20 10:46:58 +00:00
pnenzi 0c2ff31d0b Applied a set of patches from Steven Borley. See changelog for details. 2005-03-17 21:22:33 +00:00
pnenzi 98f0efb33b Corrected some errors in pole-zero routine. 2005-03-13 18:14:12 +00:00
pnenzi 28caa83ad1 New check script. 2005-03-13 17:27:47 +00:00
pnenzi 7b92662abd Commented out NEWCONV code. 2005-03-07 20:49:16 +00:00