aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/debug.rb (debug_command): added a deficient format specifier.nobu2005-07-101-2/+7
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-091-0/+11
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-081-0/+14
* * object.c (rb_obj_pattern_match): now returns nil.matz2005-07-061-0/+15
* * win32/win32.c (open_ifs_socket): new function.usa2005-07-061-3/+11
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-051-0/+7
* * instruby.rb: expand source library path.nobu2005-07-051-0/+4
* * eval.c (rb_thread_save_context): must not switch contexts duringnobu2005-07-051-1/+4
* * array.c (sort_2): get rid of yet another bcc's bug.nobu2005-07-051-5/+10
* * ext/tk/tkutil/tkutil.c: fix typo.nagai2005-07-051-0/+4
* * ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai2005-07-051-0/+38
* * lib/set.rb: test change to follow revision 1.28. (duck typing?)ocean2005-07-041-0/+4
* * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa2005-07-041-1/+6
* * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi2005-07-031-0/+6
* * ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr2005-07-021-0/+5
* * defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64.akr2005-07-021-0/+9
* * configure.in: check select_large_fdset.akr2005-07-021-0/+7
* * bignum.c (rb_big_neg): may be accessing bogus pointer value.matz2005-07-011-0/+4
* * ChangeLog: typo.usa2005-07-011-1/+1
* * missing/erf.c: need to include some headers for some platforms.usa2005-07-011-0/+7
* * missing/crypt.c: modified to make it compilable on platformsmatz2005-07-011-0/+7
* * lib/open-uri.rb (OpenURI.open_http): refine post_connection_checkakr2005-07-011-0/+5
* * missing/crypt.c: replaced with 4.4BSD version.matz2005-07-011-0/+9
* * enum.c (enum_min, enum_max): must not return Qundef.nobu2005-06-301-0/+5
* * lib/delegate.rb (Delegator::respond_to): respond_to? must checkmatz2005-06-301-0/+5
* * signal.c (trap): non-string trap hander was ignored.nobu2005-06-301-1/+6
* * lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implementskeiju2005-06-301-0/+4
* * lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treatmatz2005-06-301-0/+5
* * eval.c (rb_eval): pre-evaluate argument for unambiguousmatz2005-06-301-1/+0
* * eval.c (rb_eval): pre-evaluate argument for unambiguousmatz2005-06-301-0/+17
* * lib/net/http.rb (Net::HTTP#connect, Net::HTTP#request): shouldgotoyuzo2005-06-301-0/+9
* * regparse.c (fetch_token): avoid warning of unused goto tag.ocean2005-06-281-0/+5
* * dir.c, eval.c, parse.y, process.c, ruby.c: avoid warning "unusedocean2005-06-281-0/+8
* * ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse2005-06-271-0/+7
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): shouldgotoyuzo2005-06-251-1/+6
* * enum.c (enum_min, enum_max, enum_min_by, enum_max_by): do not ignorenobu2005-06-251-7/+12
* * lib/set.rb (Set#==): [ruby-dev:25206] (ported from ruby_1_8 branch)ocean2005-06-251-2/+7
* * ext/nkf/lib/kconv.rb: remove constantsnaruse2005-06-251-0/+10
* * lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents andakira2005-06-241-0/+5
* * ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.nagai2005-06-241-0/+10
* * runruby.rb: should load built rbconfig.rb.nobu2005-06-231-1/+5
* * ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.nagai2005-06-231-0/+12
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): DUMMY_SETJMP is replacedakr2005-06-201-0/+6
* * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa2005-06-201-0/+15
* * gc.c (define_final): document fix: finalizers never get callednobu2005-06-191-2/+7
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-191-0/+7
* * lib/xmlrpc/utils.rb: Patch by Nobuhiro IMAI fixes the followingmneumann2005-06-191-0/+11
* * gc.c (run_final): reduce unnecessary object allocation duringnobu2005-06-191-0/+8
* * ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo2005-06-171-0/+11
* * lib/time.rb (Time.parse): fix previous leap seconds support.akr2005-06-171-0/+6