summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (rb_thread_save_context): must not switch contexts duringnobu2005-07-052-2/+7
* * array.c (sort_2): get rid of yet another bcc's bug.nobu2005-07-052-8/+13
* * ext/tk/tkutil.c: fix typo.nagai2005-07-052-2/+6
* 2005-07-05nagai2005-07-051-3/+3
* * ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.nagai2005-07-0513-93/+374
* * missing/erf.c: original erf.c by prof. Okumura is confirmed tomatz2005-07-042-483/+79
* * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa2005-07-044-1/+38
* 2005-07-04usa2005-07-041-3/+3
* * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi2005-07-032-2/+11
* avoid some race conditionakr2005-07-031-1/+6
* 2005-07-03akr2005-07-021-3/+3
* doc fix.akr2005-07-021-1/+1
* use CMSG_LEN.akr2005-07-021-2/+2
* * ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr2005-07-022-16/+37
* * 2005-07-02eban2005-07-021-3/+3
* refine #if condition introduced previously.akr2005-07-021-1/+1
* * defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64.akr2005-07-023-0/+24
* * bignum.c (get2comp): revert all prior changes, and calculatematz2005-07-012-23/+28
* * missing/erf.c: need to include some headers for some platforms.matz2005-07-015-9/+142
* * lib/open-uri.rb (OpenURI.open_http): refine post_connection_checkakr2005-07-012-3/+13
* * missing/crypt.c: replaced with 4.4BSD version.matz2005-07-014-317/+1309
* * 2005-07-01eban2005-06-301-4/+4
* * enum.c (enum_min, enum_max): must not return Qundef.nobu2005-06-302-2/+9
* * lib/delegate.rb (Delegator::respond_to): respond_to? must checkmatz2005-06-302-0/+14
* * process.c (detach_process_wathcer): fixed typo.nobu2005-06-301-9/+9
* * lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implementskeiju2005-06-302-8/+18
* * lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treatmatz2005-06-302-2/+8
* add a test for [ruby-dev:26383].akr2005-06-301-0/+6
* * 2005-06-30eban2005-06-301-3/+3
* * eval.c (rb_eval): pre-evaluate argument for unambiguousmatz2005-06-301-1/+0
* * eval.c (rb_eval): pre-evaluate argument for unambiguousmatz2005-06-305-6/+39
* * 2005-06-28eban2005-06-281-3/+3
* * dir.c, eval.c, hash.c, process.c, ruby.c: avoid warning "unusedocean2005-06-286-7/+20
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): shouldgotoyuzo2005-06-252-1/+7
* * enum.c (enum_min, enum_max): do not ignore nil as the first element.nobu2005-06-252-6/+10
* * ext/sdbm/init.c (fsdbm_select): SDBM#select had returned the arrayocean2005-06-252-4/+8
* * 2005-06-25nobu2005-06-251-3/+3
* * lib/xmlrpc/*, test/xmlrpc/*: backported changes from HEAD into 1.8mneumann2005-06-247-60/+92
* * lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents andakira2005-06-243-19/+24
* * 2005-06-24eban2005-06-241-3/+3
* * ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.nagai2005-06-243-17/+61
* * runruby.rb: should load built rbconfig.rb.nobu2005-06-232-5/+11
* * 2005-06-23eban2005-06-231-3/+3
* fixed typo in the example of URI.extract.akira2005-06-231-2/+2
* * ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.nagai2005-06-235-41/+275
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): DUMMY_SETJMP is replacedakr2005-06-202-11/+35
* * ChangeLog: add ML index.usa2005-06-201-0/+1
* * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa2005-06-209-3/+94
* * gc.c (define_final): document fix: finalizers never get callednobu2005-06-192-37/+42
* * 2005-06-20eban2005-06-191-3/+3