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-03-30
eban
2005-03-30
1
-3
/
+3
*
* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create
nagai
2005-03-30
17
-418
/
+588
*
use new_with instead of reinit [ruby-dev:25961]
seki
2005-03-29
2
-4
/
+9
*
* 2005-03-29
eban
2005-03-29
1
-3
/
+3
*
* lib/tkextlib/blt/component.rb: cannot create elements except
nagai
2005-03-29
9
-48
/
+537
*
* lib/drb/drb.rb: move method DRbObject#reinit to DRbObject.new_with.
seki
2005-03-28
3
-33
/
+141
*
* ext/extmk.rb (extract_makefile): nothing to be removed when no file
nobu
2005-03-28
2
-3
/
+13
*
* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.
ocean
2005-03-28
2
-2
/
+6
*
* 2005-03-28
usa
2005-03-28
1
-3
/
+3
*
* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3
nobu
2005-03-27
2
-12
/
+20
*
added as binary (from ruby_1_8)
ocean
2005-03-27
3
-0
/
+0
*
removed temporaly
ocean
2005-03-27
3
-0
/
+0
*
* 2005-03-27
eban
2005-03-26
1
-3
/
+3
*
* lib/fileutils.rb (remove_file): ignore Errno::E* if force option is set. [r...
aamine
2005-03-26
2
-18
/
+12
*
* 2005-03-26
eban
2005-03-26
1
-3
/
+3
*
* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether
nagai
2005-03-26
95
-208
/
+5897
*
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
eban
2005-03-25
2
-2
/
+2
*
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
eban
2005-03-25
1
-0
/
+5
*
* 2005-03-25
eban
2005-03-25
1
-3
/
+3
*
* 2005-03-24
eban
2005-03-24
1
-3
/
+3
*
* lib/mkmf.rb (macro_defined?): try to compile for an old compiler
nobu
2005-03-24
2
-6
/
+20
*
*** empty log message ***
gotoyuzo
2005-03-23
3
-2
/
+20
*
* 2005-03-23
eban
2005-03-23
1
-3
/
+3
*
* parse.y (primary): fix lineno of rescue and ensure.
shugo
2005-03-23
3
-8
/
+12
*
* test/ruby/test_settracefunc.rb (test_event): added tests for
shugo
2005-03-22
2
-12
/
+116
*
* 2005-03-20
nobu
2005-03-20
1
-3
/
+3
*
* lib/mkmf.rb (mkmf_failed): check if Makefile is created without
nobu
2005-03-20
2
-1
/
+6
*
* 2005-03-19
nobu
2005-03-19
1
-3
/
+3
*
* misc/ruby-mode.el (ruby-expr-beg): returned true always.
nobu
2005-03-19
2
-5
/
+10
*
* ext/tk/lib/tk/font.rb: add some TkFont class methods to get font
nagai
2005-03-18
5
-434
/
+1294
*
* 2005-03-18
eban
2005-03-18
1
-3
/
+3
*
* error.c: typo fix.
eban
2005-03-18
1
-1
/
+1
*
* struct.c (make_struct): allow non local-id field
matz
2005-03-17
3
-16
/
+26
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method in
nagai
2005-03-16
2
-27
/
+32
*
* 2005-03-17
eban
2005-03-16
1
-3
/
+3
*
node.h: added a space.
shugo
2005-03-16
1
-1
/
+1
*
* test/ruby/test_settracefunc.rb: added test for c-return.
shugo
2005-03-16
2
-9
/
+15
*
* eval.c (rb_call0): call_cfunc() should be protected.
shugo
2005-03-16
3
-15
/
+32
*
* eval.c (rb_add_event_hook): new function to add a hook function for
shugo
2005-03-16
5
-35
/
+192
*
* eval.c (rb_call0): reorganize "return" event post.
matz
2005-03-16
6
-33
/
+51
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppot
nagai
2005-03-16
3
-87
/
+257
*
* ext/stringio/stringio.c: use right arrows.
nobu
2005-03-15
1
-16
/
+16
*
* 2005-03-16
eban
2005-03-15
1
-3
/
+3
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status of
nagai
2005-03-15
1
-2
/
+2
*
* error.c (errno_missing): add rdoc.
nobu
2005-03-15
1
-1
/
+6
*
*** empty log message ***
nobu
2005-03-15
1
-3
/
+3
*
* ext/stringio/stringio.c: add rdoc.
nobu
2005-03-15
1
-0
/
+284
*
* ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should include
nobu
2005-03-15
2
-43
/
+41
*
* eval.c (recursive_check, recursive_push): more restrictive check.
nobu
2005-03-15
2
-4
/
+9
*
* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension sample
nagai
2005-03-15
3
-0
/
+1522
[prev]
[next]