| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not create | nobu | 2009-01-04 | 4 | -34/+26 |
* | * encoding.c (rb_filesystem_encoding, rb_locale_charmap): uses | nobu | 2009-01-04 | 3 | -5/+19 |
* | properties. | nobu | 2009-01-04 | 0 | -0/+0 |
* | * numeric.c (ruby_float_step): extracted from num_step(). | nobu | 2009-01-04 | 3 | -21/+41 |
* | * ext/extmk.rb (extmake): does not use both of makefile.rb and | nobu | 2009-01-04 | 3 | -6/+14 |
* | * ext/socket/socket.c (constant_arg): constified. | nobu | 2009-01-04 | 3 | -1/+14 |
* | * ext/socket/socket.c: redundant #ifdef removed. | akr | 2009-01-03 | 2 | -2/+4 |
* | * io.c (maygvl_copy_stream_wait_read): renamed to add prefix to | akr | 2009-01-03 | 2 | -17/+28 |
* | * 2009-01-04 | svn | 2009-01-03 | 1 | -2/+2 |
* | merged r20850, r17881, r16811, r16763, r16748, r15829, r15794 and r15698 from... | seki | 2009-01-03 | 3 | -135/+223 |
* | change encoding name. | naruse | 2009-01-03 | 1 | -2/+2 |
* | * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro | usa | 2009-01-03 | 4 | -6/+15 |
* | * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345. | naruse | 2009-01-03 | 6 | -0/+30337 |
* | * enc/trans/euc-cn.c: renemed from gb2312.c because GB2312 is | naruse | 2009-01-03 | 1 | -0/+5 |
* | * 2009-01-03 | svn | 2009-01-02 | 1 | -2/+2 |
* | * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc, | usa | 2009-01-02 | 4 | -8/+59 |
* | * test/ruby/test_sleep.rb (test_sleep_5sec): stop gc. | mame | 2009-01-02 | 2 | -0/+7 |
* | * ext/socket/socket.c: don't apply socktype hack [ruby-core:184] for | akr | 2009-01-02 | 2 | -4/+13 |
* | * include/ruby/missing.h, sprintf.c: get rid of a warning of VC++. | usa | 2009-01-02 | 3 | -6/+10 |
* | * lib/singleton.rb: fix documentation. [ruby-core:21038] | matz | 2009-01-02 | 2 | -2/+6 |
* | * process.c: use sigaction instead of sigset. [ruby-core:21021] | mame | 2009-01-02 | 2 | -6/+6 |
* | * bootstraptest/test_proc.rb: suppress error message. | mame | 2009-01-02 | 2 | -0/+7 |
* | * test/ruby/test_process.rb (test_wait_and_sigchild): remove debug | mame | 2009-01-02 | 2 | -1/+6 |
* | * ext/socket/mkconstants.rb: rename family_to_str to intern_family. | akr | 2009-01-02 | 3 | -13/+21 |
* | * ext/socket/mkconstants.rb: use ID in the values of | akr | 2009-01-02 | 3 | -17/+29 |
* | * ext/socket/mkconstants.rb: refactored to gather stringizer | akr | 2009-01-02 | 2 | -10/+42 |
* | * ext/socket/mkconstants.rb: make common prefix optional. | akr | 2009-01-02 | 3 | -16/+46 |
* | * ext/socket/mkconstants.rb: use hash for family_to_str to avoid | akr | 2009-01-02 | 3 | -18/+32 |
* | * ext/socket/mkconstants.rb (gen_int_to_name): don't compare constants | akr | 2009-01-02 | 2 | -12/+13 |
* | * ext/socket/mkconstants.rb (gen_int_to_name): add lenp argument. | akr | 2009-01-02 | 3 | -7/+13 |
* | * signal.c (rb_signal_buff_size): defined for check whether signal | naruse | 2009-01-01 | 3 | -4/+23 |
* | * ext/socket/mkconstants.rb: check duplicates. | akr | 2009-01-01 | 2 | -8/+14 |
* | * ext/socket/socket.c (optname_arg): defined. | akr | 2009-01-01 | 4 | -5/+87 |
* | * ext/socket/socket.c (constant_arg): extracted from family_arg. | akr | 2009-01-01 | 2 | -53/+26 |
* | IPv6 test removed. | akr | 2009-01-01 | 1 | -3/+0 |
* | * ext/socket/socket.c (level_arg): defined. | akr | 2009-01-01 | 4 | -2/+46 |
* | * ext/socket/socket.c (family_arg): accept symbols as well. | akr | 2009-01-01 | 4 | -4/+23 |
* | * ext/socket/socket.c (sock_s_getaddrinfo): use socktype_arg. | akr | 2009-01-01 | 2 | -1/+5 |
* | * 2009-01-02 | svn | 2009-01-01 | 1 | -2/+2 |
* | * ext/socket/socket.c (family_arg): extracted from | akr | 2009-01-01 | 3 | -58/+76 |
* | * spec/default.mspec: fix for builddir != srcdir | yugui | 2009-01-01 | 3 | -5/+14 |
* | * ext/socket/socket.c (sock_s_getnameinfo): use family_to_int. | akr | 2009-01-01 | 3 | -8/+12 |
* | * ext/socket/mkconstants.rb: check all alias possibility. | akr | 2009-01-01 | 2 | -20/+8 |
* | * ext/socket/mkconstants.rb: more possible aliases. | akr | 2009-01-01 | 2 | -1/+7 |
* | * ext/socket/mkconstants.rb: AF_ISO and AF_OSI may be aliased. | akr | 2009-01-01 | 2 | -1/+6 |
* | * process.c (before_exec): it makes no sense for a conditional | shyouhei | 2009-01-01 | 2 | -1/+6 |
* | * ext/socket/socket.c (sock_s_getaddrinfo): use family_to_int. | akr | 2009-01-01 | 3 | -8/+13 |
* | * ext/socket/socket.c: include constants.h at top. | akr | 2009-01-01 | 2 | -10/+12 |
* | * ext/socket/mkconstants.rb: add valp argument for family_to_int and | akr | 2009-01-01 | 3 | -16/+17 |
* | * ext/socket/mkconstants.rb: generate family_to_str. | akr | 2009-01-01 | 3 | -23/+56 |