summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-196-5/+16
* * 2005-06-19nobu2005-06-191-3/+3
* * gc.c (run_final): commit miss to add new variable.nobu2005-06-191-1/+1
* * gc.c (run_final): reduce unnecessary object allocation duringnobu2005-06-192-4/+17
* * lib/time.rb (Time.parse): fix previous leap seconds support.akr2005-06-172-25/+129
* * 2005-06-17eban2005-06-161-3/+3
* add tests for leapseconds on an environment without leapseconds support.akr2005-06-161-28/+21
* * lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.nagai2005-06-163-0/+14
* * ext/tcltklib/tcltklib.c (ip_rb_threadVwaitCommand): Tcl_Release was missing.ocean2005-06-162-1/+6
* * ext/tk/lib/tk.rb: add Tk.getMultiple{Open|Save}File() which returnnagai2005-06-162-1/+12
* * lib/time.rb (Time.parse): "Fri Jan 1 08:59:60 +0900 1999" wasakr2005-06-162-4/+58
* * ext/dl/sym.c (rb_dlsym_call): needs FREE_ARGS before return.ocean2005-06-152-0/+6
* * 2005-06-16eban2005-06-151-3/+3
* * ext/tk/sample/demos-jp/ctext.rb: modify improper message text.nagai2005-06-151-1/+1
* * 2005-06-15nobu2005-06-151-3/+3