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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.
ocean
2005-03-31
1
-1
/
+9
*
* lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case
nobu
2005-03-31
1
-2
/
+9
*
* ext/openssl/ossl_engine.c (ossl_engine_s_load): should return
gotoyuzo
2005-03-31
1
-0
/
+5
*
* lib/rss/parser.rb: @@setter -> @@setters.
kou
2005-03-31
1
-0
/
+21
*
* lib/rss/parser.rb
kou
2005-03-31
1
-0
/
+6
*
* common.mk (RUBYOPT): clear for the environment RubyGems installed.
nobu
2005-03-30
1
-4
/
+12
*
* ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raise
gotoyuzo
2005-03-30
1
-0
/
+6
*
* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create
nagai
2005-03-30
1
-0
/
+17
*
use new_with instead of reinit [ruby-dev:25961]
seki
2005-03-29
1
-0
/
+5
*
* lib/drb/drb.rb: move method DRbObject#reinit to DRbObject.new_with.
seki
2005-03-28
1
-0
/
+9
*
* ext/extmk.rb (extract_makefile): nothing to be removed when no file
nobu
2005-03-28
1
-0
/
+7
*
* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.
ocean
2005-03-28
1
-1
/
+5
*
* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3
nobu
2005-03-27
1
-5
/
+10
*
* lib/fileutils.rb (remove_file): ignore Errno::E* if force option is set. [r...
aamine
2005-03-26
1
-0
/
+5
*
* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether
nagai
2005-03-26
1
-0
/
+43
*
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
eban
2005-03-25
1
-1
/
+1
*
* configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of
eban
2005-03-25
1
-0
/
+5
*
* lib/mkmf.rb (macro_defined?): try to compile for an old compiler
nobu
2005-03-24
1
-0
/
+7
*
*** empty log message ***
gotoyuzo
2005-03-23
1
-0
/
+11
*
* parse.y (primary): fix lineno of rescue and ensure.
shugo
2005-03-23
1
-0
/
+4
*
* test/ruby/test_settracefunc.rb (test_event): added tests for
shugo
2005-03-22
1
-0
/
+5
*
* lib/mkmf.rb (mkmf_failed): check if Makefile is created without
nobu
2005-03-20
1
-0
/
+5
*
* misc/ruby-mode.el (ruby-expr-beg): returned true always.
nobu
2005-03-19
1
-3
/
+9
*
* ext/tk/lib/tk/font.rb: add some TkFont class methods to get font
nagai
2005-03-18
1
-0
/
+8
*
* struct.c (make_struct): allow non local-id field
matz
2005-03-17
1
-0
/
+7
*
* test/ruby/test_settracefunc.rb: added test for c-return.
shugo
2005-03-16
1
-0
/
+4
*
* eval.c (rb_call0): call_cfunc() should be protected.
shugo
2005-03-16
1
-0
/
+8
*
* eval.c (rb_add_event_hook): new function to add a hook function for
shugo
2005-03-16
1
-0
/
+5
*
* eval.c (rb_call0): reorganize "return" event post.
matz
2005-03-16
1
-0
/
+26
*
* ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should include
nobu
2005-03-15
1
-0
/
+5
*
* eval.c (recursive_check, recursive_push): more restrictive check.
nobu
2005-03-15
1
-2
/
+7
*
* ext/tk/tkutil/tkutil.c (ary2list): give wrong arguments to hash2kv()
nagai
2005-03-15
1
-0
/
+4
*
* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value
nagai
2005-03-14
1
-0
/
+7
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callback
nagai
2005-03-14
1
-0
/
+5
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-13
1
-0
/
+18
*
* eval.c (recursive_pop): raise TypeError instead of fatal error.
nobu
2005-03-13
1
-5
/
+10
*
remove test_gc
seki
2005-03-13
1
-0
/
+4
*
* ext/openssl/ossl_ssl.c (ossl_tmp_dh_callback): should get DH
gotoyuzo
2005-03-12
1
-0
/
+5
*
* ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo.
gotoyuzo
2005-03-12
1
-0
/
+8
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler
nagai
2005-03-10
1
-0
/
+19
*
* lib/pp.rb (PP::PPMethods#guard_inspect_key): support
akr
2005-03-09
1
-0
/
+5
*
* ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:
gotoyuzo
2005-03-09
1
-0
/
+25
*
* parse.y (gettable_gen): warns if VCALL name is used as
matz
2005-03-09
1
-0
/
+14
*
* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.
nagai
2005-03-09
1
-0
/
+5
*
* ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in this
nagai
2005-03-08
1
-0
/
+6
*
fixed weekdays
ocean
2005-03-08
1
-7
/
+7
*
* ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Lite
usa
2005-03-08
1
-0
/
+5
*
* eval.c (rb_exec_recursive): declaration should precede statements
usa
2005-03-08
1
-2
/
+7
*
* error.c (errno_missing): Errno.const_missing to allow references
matz
2005-03-08
1
-0
/
+13
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66
naruse
2005-03-07
1
-0
/
+5
[next]