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
/
enc
Commit message (
Expand
)
Author
Age
Files
Lines
*
update Unicode include files to version 15.0.0
Martin Dürst
2022-12-06
2
-992
/
+2094
*
move Unicode include files to version 15.0.0 directory
Martin Dürst
2022-12-06
2
-0
/
+0
*
fix wrong property information in name2ctype.h
Martin Dürst
2022-12-06
1
-5
/
+16
*
Use class methods of `File` over `Kernel.open` and `IO.read`
Nobuyoshi Nakada
2022-11-21
1
-1
/
+1
*
reserved_word: just use gperf 3.1 declaration
卜部昌平
2022-09-21
4
-9
/
+5
*
Move case-folding.rb to tooldir with enc-prefix
Nobuyoshi Nakada
2022-09-17
1
-418
/
+0
*
Remove get_actual_encoding() and the dynamic endian detection for dummy UTF-1...
Benoit Daloze
2022-09-12
2
-2
/
+2
*
Support Encoding::Converter newline: :lf and :lf_newline options
Jeremy Evans
2022-08-19
1
-0
/
+20
*
Resolve abi symbol references from miniruby to avoid circular deps
Yuta Saito
2022-08-04
1
-1
/
+1
*
Link ext bundles with bundle loader option for newer ld64
Yuta Saito
2022-08-04
1
-0
/
+2
*
Rename ENCINDEX_ASCII to ENCINDEX_ASCII_8BIT
Jean Boussier
2022-07-19
1
-3
/
+3
*
Remove Unicode 13.0.0 related files
Martin Dürst
2022-03-16
2
-50521
/
+0
*
update Unicode Version to 14.0.0 and Emoji version to 14.0
Martin Dürst
2022-03-13
2
-0
/
+52210
*
Revert "enc/depend: fix out-of-src build with --with-static-linked-ext" (#5616)
Nobuyoshi Nakada
2022-03-02
1
-7
/
+1
*
enc/depend: fix out-of-src build with --with-static-linked-ext
Yuta Saito
2022-03-02
1
-1
/
+7
*
[Feature #18249] Update dependencies
Peter Zhu
2022-02-22
1
-0
/
+4218
*
[Feature #18249] Include ruby.h in extensions to have ABI version
Peter Zhu
2022-02-22
2
-0
/
+3
*
Update dependencies
Nobuyoshi Nakada
2021-11-21
1
-67
/
+0
*
ruby tool/update-deps --fix
卜部昌平
2021-10-05
1
-850
/
+895
*
Remove no longer needed include files (Unicode Version 12.1.0)
Martin Dürst
2021-07-09
2
-49238
/
+0
*
Add directory and include files for Unicode version 13.0.0
Martin Dürst
2021-07-08
2
-0
/
+50521
*
Use $ignore_error defined in mkmf.rb
Nobuyoshi Nakada
2021-07-03
1
-9
/
+9
*
dependency updates
卜部昌平
2021-04-13
1
-65
/
+0
*
transcode-tblgen.rb: make silent a little when just -v
Nobuyoshi Nakada
2020-12-29
2
-1
/
+2
*
Add string encoding IBM720 alias CP720 (#3803)
Lars Kanis
2020-11-22
3
-1
/
+126
*
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
1
-27
/
+0
*
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
1
-27
/
+0
*
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
1
-65
/
+0
*
Use https instead of http
Kazuhiro NISHIYAMA
2020-07-28
13
-15
/
+15
*
Encode ' as ' when using encode(xml: :attr)
Jeremy Evans
2020-07-10
1
-1
/
+2
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-5414
/
+5414
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-5414
/
+5414
*
Suppress warnings by gcc 10.1.0-RC-20200430
Nobuyoshi Nakada
2020-05-04
1
-0
/
+4
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-0
/
+6080
*
Suppress warnings: reserved for numbered parameter
Kazuki Tsujimoto
2020-04-05
1
-1
/
+1
*
Added tooldir variable
Nobuyoshi Nakada
2020-04-05
2
-2
/
+3
*
more on NULL versus functions.
卜部昌平
2020-02-07
1
-5
/
+5
*
update dependencies
卜部昌平
2019-12-26
1
-0
/
+33
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-1
/
+1
*
enc/x_emoji.h: fixed dead-links [ci skip]
Nobuyoshi Nakada
2019-12-24
1
-2
/
+2
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-22
2
-2
/
+2
*
Update dependencies
Nobuyoshi Nakada
2019-11-18
1
-43
/
+0
*
Init function is need to link statically
Nobuyoshi Nakada
2019-08-10
1
-0
/
+5
*
Removed unnecessary headers
Nobuyoshi Nakada
2019-08-10
1
-32
/
+0
*
Use ENC_REPLICATE to copy an encoding
Nobuyoshi Nakada
2019-08-10
1
-8
/
+1
*
Revert "Removed unused includes"
Yusuke Endoh
2019-08-10
2
-0
/
+34
*
Removed unused includes
Nobuyoshi Nakada
2019-08-09
2
-34
/
+0
*
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
1
-0
/
+24
*
Update dependencies for 369ff79394765ce198ac7cee872a8c739d895aaa
Takashi Kokubun
2019-07-14
1
-0
/
+10
*
add encoding conversion from/to CESU-8
Martin Dürst
2019-07-14
1
-0
/
+85
[next]