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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/mkconstants.rb: add some IPV6 constans. [ruby-dev:36175]
matz
2008-09-06
1
-2
/
+2
*
* ext/socket/constants.h: add some IPV6 constans. [ruby-dev:36175]
matz
2008-09-06
1
-0
/
+4
*
* transcode.c (econv_description): show ECONV_HTML_TEXT_ENCODER and
akr
2008-09-06
1
-0
/
+5
*
* transcode.c (rb_econv_binmode): check actual transcoders.
akr
2008-09-06
1
-0
/
+4
*
* transcode.c (rb_econv_open): fix last_tc.
akr
2008-09-06
1
-0
/
+4
*
* io.c (rb_io_binmode): clear newline flags in writeconv_pre_ecflags.
akr
2008-09-06
1
-0
/
+4
*
* transcode.c (str_transcode0): check ECONV_HTML_TEXT_ENCODER and
akr
2008-09-06
1
-0
/
+5
*
* transcode.c (allocate_converted_string): fix overflow condition.
akr
2008-09-06
1
-0
/
+4
*
* transcode.c (sym_html): new variable.
akr
2008-09-06
1
-0
/
+8
*
* include/ruby/encoding.h (ECONV_HTML_TEXT_ENCODER): new constant.
akr
2008-09-06
1
-0
/
+10
*
* transcode.c (struct trans_open_t): defined to pass num_additional.
akr
2008-09-06
1
-0
/
+6
*
* enc/trans/escape.trans (fun_so_escape_html_attr): fix return type.
akr
2008-09-06
1
-0
/
+4
*
* transcode.c (rb_econv_open): needless branch removed.
akr
2008-09-06
1
-0
/
+4
*
* transcode.c (rb_econv_open): test condition simplified.
akr
2008-09-06
1
-0
/
+4
*
* transcode.c (stateless_encoding_i): ignore supplemental conversions.
akr
2008-09-06
1
-0
/
+6
*
* enc/trans/escape.trans (escape_html_attr_init): new function.
akr
2008-09-06
1
-0
/
+7
*
* bignum.c (bigdivrem1): optimization by skipping zeros at the
matz
2008-09-05
1
-0
/
+6
*
* complex.c: uses f_real_p macro.
tadf
2008-09-05
1
-0
/
+4
*
* transcode.c (rb_econv_open): fail for ASCII incompatible with
akr
2008-09-05
1
-0
/
+5
*
* io.c (rb_io_extract_modeenc): raise an error for ASCII incompatible
akr
2008-09-05
1
-0
/
+5
*
* enc/trans/escape.trans: new file.
akr
2008-09-05
1
-0
/
+4
*
* tool/transcode-tblgen.rb (StrSet.parse): accept upper case
akr
2008-09-05
1
-0
/
+5
*
* transcode.c (output_hex_charref): upcase hexadecimal digits.
akr
2008-09-05
1
-0
/
+4
*
* include/ruby/encoding.h (ECONV_UNDEF_HEX_CHARREF): defined.
akr
2008-09-05
1
-0
/
+9
*
* transcode.c (rb_econv_convert): use ECONV_INVALID_MASK and
akr
2008-09-05
1
-0
/
+5
*
* include/ruby/ruby.h (DBL2NUM): renamed from DOUBLE2NUM.
matz
2008-09-05
1
-0
/
+6
*
* transcode.c (allocate_converted_string): add arguments for a buffer
akr
2008-09-05
1
-0
/
+7
*
* transcode.c (str_transcode_enc_args): local variables renamed.
akr
2008-09-05
1
-0
/
+5
*
* transcode.c (econv_s_stateless_encoding): new method.
akr
2008-09-05
1
-0
/
+4
*
* transcode.c (enc_arg): extracted from str_transcode_enc_args.
akr
2008-09-05
1
-0
/
+5
*
* include/ruby/io.h (rb_io_modestr_fmode): renamed from
akr
2008-09-05
1
-0
/
+15
*
* enc/trans/newline.trans (universal_newline_finish): new function.
akr
2008-09-05
1
-0
/
+4
*
* include/ruby/io.h (rb_io_mode_modenum): moved from
akr
2008-09-05
1
-0
/
+5
*
* io.c (MODENUM_MAX): removed.
akr
2008-09-05
1
-0
/
+4
*
* io.c (copy_stream_fallback_body): use read method unless readpartial
nobu
2008-09-05
1
-0
/
+5
*
* ext/iconv/iconv.c (iconv_create): strips glibc style option before
nobu
2008-09-05
1
-0
/
+6
*
* iseq.c (iseq_data_to_ary): make it static.
ko1
2008-09-04
1
-0
/
+6
*
* vm.c (thread_recycle_stack_slot, thread_recycle_stack_count):
ko1
2008-09-04
1
-0
/
+5
*
* thread.c (rb_thread_critical): removed.
ko1
2008-09-04
1
-0
/
+4
*
* io.c (argf_mark): mark p->encs.ecopts.
akr
2008-09-04
1
-0
/
+4
*
* transcode_data.h (rb_transcoder): rename fields:
akr
2008-09-04
1
-0
/
+7
*
* transcode.c: variables renamed for consistency.
akr
2008-09-04
1
-0
/
+4
*
* pack.c (encodes): make buff fixed length to avoid SEGV by
akr
2008-09-04
1
-0
/
+5
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_mode): set exception mode
mame
2008-09-04
1
-0
/
+6
*
* include/ruby/intern.h (rb_file_open_str): declared.
akr
2008-09-04
1
-0
/
+9
*
* enc/trans/newline.trans: record newline types met in universal
akr
2008-09-04
1
-0
/
+5
*
* lib/prime.rb (Prime::OldCompatibility#each): added compatibility to
yugui
2008-09-04
1
-0
/
+7
*
* transcode.c (econv_init): accept an integer as 3rd argument as well.
akr
2008-09-04
1
-0
/
+4
*
* transcode.c (sym_partial_input): new variable.
akr
2008-09-04
1
-0
/
+5
*
* transcode.c (sym_universal_newline_decoder): new variable.
akr
2008-09-04
1
-0
/
+8
[next]