ngspice/src/xspice/cmpp
Holger Vogt 5e76758e57 update to cmpp by J. Monte 2020-03-15 08:51:02 +01:00
..
.gitignore fix file modes 2012-06-12 21:26:29 +02:00
Makefile.am Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
cmpp.h Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
file_buffer.c update to cmpp by J. Monte 2020-03-15 08:51:02 +01:00
file_buffer.h update to cmpp by J. Monte 2020-03-15 08:51:02 +01:00
ifs_lex.l xspice/cmpp/*.l, flex file cleanup and use %option noinput, nounput 2016-04-01 19:36:51 +02:00
ifs_yacc.y File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 2020-03-15 08:51:01 +01:00
ifs_yacc_y.h File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 2020-03-15 08:51:01 +01:00
main.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
mod_lex.l xspice, implement "CALLBACK" 2017-04-12 20:02:35 +02:00
mod_yacc.y File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 2020-03-15 08:51:01 +01:00
mod_yacc_y.h File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 2020-03-15 08:51:01 +01:00
pp_ifs.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
pp_lst.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
pp_mod.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
read_ifs.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
util.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00
writ_ifs.c Jim Monte's update to cmpp 2020-03-15 08:51:02 +01:00