Path to this page:
Subject: CVS commit: pkgsrc/textproc/R-xmlparsedata
From: Makoto Fujiwara
Date: 2021-09-11 07:43:29
Message id: 20210911054329.3783AFA97@cvs.NetBSD.org
Log Message:
(textproc/R-xmlparsedata) Updated 1.0.3 to 1.0.5
# 1.0.5
* Translate `\` in lambda expression to `OP-LAMBDA` (#18 @renkun-ken).
* Drop all control characters, except horizontal tab and newline (#19).
# 1.0.4
* Translate ] tokens to `OP-RIGHT-BRACKET` instead of
`OP-RIGHT-BRACE` (#11 @AshesITR).
* `xml_parse_data()` now works if `includeText = FALSE`
(#14 @renkun-ken).
Files: