aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa2005-06-209-3/+95
* * gc.c (define_final): document fix: finalizers never get callednobu2005-06-192-39/+44
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-196-5/+16
* * 2005-06-20eban2005-06-191-3/+3
* * lib/xmlrpc/utils.rb: Patch by Nobuhiro IMAI fixes the followingmneumann2005-06-193-4/+26
* * 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-2/+15
* * 2005-06-18nobu2005-06-181-3/+3
* * ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo2005-06-174-4/+45
* * 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-29/+21
* * lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.nagai2005-06-163-0/+14
* * ruby.c (load_file): '!' is already read. reported by gotoyuzo.usa2005-06-162-1/+5
* * ext/tk/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/+60
* * lib/resolv.rb (Resolv::DNS::Resource#ttl): new attribute.akr2005-06-152-7/+31
* * 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
* * ext/tk/tk.rb: support "tk inactive" sub-command. [for Tcl/Tk8.5a3]nagai2005-06-153-1/+124
* * ext/tk/tkutil/tkutil.c: forgot update RELEASE_DATEnagai2005-06-141-1/+1
* * 2005-06-14eban2005-06-131-3/+3
* * ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...)nagai2005-06-133-1/+150
* * hash.c (ruby_setenv): fixed SEGV. [ruby-dev:26186]ocean2005-06-132-8/+9
* * signal.c (sigexit): call rb_thread_signal_exit() instead ofmatz2005-06-1213-170/+146
* * 2005-06-13eban2005-06-121-3/+3
* * eval.c (rb_gc_mark_threads): curr_thread may not be part of theakr2005-06-122-2/+8
* * 2005-06-11eban2005-06-111-3/+3
* * parse.y: missing arg_paren event. This patch is contributed by Mitchell N ...aamine2005-06-112-2/+7
* * eval.c (unknown_node): show more information. [ruby-dev:26196]akr2005-06-102-1/+13
* * 2005-06-10nobu2005-06-101-3/+3
* * missing.h: fd_set stuffs need sys/types.h. fixed: [ruby-core:05179]nobu2005-06-102-0/+7
* Added Eric Hodel's rdoc to resolv.rb and added file to .documentryan2005-06-092-319/+637
* * ext/Win32API/Win32API.c (Win32API_Call): disable globalnobu2005-06-093-3/+12
* * enum.c (enum_inject): default the result value to Qundef to usenobu2005-06-092-1/+8
* * eval.c (ruby_longjmp): new macro to call longjmp, setcontext, etc.akr2005-06-093-24/+53
* * 2005-06-09eban2005-06-091-3/+3
* add ML ref. [ruby-dev:26297]akr2005-06-091-0/+1
* * configure.in, eval.c, gc.c: use libunwind only on HP-UX.akr2005-06-094-8/+13