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
/
transcode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* transcode.c (transcode_dispatch): fix for multistep transcode.
nobu
2007-12-25
1
-2
/
+4
*
* common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans.
nobu
2007-12-25
1
-151
/
+109
*
Tue Dec 25 12:32:32 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-25
1
-20
/
+20
*
* transocode.c: register_functional_transcoder() added.
naruse
2007-12-24
1
-18
/
+66
*
Mon Dec 24 09:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-24
1
-68
/
+68
*
* include/ruby/encoding.h, encoding.c, re.c, io.c, parse.y, numeric.c,
akr
2007-12-22
1
-1
/
+1
*
Sat Dec 22 15:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-22
1
-1
/
+13
*
* encoding.c (rb_ascii_encoding): renamed from previous
matz
2007-12-21
1
-1
/
+1
*
* transcode.c (rb_str_transcode_bang): returns self if no conversion.
nobu
2007-12-21
1
-1
/
+1
*
* transcode.c (rb_str_transcode_bang, rb_str_transcode): set new
nobu
2007-12-18
1
-17
/
+27
*
for undefined conversions.
matz
2007-12-17
1
-2
/
+1
*
* transcode.c (str_transcode, transcode_dispatch): added two-step
matz
2007-12-15
1
-31
/
+55
*
* transcode.c (transcode_loop): get rid of SEGV at sequence can not be
nobu
2007-12-11
1
-15
/
+17
*
* transcode.c (str_transcode): allow non-registered encodings.
nobu
2007-12-10
1
-7
/
+28
*
* string.c (rb_str_tmp_new): creates hidden temporary buffer.
nobu
2007-12-10
1
-183
/
+102
*
* transcode*.[ch], test/ruby/test_transcode.rb: set properties.
nobu
2007-12-10
1
-2
/
+2
*
* transcode.c: new file to provide encoding conversion features.
matz
2007-12-10
1
-0
/
+438