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
*
* 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
*
2005-08-03
matz
2005-08-02
1
-3
/
+3
*
* ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigure
ocean
2005-08-02
3
-85
/
+145
*
* ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#start
ocean
2005-08-02
3
-6
/
+14
*
* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.
ocean
2005-08-02
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-08-02
2
-0
/
+150
*
* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.
ocean
2005-08-02
2
-8
/
+42
*
* ext/tcltklib/tcltklib.c: use Tcl_[GS]etVar2Ex instead of
ocean
2005-08-02
2
-430
/
+123
*
* lib/ping.rb (Ping.pingecho): should rescue StandardError.
gotoyuzo
2005-08-01
2
-1
/
+6
*
2005-08-02
gotoyuzo
2005-08-01
1
-3
/
+3
*
* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
ocean
2005-08-01
4
-10
/
+68
*
* ext/tcltklib/tcltklib.c: refactoring - replaced rb_ivar_defined &
ocean
2005-08-01
2
-41
/
+16
*
* ext/tcltklib/tcltklib.c (Tcl_GetStringResult): refactoring - define
ocean
2005-08-01
2
-87
/
+9
*
* ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo.
ocean
2005-08-01
2
-2
/
+25
*
add ML number
ocean
2005-08-01
1
-1
/
+1
*
* ext/tcltklib/tcltklib.c (deleted_ip): refactoring - interpreter
ocean
2005-08-01
2
-165
/
+59
*
use private_methods and protected_methods instead of respond_to? to check
seki
2005-07-31
4
-16
/
+56
*
* lib/irb/context.rb: fix `irb --readline` option. [ruby-list:40955]
keiju
2005-07-31
2
-4
/
+19
*
2005-08-01
keiju
2005-07-31
1
-4
/
+4
*
2005-07-29
nobu
2005-07-29
1
-3
/
+3
*
* eval.c (rb_yield_0): push yielded node instead of yielding.
nobu
2005-07-29
2
-12
/
+18
*
* ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
10
-206
/
+836
*
2005-07-28
matz
2005-07-28
1
-3
/
+3
*
* ext/socket/socket.c (ruby_connect): break immediately if a
matz
2005-07-28
2
-0
/
+10
*
* gc.c (obj_free): make message formant consistent with one from
matz
2005-07-27
3
-4
/
+9
*
* sample/rss/tdiary_plugin: removed. because the plugin
kou
2005-07-27
4
-323
/
+5
*
revered all LLP64 modifies due to portability reason.
matz
2005-07-27
7
-62
/
+23
*
* gc.c (id2ref): must not assign pointers to long int. use
matz
2005-07-27
8
-28
/
+62
*
2005-07-27
matz
2005-07-27
1
-3
/
+3
*
* dir.c (dir_each): rewinddir(3) before iteration.
matz
2005-07-27
2
-0
/
+6
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.
ocean
2005-07-27
2
-1
/
+5
*
* ruby.h: support LLP64 model. [ruby-talk:149524]
matz
2005-07-26
2
-3
/
+14
[next]