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
/
rexml
/
encoding.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* ruby.c (load_file_internal): set default source encoding as
naruse
2012-11-06
1
-0
/
+1
*
* lib/rexml/source.rb: Move encoding detection code to base class.
kou
2012-10-28
1
-13
/
+0
*
* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
naruse
2011-03-02
1
-23
/
+19
*
* lib/rexml/encoding.rb: untabify.
kou
2010-10-30
1
-46
/
+45
*
* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
kou
2010-10-30
1
-60
/
+56
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-1
/
+1
*
* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:
matz
2008-01-01
1
-3
/
+3
*
Fixes ticket:110 (more UTF-16 problems)
ser
2007-11-04
1
-2
/
+7
*
Merges upstream changes for REXML v3.1.7
ser
2007-07-25
1
-2
/
+2
*
Merged from REXML main repository:
ser
2007-01-20
1
-13
/
+13
*
* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces
matz
2006-10-09
1
-1
/
+1
*
* lib/rexml/source.rb (REXML::Source::encoding): should not
matz
2006-09-11
1
-14
/
+16
*
* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have to
nobu
2006-08-22
1
-2
/
+2
*
Short summary:
ser
2006-04-15
1
-52
/
+58
*
* lib/rexml/encoding.rb (encoding=): give priority to particular
nobu
2005-12-09
1
-18
/
+12
*
* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were
ocean
2005-04-25
1
-20
/
+20
*
Applied Nobu's patch to the XML document encoding structure in REXML. It
ser
2005-04-09
1
-13
/
+21
*
* Added the lower-case Shift-JIS files to the manifest. The upper-case ones
ser
2003-12-09
1
-3
/
+9
*
* Changes to the encoding mechanism. If iconv is found, it is used first
ser
2003-10-10
1
-43
/
+31
*
* lib/rexml/encoding.rb (encoding=): oops, shouldn't have
matz
2003-07-09
1
-3
/
+1
*
* eval.c (rb_load): put rb_load_file() in a thread critical
matz
2003-07-09
1
-4
/
+6
*
Initial revision
ser
2003-06-10
1
-0
/
+62