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/socket/raddrinfo.c (addrinfo_type): typed.
HEAD
master
nobu
2009-12-30
1
-1
/
+3
*
* ext/socket/extconf.rb: fix for wide-getaddrinfo option.
nobu
2009-12-30
1
-0
/
+7
*
fix typos
kazu
2009-12-30
1
-9
/
+9
*
* thread_win32.c (native_thread_destroy): decreased the probability of
usa
2009-12-30
1
-0
/
+6
*
* thread_win32.c (w32_error): should report the function.
usa
2009-12-30
1
-0
/
+4
*
* ext/extmk.rb: fix for extstatic.
nobu
2009-12-30
1
-0
/
+4
*
* include/ruby/ruby.h (RREGEXP_SRC_END): added.
naruse
2009-12-30
1
-0
/
+4
*
* include/ruby/defines.h (INFINITY): this is float.
naruse
2009-12-30
1
-0
/
+10
*
* gem_prelude.rb (push_all_highest_version_gems_on_load_path):
nobu
2009-12-30
1
-1
/
+4
*
* lib/rubygems/command_manager.rb (Gem#load_and_instantiate):
nobu
2009-12-30
1
-1
/
+4
*
* lib/rubygems/source_index.rb (Gem#load_specification): don't use
nobu
2009-12-30
1
-1
/
+6
*
* lib/rubygems.rb: Kernel#gem is already defined, and workaround
nobu
2009-12-30
1
-0
/
+5
*
Add Float::INFINITY and Float::NAN.
naruse
2009-12-29
1
-0
/
+20
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
nobu
2009-12-29
1
-0
/
+6
*
* win32/win32.c (CreateChild): force to inherit standard I/O handles.
usa
2009-12-28
1
-0
/
+6
*
* test/ruby/test_marshal.rb: added tests for taintness/untrustness
nahi
2009-12-28
1
-0
/
+5
*
* sample/occur2.rb: reimplemented in modern style. [ruby-dev:39927].
yugui
2009-12-28
1
-0
/
+4
*
* tool/install-sh: correction by Hiro Asari.
yugui
2009-12-28
1
-0
/
+5
*
* tool/install-sh: wrote the intention. [ruby-dev:39928]
yugui
2009-12-28
1
-0
/
+4
*
* ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initialize
suke
2009-12-27
1
-0
/
+8
*
* tool/rbinstall.rb (install?(:local, :comm, :bin, :'bin-comm')):
yugui
2009-12-27
1
-0
/
+6
*
* sample/occur2.rb: have been broken. fixed for Ruby 1.9 feature.
yugui
2009-12-27
1
-0
/
+4
*
* lib/uri/generic.rb (eql?): Check the class of the compared object.
marcandre
2009-12-24
1
-0
/
+5
*
* regexec.c (match_at): follow enclen's change.
naruse
2009-12-24
1
-0
/
+4
*
* lib/delegate.rb (marshal_dump/load): dump & load instance variables by defa...
marcandre
2009-12-24
1
-0
/
+5
*
* lib/object.c (rb_obj_cmp): Default <=> operator returns 0 if objects are ==...
marcandre
2009-12-24
1
-0
/
+5
*
* test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):
nobu
2009-12-23
1
-0
/
+5
*
* encoding.c (Init_Encoding): undef Encoding.new because
naruse
2009-12-21
1
-0
/
+8
*
* regcomp.c (optimize_node_left): include equal on the condition of for-loop.
naruse
2009-12-21
1
-0
/
+5
*
* regcomp.c (print_enc_string): follow enclen's change.
naruse
2009-12-21
1
-0
/
+10
*
* object.c: BasicObject#initialize accepts any number of arguments [ruby-core...
marcandre
2009-12-20
1
-0
/
+5
*
* vm_eval.c (rb_iterate): remove SEGV (retry).
mame
2009-12-20
1
-0
/
+4
*
* vm_eval.c (rb_iterate): remove SEGV (use the original patch).
mame
2009-12-20
1
-0
/
+5
*
* vm_eval.c (rb_iterate): pass current block when the argument bl_proc
mame
2009-12-20
1
-0
/
+11
*
* gem_prelude.rb (Kernel#gem): should make gem private. a patch
matz
2009-12-19
1
-0
/
+5
*
* lib/webrick/config.rb (WEBrick::Config): typo fixed. a patch
matz
2009-12-19
1
-0
/
+5
*
* lib/matrix.rb (each2,collect2,map2): Fix enumerator [ruby-core:27225]
marcandre
2009-12-19
1
-0
/
+5
*
* vm_eval.c (check_funcall): reset method_missing_reason before
nobu
2009-12-19
1
-0
/
+6
*
* lib/set.rb: Add checks that passed argument is Enumerable. [ruby-core:23844]
marcandre
2009-12-19
1
-0
/
+5
*
* test/ruby/envutil.rb: fix a typo in assert message.
kazu
2009-12-16
1
-0
/
+4
*
* lib/un.rb (httpd): try to convert port number to integer.
nobu
2009-12-16
1
-0
/
+4
*
* configure.in(MINIRUBY): use "$BASERUBY" as a default ruby executable name.
eban
2009-12-16
1
-0
/
+5
*
* lib/find.rb (Find.find): rescue more exceptions which is possible to
akr
2009-12-15
1
-1
/
+6
*
* lib/find.rb (Find.find): get rid of race condition.
nobu
2009-12-15
1
-0
/
+4
*
* lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat.
akr
2009-12-14
1
-0
/
+4
*
* lib/find.rb (Find.find): narrow rescue region.
akr
2009-12-14
1
-0
/
+4
*
* lib/find.rb (Find.find): removed already unnecessary code.
nobu
2009-12-14
1
-0
/
+4
*
* lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847]
akr
2009-12-13
1
-0
/
+4
*
* test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data to
akr
2009-12-13
1
-0
/
+5
*
* ruby.c (rb_parser_dump_tree): add prototype.
naruse
2009-12-13
1
-3
/
+7
[next]