index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
unicode_normalize
Commit message (
Expand
)
Author
Age
Files
Lines
*
update Unicode normalization tables to version 15.0.0
Martin Dürst
2022-12-06
1
-0
/
+77
*
[DOC] hide `UnicodeNormalize` in module index
Nobuyoshi Nakada
2022-03-14
1
-1
/
+1
*
update Unicode Version to 14.0.0 and Emoji version to 14.0
Martin Dürst
2022-03-13
1
-5
/
+112
*
Update lib/unicode_normalize/tables.rb to Unicode version 13.0.0
Martin Dürst
2021-07-08
1
-0
/
+36
*
update to Unicode Version 12.1.0 (beta)
duerst
2019-04-05
1
-2
/
+2
*
change lib/unicode_normalize/tables.rb to single item per line to make diffs ...
duerst
2019-04-04
1
-1127
/
+8991
*
update Unicode version (and Emoji version) to 12.0.0
duerst
2019-03-06
1
-79
/
+80
*
update to Unicode 11.0.0 (main step, not complete yet)
duerst
2018-12-05
1
-94
/
+98
*
lib/*: Prefer require_relative over require, remove explicit extension
marcandre
2018-11-02
1
-1
/
+1
*
revert r65091, r65090 because ci fails
duerst
2018-10-16
1
-98
/
+94
*
update to Unicode 11.0.0 (basic step, not complete yet)
duerst
2018-10-16
1
-94
/
+98
*
fix range check for Hangul jamo trailers in Unicode normalization
duerst
2018-07-28
1
-1
/
+1
*
update Ruby to Unicode 10.0.0
duerst
2017-09-06
1
-77
/
+80
*
add explanations about status of module UnicodeNormalize
duerst
2017-05-09
1
-0
/
+15
*
move definition of String#unicode_normalized? to C to make sure it is documented
duerst
2017-05-04
1
-6
/
+0
*
move definition of String#unicode_normalize! to C to make sure it is documented
duerst
2017-05-04
1
-4
/
+0
*
move definition of String#unicode_normalize to C to make sure it is documented
duerst
2017-05-03
1
-4
/
+0
*
rework definition of String#unicode_normalize! and #unicode_normalized?
duerst
2017-05-02
1
-1
/
+8
*
rework definition of String#unicode_normalize
duerst
2017-05-02
1
-0
/
+6
*
nodoc UnicodeNormalize module
stomar
2017-04-12
2
-2
/
+2
*
* common.mk: Updated Unicode version to 9.0.0 [Feature #12513]
duerst
2016-09-07
1
-84
/
+93
*
Fix commit miss
kazu
2016-07-20
1
-2
/
+0
*
fix typos
kazu
2016-07-20
1
-0
/
+2
*
* lib/unicode_normalize/tables.rb: Remove
duerst
2016-07-19
1
-2
/
+0
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".
akr
2015-11-10
1
-1
/
+1
*
common.mk, lib/unicode_normalize/tables.rb: Change Unicode
duerst
2015-10-02
1
-67
/
+67
*
unicode_norm_gen.tmpl: end marker
nobu
2015-09-29
1
-1
/
+1
*
tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:
duerst
2015-09-29
1
-845
/
+842
*
normalize.rb: remove redundant hash
nobu
2015-03-11
1
-10
/
+2
*
tables.rb: add
nobu
2014-11-11
1
-0
/
+1163
*
normalize.rb: fix syntax error
nobu
2014-11-09
1
-1
/
+1
*
lib/unicode_normalize/normalize.rb: Replaced if-else by case in self.normaliz...
duerst
2014-11-09
1
-3
/
+4
*
unicode_norm_gen.tmpl: expand kompatible_table
nobu
2014-11-06
1
-16
/
+2
*
normalize.rb: trivial optimizations
nobu
2014-11-06
1
-5
/
+6
*
normalize.rb: explicit separator
nobu
2014-11-06
1
-1
/
+1
*
lib/unicode_normalize/normalize.rb: Comment clarification. [ci skip]
duerst
2014-11-05
1
-1
/
+1
*
lib/unicode_normalize/normalize.rb: added US_ASCII
duerst
2014-10-25
1
-0
/
+4
*
lib/unicode_normalize/tables.rb: remove auto generated file.
nobu
2014-10-21
1
-1154
/
+0
*
lib/unicode_normalize/tables.rb: Committing to make version
duerst
2014-10-21
1
-0
/
+1154
*
lib/unicode_normalize/normalize.rb: Added comment to point to
duerst
2014-10-21
1
-0
/
+2
*
unicode_normalize/normalize.rb: rename variable
nobu
2014-10-20
1
-5
/
+5
*
lib/unicode_normalize.rb: revert r48046. The s in sIndex
duerst
2014-10-20
1
-5
/
+5
*
unicode_normalize/normalize.rb: remove prefix
nobu
2014-10-20
1
-5
/
+5
*
unicode_normalize/normalize.rb: simplify
nobu
2014-10-20
1
-3
/
+3
*
unicode_normalize/normalize.rb: remove unnecessary module names
nobu
2014-10-20
1
-11
/
+11
*
lib/unicode_normalize.rb: remove BOMs
nobu
2014-10-19
1
-1
/
+1
*
lib/unicode_normalize/normalize.rb: Added a missing file extension in require...
duerst
2014-10-19
1
-1
/
+1
*
tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:
duerst
2014-10-19
1
-1
/
+1
*
* remove trailing spaces.
svn
2014-10-19
1
-12
/
+12
[next]