aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/fileutils: use require_relative to require fileasserts.naruse2009-09-111-0/+4
* * configure.in (debugflags): use gdb by default on linux andnobu2009-09-111-1/+4
* * configure.in (XLDFLAGS): keep ARCHFILE macro on AIX.nobu2009-09-111-1/+3
* * configure.in (RUBY_REPLACE_TYPE): define typename to defaultnobu2009-09-111-0/+5
* * include/ruby/win32.h (fstat): override if large file support isnobu2009-09-111-0/+5
* * tool/config.{guess,sub}: updated to automake-1.11.nobu2009-09-111-0/+4
* resolve conflict.shyouhei2009-09-111-0/+6
* * dln.c (aix_loaderror): get rid of using uninitialized value in thenobu2009-09-111-0/+6
* * unicode.c (onigenc_unicode_property_name_to_ctype):naruse2009-09-101-0/+11
* * include/ruby/ruby.h (rb_data_type_t): Add comments.ko12009-09-101-0/+6
* * test/dl: use require_relative to require test_base.rb.akr2009-09-101-0/+4
* * parse.y (rb_char_to_option_kcode): ASCII-8BIT should also delay.naruse2009-09-101-0/+8
* * lib/net/http.rb (fetch): rdoc fix, patch by Arthur Schreiber, [ruby-core:18...marcandre2009-09-101-0/+5
* * lib/mkmf.rb (create_makefile): fix for parallel execution.nobu2009-09-101-0/+5
* * test/dl/test_cptr.rb (test_free=): test SEGV at first.akr2009-09-101-0/+5
* * test/ruby/envutil.rb (assert_normal_exit): Don't useakr2009-09-101-0/+5
* Warn unknown escaped chars in regexp.naruse2009-09-101-0/+7
* * lib/fileutils.rb (FileUtils::Entry_#copy_file): open the sourcenobu2009-09-091-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_data_type): typed.nobu2009-09-091-1/+3
* * ext/dl/cfunc.c (dlcfunc_data_type): typed.nobu2009-09-091-0/+8
* Only 1 kcode effects options [ruby-core:25411]naruse2009-09-091-0/+5
* * load.c (rb_feature_provided): fixed for autoloading extensionnobu2009-09-091-0/+6
* Wed Sep 9 15:24:32 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano322009-09-091-0/+680
* Wed Sep 9 14:07:19 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano322009-09-091-675/+4
* * variable.c (rb_autoload): initialize typed data.nobu2009-09-091-0/+4
* * st.c (st_free_table): constified.nobu2009-09-091-0/+4
* * variable.c (autoload_data_type): typed.nobu2009-09-091-1/+3
* * transcode.c (econv_data_type): typed.nobu2009-09-091-1/+3
* * time.c (time_data_type): typed.nobu2009-09-091-1/+3
* * thread.c (thgroup_data_type, mutex_data_type, barrier_data_type):nobu2009-09-091-1/+4
* * file.c (stat_data_type): typed.nobu2009-09-091-1/+3
* * error.c (name_err_mesg_data_type): typed.nobu2009-09-091-1/+3
* * enumerator.c (enumerator_data_type): typed.nobu2009-09-091-1/+4
* * dir.c (dir_data_type): typed.nobu2009-09-091-0/+4
* * include/ruby/ruby.h (rb_data_type_struct): constified dsize.nobu2009-09-091-0/+4
* * cont.c (cont_memsize): fixed wrong expression on IA64.nobu2009-09-091-0/+4
* * cont.c (cont_restore_1, rb_cont_call): should be Fiber.nobu2009-09-091-0/+4
* * cont.c (cont_data_type, fiber_data_type): typed.nobu2009-09-081-0/+4
* * lib/tempfile.rb, lib/tmpdir.rb (Tmpname): extracted new module.nobu2009-09-081-0/+5
* * st.c (st_init_*table_with_size): use st_index_t.nobu2009-09-081-1/+3
* * include/ruby/st.h (st_hash_func): use st_index_t.nobu2009-09-081-0/+4