summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_eval.c (rb_catch_obj, rb_catch, rb_f_catch): No longer use the obsolete ...marcandre2009-09-151-0/+5
* * configure.in (--enable-frame-address): removed.akr2009-09-151-0/+4
* * win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of thisusa2009-09-151-0/+5
* * common.mk (install-rdoc), configure.in (RDOCTARGET): removednobu2009-09-151-0/+5
* * win32/configure.bat: need a space before a tab to output the tab byusa2009-09-151-0/+5
* Use rb_isspace for ASCII-incompatible strings.naruse2009-09-151-0/+9
* * configure.in (RUBY_USE_BUILTIN_FRAME_ADDRESS): check after realnobu2009-09-151-1/+4
* * configure.in (RUBY_UNIVERSAL_ARCH): check real target CPU afternobu2009-09-151-0/+5
* * tool/rbinstall.rb (parse_args): show help message and exit ifnobu2009-09-141-1/+4
* * common.mk (install-all): target to install all.nobu2009-09-141-0/+6
* * configure.in (RDOCTARGET): use install-all. [ruby-dev:39334]nobu2009-09-141-0/+4
* * string.c (rb_str_lstrip_bang): use ascii_isspace(). [ruby-dev:39322]matz2009-09-141-0/+8
* * debug.c, parse.y: fixed types.nobu2009-09-141-0/+6
* * configure.in, common.mk, */configure.bat (rdoc): make beforenobu2009-09-141-0/+5
* * common.mk (check-ruby): run all test of ruby itself.nobu2009-09-141-0/+4
* * include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE fornobu2009-09-141-0/+5
* * string.c (rb_str_inspect): use rb_enc_mbc_to_codepointnaruse2009-09-141-0/+5
* * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),usa2009-09-141-0/+6
* * lib/net/http.rb (each_*): return enumerator if no block present. Patch by A...marcandre2009-09-131-0/+5
* * lib/cgi/cookie.rb (value): Keep CGI::Cookie#value in sync with the cookie i...marcandre2009-09-131-0/+5
* * lib/net/http.rb (fetch): Handle properly default values; a patch by Arthur ...marcandre2009-09-131-0/+5
* * lib/set.rb (==): Optimization; patch by Arthur Schreiber [ruby-core:17203]marcandre2009-09-131-0/+4
* * symbian/pre-build: added rule to generate id.h for Symbian build.azav2009-09-131-0/+7
* * variable.c (rb_mod_remove_const): do not change VM state when annobu2009-09-131-0/+5
* * ext/win32ole/win32ole.c (oletypelib_get_libattr): some refactoringsuke2009-09-131-0/+5
* * ext/win32ole/win32ole.c (oletypelib_get_typelib): some refactoringsuke2009-09-131-0/+5
* * ruby.c (process_sflag, proc_options, load_file_internal): fixednobu2009-09-131-0/+5
* ext/win32ole/win32ole.c: some refactoring.suke2009-09-131-0/+4
* * ruby.c (load_file_internal): no need to define DATA when error.nobu2009-09-131-0/+4
* * configure.in (XLDFLAGS): link startup code with ObjC support.nobu2009-09-131-0/+4
* * thread.c (thread_list_access): prototyped.nobu2009-09-131-3/+4
* * thread.c (recursive_*): refactored the access to the inspect table used bymarcandre2009-09-131-0/+6
* * include/ruby/ruby.h (SYM2ID): needs parens.nobu2009-09-131-1/+3
* * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),nobu2009-09-131-0/+6
* * lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.akr2009-09-131-0/+4
* * lib/prime.rb (EratosthenesGenerator#initialize): call super.nobu2009-09-131-0/+5
* * vm_method.c (rb_add_method_def): no warning for inheritednobu2009-09-131-0/+5
* * ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st suke2009-09-121-0/+5
* * vm_core.h: change members of iseq_inline_cache_entry.ko12009-09-121-0/+9
* * lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.akr2009-09-121-0/+4
* * vm_method.c (CALL_METHOD_HOOK): refined with macro.nobu2009-09-121-1/+3
* * vm_method.c (rb_remove_method_id): no definition body isnobu2009-09-121-1/+4
* * vm_method.c (rb_alias): hooks are called from rb_add_method_def.nobu2009-09-121-1/+3
* * vm_method.c (rb_add_method, rb_add_method_me): call method addednobu2009-09-121-0/+5
* * lib/open-uri.rb (URI::FTP#buffer_open): use the port specified inakr2009-09-121-0/+5
* * configure.in (GCC): subst for GCC depending extension libraries.nobu2009-09-121-0/+4
* * ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize resultsuke2009-09-111-0/+5
* * NEWS: update for 1.9.2. based on a patch from Run Paint Run Runnobu2009-09-111-2/+7
* * ChangeLog: commit miss.nobu2009-09-111-1/+1
* * tool/config.{guess,sub}: better guess on darwin 10 .nobu2009-09-111-0/+4