index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rexml
/
encodings
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for
matz
2007-11-06
1
-2
/
+2
*
r1361@bean: ser | 2007-10-01 21:24:28 -0400
ser
2007-10-02
1
-1
/
+1
*
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
nobu
2007-08-06
2
-80
/
+80
*
Merges upstream changes for REXML v3.1.7
ser
2007-07-25
2
-7
/
+15
*
Merged from REXML main repository:
ser
2007-01-20
1
-1
/
+1
*
* hash.c (rb_hash_compare_by_identity): rename Hash#identical to
matz
2006-09-13
1
-1
/
+1
*
* lib/rexml/source.rb (REXML::Source::encoding): should not
matz
2006-09-11
1
-1
/
+2
*
* lib/rexml/encoding.rb (encoding=): give priority to particular
nobu
2005-12-09
3
-15
/
+45
*
* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were
ocean
2005-04-25
1
-2
/
+2
*
Applied Nobu's patch to the XML document encoding structure in REXML. It
ser
2005-04-09
8
-101
/
+77
*
* lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]
kou
2004-12-19
1
-1
/
+1
*
Merged in the changes from BSD bug report. shift-jis is now shift_jis, in
ser
2004-12-13
2
-5
/
+5
*
Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems.
ser
2004-05-16
2
-0
/
+167
*
------------------------------------------------------------------------
ser
2004-05-16
1
-1
/
+1
*
REXML changes
ser
2004-04-02
1
-1
/
+1
*
* lib/rexml/encodings/SHIFT_JIS: wrong library name.
nobu
2004-02-16
1
-1
/
+1
*
Fixed Issue7: DocType with external IDs was not being quoted.
ser
2004-02-16
1
-33
/
+1
*
@@ Fix for the XPath descendant* result set ordering bug @@
ser
2004-02-13
2
-4
/
+4
*
* misc/ruby-mode.el: better support for general delimited
matz
2004-01-27
1
-1
/
+1
*
Commit miss?
usa
2003-12-23
1
-1
/
+1
*
* pack.c (pack_pack): remove unnecessary negative value check.
matz
2003-12-23
1
-1
/
+1
*
* lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]
nahi
2003-12-23
1
-1
/
+1
*
REXML changes:
ser
2003-12-12
6
-42
/
+40
*
Added downcased shift-jis declarations. The old, all upper case declarations
ser
2003-12-09
2
-0
/
+38
*
* Added the lower-case Shift-JIS files to the manifest. The upper-case ones
ser
2003-12-09
7
-126
/
+143
*
* Changes to the encoding mechanism. If iconv is found, it is used first
ser
2003-10-10
13
-56
/
+45
*
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-17
2
-3
/
+19
*
* rename 'Shift-JIS' to 'SHIFT-JIS'
matz
2003-07-11
4
-33
/
+18
*
* lib/rexml/encodings/EUC-JP.rb (Encoding): use join.
matz
2003-07-10
2
-4
/
+4
*
* eval.c (rb_load): put rb_load_file() in a thread critical
matz
2003-07-09
3
-21
/
+35
*
Initial revision
ser
2003-06-10
13
-0
/
+187