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
...
*
* lib/mkmf.rb (create_makefile): ensure library directories get made
nobu
2005-04-02
2
-4
/
+8
*
* {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty in
nobu
2005-04-02
10
-18
/
+36
*
* configure.in (CP, INSTALL): get rid of less portable options.
nobu
2005-04-02
4
-11
/
+18
*
* 2005-04-02
eban
2005-04-02
1
-3
/
+3
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-04-02
9
-23
/
+126
*
* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'
nagai
2005-04-01
8
-114
/
+230
*
* ext/tk/ChangeLog.tkextlib: add log of the modification by
nagai
2005-04-01
2
-2
/
+22
*
* 2005-04-01
usa
2005-04-01
1
-4
/
+4
*
* lib/tkextlib/blt/component.rb: bug fix on treatment of
nagai
2005-04-01
3
-79
/
+2387
*
* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.
ocean
2005-03-31
3
-3
/
+14
*
* lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case
nobu
2005-03-31
4
-1
/
+122
*
* sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename
nagai
2005-03-31
5
-10
/
+63
*
*** empty log message ***
gotoyuzo
2005-03-31
1
-0
/
+5
*
* ext/openssl/ossl_engine.c (ossl_engine_s_load): should return
gotoyuzo
2005-03-31
1
-2
/
+6
*
* common.mk (RUBYOPT): clear for the environment RubyGems installed.
nobu
2005-03-30
3
-4
/
+15
*
* instruby.rb: commit miss.
nobu
2005-03-30
1
-17
/
+0
*
* ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raise
gotoyuzo
2005-03-30
2
-1
/
+7
*
* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treat
nagai
2005-03-30
2
-4
/
+9
*
* win32/rm.bat: $Id doesn't work on -kb file.
ocean
2005-03-30
1
-1
/
+0
*
* 2005-03-31
eban
2005-03-30
1
-3
/
+3
*
* win32/ifchange.bat, win32/rm.bat: backported from HEAD.
ocean
2005-03-30
1
-1
/
+5
*
* Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,
nobu
2005-03-30
14
-1386
/
+1068
*
* 2005-03-30
eban
2005-03-30
1
-3
/
+3
*
* ext/tk/ChangeLog.tkextlib: commit miss.
nagai
2005-03-30
1
-0
/
+18
*
* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method to
nagai
2005-03-30
16
-418
/
+570
*
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
*
move method DRbObject#reinit to DRbObject.new_with.
seki
2005-03-28
3
-33
/
+141
*
* ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.
nobu
2005-03-28
2
-0
/
+6
*
* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.
ocean
2005-03-28
2
-3
/
+7
*
* 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
*
* 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
*
* 2005-03-25
usa
2005-03-25
1
-3
/
+3
*
* ChangeLog: add a ML tag.
eban
2005-03-25
1
-1
/
+1
*
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
eban
2005-03-25
2
-1
/
+6
*
* 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
*
* lib/webrick/utils.rb (WEBrick::Utils.create_listeners):
gotoyuzo
2005-03-23
3
-2
/
+20
*
* test/ruby/test_settracefunc.rb (test_event): added tests for
shugo
2005-03-22
2
-12
/
+111
*
* eval.c (rb_call0): check event_hooks instead of trace_func.
shugo
2005-03-22
2
-1
/
+5
*
* 2005-03-22
eban
2005-03-22
1
-3
/
+3
*
* eval.c (rb_add_event_hook): new function to add a hook function for
shugo
2005-03-22
3
-40
/
+147
*
* 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
[prev]
[next]