- vpp.l: wb_write(): allow zero-length strings.
- README: use public http-git access in example.
- vpp.l: preserve DOS CR/LF newline when proce...
- vams_parse.g: undo commit 34bf6727c6cbf5599e...
Merge branch 'master' of ssh://git.code.sf.net/...
- Keywords/VAMS_2_[0-3]: sort keyword files al...
- vpi_user_VAMS_2_3.h: fix unicode chars -> as...
- Keywords/VAMS_2_[0-3]: sort keyword files al...
- TODO: update.
- vams_parse.g: close memory leak in "`begin_k...
- vams_parse.g: fix parent-child relationship ...
- xvpi_elaborate.c: add missing xvpi_object_un...
vpi_user.c: free static vpi_get_str() buffer t...
- vpp.l: remove debug-code.
- TODO: update.
- vpp.l: add assertions in wb_write() to keep ...
- vpp.l: simplify multiline-`define according ...
- vpp.l: transform '\t' into ' ' in strip_back...
- vpp.l: refactor def_add() to use scan_identi...
- vpp.l: null-terminate temporary macro buffer.
- vpp.l: Parentheses counting for nested macro...
- vpp.l: fix off-by-one string index in def_ev...
- TODO: update.
- vpp.l, testcases/0010_preprocessor_defines.v...
- vpp.l: rework line counting and implement li...
- vams_parse.g: attribute support.
- vpp.l: try to handle mixed DOS/UNIX line end...
- testcases/0010_preprocessor_defines.vams: te...
- main.c: don't elaborate if option '-E' has b...
- vpp.l: perform recursive macro evaluation.
- testcases/0009_cont_delay_assignment.vams: t...
- vams_parse.g: update list_of_net_assignments...
- vams_parse.g: create vpiAnalogFunction itera...
- vams_parse.g: fix net_list_pn and param_list...
- vams_parse.g: fix analog_function_case_item ...
- vams_parse.g: fix parsenode_update_nets() fo...
Makefile is missing -lpthread flag
Thank you for the report, fixed in GIT.
- vams_parse.g: initialize type_string = NULL.
- Makefile: add -pthread/-lpthread and -fPIC t...