796 Commits (c2fb0224ed2d7ecdffa7fc99fdf5c737a256d8c0)
 

Author SHA1 Message Date
sjborley c2fb0224ed Implemented patches supplied by Andreas Unger <a_unger@gmx.de>. Fixes XSpice bug; variable PER was being used before initialisation. 21 years ago
sjborley 9405fa70e5 Updated log for 2005-19-09 21 years ago
sjborley 9fe1fe5c0d Fixed minor spelling error 21 years ago
sjborley e4cfb4474a Added missing system header includes (string.h and stdio.h) to avoid warnings 21 years ago
sjborley 6fcd2e24e9 Fixed warning about redefinition of XtNumber. 21 years ago
sjborley 113341b981 Used (void*)0 instead of 0 for the terminating vararg, to avoid gcc 4.0 warning about missing sentinel in function call. 21 years ago
pnenzi ebb48f93ed Bug fix for error "unknown parameter(save)" 21 years ago
sjborley d457775820 Reverted to placing the cp_* stream variable definitions back in to src/frontend/streams.c with their extern declarations in src/frontend/streams.h 21 years ago
sjborley 111a46e4b5 Fixed date of last change (oops!) 21 years ago
sjborley bf6ca0c491 Added hard-coded paths for NGSPICEBINDIR and NGSPICEDATADIR for MinGW targets 21 years ago
pnenzi c6d286f417 Fixed typo CKT should be ckt 21 years ago
pnenzi 240aea2cdf Fixed "undefined symbols" error. 21 years ago
sjborley 1104a10c6d Updated log for a number of miscellaneous fixes 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
sjborley 96657c618a Fixed spelling errors 21 years ago
sjborley ae5debfbe1 Now gives more relevant advice when a required program is missing. 21 years ago
sjborley a395786274 Fixed alphabetic order 21 years ago
sjborley 3a69282b3a Fixed memory leak in tilde expansion 21 years ago
sjborley 54935831ff Added work-round for missing scroll bar (seems to be an X-Windows bug) 21 years ago
pnenzi 33b254609b Patch sent by Hitoshi to fix ltra code and "listing" command. See Changelog. 21 years ago
pnenzi 847173ecc0 Updated for rework-17 21 years ago
pnenzi e9ceec2522 Update for rework-17 21 years ago
pnenzi 9596feb535 An include file was missing. 21 years ago
pnenzi f3069e042a Check for flex and yacc moved out of XSPICE for making distributions (Stuart Brorson) 21 years ago
pnenzi f8ff8283dc Updated tests. 21 years ago
pnenzi f79e9e703c Previous commit was incomplete. 21 years ago
pnenzi 8274fff4fe String offset wrong. Expression were translated incorrectly. 21 years ago
pnenzi 8e4fb4cef8 Updated for rework-16 21 years ago
pnenzi ba30810b3f Added info on compilation for mingw msys. 21 years ago
pnenzi f1d51ab2aa Fixed a typo. 21 years ago
pnenzi 54471a1b3b Changes for making "make dist" working. 21 years ago
pnenzi dea3a2b372 Corrected typos and updated list. 21 years ago
pnenzi 3dcb37f4c5 Added info on how to report a bug. 21 years ago
pnenzi ec3e4f98d8 Updated information on ngspice 21 years ago
pnenzi 6ab2709212 Removed since win32 support has been included into ngspice. 21 years ago
pnenzi f3e144bc8d Changed according to code supplied by Hitoshi Tanaka. 21 years ago
pnenzi ef5fab62a5 Removed extra blank lines. They break compilation with mingw. 21 years ago
pnenzi f805d7ab71 Applied changes to cfunc.mod sent by Hitoshi 21 years ago
pnenzi 9bb78c2d28 Mingw porting. 21 years ago
pnenzi 5bcb23d795 Removed casting for strictier syntax of recent gcc compilers. 21 years ago
sjborley 9fc210b7e3 * In INSTALL added --enable-maintainer-mode as an argument to ./configure 21 years ago
sjborley 2952068f93 * Fixed missing parenthesis around CLEANFILES and DISTCLEANFILES in 21 years ago
sjborley 13be2b6713 * More changes to the documentation. Specifically the make dist now produces 21 years ago
sjborley 5a6f1f74db * Fixed the problems of the AUTHORS file not being found by adding its 21 years ago
sjborley 060596f439 Added *.tar.gz 21 years ago
sjborley b39be19530 Fixed problem with text2dvi and makeinfo when running make dist, and corrected many spelling errors in doc/ngspice.texi 21 years ago
pnenzi 4b99d51495 Added makefile generation for xgraph (to fix distclean target). 21 years ago
pnenzi c0923323c5 Removed acconfig.h from EXTRA_DIST 21 years ago
pnenzi db294d26c3 Patch to allow for vm(4,0) and similar. 21 years ago
pnenzi 3c0898d7ac Updated MIFunsetup() 21 years ago