|
|
9568b0c87e
|
Rename include/libwget.h to include/wget/wget.h+wgetver.h
|
2016-09-30 09:47:32 +02:00 |
|
|
|
e274a54b05
|
Use libwget alloc functions in CSS parser
* libwget/css.c: New wrapper functions yyalloc() and yyrealloc()
* libwget/css_tokenizer.lex: Set options noyyalloc and noyyrealloc
|
2016-09-20 12:48:01 +02:00 |
|
|
|
b9ae01cfb1
|
Suppress warning in auto-generated css_tokenizer.c
* libwget/css_tokenizer.lex: Add GCC pragmas to suppress warnings
when compiling libwget/css_tokenizer.c
|
2016-06-15 15:45:22 +02:00 |
|
|
|
1479460246
|
Disable 'unused' warnings in CSS tokenizer
* libwget/css_tokenizer.lex: Disable GCC warnings unused-parameter
and unused-function
|
2015-11-23 21:52:36 +01:00 |
|
|
|
c6b0e461a1
|
Transform Mget into Wget
|
2015-09-19 22:54:38 +02:00 |
|