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
...
*
2005-08-15
nobu
2005-08-14
1
-3
/
+3
*
* eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE.
nobu
2005-08-14
3
-27
/
+28
*
* ChangeLog: commit miss.
nobu
2005-08-13
1
-5
/
+0
*
* eval.c (rb_block_pass): distinguish current block from others.
nobu
2005-08-13
2
-2
/
+12
*
* ext/stringio/stringio.c (strio_set_string): disallow nil.
nobu
2005-08-13
2
-8
/
+11
*
2005-08-13
nobu
2005-08-13
1
-3
/
+3
*
* Fixed the inheritance bug in the pull parser that James Britt found.
ser
2005-08-12
15
-821
/
+827
*
2005-08-12
ser
2005-08-12
1
-3
/
+3
*
* ext/stringio/stringio.c: keep holding string after closed.
nobu
2005-08-11
2
-15
/
+14
*
added ML number. [ruby-list:41018]
kou
2005-08-11
1
-0
/
+2
*
* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):
kou
2005-08-11
6
-13
/
+87
*
2005-08-11
nobu
2005-08-10
1
-3
/
+3
*
* test/ruby/test_iterator.rb (test_block_passing): yield in method
nobu
2005-08-10
1
-0
/
+8
*
* bignum.c (rb_big_coerce): allow bignum x bignum coercing.
matz
2005-08-10
2
-0
/
+8
*
* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().
nagai
2005-08-10
7
-10
/
+33
*
2005-08-10
nagai
2005-08-10
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.
nagai
2005-08-09
35
-40
/
+543
*
2005-08-09
nagai
2005-08-09
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: restored some DUMPs
ocean
2005-08-08
1
-10
/
+14
*
* test/ruby/test_method.rb: added. [ruby-dev:26761]
nahi
2005-08-08
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-08-08
2
-0
/
+549
*
2005-08-08
nahi
2005-08-08
1
-3
/
+3
*
* test/ruby/test_method.rb: added. [ruby-dev:26761]
nahi
2005-08-08
1
-0
/
+4
*
* test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]
nahi
2005-08-07
2
-0
/
+33
*
2005-08-07
suke
2005-08-06
1
-3
/
+3
*
should set only one handler in WIN32OLE_EVENT#on_event
suke
2005-08-06
4
-18
/
+92
*
* ext/tcltklib/tcltklib.c: combined tcl_protect and tcl_check_result.
ocean
2005-08-06
1
-257
/
+78
*
commit miss
ocean
2005-08-06
2
-2
/
+6
*
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
ocean
2005-08-06
6
-12
/
+224
*
2005-08-06
ocean
2005-08-06
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: rectoring - tcl_protect.
ocean
2005-08-05
1
-52
/
+13
*
* ext/tcltklib/tcltklib.c: refactoring - extracted status check as function.
ocean
2005-08-05
1
-248
/
+127
*
* ext/tcltklib/tcltklib.c: refactoring - extracted status check as function. ...
ocean
2005-08-05
1
-142
/
+56
*
* win32/win32.c: just uniformed method style.
ocean
2005-08-05
1
-36
/
+40
*
* ext/tcltklib/tcltklib.c: fixed memory leak when tk_funcall raised
ocean
2005-08-05
2
-40
/
+23
*
* lib/mkmf.rb (create_makefile): need to convert path separetor
usa
2005-08-05
2
-1
/
+16
*
* ext/tcltklib/tcltklib.c: refactoring - extract ruby string <->
ocean
2005-08-04
2
-206
/
+77
*
* extmk.rb (extmake): needs to be wrapped in an Array.
nobu
2005-08-04
2
-4
/
+9
*
2005-08-05
nobu
2005-08-04
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
8
-20
/
+258
*
reverted. [ruby-dev:26726]
ocean
2005-08-04
2
-6
/
+0
*
just fixed indentation.
ocean
2005-08-04
1
-28
/
+28
*
* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.
ocean
2005-08-04
20
-59
/
+118
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar is
ocean
2005-08-04
2
-36
/
+155
*
* ext/extmk.rb (extmake): should not modify $mflags for each
nobu
2005-08-03
2
-2
/
+10
*
* common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated
nobu
2005-08-03
7
-23
/
+22
*
2005-08-04
nobu
2005-08-03
1
-3
/
+3
*
fixed command name, and attached link to the gnuwin32 site.
ocean
2005-08-03
1
-7
/
+7
*
* ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work on
ocean
2005-08-03
3
-26
/
+72
*
* ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654]
matz
2005-08-02
2
-6
/
+7
[prev]
[next]