| Commit message (Expand) | Author | Age | Files | Lines |
* | * compile.c (iseq_compile_each): NODE_POSTEXE should set each end | nobu | 2008-07-20 | 1 | -0/+5 |
* | * ext/win32ole/win32ole.c (EVENTSINK_Invoke): use rb_protect | suke | 2008-07-20 | 1 | -0/+5 |
* | * ext/win32ole/win32ole.c (EVENTSINK_Invoke): little refactoring. | suke | 2008-07-19 | 1 | -0/+7 |
* | * ext/win32ole/win32ole.c (EVENTSINK_Invoke): little refactoring. | suke | 2008-07-19 | 1 | -0/+6 |
* | Import RDoc r104. Various test fixes. | drbrain | 2008-07-18 | 1 | -0/+4 |
* | * numeric.c (check_uint, rb_num2uint, rb_fix2uint): fixed wrong check | usa | 2008-07-18 | 1 | -0/+5 |
* | * ext/win32ole/win32ole.c (EVENTSINK_Invoke): avoid cfp consistency | suke | 2008-07-18 | 1 | -0/+5 |
* | * win32/win32.c (socklist): table for registering socket options | usa | 2008-07-18 | 1 | -0/+26 |
* | Import RDoc r101. | drbrain | 2008-07-18 | 1 | -0/+4 |
* | * test/rdoc/test_rdoc_c_parser.rb (teardown): close tempfile. | mame | 2008-07-17 | 1 | -0/+4 |
* | * test/ruby/test_process.rb (test_getpriority, test_setpriority): use | mame | 2008-07-17 | 1 | -0/+5 |
* | * pack.c (pack_unpack): fix v and V with big endian. | mame | 2008-07-17 | 1 | -0/+5 |
* | * pack.c (pack_pack): fix i! with big endian. [1].pack("i!") was | mame | 2008-07-17 | 1 | -0/+5 |
* | * ext/socket/socket.c (ruby_connect): select() for connect() has | usa | 2008-07-17 | 1 | -0/+5 |
* | Simplify expression for RDoc. | drbrain | 2008-07-17 | 1 | -0/+4 |
* | * numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check. | usa | 2008-07-17 | 1 | -0/+5 |
* | * thread.c (thread_start_func_2): wake up joining threads. | nobu | 2008-07-16 | 1 | -0/+10 |
* | * io.c (appendline): remove invalid access. | mame | 2008-07-16 | 1 | -0/+4 |
* | * signal.c (signal_exec, trap_handler): trap accepts a string as | nobu | 2008-07-16 | 1 | -0/+5 |
* | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): new | mame | 2008-07-15 | 1 | -0/+32 |
* | * win32/Makefile.sub (ruby_version): follow changes in configure.in. | usa | 2008-07-15 | 1 | -0/+4 |
* | * ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be | nobu | 2008-07-15 | 1 | -0/+7 |
* | * ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do | knu | 2008-07-15 | 1 | -0/+6 |
* | * configure.in (--with-ruby-version): Add a new option to specify | knu | 2008-07-15 | 1 | -0/+9 |
* | * ChangeLog: type. | usa | 2008-07-15 | 1 | -4/+4 |
* | * ext/socket/socket.c (ruby_connect, s_accept): no need to wrap by | usa | 2008-07-15 | 1 | -0/+10 |
* | * thread_win32.c (ubf_handle): cancel blocking IO if it can (only | usa | 2008-07-15 | 1 | -0/+7 |
* | * test/win32ole/test_win32ole_event.rb (teardown): fix typo. | suke | 2008-07-14 | 1 | -0/+4 |
* | * transcode.c (transcode_loop): constified. | nobu | 2008-07-14 | 1 | -38/+6 |
* | * test/ruby/test_time.rb (TestTime#test_time_interval): add timeout | kazu | 2008-07-14 | 1 | -0/+5 |
* | * transcode.c (get_replacement_character): temporary function, | naruse | 2008-07-14 | 1 | -0/+11 |
* | * test/ruby/test_variable.rb (TestVariable#test_global_variable_0): add test ... | kazu | 2008-07-14 | 1 | -0/+5 |
* | * ext/socket/extconf.rb: initialize winsock on win32 to avoid error | usa | 2008-07-14 | 1 | -0/+5 |
* | * lib/optparse.rb (OptionParser#environment): requires shellwords. | nobu | 2008-07-13 | 1 | -0/+5 |
* | * ext/win32ole/win32ole.c (EVENTSINK_Invoke): using hash | suke | 2008-07-13 | 1 | -0/+7 |
* | * ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once): | nobu | 2008-07-12 | 1 | -0/+5 |
* | * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo. | usa | 2008-07-12 | 1 | -0/+6 |
* | * win32/Makefile.sub (LIBRUBY_DLDFLAGS): import library which created | usa | 2008-07-12 | 1 | -0/+7 |
* | * ext/socket/socket.c: use PRIuSIZE. | akr | 2008-07-12 | 1 | -0/+4 |
* | * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): fixed typo. | nobu | 2008-07-12 | 1 | -0/+4 |
* | * include/ruby/intern.h (HAVE_RUBY_RUBY_H): defines macros so that | nobu | 2008-07-12 | 1 | -0/+9 |
* | * configure.in (sizeof ptrdiff_t): check for size of ptrdiff_t. | nobu | 2008-07-12 | 1 | -0/+12 |
* | * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): requires | nobu | 2008-07-12 | 1 | -0/+5 |
* | * test/win32ole/test_win32ole_event.rb: add test | suke | 2008-07-12 | 1 | -0/+8 |
* | * win32/win32.c (rb_w32_select): shoudn't pass non-socket handle to | usa | 2008-07-11 | 1 | -0/+5 |
* | * test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params. | mame | 2008-07-11 | 1 | -0/+4 |
* | * ext/zlib/zlib.c (rb_deflate_params): flush before deflateParams. | mame | 2008-07-11 | 1 | -0/+5 |
* | * win32/setup.rb, win32/Makefile.sub (PLATFORM): use $(PLATFORM) | usa | 2008-07-11 | 1 | -0/+5 |
* | * io.c (rb_io_wait_readable, rb_io_wait_writable): check if the file | nobu | 2008-07-11 | 1 | -0/+7 |
* | * win32/win32.c (rb_w32_accept, rb_w32_socket, rb_w32_socketpair): | usa | 2008-07-11 | 1 | -0/+7 |