[med-svn] [r-cran-stringi] branch upstream updated (102499d -> e34d676)
Andreas Tille
tille at debian.org
Thu Oct 12 20:40:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository r-cran-stringi.
from 102499d New upstream version 1.1.2
new e34d676 New upstream version 1.1.5
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 21 +-
INSTALL | 40 ++-
LICENSE | 6 +-
MD5 | 549 +++++++++++++++----------------
NAMESPACE | 2 -
NEWS | 45 ++-
R/ICU_settings.R | 2 +-
R/compare.R | 2 +-
R/draft_encdetect.R | 24 +-
R/draft_files.R | 12 +-
R/encoding.R | 2 +-
R/encoding_conversion.R | 2 +-
R/encoding_detection.R | 2 +-
R/encoding_management.R | 12 +-
R/escape.R | 2 +-
R/install.R | 248 ++++++++------
R/internal_prepare_arg.R | 2 +-
R/internal_test.R | 2 +-
R/join.R | 2 +-
R/length.R | 2 +-
R/locale.R | 2 +-
R/locale_management.R | 2 +-
R/opts.R | 2 +-
R/pad.R | 2 +-
R/random.R | 2 +-
R/reverse.R | 2 +-
R/search.R | 2 +-
R/search_count_4.R | 2 +-
R/search_count_bound.R | 2 +-
R/search_detect_4.R | 2 +-
R/search_extract_4.R | 2 +-
R/search_extract_bound.R | 2 +-
R/search_locate_4.R | 2 +-
R/search_locate_bound.R | 2 +-
R/search_match_4.R | 2 +-
R/search_replace_4.R | 2 +-
R/search_replace_na.R | 2 +-
R/search_split_4.R | 2 +-
R/search_split_bound.R | 2 +-
R/search_startsendswith_4.R | 2 +-
R/search_subset_4.R | 2 +-
R/sort.R | 2 +-
R/stats.R | 2 +-
R/stringi-package.R | 4 +-
R/sub.R | 4 +-
R/time_calendar.R | 2 +-
R/time_format.R | 2 +-
R/time_symbols.R | 2 +-
R/time_zone.R | 2 +-
R/todo_charclass.R | 2 +-
R/todo_justify.R | 2 +-
R/todo_rbnf.R | 2 +-
R/todo_search_in.R | 2 +-
R/todo_split.R | 2 +-
R/trans_casemap.R | 2 +-
R/trans_normalization.R | 2 +-
R/trans_other.R | 2 +-
R/trans_transliterate.R | 2 +-
R/trim.R | 2 +-
R/utils.R | 2 +-
R/wrap.R | 2 +-
configure | 288 ++++++++++++----
inst/AUTHORS | 2 +-
inst/CITATION | 6 +-
man/oper_comparison.Rd | 25 +-
man/oper_plus.Rd | 1 -
man/stri_compare.Rd | 11 +-
man/stri_count.Rd | 1 -
man/stri_count_boundaries.Rd | 7 +-
man/stri_datetime_add.Rd | 5 +-
man/stri_datetime_create.Rd | 1 -
man/stri_datetime_fields.Rd | 1 -
man/stri_datetime_format.Rd | 2 +-
man/stri_datetime_fstr.Rd | 1 -
man/stri_datetime_now.Rd | 1 -
man/stri_datetime_symbols.Rd | 1 -
man/stri_detect.Rd | 3 +-
man/stri_dup.Rd | 1 -
man/stri_duplicated.Rd | 1 -
man/stri_enc_detect.Rd | 15 +-
man/stri_enc_detect2.Rd | 21 +-
man/stri_enc_fromutf32.Rd | 1 -
man/stri_enc_info.Rd | 3 +-
man/stri_enc_isascii.Rd | 1 -
man/stri_enc_isutf16.Rd | 1 -
man/stri_enc_isutf8.Rd | 1 -
man/stri_enc_list.Rd | 1 -
man/stri_enc_mark.Rd | 3 +-
man/stri_enc_set.Rd | 9 +-
man/stri_enc_toascii.Rd | 1 -
man/stri_enc_tonative.Rd | 1 -
man/stri_enc_toutf32.Rd | 1 -
man/stri_enc_toutf8.Rd | 1 -
man/stri_encode.Rd | 3 +-
man/stri_escape_unicode.Rd | 1 -
man/stri_extract.Rd | 21 +-
man/stri_extract_boundaries.Rd | 13 +-
man/stri_flatten.Rd | 1 -
man/stri_info.Rd | 1 -
man/stri_install.Rd | 64 ----
man/stri_isempty.Rd | 1 -
man/stri_join.Rd | 3 +-
man/stri_join_list.Rd | 3 +-
man/stri_length.Rd | 1 -
man/stri_list2matrix.Rd | 1 -
man/stri_locale_info.Rd | 1 -
man/stri_locale_list.Rd | 1 -
man/stri_locale_set.Rd | 3 +-
man/stri_locate.Rd | 27 +-
man/stri_locate_boundaries.Rd | 13 +-
man/stri_match.Rd | 7 +-
man/stri_numbytes.Rd | 1 -
man/stri_opts_brkiter.Rd | 1 -
man/stri_opts_collator.Rd | 1 -
man/stri_opts_fixed.Rd | 1 -
man/stri_opts_regex.Rd | 1 -
man/stri_order.Rd | 1 -
man/stri_pad.Rd | 3 +-
man/stri_rand_lipsum.Rd | 1 -
man/stri_rand_shuffle.Rd | 1 -
man/stri_rand_strings.Rd | 1 -
man/stri_read_lines.Rd | 5 +-
man/stri_read_raw.Rd | 7 +-
man/stri_replace.Rd | 19 +-
man/stri_replace_na.Rd | 1 -
man/stri_reverse.Rd | 1 -
man/stri_split.Rd | 5 +-
man/stri_split_boundaries.Rd | 7 +-
man/stri_split_lines.Rd | 2 +-
man/stri_startsendswith.Rd | 9 +-
man/stri_stats_general.Rd | 1 -
man/stri_stats_latex.Rd | 1 -
man/stri_sub.Rd | 3 +-
man/stri_subset.Rd | 5 +-
man/stri_timezone_info.Rd | 1 -
man/stri_timezone_list.Rd | 1 -
man/stri_timezone_set.Rd | 1 -
man/stri_trans_casemap.Rd | 13 +-
man/stri_trans_char.Rd | 1 -
man/stri_trans_general.Rd | 1 -
man/stri_trans_list.Rd | 1 -
man/stri_trans_nf.Rd | 13 +-
man/stri_trim.Rd | 10 +-
man/stri_unescape_unicode.Rd | 1 -
man/stri_unique.Rd | 1 -
man/stri_width.Rd | 1 -
man/stri_wrap.Rd | 1 -
man/stri_write_lines.Rd | 1 -
man/stringi-arguments.Rd | 2 +-
man/stringi-encoding.Rd | 34 +-
man/stringi-locale.Rd | 2 +-
man/stringi-package.Rd | 18 +-
man/stringi-search-boundaries.Rd | 19 +-
man/stringi-search-charclass.Rd | 2 +-
man/stringi-search-coll.Rd | 8 +-
man/stringi-search-fixed.Rd | 2 +-
man/stringi-search-regex.Rd | 2 +-
man/stringi-search.Rd | 47 ++-
src/Makevars.in | 3 +-
src/Makevars.win | 6 +-
src/install.libs.R.in | 4 +
src/stri_ICU_settings.cpp | 2 +-
src/stri_TODO_justify.cpp | 2 +-
src/stri_TODO_splitpos.cpp | 2 +-
src/stri_TODO_uchar.cpp | 2 +-
src/stri_brkiter.cpp | 4 +-
src/stri_brkiter.h | 27 +-
src/stri_bytesearch_matcher.h | 2 +-
src/stri_collator.cpp | 2 +-
src/stri_common.cpp | 2 +-
src/stri_compare.cpp | 2 +-
src/stri_container_base.cpp | 2 +-
src/stri_container_base.h | 2 +-
src/stri_container_bytesearch.cpp | 2 +-
src/stri_container_bytesearch.h | 2 +-
src/stri_container_charclass.h | 2 +-
src/stri_container_double.h | 2 +-
src/stri_container_integer.h | 2 +-
src/stri_container_listint.cpp | 2 +-
src/stri_container_listint.h | 2 +-
src/stri_container_listraw.cpp | 2 +-
src/stri_container_listraw.h | 2 +-
src/stri_container_listutf8.cpp | 2 +-
src/stri_container_listutf8.h | 2 +-
src/stri_container_logical.h | 2 +-
src/stri_container_regex.cpp | 2 +-
src/stri_container_regex.h | 2 +-
src/stri_container_usearch.cpp | 2 +-
src/stri_container_usearch.h | 2 +-
src/stri_container_utf16.cpp | 2 +-
src/stri_container_utf16.h | 2 +-
src/stri_container_utf8.cpp | 2 +-
src/stri_container_utf8.h | 2 +-
src/stri_container_utf8_indexable.cpp | 12 +-
src/stri_container_utf8_indexable.h | 2 +-
src/stri_encoding_conversion.cpp | 2 +-
src/stri_encoding_detection.cpp | 2 +-
src/stri_encoding_management.cpp | 10 +-
src/stri_escape.cpp | 2 +-
src/stri_exception.cpp | 548 +++++++++++++++---------------
src/stri_exception.h | 12 +-
src/stri_exports.h | 2 +-
src/stri_external.h | 9 +-
src/stri_interval.h | 2 +-
src/stri_intvec.h | 2 +-
src/stri_join.cpp | 2 +-
src/stri_length.cpp | 2 +-
src/stri_macros.h | 40 ++-
src/stri_messages.h | 2 +-
src/stri_pad.cpp | 2 +-
src/stri_prepare_arg.cpp | 2 +-
src/stri_random.cpp | 2 +-
src/stri_reverse.cpp | 2 +-
src/stri_search_boundaries_count.cpp | 2 +-
src/stri_search_boundaries_extract.cpp | 2 +-
src/stri_search_boundaries_locate.cpp | 2 +-
src/stri_search_boundaries_split.cpp | 2 +-
src/stri_search_class_count.cpp | 2 +-
src/stri_search_class_detect.cpp | 2 +-
src/stri_search_class_extract.cpp | 2 +-
src/stri_search_class_locate.cpp | 2 +-
src/stri_search_class_replace.cpp | 2 +-
src/stri_search_class_split.cpp | 2 +-
src/stri_search_class_startsendswith.cpp | 2 +-
src/stri_search_class_subset.cpp | 2 +-
src/stri_search_class_trim.cpp | 2 +-
src/stri_search_coll_count.cpp | 2 +-
src/stri_search_coll_detect.cpp | 2 +-
src/stri_search_coll_extract.cpp | 2 +-
src/stri_search_coll_locate.cpp | 2 +-
src/stri_search_coll_replace.cpp | 2 +-
src/stri_search_coll_split.cpp | 2 +-
src/stri_search_coll_startsendswith.cpp | 2 +-
src/stri_search_coll_subset.cpp | 2 +-
src/stri_search_common.cpp | 2 +-
src/stri_search_fixed_count.cpp | 2 +-
src/stri_search_fixed_detect.cpp | 2 +-
src/stri_search_fixed_extract.cpp | 2 +-
src/stri_search_fixed_locate.cpp | 2 +-
src/stri_search_fixed_replace.cpp | 2 +-
src/stri_search_fixed_split.cpp | 2 +-
src/stri_search_fixed_startsendswith.cpp | 2 +-
src/stri_search_fixed_subset.cpp | 2 +-
src/stri_search_in.cpp | 2 +-
src/stri_search_other_replace.cpp | 2 +-
src/stri_search_other_split.cpp | 2 +-
src/stri_search_regex_count.cpp | 2 +-
src/stri_search_regex_detect.cpp | 2 +-
src/stri_search_regex_extract.cpp | 2 +-
src/stri_search_regex_locate.cpp | 2 +-
src/stri_search_regex_match.cpp | 2 +-
src/stri_search_regex_replace.cpp | 2 +-
src/stri_search_regex_split.cpp | 2 +-
src/stri_search_regex_subset.cpp | 2 +-
src/stri_sort.cpp | 2 +-
src/stri_stats.cpp | 2 +-
src/stri_string8.h | 2 +-
src/stri_string8buf.h | 2 +-
src/stri_stringi.cpp | 7 +-
src/stri_stringi.h | 2 +-
src/stri_sub.cpp | 140 ++++----
src/stri_test.cpp | 2 +-
src/stri_time_calendar.cpp | 2 +-
src/stri_time_format.cpp | 2 +-
src/stri_time_symbols.cpp | 2 +-
src/stri_time_zone.cpp | 2 +-
src/stri_trans_casemap.cpp | 2 +-
src/stri_trans_normalization.cpp | 2 +-
src/stri_trans_other.cpp | 2 +-
src/stri_trans_transliterate.cpp | 2 +-
src/stri_ucnv.cpp | 2 +-
src/stri_ucnv.h | 2 +-
src/stri_uloc.cpp | 2 +-
src/stri_utils.cpp | 2 +-
src/stri_wrap.cpp | 2 +-
src/uconfig_local.h.in | 2 +-
276 files changed, 1547 insertions(+), 1394 deletions(-)
delete mode 100644 man/stri_install.Rd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-stringi.git
More information about the debian-med-commit
mailing list