Commit Graph

8 Commits

Author SHA1 Message Date
ec396c577f Fix URLs to HTTPS where possible 2017-02-28 15:31:30 +01:00
9568b0c87e Rename include/libwget.h to include/wget/wget.h+wgetver.h 2016-09-30 09:47:32 +02:00
dd3c2f63b2 Updated copyright year for all relevant files 2016-01-25 13:06:21 +01:00
943f61295c Fix wrong argument fetch in buffer printf routine
* libwget/buffer_printf.c (wget_buffer_vprintf_append): Fetch long value
  from stack instead of long long with %l[dioux]

Found on Solaris 11 SPARC
2016-01-15 15:38:38 +01:00
0ecbd6e69a Removed redundant buffer print routines
Removed wget_buffer_vprintf_append, wget_buffer_printf_append,
wget_buffer_vprintf2 and wget_buffer_printf2.
Renamed their *2 counterpart to their old names.
2016-01-13 15:01:43 +01:00
dbc9e54a24 Use c-ctype.h where possible
* libwget/atom_url.c, libwget/buffer_printf.c, libwget/css.c,
  libwget/html_url.c, libwget/http.c, libwget/rss_url.c, libwget/sitemap_url.c,
  src/options.c src/wget.c, tests/libtest.c, tests/test-parse-html.c:
  Use c-ctype.h where possible
2016-01-13 11:34:31 +01:00
0f8e49128a Transfer copyright to Free Software Foundation, Inc. 2015-09-22 11:50:06 +02:00
c6b0e461a1 Transform Mget into Wget 2015-09-19 22:54:38 +02:00