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
*
reduce tests.
akr
2009-06-26
1
-0
/
+3
*
* 2009-06-26
svn
2009-06-26
1
-2
/
+2
*
* common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig.
usa
2009-06-26
2
-1
/
+6
*
Imported minitest 1.4.2 r5269.
ryan
2009-06-25
2
-5
/
+45
*
* io.c (argf_binmode_m): should call rb_io_ascii8bit_binmode() to
matz
2009-06-25
2
-2
/
+8
*
* ChangeLog: ML info.
usa
2009-06-25
1
-0
/
+1
*
* instruby.rb: '&' in sed s command's replacement is '\&' in ruby.
usa
2009-06-25
2
-2
/
+6
*
* lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not ...
nobu
2009-06-25
5
-0
/
+0
*
* io.c (rb_io_each_codepoint): uninitialized local variable enc.
matz
2009-06-24
2
-1
/
+6
*
* 2009-06-25
svn
2009-06-24
1
-2
/
+2
*
* enum.c (first_i): wrong condition for no argument #first.
matz
2009-06-24
2
-12
/
+17
*
* time.c (time_s_now): new function. Time.now don't take arguments.
akr
2009-06-24
2
-1
/
+20
*
* win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API's
usa
2009-06-24
2
-1
/
+6
*
* win32/mkexports.rb: rbconfig.rb exists on ".".
usa
2009-06-24
2
-1
/
+5
*
* parse.y (parser_set_encode): show the erred file name instead of
nobu
2009-06-24
2
-2
/
+17
*
* misc/ruby-style.el: It is too late to set c-file-style in
knu
2009-06-24
2
-4
/
+10
*
* vm_insnhelper.c (vm_setup_method): fixed format spec.
nobu
2009-06-24
1
-1
/
+1
*
* 2009-06-24
svn
2009-06-23
1
-2
/
+2
*
describe IO#fdatasync.
akr
2009-06-23
1
-0
/
+3
*
* ChangeLog: commit miss.
nobu
2009-06-23
1
-0
/
+9
*
* file.c (rb_get_path_check): check with given safe level.
nobu
2009-06-23
3
-14
/
+25
*
* gc.c: remove the definition of GC_DEBUG (debugging macro).
mame
2009-06-23
2
-3
/
+4
*
* configure.in (ruby_version): defaults revision to 0 when no
nobu
2009-06-23
2
-0
/
+6
*
* file.c (rb_find_file_ext, rb_find_file): no needs to expand
nobu
2009-06-23
4
-55
/
+103
*
* configure.in: remove PACKAGE_* macros generated by autotools.
nobu
2009-06-23
2
-6
/
+7
*
$: doesn't contains "." now.
akr
2009-06-22
1
-1
/
+1
*
update rdoc.
akr
2009-06-22
1
-4
/
+7
*
* 2009-06-23
svn
2009-06-22
1
-2
/
+2
*
* ruby.c (process_options): don't specify .so for encdb here.
akr
2009-06-22
3
-3
/
+10
*
* variable.c (rb_generic_ivar_memsize): typo fixed. a patch from
matz
2009-06-22
3
-3
/
+10
*
* io.c: remove __CHECKER__ test.
akr
2009-06-22
6
-23
/
+27
*
* ext/stringio/stringio.c (strio_each_codepoint): new method.
matz
2009-06-22
4
-1
/
+146
*
fix tests for load_path.
akr
2009-06-22
2
-2
/
+2
*
* ruby.c (ruby_init_loadpath_safe): removed "." from load_path.
nobu
2009-06-22
2
-4
/
+4
*
* compile.c (iseq_set_arguments, iseq_compile_each): internal
nobu
2009-06-22
3
-3
/
+11
*
* compile.c: fixed types.
nobu
2009-06-22
1
-8
/
+8
*
* ruby.c (process_options), enc/prelude.rb: encdb and transdb are
nobu
2009-06-22
3
-3
/
+6
*
* ruby.c (process_options): set progname earlier.
nobu
2009-06-22
2
-2
/
+7
*
* io.c (rb_io_fdatasync): new method IO#fdatasync.
nobu
2009-06-22
4
-4
/
+37
*
* load.c (Init_load): $: must be readonly. [ruby-dev:38690]
mame
2009-06-21
3
-2
/
+8
*
* lib/fileutils.rb (FileUtils::Entry_#copy_file): open with
nobu
2009-06-21
2
-1
/
+8
*
* transcode.c (enc_arg): default interanl encoding may not be set.
nobu
2009-06-21
2
-2
/
+7
*
* ChangeLog: fixed probable typos.
nobu
2009-06-21
1
-3
/
+3
*
* 2009-06-21
svn
2009-06-20
1
-2
/
+2
*
rdoc update.
akr
2009-06-20
1
-1
/
+1
*
rdoc update.
akr
2009-06-20
1
-1
/
+1
*
* numeric.c (num_div): don't use num_floor which is actually
tadf
2009-06-20
4
-169
/
+64
*
* complex.c: edited rdoc.
tadf
2009-06-20
3
-2
/
+22
*
* complex.c: edited rdoc.
tadf
2009-06-19
4
-81
/
+86
*
* lib/monitor.rb (MonitorMixin::extend_object): should use
matz
2009-06-19
2
-6
/
+12
[next]