| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object. | akr | 2009-01-17 | 1 | -0/+8 |
* | fix typos. | akr | 2009-01-17 | 1 | -2/+2 |
* | * ext/socket/lib/socket.rb: new file. | akr | 2009-01-17 | 1 | -0/+4 |
* | * configure.in (VCSUP): fixed the cases for git-svn or git. | yugui | 2009-01-17 | 1 | -0/+8 |
* | * ext/socket/mkconstants.rb: generate a header file for generated | akr | 2009-01-17 | 1 | -0/+12 |
* | * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod. | yugui | 2009-01-17 | 1 | -0/+5 |
* | * ext/socket/raddrinfo.c (make_inspectname): add a res argument to | akr | 2009-01-17 | 1 | -0/+9 |
* | * ext/socket/mkconstants.rb: don't cause an error for duplicate names. | akr | 2009-01-17 | 1 | -0/+4 |
* | * ext/socket: split files for each class. | akr | 2009-01-17 | 1 | -0/+38 |
* | * cont.c (cont_restore_0): padding size doesn't need to be large | nobu | 2009-01-17 | 1 | -0/+5 |
* | * vm_dump.c (vm_stack_dump_each): initialized at declarations. | nobu | 2009-01-17 | 1 | -0/+6 |
* | * ext/socket/socket.c: move addrinfo code. | akr | 2009-01-16 | 1 | -0/+4 |
* | * win32/Makefile.sub (up): tell nmake that need to run command via | usa | 2009-01-16 | 1 | -0/+5 |
* | * tool/make-snapshot (package): includes all rules and expand | nobu | 2009-01-16 | 1 | -0/+7 |
* | * include/ruby/ruby.h (VALUE): use unsigned long or long long | nobu | 2009-01-16 | 1 | -2/+5 |
* | * configure.in (Makefile): set VCS and VCSUP to support `git svn' | nobu | 2009-01-16 | 1 | -1/+2 |
* | * configure.in (Makefile): set VCS and VCSUP. | nobu | 2009-01-16 | 1 | -0/+6 |
* | * thread.c (thread_start_func_2): call ruby_cleanup() if thread is | ko1 | 2009-01-16 | 1 | -0/+5 |
* | * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc, | usa | 2009-01-16 | 1 | -0/+9 |
* | * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string. | usa | 2009-01-16 | 1 | -0/+8 |
* | * symbian/pre-build (COMSPEC): should not overridden. | nobu | 2009-01-16 | 1 | -0/+4 |
* | * parse.y (rb_parse_in_main): fixed typo. | nobu | 2009-01-16 | 1 | -0/+4 |
* | * configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixed | nobu | 2009-01-16 | 1 | -0/+12 |
* | * thread.c (rb_thread_execute_interrupts): if signal is already | mame | 2009-01-15 | 1 | -0/+8 |
* | sorry, revert a mistake | kazu | 2009-01-15 | 1 | -1/+1 |
* | fix typos and cleanup some spaces | kazu | 2009-01-15 | 1 | -9/+9 |
* | * ext/socket/socket.c (addrinfo_s_ip): new method AddrInfo.ip. | akr | 2009-01-15 | 1 | -0/+4 |
* | * thread.c (call_trace_proc): as Matz said ([ruby-core:21183]), | ko1 | 2009-01-15 | 1 | -0/+7 |
* | * ruby.c (process_options): decrement parse_in_eval to recognize | ko1 | 2009-01-15 | 1 | -0/+11 |
* | * lib/debug.rb: as wanabe-san pointed out, | ko1 | 2009-01-15 | 1 | -0/+6 |
* | * vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count): | ko1 | 2009-01-15 | 1 | -0/+12 |
* | * common.mk: btest-ruby should receive option with OPTS. | ko1 | 2009-01-15 | 1 | -0/+4 |
* | * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc, | usa | 2009-01-15 | 1 | -0/+8 |
* | * gc.c (gc_with_gvl): suppress warnings. | ko1 | 2009-01-15 | 1 | -0/+4 |
* | * tool/file2lastrev.rb: RUBY_REVISION must be an integer. | akr | 2009-01-15 | 1 | -0/+4 |
* | * encoding.c (enc_set_default_encoding): should not treat US-ASCII | matz | 2009-01-15 | 1 | -0/+6 |
* | * parse.y (command): moved return/break/next from command_call for | matz | 2009-01-15 | 1 | -0/+5 |
* | * LEGAL: Added information for missing/langinfo.c | duerst | 2009-01-15 | 1 | -0/+4 |
* | * parse.y (stmt): explicit error for "Object::Far += foo 1" just | matz | 2009-01-15 | 1 | -0/+5 |
* | * win32/Makefile.sub (COMPILERFLAG): for enc/trans/gb18030.c. | usa | 2009-01-15 | 1 | -0/+4 |
* | * configure.in, win32/Makefile.sub (MISSING): added langinfo on mingw | nobu | 2009-01-15 | 1 | -0/+10 |
* | * win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc, | usa | 2009-01-15 | 1 | -0/+5 |
* | * io.c (pipe_open): revert a part of previous commit. it may be a | usa | 2009-01-15 | 1 | -0/+5 |
* | * symbian/README.SYMBIAN: symbian support added. great appreciate | matz | 2009-01-15 | 1 | -0/+5 |
* | * enc/trans/gb18030.trans: get rid of a 1.9 feature for cross | nobu | 2009-01-14 | 1 | -0/+5 |
* | * encoding.c (rb_locale_charmap): fallback to codepage if no | nobu | 2009-01-14 | 1 | -0/+8 |
* | * gc.c (negative_size_allocation_error_with_gvl): abolish a warning. | akr | 2009-01-14 | 1 | -0/+7 |
* | * enc/trans/gb18030.trans, gb18030-tbl.rb: | duerst | 2009-01-14 | 1 | -0/+12 |
* | * ext/curses/extconf.rb: check ncursesw earlier than ncurses to | matz | 2009-01-14 | 1 | -0/+6 |
* | * cont.c: fix prototype declare of register_stack_extend | takano32 | 2009-01-14 | 1 | -0/+4 |