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
...
*
* test/optparse/test_getopts.rb: changed the class name of test case
nobu
2006-10-03
2
-1
/
+6
*
2006-10-04
nobu
2006-10-03
1
-3
/
+3
*
* lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test name
nobu
2006-10-03
2
-1
/
+6
*
2006-10-03
nobu
2006-10-03
1
-3
/
+3
*
* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):
nobu
2006-10-02
2
-2
/
+5
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):
nobu
2006-10-02
2
-2
/
+9
*
* instruby.rb: for cross compile.
usa
2006-10-02
1
-2
/
+2
*
* instruby.rb: batfile should be CRLF'ed.
usa
2006-10-02
2
-2
/
+6
*
* common.mk (test-all): separate directory where running test cases
nobu
2006-10-01
4
-9
/
+48
*
* Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep
nobu
2006-10-01
6
-5
/
+18
*
2006-10-02
nobu
2006-10-01
1
-3
/
+3
*
* array.c (rb_ary_shift): should not move memory region if array
matz
2006-10-01
2
-1
/
+7
*
* lib/optparse.rb (OptionParser#make_switch): pass arguments directly.
nobu
2006-10-01
2
-8
/
+14
*
2006-10-01
nobu
2006-10-01
1
-4
/
+4
*
updated based on date2 3.9.4.
tadf
2006-09-30
3
-465
/
+532
*
2006-09-30
tadf
2006-09-30
1
-3
/
+3
*
* jcode.rb (succ!): call original succ! if $KCODE == 'n'.
eban
2006-09-29
2
-7
/
+6
*
* lib/mkmf.rb (try_func): revert fallback checking undeclared function.
nobu
2006-09-29
2
-2
/
+12
*
* lib/jcode.rb: need to initialize SUCC['n'].
eban
2006-09-29
2
-0
/
+6
*
* lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat by
nobu
2006-09-29
2
-5
/
+6
*
* ext/extmk.rb: extout is needed for also clean.
nobu
2006-09-29
2
-2
/
+5
*
* lib/optparse.rb (parse_in_order): splat arguments to callback block.
nobu
2006-09-29
2
-2
/
+6
*
2006-09-29
nobu
2006-09-28
1
-3
/
+3
*
* node.h (struct thread): declare win32_exception_list on cygwin and
nobu
2006-09-28
2
-2
/
+8
*
* lib/tmpdir.rb: use return value of getdir.call for length.
usa
2006-09-28
2
-2
/
+6
*
2006-09-28
usa
2006-09-28
1
-3
/
+3
*
socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>
matz
2006-09-26
1
-0
/
+8
*
* lib/mkmf.rb (try_func): check function pointer first and macro next.
nobu
2006-09-26
2
-13
/
+10
*
* lib/optparse.rb (OptionParser#parse_in_order): wrong splat for
nobu
2006-09-26
1
-1
/
+1
*
2006-09-27
nobu
2006-09-26
1
-3
/
+3
*
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
1
-2
/
+22
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-09-26
1
-0
/
+11
*
* lib/optparse.rb (OptionParser#getopts): use strings as key.
nobu
2006-09-26
2
-21
/
+78
*
* {win32,wince}/Makefile.sub (CPP): check predefined value.
usa
2006-09-26
2
-2
/
+2
*
* win32/Makefile.sub (CPP): check predefined value.
usa
2006-09-26
2
-1
/
+5
*
2006-09-26
usa
2006-09-26
1
-3
/
+3
*
* lib/mkmf.rb (init_mkmf): set default $LDFLAGS. Patch by Michal
nobu
2006-09-25
2
-2
/
+5
*
* file.c (rb_path_end): skip root directory. fixed: [ruby-core:08913]
nobu
2006-09-25
2
-2506
/
+2518
*
* array.c (rb_ary_shift): should clear shifting top element.
matz
2006-09-24
2
-2
/
+18
*
* random.c (rb_f_rand): RDoc typo fix. a patch from Frederick
matz
2006-09-24
2
-1
/
+6
*
Minor rdoc fix
ryan
2006-09-24
1
-3
/
+3
*
2006-09-25
matz
2006-09-24
1
-3
/
+3
*
* gc.c (gc_mark_children): revert last change that for 1.9
matz
2006-09-24
1
-5
/
+0
*
add ML entry
matz
2006-09-24
1
-0
/
+1
*
* gc.c (gc_mark_children): NODE_POSTEXE holds Ruby VALUE.
matz
2006-09-24
2
-1
/
+5
*
* runruby.rb: extension library scripts moved into common directory.
nobu
2006-09-24
2
-2
/
+6
*
* node.h (struct thread): ia64 support is broken by sandbox patch.
akr
2006-09-24
2
-2
/
+8
*
updated based on date2 3.9.3.
tadf
2006-09-24
3
-24
/
+101
*
2006-09-24
tadf
2006-09-24
1
-3
/
+3
*
* eval.c (rb_thread_save_context, rb_thread_restore_context):
why
2006-09-23
4
-100
/
+193
[prev]
[next]