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/socket/socket.c: removed warning about unused variable 'rai'.
duerst
2009-01-13
1
-0
/
+4
*
* instruby.rb: require "tool/mdoc2man.rb" before chdir if needed.
usa
2009-01-12
2
-2
/
+5
*
* ext/socket/extconf.rb: use headers instead of "netdb.h" in checking
usa
2009-01-12
3
-3
/
+13
*
describe Encoding.find("locale") in rdoc of Encoding.locale_charmap.
akr
2009-01-12
1
-0
/
+5
*
properties.
nobu
2009-01-12
0
-0
/
+0
*
* win32/win32.c (internal_cmd_match): extracted from
nobu
2009-01-12
3
-16
/
+45
*
* ext/tk/lib/tk.rb: use Encoding.find("locale") instaed of
nagai
2009-01-12
2
-2
/
+8
*
* 2009-01-13
svn
2009-01-12
1
-2
/
+2
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short
akr
2009-01-12
3
-0
/
+18
*
* ext/socket/socket.c (addrinfo_ip_unpack): new method
akr
2009-01-12
3
-1
/
+88
*
* enc/trans: ignore files generated in build.
usa
2009-01-12
0
-0
/
+0
*
* ext/socket/socket.c (IS_IP_FAMILY): defined.
akr
2009-01-12
2
-6
/
+12
*
add test for AddrInfo.
akr
2009-01-12
1
-0
/
+300
*
* lib/test/unit/assertions.rb (assert_nothing_raised): removes the
nobu
2009-01-12
2
-3
/
+18
*
* instruby.rb (install): erased a garbage.
nobu
2009-01-12
1
-1
/
+1
*
* win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.
nobu
2009-01-12
3
-28
/
+75
*
rdoc update.
akr
2009-01-12
1
-15
/
+17
*
* ChangeLog: fixed indent and removed trailing spaces.
nobu
2009-01-12
1
-12
/
+12
*
* instruby.rb (parse_args, install): added --strip option.
nobu
2009-01-12
2
-14
/
+37
*
* gc.c (ruby_xmalloc, ruby_xrealloc, ruby_xfree):
ko1
2009-01-12
2
-8
/
+89
*
* instruby.rb (install_recursive): skips the directory if matched
nobu
2009-01-12
2
-16
/
+53
*
* ext/socket/mkconstants.rb: don't use bytesize because 1.9 dependent.
akr
2009-01-12
2
-1
/
+6
*
* thread.c: fix comment (terminology: Global VM Lock).
ko1
2009-01-12
3
-6
/
+56
*
* eval.c: remove unused decl.
ko1
2009-01-12
3
-3
/
+6
*
remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]
seki
2009-01-11
3
-34
/
+11
*
* test/ruby/test_process.rb (TestProcess#test_wait_and_sigchild):
naruse
2009-01-11
1
-0
/
+1
*
* ext/socket/mkconstants.rb (c_str): get rid of a 1.9 feature for
nobu
2009-01-11
2
-1
/
+6
*
* hash.c (rb_hash_s_create): set nil as the value if assoc length
nobu
2009-01-11
2
-3
/
+14
*
add constants.
akr
2009-01-10
1
-0
/
+2
*
rdoc update.
akr
2009-01-10
1
-0
/
+10
*
* 2009-01-11
svn
2009-01-10
1
-2
/
+2
*
rdoc update.
akr
2009-01-10
1
-2
/
+711
*
* ext/socket/mkconstants.rb: don't generate unintended newlines.
akr
2009-01-10
2
-2
/
+6
*
test update for version string.
akr
2009-01-10
1
-2
/
+2
*
* ext/socket/mkconstants.rb: refactored to nest properly in statically
akr
2009-01-10
2
-23
/
+39
*
* version.h: make version string succinct:
akr
2009-01-10
2
-5
/
+11
*
* cont.c (cont_restore_1): should not be inlined.
ko1
2009-01-10
3
-3
/
+7
*
* ext/socket/socket.c (sock_define_const): use INT2NUM.
akr
2009-01-09
2
-2
/
+6
*
* ext/socket/mkconstants.rb: define macro if default_value is passed.
usa
2009-01-09
2
-4
/
+12
*
* ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.
nagai
2009-01-09
2
-2
/
+6
*
* common.mk (test-sample), rubytest.rb: use runruby.rb
nobu
2009-01-09
3
-28
/
+11
*
* 2009-01-09
svn
2009-01-09
1
-2
/
+2
*
* test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): some
nobu
2009-01-09
2
-5
/
+32
*
* ChangeLog: forgotten to commit.
usa
2009-01-08
1
-0
/
+4
*
* instruby.rb: easy code contains fewer bugs.
usa
2009-01-08
1
-3
/
+5
*
* ext/socket/socket.c (bsock_shutdown): accept symbol/string as how.
akr
2009-01-08
4
-6
/
+22
*
* ext/socket/mkconstants.rb (gen_name_to_int_func): generate
akr
2009-01-08
2
-52
/
+26
*
* ext/socket/socket.c: don't use AI_NUMERICSERV for platforms which
akr
2009-01-08
2
-1
/
+14
*
* instruby.rb: should not depend on a library which does not exist
nobu
2009-01-08
2
-5
/
+13
*
* ext/socket/socket.c (init_unix_addrinfo): don't return a value.
akr
2009-01-07
2
-4
/
+5
[next]