2019-10-13 15:51:56 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
sfeed: Update to 0.9.14
Changes:
0.9.14
------
- Add checks for addition/multiplication overflow in string_append()
- Documentation improvements
|
2019-08-01 20:55:29 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
sfeed: Update to 0.9.13
Changes:
0.9.13
------
- Documentation improvements
- Misc bug fixes and improvements
|
2019-06-30 21:33:16 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
sfeed: Update to 0.9.12
Changes:
0.9.12
------
- Handle entities in attribute values
- Misc bug fixes and improvements
|
2019-05-14 01:20:10 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
sfeed: Update to 0.9.11
Changes:
0.9.11
------
- Remove sfeed_tail: it did not worked well with FIFOs and a tail-like
example is now documented in README
- sfeed_plain, start with timestamp, similarly to sfeed_twtxt
- Optimize sfeed_opml_export
|
2019-05-05 19:46:36 by Leonardo Taccari | Files touched by this commit (3) | |
Log message:
sfeed: Update to 0.9.10
Changes:
0.9.10
------
- Disable If-Modified-Since by default in sfeed_update
- Misc bug fixes and improvements
0.9.9
-----
- Add sfeed_atom to convert one or more feeds from TSV back to Atom
- Rename fetchfeed() to feed() in sfeed_update
- Add support for first <enclosure> as 8th field
- Misc bug fixes and improvements
|
2019-02-26 19:13:54 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
sfeed: Avoid SUBST and directly adjust variables via MAKE_FLAGS (NFC)
|
2019-02-17 22:19:53 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
sfeed: Update to 0.9.8
Changes:
0.9.8
-----
- Documentation improvements
- Add DOCPREFIX for installing docs
- Misc bug fixes and improvements
|
2019-01-01 01:32:10 by Leonardo Taccari | Files touched by this commit (2) | |
Log message:
sfeed: Update to 0.9.7
Changes:
0.9.7
-----
- Add a maximum amount of feeds to update concurrently in sfeed_update
- Add merge(), filter() and order() support per feed in sfeed_update
in order to permit to change merge logic, filter lines and fields
and order lines per feed
- Misc bug fixes and improvements
|
2018-09-08 16:10:52 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
sfeed: Use REPLACE_SH for shell scripts
|
2018-09-08 15:23:38 by Leonardo Taccari | Files touched by this commit (4) |
Log message:
sfeed: Import sfeed-0.9.6 as news/sfeed
RSS and Atom parser (and some format programs).
|