| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * eval.c (rb_thread_save_context): must not switch contexts during | nobu | 2005-07-05 | 2 | -2/+7 |
| * | * array.c (sort_2): get rid of yet another bcc's bug. | nobu | 2005-07-05 | 2 | -8/+13 |
| * | * ext/tk/tkutil.c: fix typo. | nagai | 2005-07-05 | 2 | -2/+6 |
| * | 2005-07-05 | nagai | 2005-07-05 | 1 | -3/+3 |
| * | * ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings. | nagai | 2005-07-05 | 13 | -93/+374 |
| * | * missing/erf.c: original erf.c by prof. Okumura is confirmed to | matz | 2005-07-04 | 2 | -483/+79 |
| * | * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some tests | usa | 2005-07-04 | 4 | -1/+38 |
| * | 2005-07-04 | usa | 2005-07-04 | 1 | -3/+3 |
| * | * test/wsdl/document/test_rpc.rb: compare formatted time string of | nahi | 2005-07-03 | 2 | -2/+11 |
| * | avoid some race condition | akr | 2005-07-03 | 1 | -1/+6 |
| * | 2005-07-03 | akr | 2005-07-02 | 1 | -3/+3 |
| * | doc fix. | akr | 2005-07-02 | 1 | -1/+1 |
| * | use CMSG_LEN. | akr | 2005-07-02 | 1 | -2/+2 |
| * | * ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and | akr | 2005-07-02 | 2 | -16/+37 |
| * | * 2005-07-02 | eban | 2005-07-02 | 1 | -3/+3 |
| * | refine #if condition introduced previously. | akr | 2005-07-02 | 1 | -1/+1 |
| * | * defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64. | akr | 2005-07-02 | 3 | -0/+24 |
| * | * bignum.c (get2comp): revert all prior changes, and calculate | matz | 2005-07-01 | 2 | -23/+28 |
| * | * missing/erf.c: need to include some headers for some platforms. | matz | 2005-07-01 | 5 | -9/+142 |
| * | * lib/open-uri.rb (OpenURI.open_http): refine post_connection_check | akr | 2005-07-01 | 2 | -3/+13 |
| * | * missing/crypt.c: replaced with 4.4BSD version. | matz | 2005-07-01 | 4 | -317/+1309 |
| * | * 2005-07-01 | eban | 2005-06-30 | 1 | -4/+4 |
| * | * enum.c (enum_min, enum_max): must not return Qundef. | nobu | 2005-06-30 | 2 | -2/+9 |
| * | * lib/delegate.rb (Delegator::respond_to): respond_to? must check | matz | 2005-06-30 | 2 | -0/+14 |
| * | * process.c (detach_process_wathcer): fixed typo. | nobu | 2005-06-30 | 1 | -9/+9 |
| * | * lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implements | keiju | 2005-06-30 | 2 | -8/+18 |
| * | * lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treat | matz | 2005-06-30 | 2 | -2/+8 |
| * | add a test for [ruby-dev:26383]. | akr | 2005-06-30 | 1 | -0/+6 |
| * | * 2005-06-30 | eban | 2005-06-30 | 1 | -3/+3 |
| * | * eval.c (rb_eval): pre-evaluate argument for unambiguous | matz | 2005-06-30 | 1 | -1/+0 |
| * | * eval.c (rb_eval): pre-evaluate argument for unambiguous | matz | 2005-06-30 | 5 | -6/+39 |
| * | * 2005-06-28 | eban | 2005-06-28 | 1 | -3/+3 |
| * | * dir.c, eval.c, hash.c, process.c, ruby.c: avoid warning "unused | ocean | 2005-06-28 | 6 | -7/+20 |
| * | * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): should | gotoyuzo | 2005-06-25 | 2 | -1/+7 |
| * | * enum.c (enum_min, enum_max): do not ignore nil as the first element. | nobu | 2005-06-25 | 2 | -6/+10 |
| * | * ext/sdbm/init.c (fsdbm_select): SDBM#select had returned the array | ocean | 2005-06-25 | 2 | -4/+8 |
| * | * 2005-06-25 | nobu | 2005-06-25 | 1 | -3/+3 |
| * | * lib/xmlrpc/*, test/xmlrpc/*: backported changes from HEAD into 1.8 | mneumann | 2005-06-24 | 7 | -60/+92 |
| * | * lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents and | akira | 2005-06-24 | 3 | -19/+24 |
| * | * 2005-06-24 | eban | 2005-06-24 | 1 | -3/+3 |
| * | * ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate. | nagai | 2005-06-24 | 3 | -17/+61 |
| * | * runruby.rb: should load built rbconfig.rb. | nobu | 2005-06-23 | 2 | -5/+11 |
| * | * 2005-06-23 | eban | 2005-06-23 | 1 | -3/+3 |
| * | fixed typo in the example of URI.extract. | akira | 2005-06-23 | 1 | -2/+2 |
| * | * ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items. | nagai | 2005-06-23 | 5 | -41/+275 |
| * | * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): DUMMY_SETJMP is replaced | akr | 2005-06-20 | 2 | -11/+35 |
| * | * ChangeLog: add ML index. | usa | 2005-06-20 | 1 | -0/+1 |
| * | * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed? | usa | 2005-06-20 | 9 | -3/+94 |
| * | * gc.c (define_final): document fix: finalizers never get called | nobu | 2005-06-19 | 2 | -37/+42 |
| * | * 2005-06-20 | eban | 2005-06-19 | 1 | -3/+3 |