3518 Commits (b6d2a50e426c9d17630472aa6bfb7adb91c4e320)

Author SHA1 Message Date
dwarning adaeb6ca81 strip WhiteSpaces inside parens of dot cards 19 years ago
dwarning 75d721a38f no WINX_Ready parameter 19 years ago
dwarning e099459179 no message 19 years ago
dwarning a5e71aa980 prototypes for dirname and asprintf 19 years ago
dwarning 953ac9a76e move arrays to the files there are needed 19 years ago
dwarning 49991111c7 prevent ext. warnings 19 years ago
dwarning 8dfa76b756 Prototypes and C comments 19 years ago
dwarning cce47bb50d fix the arg order for pow 19 years ago
dwarning ca4c80433f dirname prototype from libgen.h if available 19 years ago
dwarning 140b5d5e28 pow function included 19 years ago
dwarning b7e71db2ad AlmostEqualUlps on central place 19 years ago
dwarning 3ac53eef55 prevent warning by cast 19 years ago
dwarning 248f0f374e include prototype for timediff 19 years ago
dwarning 84c5e8739e one only "one" times 19 years ago
dwarning 37fffd911f functions used in this branch only 19 years ago
dwarning f286055405 No title message to stderr - stdout is enough 19 years ago
dwarning cd80e5bfe0 reenable INPkillMods after deck processing 19 years ago
dwarning 02c6ff93f4 no define twice for print_listing 19 years ago
pnenzi b2b61c0e74 Updated scale "option" processing. 19 years ago
dwarning deb59762db skip processing of b sources in inp_fix_param_values 19 years ago
dwarning d7564f187c repair the big_buff definition 19 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
pnenzi 10997c0fa5 brief option reimplementation. 19 years ago
pnenzi 7703a63230 Added -a option for switching on/off netlist autorun 19 years ago
dwarning 1cf9e0dddc if_setparam_model needs cktdefs.h 19 years ago
pnenzi c755f19fe2 Cleaning 19 years ago
pnenzi 0a8a56c654 Added "altshow" for switching between the old and the new show format. 19 years ago
pnenzi 6f3f195158 Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes) 19 years ago
pnenzi 53e52f4a59 Model improvements from Phil Barker 19 years ago
pnenzi 936cd7a4fc Improvements in frontend by Phil Barker 19 years ago
pnenzi 56626999fc Improved current vectors output and added element for last analysis run 19 years ago
pnenzi e9db216a83 Modified show command (Phil Barker) 19 years ago
pnenzi 008c9d7a4c Improved reporting (from Phil Barker) 19 years ago
pnenzi 3097c4e04b Improvements in numparam from Phil Barker 19 years ago
pnenzi 58347d932e Fixed a bug in let command for expressions like let vec[2]=5.0 19 years ago
pnenzi 7e4700ea2d Fix for the wrong line mumber in listing command of .end lines. 19 years ago
dwarning db66f35734 reusing the old out_pbuf 19 years ago
dwarning 0d3847aae5 prevent crash at long messages in out_printf 19 years ago
pnenzi d9f9ad827d Fixed segfault on empty or directory include. 19 years ago
gdiso 60d7ac039a *** empty log message *** 19 years ago
danmc a123453295 avoid multiple definitions for free_pnode() 20 years ago
danmc 89462761c9 include <sys/ioctl.h> for the ioctl() prototype 20 years ago
danmc 37863e0c23 Add a missing header to get a missing prototype for cp_ccon(). 20 years ago
pnenzi 2bfcb8cf4c Bipolar devices support 5 nodes now (Dietmar) 20 years ago
pnenzi 5296cd51b8 Partially applied Paul Reich patch (missing include and c++ style comments) 21 years ago
sjborley 3187fdf79d Fixed code to avoid errors (invalid lvalue in assignment) under gcc v4.0.2 or and warnings under gcc 4.0.0 (target of assignment not really an lvalue). 21 years ago
sjborley 869f5add68 Fixed problems of reporting resource usage for MacOSX (should help other platforms too). 21 years ago
sjborley 1f5695a34c fixed warning about unused variables and functions that can occur when HAVE_TERMCAP is undefined. 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