191 Commits (d89eab99d535da05a7c1957d1e1ef36836c41ee4)

Author SHA1 Message Date
Holger Vogt 0f46bb688f add comment and short README to ngspice shared 8 years ago
Holger Vogt 9c5115cd00 add 64 bit capability 8 years ago
Holger Vogt 78643cbff7 fix paths to start app either by *.bat file 8 years ago
h_vogt 81bd6b7d17 example added (adder_mos.cir) to demonstrate 'save none' 9 years ago
h_vogt 3958783010 example for using shared ngspice.dll with XSPICE 9 years ago
h_vogt 20f6727e29 evtshared.c, prepare node data for transfer via shared ngspice interface 9 years ago
Holger Vogt 8473c8e03c remove empty VMOSdelete() function 8 years ago
Holger Vogt b6a8613427 remove unused old sensitivity functions 8 years ago
Holger Vogt d9bc4a5b41 add src/spicelib/devices/vdmos to ngspice 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar 93b62297d8 devices/mos6, add missing files mos6del.c and mos6mdel.c 8 years ago
rlar c900cc8824 drop ngspice internal implementation of erfc() 9 years ago
h_vogt 5df712cd24 prepare ngspice-27 9 years ago
Tim Edwards fd79197fc0 xspice/icm/digital, introduce d_genlut 10 years ago
Tim Edwards 8ae3b84c7c xspice/icm/digital, introduce d_lut 10 years ago
h_vogt 37fe5308d3 xspice/icm/table, introduce table2d/table3d 10 years ago
h_vogt b85270c30c sharedspice.vcxproj, add 64 bit capability 10 years ago
h_vogt 57980c7471 sharedspice.vcxproj, add suitable preprocessor flags 10 years ago
rlar 875cab6758 *.vcxproj, enable <GenerateDebugInformation>true 10 years ago
rlar edaded001a *.vcxproj, use <DebugInformationFormat>ProgramDatabase 10 years ago
rlar 96a35e0144 *.vcxproj, increase <WarningLevel>Level4 10 years ago
h_vogt 9f62057973 introduce include file "ngspice/randnumb.h" 10 years ago
rlar d298d5cc2f use memset() instead of deprecated bzero() 10 years ago
rlar 141ed61ec8 use memcpy() instead of deprecated bcopy() 10 years ago
rlar 4c60783e4d xspice, implement EVTdest() to fix xspice memory leaks 10 years ago
rlar 97cc400efb ngspice/evt.h, ngspice/enh.t, reduce scope of these include files 10 years ago
h_vogt 7d8e287fa3 enable backquote substitution for Visual Studio console apps 10 years ago
h_vogt 72d7bb9c8a introduce visualc/{*install*.bat,*.sln} and update howto file 10 years ago
h_vogt c022d8f419 introduce visualc/xspice 10 years ago
h_vogt caee377fd3 visualc/, put flex/bison output files into tmp-bison/ 10 years ago
h_vogt a0106d3590 visualc/, move *.c, *.h into src/ 10 years ago
h_vogt 9e9240aae3 visualc/include/ngspice/config.h, target directories for debug versions 10 years ago
h_vogt 866bc36e3a visualc/*.vcxproj, <LargeAddressAware>true 10 years ago
rlar d07b76610b visualc/.gitignore, src/spinit.in, cleanup 10 years ago
h_vogt 4b1f264704 visualc/include/ngspice/config.h, scalbn() and erfc() are available in VS 2015 10 years ago
rlar 9d99a06bcd dvec abstraction, #2/11, introduce `dvec_alloc()' 10 years ago
dwarning 6abb4311cf state more precisely 64bit fftw3 usage 10 years ago
rlar 6fa6b82ad5 visualc/config.h, HAVE_..., isinf(), isnan(), finite() 11 years ago
rlar a30d5b6921 visualc/config.h, cleanup and drop unused NGSPICEBUILDDATE 11 years ago
rlar 93a7d68729 visualc/.gitignore, cleanup, meanwhile the visual studio byproducts are better known 11 years ago
rlar 6d2ee47643 visualc, rename --> vngspice-fftw.vcxproj 11 years ago
rlar 2ccde3e777 visualc, move libfftw3 sideways out of the ngspice tree 11 years ago
rlar 96f6ebfb80 visualc/*.vcxproj, win_bison.exe in CustomBuild instead of PreBuildEvent 11 years ago
rlar df601c5662 visualc/*.vcxproj, canonical directory structure for all project/configuration/platform tuples 11 years ago
rlar 5dbd9abd1c visualc/*.vcxproj, remove redundant $(ProjectDir) 11 years ago
rlar 8595790328 visualc/*.vcxproj, modernize usage of <PropertyGroup> 11 years ago
rlar 88dfddb76b visualc/*.vcxproj, use <TargetName> based default instead of explicit <OutputFile> 11 years ago
rlar e480b2b4fc visualc/vngspice_fftw.vcxproj, add <TargetName> 11 years ago
rlar ac4395d6fc visualc/*.vcxproj, conf.obj is actually $(IntDir)conf.obj 11 years ago
rlar 45e569a630 visualc/sharedspice.vcxproj, add <ProjectName> 11 years ago