summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-18* transcode.c (str_transcode0): fix: :xml option doesn'tnaruse
2009-01-18* ext/socket/raddrinfo.c (addrinfo_inspect_sockaddr): newakr
2009-01-18* ext/socket/raddrinfo.c (addrinfo_ip_address): new methodakr
2009-01-18* ext/socket/unixsocket.c: redandant #ifdef removed.akr
2009-01-17Fixed LocalJumpErrorryan
2009-01-17* ext/socket/raddrinfo.c (addrinfo_mdump): don't use symbol.akr
2009-01-17* ext/socket/raddrinfo.c (addrinfo_mdump): new method.akr
2009-01-17updated.akr
2009-01-17* ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.akr
2009-01-17fix typos.akr
2009-01-17* 2009-01-18svn
2009-01-17rdoc update.akr
2009-01-17set property.akr
2009-01-17* ext/socket/lib/socket.rb: new file.akr
2009-01-17* configure.in (VCSUP): fixed the cases for git-svn or git.yugui
2009-01-17eol-stylenobu
2009-01-17* configure.in (darwin): get rid of strange settings issue ofnobu
2009-01-17* ext/socket/mkconstants.rb: generate a header file for generatedakr
2009-01-17extract TestBasicSocket from test_socket.rb.akr
2009-01-17* lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.yugui
2009-01-17* ext/socket/raddrinfo.c (make_inspectname): add a res argument toakr
2009-01-17* ext/socket/mkconstants.rb: don't cause an error for duplicate names.akr
2009-01-17rdoc update.akr
2009-01-17* ext/socket: split files for each class.akr
2009-01-17* cont.c (cont_restore_0): padding size doesn't need to be largenobu
2009-01-17* vm_dump.c (vm_stack_dump_each): initialized at declarations.nobu
2009-01-16* ext/socket/socket.c: move addrinfo code.akr
2009-01-16 * win32/Makefile.sub (up): tell nmake that need to run command viausa
2009-01-16* tool/make-snapshot (package): includes all rules and expandnobu
2009-01-16* include/ruby/ruby.h (VALUE): use unsigned long or long longnobu
2009-01-16* include/ruby/ruby.h (VALUE): use unsigned long or long longnobu
2009-01-16* configure.in (Makefile): set VCS and VCSUP to support `git svn'nobu
2009-01-16* configure.in (Makefile): set VCS and VCSUP.nobu
2009-01-16Commit miss at r21521, poited out by Yugui.duerst
2009-01-16* thread.c (thread_start_func_2): call ruby_cleanup() if thread isko1
2009-01-16 * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,usa
2009-01-16 * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string.usa
2009-01-16* symbian/pre-build (COMSPEC): should not overridden.nobu
2009-01-16* parse.y (rb_parse_in_main): fixed typo.nobu
2009-01-16* configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixednobu
2009-01-15* thread.c (rb_thread_execute_interrupts): if signal is alreadymame
2009-01-15sorry, revert a mistakekazu
2009-01-15fix typos and cleanup some spaceskazu
2009-01-15* ext/socket/socket.c (addrinfo_s_ip): new method AddrInfo.ip.akr
2009-01-15* thread.c (call_trace_proc): as Matz said ([ruby-core:21183]),ko1
2009-01-15* ruby.c (process_options): decrement parse_in_eval to recognizeko1
2009-01-15* lib/debug.rb: as wanabe-san pointed out,ko1
2009-01-15* vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):ko1
2009-01-15* common.mk: btest-ruby should receive option with OPTS.ko1
2009-01-15 * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,usa