85 Commits (8a7b507f8488a8aa236cb9f80d3da707b5013584)

Author SHA1 Message Date
rlar 8a7b507f84 remove winmessage() prototype, there is no such thing (hopefully) 16 years ago
rlar 933bd11c43 use the type JOB, remove redundant casts 16 years ago
dwarning 0d2b618f31 modification for sun compiler 16 years ago
rlar d936068864 fix incorrect buffer type, and exit(1) on failure to open a tempfile 16 years ago
h_vogt 56679b429b add __MINGW32__ 16 years ago
h_vogt 355384e459 libiberty.h inclusion modified 16 years ago
rlar 241783d0b5 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
h_vogt 453b565f71 improve random number generation 16 years ago
h_vogt ba539d9ef1 new fcn sgauss(), new rnd-no generator 16 years ago
rlar a8c64094fc fix busy waiting loop, when using editline 16 years ago
rlar 02e4a4f32b bug fix, segfault caused by an ancient `editline' workaround 16 years ago
rlar 32e128d1a0 need an #ifdef for one of the just added #includes 16 years ago
rlar 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 years ago
rlar a49d446826 fix an incorrect type, (&char versus &bool) 16 years ago
rlar 2990821053 use type void* to pass anonymous data to function if_option() 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 94518fdb02 use CKTcircuit instead of void*, #3/4 16 years ago
rlar d6ad853ecb fix the type signature of the if_*() function family. 16 years ago
rlar c79d21af82 convert K&R function definitions to ansi style 16 years ago
rlar 3a6540b584 use allready defined enumerate Digital_State_t and Ipc_Status_t 16 years ago
rlar 5946300a97 upgrade foo() --> foo(void) ansi function definition 16 years ago
h_vogt e66ef33c57 ngspice compatibility mode 16 years ago
h_vogt d8810a841a patches by R. Larice 16 years ago
h_vogt 68b06c7a73 comments 17 years ago
h_vogt 5571e9b9fa source file path as additional search path 17 years ago
h_vogt 400100d9c6 pipe mode option -p 17 years ago
h_vogt 13819432bd flag for compatibility mode 17 years ago
dwarning 331facd98e correct the command completion under X11 17 years ago
h_vogt 9fb0d31390 MS Visual Studio: build date, "quit" button 17 years ago
h_vogt 3feb4377a6 initialize variable history_file 17 years ago
h_vogt 9eb855b802 command completion, more comments 17 years ago
h_vogt 1dd7a2869f comments added 17 years ago
dwarning 1ce76b68f1 small cosmetics 17 years ago
h_vogt 4ef61a65cf SIGSEGV handling for Windows 17 years ago
dwarning ded9f403d7 don't need string.h - comes from ngspice.h 17 years ago
h_vogt 6f4cdcac47 replace gpl getopt by BSD getopt 17 years ago
h_vogt fdb0e0bed7 remove heap overflow ion tfree(path) 17 years ago
pnenzi f0d3b7c976 Introduced the possibility to look for parameters in models and not only 17 years ago
dwarning 75bb93925a double semikolon in nutmeginfo decl. 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
dwarning 530cb059fe polish to prevent warning 18 years ago
h_vogt 3dc3d42553 Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 18 years ago
h_vogt cdcf63aa46 add *.cir file path as search path (MS Windows) 18 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
pnenzi 5dfde8105f Machine accuracy limits always defined. 18 years ago
dwarning 5159eac292 srandom has a macro in ngspice.h 18 years ago
dwarning c241af9864 prevent unused 18 years ago
h_vogt 63ed715f75 temporary file for Win added, improved printout for batch mode 18 years ago
dwarning bb1539b666 fix conflict for own shutdown function 18 years ago
dwarning 7b2c98dd1a rflag still needed 18 years ago