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
*
* parse.y (stmt): returns non zero. [ruby-dev:36633]
nobu
2008-09-30
2
-1
/
+5
*
Updated miniunit to 4257. This cleans all my tests when run in isolation. I s...
ryan
2008-09-30
4
-17
/
+27
*
Updated miniunit to 1.3.0 r4256.
ryan
2008-09-30
2
-6
/
+6
*
Remove extra call to setup to fix ENV['HOME'] pollution
drbrain
2008-09-30
2
-1
/
+5
*
rolled out change 19608... not 1.8 compatible.
ryan
2008-09-30
2
-3
/
+14
*
properties.
nobu
2008-09-30
0
-0
/
+0
*
Updated to 1.3.0 r4255.
ryan
2008-09-30
5
-35
/
+1140
*
Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rb
drbrain
2008-09-29
4
-0
/
+23
*
* ChangeLog: restored the entries lost by a mistake.
nobu
2008-09-29
1
-0
/
+68
*
* parse.y (token_info_push, token_info_pop): do nothing for evaled
nobu
2008-09-29
2
-67
/
+7
*
* ext/nkf/nkf-utf8/nkf.c: commit miss.
nobu
2008-09-29
1
-8
/
+8
*
* ext/nkf/nkf-utf8/nkf.c: constified.
nobu
2008-09-29
3
-5
/
+9
*
* string.c (rb_str_subseq): don't use rb_str_drop_bytes for short
akr
2008-09-29
2
-2
/
+8
*
moved def_canon.
tadf
2008-09-29
2
-16
/
+6
*
* lib/mathn.rb: added String#to_[rc].
tadf
2008-09-29
2
-4
/
+20
*
delete a meaningless line.
tadf
2008-09-29
1
-1
/
+0
*
* string.c (rb_str_subseq): use rb_str_drop_bytes if possible.
akr
2008-09-29
2
-1
/
+13
*
fixed previous commit.
tadf
2008-09-29
1
-2
/
+4
*
* test/date/*.rb: imported additional tests and some adjustments.
tadf
2008-09-29
5
-4
/
+157
*
* ext/win32ole/win32ole.c (fev_initialize): initialization
suke
2008-09-29
3
-2
/
+11
*
* ext/win32ole/win32ole.c (rescue_callback): use rb_write_error
suke
2008-09-29
2
-2
/
+9
*
* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir for
mame
2008-09-28
2
-1
/
+6
*
* 2008-09-29
svn
2008-09-28
1
-3
/
+3
*
* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):
xibbar
2008-09-28
3
-8
/
+27
*
add a test
xibbar
2008-09-28
1
-0
/
+13
*
* lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):
xibbar
2008-09-28
2
-3
/
+8
*
* lib/cgi/core.rb (CGI::parse): ignore illegal query params.
xibbar
2008-09-28
2
-1
/
+8
*
* compile.c (iseq_set_sequence): check duplicated when clauses.
mame
2008-09-28
2
-1
/
+11
*
* test/date/*.rb: imported a date test suite ruby 1.9 limited ed.
tadf
2008-09-28
10
-0
/
+3092
*
* lib/mini/test.rb (assert_match): get rid of confusion of
nobu
2008-09-28
1
-2
/
+2
*
* lib/mini/test.rb (assert_match): get rid of confusion of
nobu
2008-09-28
1
-1
/
+4
*
* lib/mini/test.rb (MINI_DIR): loaded path is expanded.
nobu
2008-09-28
2
-13
/
+7
*
* vm_exec.c (vm_exec_core): add an UNLIKELY() hint.
ko1
2008-09-28
3
-2
/
+8
*
* string.c (str_new): sets empty string to coderange 7bit.
nobu
2008-09-28
2
-0
/
+8
*
* lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complex
tadf
2008-09-28
2
-0
/
+35
*
* lib/csv/csv.rb: Worked around some minor encoding changes in Ruby
jeg2
2008-09-28
4
-9
/
+15
*
* 2008-09-28
svn
2008-09-27
1
-3
/
+3
*
* lib/mathn.rb: a hack to provide canonicalization. This must be
tadf
2008-09-27
2
-0
/
+95
*
* lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): use
nobu
2008-09-26
2
-10
/
+13
*
* file.c (rb_file_s_extname): preceding dots are not a part of
nobu
2008-09-26
2
-1
/
+4
*
* file.c (rmext): preceding dots are not a part of extension.
nobu
2008-09-26
2
-2
/
+9
*
* vm.c (vm_jump_tag_but_local_jump): exc is not used if val is nil.
nobu
2008-09-26
2
-1
/
+5
*
* ext/socket/socket.c (host_str): numeric address should be unsigned.
nobu
2008-09-26
3
-4
/
+9
*
* parse.y (primary, brace_block): fix for line number.
nobu
2008-09-26
3
-6
/
+66
*
* vm_core.h (RUBY_VM_CHECK_INTS_TH): add an UNLIKELY hint.
ko1
2008-09-26
2
-3
/
+5
*
Minor nitpicking.
knu
2008-09-26
1
-4
/
+3
*
* include/ruby/encoding.h (rb_str_encode): renamed from
akr
2008-09-26
4
-7
/
+17
*
Fix well-knwon typos.
knu
2008-09-26
1
-4
/
+4
*
I forgot to commit ChangeLog somehow.
knu
2008-09-26
1
-0
/
+4
*
* test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit
nobu
2008-09-26
2
-1
/
+8
[next]