Commit Graph

9 Commits

Author SHA1 Message Date
c6ee3d79ad Fix syntax-check 'sc_prohibit_have_config_h'
* cfg.mk: Remove sc_prohibit_have_config_h from local-checks-to-skip
* libwget/*.c: Include <config.h> unconditionally
* src/*.c: Likewise
* tests/*.c: Likewise
2017-04-30 22:01:34 +02:00
ec396c577f Fix URLs to HTTPS where possible 2017-02-28 15:31:30 +01:00
e39e6303ab * libwget/buffer.c (wget_buffer_free_data): Set size to 0 2017-02-21 17:02:34 +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
2b105c196e Remove redundant code from buufer routines
* libwget/buffer.c (wget_buffer_strcpy, wget_buffer_strcat):
  Remove redundant code
2016-01-13 09:52:32 +01:00
8aa679cef6 Complete docs in I/O API
* libwget/http.c (wget_http_get_response_cb): removed unused variable
   (compiler warning).
 * libwget/io.c
   (wget_fdgetline,wget_getline,wget_read_file,wget_update_file): added
   source docs. Refactor: avoid code repetition.
   (wget_ready_2_transfer): fixed HTML rendering of docs.
 * docs/libwget/libwget-sections.txt: added new functions to GTK-Doc.
2015-12-01 12:00:03 +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