2744 Commits (a2c5cb43014e2dd17b040b1c4dc7242b55828fb8)

Author SHA1 Message Date
dwarning a2c5cb4301 It is odd that pointer to 'char' type is compared with the '\0' value. 8 years ago
Holger Vogt 94fa272c9d A hack to repair bug reported by Clyde R. Shappee 8 years ago
dwarning 6b99bc8f7a prevent pass null pointer into setvbuf 8 years ago
dwarning 93f35afe69 s variable was assigned values twice successively 8 years ago
dwarning 360efabf36 no null pointer to fprintf 8 years ago
Holger Vogt 75d1e45737 consider all PSPICE containing compatibility settings 8 years ago
dwarning 5c31aec164 prevent core dump to get the baseaddress 8 years ago
Holger Vogt 7787268118 Enable psa, ltpsa compatibility mode 8 years ago
Holger Vogt b0d79630a4 New variable no_auto_gnd 8 years ago
Holger Vogt b3db3c7fd9 Don't modify 'working' address, insert new item (functions etc) 8 years ago
Holger Vogt 3930e27501 New compatibility modes (set ngbehavior=??): PS LT LTPS PSA LTA LTPSA 8 years ago
Holger Vogt 0675da008b make the paramter param in @dev[param] lower case for 8 years ago
Holger Vogt d636f7899b cp_enqvar() returns freshly malloced variables as well 8 years ago
Holger Vogt 6df684e22a Evaluate .if ... .elsif ... .else ... .endif recursivly 8 years ago
Holger Vogt f33c3f0751 remove memory leak, when ft_getnames ... free_pnode couple 8 years ago
Holger Vogt ae89381bb6 Prevent a segfault if multiple circuits are freed upon 'quit' 8 years ago
Holger Vogt 2a3c88add6 Commit ad0f59657 ("fix a memory leak", 2018-08-13) made 8 years ago
Holger Vogt fc3ffb2e3c free global string errMsg 8 years ago
Holger Vogt 0406546f7e remove a small memoryleak in (nested) goto loops 8 years ago
Holger Vogt 70439e38fa safety check if no circuit is loaded, prevent crash 8 years ago
Holger Vogt f6cbaea604 data[i] is no longer written beyond its allocated length 8 years ago
Holger Vogt 7d12b4897c clean-up function com_quit 8 years ago
Holger Vogt fa60f7d21d avoid memory leak in X11 8 years ago
Holger Vogt 06df6ca8e7 avoid pre-matuire exit (byemessage not called) 8 years ago
Holger Vogt e7bcc09bb0 remove memory leak: delete duplicate .param lines 8 years ago
Holger Vogt b6b66c71bd plug a small memory leak (switch-oszillators.cir) 8 years ago
Holger Vogt 9332801382 free the original wlist, made by getcommand(), 8 years ago
Holger Vogt c5cea6d6c1 remove ft_curckt->ci_meas upon removing the current circuit ft_curckt 8 years ago
Holger Vogt 5f1f6ccb29 add a small comment 8 years ago
Holger Vogt 0fbe920382 plug a small memory leak in switch-oscillators.cir 8 years ago
Holger Vogt 2b50ca7271 command 'print': preserve case for filenames after redirection '>' 8 years ago
dwarning 5380c3f4da prevent a small memory leak 8 years ago
Holger Vogt b4c6a7d324 add function trnoise_state_free and use it 8 years ago
dwarning aa95da431a adaptive format specifier for size_t printf 8 years ago
dwarning aed5ba01c0 prevent a small memory leak 8 years ago
dwarning 7d78cba9ef fix some prototype declarations 8 years ago
dwarning 561fdd805c rm unused variables 8 years ago
dwarning 598b72be37 prevent a huge memory leak by calling fftw3 in a loop 8 years ago
Holger Vogt 1f7d84b270 trivial patch to avoid memory leaks during transient noise generation. 8 years ago
Holger Vogt 8c9b18ef7e fix a small memory leak 8 years ago
Holger Vogt 7e4b68c708 update to the rusage command: 8 years ago
Holger Vogt f07c73b6a5 Command 'cd' now switches to the home directory also for MS Windows. 8 years ago
Holger Vogt 9cc690c55c try to reload only when mc_deck is available 8 years ago
Holger Vogt 2b071fec5a add loading from recent deck (mc_deck) if circuit 8 years ago
Holger Vogt 2dfdf984d6 re-number the lines during copying, 8 years ago
Holger Vogt f9eb75f55d skip comment lines 8 years ago
Holger Vogt ac0a70bb84 print deck after re-loading into debug-out-mc.txt, 8 years ago
Holger Vogt cebb83eec1 give preference to mc_reload when reloading the circuit 8 years ago
Holger Vogt ad0f596570 fix a memory leak 8 years ago
Holger Vogt 795f9ed6ad remove unused rparen 8 years ago