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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/date.rb, lib/date/format.rb: parse's hints as an
tadf
2008-01-19
3
-196
/
+60
*
* configure.in (sigsetjmp): check if available.
nobu
2008-01-19
4
-3
/
+9
*
* configure.in: Remove wrong assumptions about Cygwin. a patch from
nobu
2008-01-19
2
-6
/
+6
*
* trunk/test/rdoc/test_rdoc_ri_formatter.rb: set eol-style.
nobu
2008-01-19
0
-0
/
+0
*
* ext/win32ole/win32ole.c (ole_set_safe_array): should not use
suke
2008-01-19
3
-15
/
+29
*
* lib/rdoc/markup: Remove ListBase and Line constants.
drbrain
2008-01-19
15
-261
/
+443
*
* parse.y (parser_prepare): get encoding from the first line.
nobu
2008-01-18
3
-6
/
+17
*
* thread.c (thread_create_core): prohibit thread creation in the
matz
2008-01-18
3
-1
/
+47
*
* sprintf.c (rb_str_format): set result encoding for wider width.
nobu
2008-01-18
3
-0
/
+37
*
* thread_win32.c (w32_wait_events): shouldn't invoke interrupt handle
usa
2008-01-18
3
-4
/
+9
*
* thread.c (thread_create_core): set thread group before creating
nobu
2008-01-18
3
-1
/
+13
*
* parse.y (ripper_initialize): too early to set parser->enc.
usa
2008-01-18
2
-1
/
+7
*
* win32/setup.mak (BASERUBY): nmake cannot execute ruby collectly
usa
2008-01-18
2
-9
/
+17
*
* eval_intern.h, insnhelper.h, thread_pthread.h, vm_core.h, vm_opts.h:
nobu
2008-01-18
10
-26
/
+38
*
* thread.c (thread_cleanup_func): ignore errors from destroying mutex
nobu
2008-01-18
4
-2
/
+9
*
* encoding.c (rb_enc_name_list_i, rb_enc_aliases_enc_i): freeze
nobu
2008-01-18
2
-5
/
+14
*
* test/ruby/test_m17n.rb (test_str_dump): added test for
kazu
2008-01-18
2
-0
/
+43
*
* string.c (rb_str_dump): preserve the encoding of source string
matz
2008-01-18
2
-1
/
+17
*
* encoding.c (load_encoding): check if successfully loaded.
nobu
2008-01-18
2
-12
/
+14
*
missing space
kazu
2008-01-18
1
-1
/
+1
*
* encoding.c (rb_enc_find_index): use original encoding name to
nobu
2008-01-18
2
-1
/
+8
*
* encoding.c (rb_enc_find_index): use original encoding name to
matz
2008-01-18
2
-1
/
+4
*
* encoding.c (rb_enc_aliases_enc_i): exclude non alias names from
matz
2008-01-18
2
-4
/
+11
*
* test_m17n.rb: Regexp switch `s' should mean Windows-31J, as wells as
usa
2008-01-18
1
-12
/
+12
*
* re.c (rb_char_to_option_kcode): Regexp switch `s' should mean
usa
2008-01-18
2
-1
/
+6
*
* parse.y (ripper_initialize): move parser->enc initialization.
matz
2008-01-18
2
-0
/
+3
*
* parse.y (parser_initialize): explicitly call rb_ascii8bit_encoding().
matz
2008-01-18
3
-2
/
+19
*
* io.c (Init_IO): stdin/stdout may not be duplex.
matz
2008-01-17
2
-1
/
+4
*
* io.c (io_fwrite): always flush IO on tty, even without newlines.
matz
2008-01-17
2
-1
/
+6
*
Fix namespacing
drbrain
2008-01-17
3
-25
/
+32
*
* vm_insnhelper.c: math.h for isnan.
nobu
2008-01-17
1
-0
/
+2
*
* bootstraptest/runner.rb (assert_valid_syntax): added.
nobu
2008-01-17
3
-4
/
+18
*
* bootstraptest/test_attr.rb: moved test for [ruby-core:14641].
nobu
2008-01-17
2
-23
/
+26
*
* bootstraptest/test_attr.rb: added for [ruby-core:15120].
nobu
2008-01-17
1
-0
/
+10
*
* vm_insnhelper.c (vm_call_method): check argument number to
nobu
2008-01-17
2
-27
/
+36
*
* io.c (rb_io_check_readable): flush tied write IO too.
nobu
2008-01-17
2
-0
/
+12
*
* encoding.c (enc_free): removed since rb_encoding may be used while
nobu
2008-01-17
2
-12
/
+6
*
* enc/euc_cn.c: split from enc/euc_kr.c.
nobu
2008-01-17
3
-2
/
+15
*
* ext/stringio/stringio.c (strio_init): use default external encoding
nobu
2008-01-17
3
-4
/
+10
*
* common.mk (encdb.h): give output file name to make_encdb.rb.
nobu
2008-01-17
6
-175
/
+305
*
* re.c (rb_char_to_option_kcode): fixed typo.
nobu
2008-01-17
2
-1
/
+5
*
* lib/date.rb (Date::Infinity#<=>): didn't work. A patch from
tadf
2008-01-17
3
-7
/
+16
*
* enc/shift_jis.c: newline at EOF.
nobu
2008-01-17
1
-1
/
+1
*
* encoding.c (enc_register_at): make own copy. [ruby-dev:33136]
nobu
2008-01-16
2
-0
/
+5
*
* enc/windows_1251.c: newline at EOF.
nobu
2008-01-16
1
-1
/
+1
*
* io.c (pipe_open, rb_io_s_popen): clear temporary object to release
nobu
2008-01-16
2
-0
/
+7
*
* numeric.c (fix_quo): typo. a patch from Shin-ichiro HARA
usa
2008-01-16
2
-1
/
+6
*
* test/test_delegate.rb: add new test file for delegate.rb.
usa
2008-01-16
2
-0
/
+19
*
Fix grammar.
knu
2008-01-16
2
-2
/
+6
*
* ChangeLog: commit miss.
nobu
2008-01-16
1
-6
/
+0
[next]