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
*
* string.c (rb_str_times): empty string's coderange is CODERANGE_7BIT.
naruse
2008-02-21
1
-0
/
+9
*
Thu Feb 21 17:15:15 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2008-02-21
1
-0
/
+11
*
* io.c (rb_f_putc): invoke stdout method so that redefining putc
matz
2008-02-21
1
-0
/
+7
*
* array.c (rb_ary_unshift_m): expands enough for argc. [ruby-dev:33880]
nobu
2008-02-21
1
-0
/
+4
*
* io.c (argf_set_encoding): uses current_file after check if next
nobu
2008-02-21
1
-3
/
+3
*
* io.c (argf_set_encoding): uses current_file after check for next
nobu
2008-02-21
1
-0
/
+5
*
* string.c: replace rb_enc_copy by rb_enc_cr_str_copy or
naruse
2008-02-21
1
-0
/
+5
*
* include/ruby/encoding.h (rb_enc_asciicompat): dummy encoding is not
naruse
2008-02-21
1
-0
/
+5
*
* configure.in (RPATHFLAG): -R option of HP-UX ld is not for runtime
nobu
2008-02-20
1
-0
/
+5
*
* win32/win32.c (rb_w32_map_errno): exported.
nobu
2008-02-20
1
-0
/
+4
*
* ext/readline/extconf.rb (rl_event_hook): workaround for native
usa
2008-02-20
1
-0
/
+5
*
* encoding.c (rb_enc_associate_index): doesn't clear coderange
naruse
2008-02-20
1
-0
/
+5
*
* string.c (rb_enc_str_copy): added for wrapper for rb_enc_copy.
naruse
2008-02-20
1
-0
/
+13
*
* instruby.rb (parse_args): added --dir-mode, --script-mode and
nobu
2008-02-20
1
-0
/
+19
*
* io.c (open_key_args): set arg->io even if no options passed.
usa
2008-02-20
1
-0
/
+5
*
* string.c (rb_enc_strlen_cr): get length with coderange scan.
naruse
2008-02-19
1
-0
/
+6
*
* eval.c (rb_raise_jump): moved adjustment for control frame.
nobu
2008-02-19
1
-0
/
+4
*
* gc.c (STACK_LENGTH) [SPARC] : 0x80 offset removed. [ruby-dev:33857]
akr
2008-02-19
1
-0
/
+4
*
* ext/readline/readline.c (readline_event): prevent polling. based on
nobu
2008-02-19
1
-0
/
+5
*
* eval.c (ruby_exec_node): no thread starts inside iseq compilation.
nobu
2008-02-19
1
-0
/
+8
*
* string.c (rb_str_each_line): fix newline size.
akr
2008-02-18
1
-0
/
+4
*
* include/ruby/node.h (NODE_FL_NEWLINE): renamed from NODE_NEWLINE
matz
2008-02-18
1
-0
/
+5
*
* lib/irb/locale.rb (IRB::Locale#lc2kconv): check ja_JP.EUC-JP as well.
akr
2008-02-18
1
-0
/
+4
*
* re.c (re_warn): defined to restore warnings for /[a-c-e]/, etc.
akr
2008-02-18
1
-0
/
+4
*
* ext/pty/lib/expect.rb (IO#expect): check if peer is closed.
nobu
2008-02-18
1
-0
/
+5
*
* re.c (rb_reg_regsub): don't repeat repl twice with
akr
2008-02-17
1
-0
/
+5
*
* lib/cgi.rb (CGI::escapeHTML): use gsub with Hash. [ruby-dev:33828]
kazu
2008-02-17
1
-0
/
+4
*
* encoding.c (ENC_CODERANGE_AND): fix broken case. [ruby-dev:33826]
naruse
2008-02-17
1
-0
/
+6
*
* re.c (rb_reg_prepare_re): add enable_warning parameter.
akr
2008-02-17
1
-0
/
+6
*
* test/ruby/test_regexp.rb: add tests to achieve over 90% test
mame
2008-02-17
1
-0
/
+5
*
fix ML refs (ruby-core# -> ruby-core:)
kazu
2008-02-17
1
-2
/
+2
*
* encoding.c (ENC_CODERANGE_AND): added.
naruse
2008-02-17
1
-0
/
+8
*
* string.c (str_strlen): rb_enc_strlen doesn't fail.
akr
2008-02-17
1
-0
/
+4
*
* string.c (str_sublen): use rb_enc_strlen.
akr
2008-02-17
1
-0
/
+4
*
* enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c,
naruse
2008-02-17
1
-0
/
+8
*
* re.c (rb_reg_quote): return US-ASCII string consistently.
akr
2008-02-17
1
-0
/
+4
*
* string.c (rb_str_times): reduce loop overhead.
akr
2008-02-17
1
-0
/
+4
*
* include/ruby/re.h (struct rmatch_offset): new struct for character
akr
2008-02-16
1
-0
/
+37
*
* win32/resource.rb: made version infos confirm to OS spec.
usa
2008-02-16
1
-0
/
+6
*
* string.c (rb_str_substr): optimized for UTF-8.
naruse
2008-02-16
1
-1
/
+5
*
* encoding.c (rb_enc_compatible): check encoding incapable arguments.
akr
2008-02-16
1
-3
/
+7
*
* re.c (match_inspect): avoid SEGV with MatchData.allocate.inspect.
akr
2008-02-16
1
-0
/
+4
*
* string.c (str_strlen): revert r15507. [ruby-dev:33810]
naruse
2008-02-16
1
-0
/
+4
*
* string.c (str_strlen): little more optimize.
naruse
2008-02-16
1
-0
/
+5
*
* encoding.c (rb_enc_compatible): empty strings are always compatible.
akr
2008-02-16
1
-0
/
+6
*
add ML ref.
akr
2008-02-16
1
-1
/
+1
*
* string.c (rb_enc_strlen): UTF-8 character count moved to str_strlen.
akr
2008-02-16
1
-0
/
+6
*
* string.c (rb_str_sub_bang): stringize replacing hash values.
akr
2008-02-16
1
-0
/
+5
*
* string.c (rb_enc_strlen): add search_nonascii like character
naruse
2008-02-16
1
-0
/
+5
*
* encoding.c (rb_enc_strlen): moved to string.c.
akr
2008-02-16
1
-0
/
+7
[next]