summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/raddrinfo.c (addrinfo_ip_address): new methodakr2009-01-183-0/+77
* * ext/socket/unixsocket.c: redandant #ifdef removed.akr2009-01-182-4/+4
* Fixed LocalJumpErrorryan2009-01-171-1/+1
* * ext/socket/raddrinfo.c (addrinfo_mdump): don't use symbol.akr2009-01-172-21/+17
* * ext/socket/raddrinfo.c (addrinfo_mdump): new method.akr2009-01-176-10/+253
* updated.akr2009-01-171-0/+2
* * ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.akr2009-01-175-1/+23
* fix typos.akr2009-01-171-2/+2
* * 2009-01-18svn2009-01-171-2/+2
* rdoc update.akr2009-01-171-0/+4
* set property.akr2009-01-170-0/+0
* * ext/socket/lib/socket.rb: new file.akr2009-01-174-0/+379
* * configure.in (VCSUP): fixed the cases for git-svn or git.yugui2009-01-174-5/+13
* eol-stylenobu2009-01-170-0/+0
* * configure.in (darwin): get rid of strange settings issue ofnobu2009-01-172-2/+10
* * ext/socket/mkconstants.rb: generate a header file for generatedakr2009-01-175-28/+74
* extract TestBasicSocket from test_socket.rb.akr2009-01-172-83/+88
* * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.yugui2009-01-172-0/+17
* * ext/socket/raddrinfo.c (make_inspectname): add a res argument toakr2009-01-172-5/+34
* * ext/socket/mkconstants.rb: don't cause an error for duplicate names.akr2009-01-172-1/+9
* rdoc update.akr2009-01-171-1/+3
* * ext/socket: split files for each class.akr2009-01-1718-4207/+4579
* * cont.c (cont_restore_0): padding size doesn't need to be largenobu2009-01-172-4/+17
* * vm_dump.c (vm_stack_dump_each): initialized at declarations.nobu2009-01-173-9/+10
* * ext/socket/socket.c: move addrinfo code.akr2009-01-162-1026/+1034
* * win32/Makefile.sub (up): tell nmake that need to run command viausa2009-01-162-1/+6
* * tool/make-snapshot (package): includes all rules and expandnobu2009-01-162-2/+14
* * include/ruby/ruby.h (VALUE): use unsigned long or long longnobu2009-01-161-3/+6
* * include/ruby/ruby.h (VALUE): use unsigned long or long longnobu2009-01-161-2/+5
* * configure.in (Makefile): set VCS and VCSUP to support `git svn'nobu2009-01-161-1/+2
* * configure.in (Makefile): set VCS and VCSUP.nobu2009-01-165-6/+40
* Commit miss at r21521, poited out by Yugui.duerst2009-01-161-0/+11
* * thread.c (thread_start_func_2): call ruby_cleanup() if thread isko12009-01-162-1/+6
* * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,usa2009-01-162-26/+20
* * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string.usa2009-01-163-1/+13
* * symbian/pre-build (COMSPEC): should not overridden.nobu2009-01-163-117/+120
* * parse.y (rb_parse_in_main): fixed typo.nobu2009-01-162-1/+5
* * configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixednobu2009-01-163-14/+67
* * thread.c (rb_thread_execute_interrupts): if signal is alreadymame2009-01-152-2/+15
* sorry, revert a mistakekazu2009-01-151-1/+1
* fix typos and cleanup some spaceskazu2009-01-151-9/+9
* * ext/socket/socket.c (addrinfo_s_ip): new method AddrInfo.ip.akr2009-01-153-2/+37
* * thread.c (call_trace_proc): as Matz said ([ruby-core:21183]),ko12009-01-152-2/+10
* * ruby.c (process_options): decrement parse_in_eval to recognizeko12009-01-154-3/+21
* * lib/debug.rb: as wanabe-san pointed out,ko12009-01-152-3/+9
* * vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):ko12009-01-156-2/+42
* * common.mk: btest-ruby should receive option with OPTS.ko12009-01-152-1/+5
* * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,usa2009-01-152-6/+14
* * gc.c (gc_with_gvl): suppress warnings.ko12009-01-153-3/+7
* Add rdoc.naruse2009-01-151-1/+5