summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * st.c (st_table_entry, st_get_key): use st_index_t.nobu2009-09-221-0/+4
* * regenc.h (PosixBracketEntryType): constified.nobu2009-09-221-1/+5
* * regerror.c (onig_error_code_to_str, onig_snprintf_with_pattern):nobu2009-09-221-1/+4
* * regparse.c (st_str_end_key, str_end_cmp, str_end_hash):nobu2009-09-221-1/+4
* * tool/transcode-tblgen.rb (transcode_generated_code): fixed type.nobu2009-09-221-0/+4
* * enum.c (enum_chunk): new method Enumerable#chunk.akr2009-09-221-0/+6
* * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c,nobu2009-09-211-0/+7
* * ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend onnobu2009-09-211-1/+4
* * ext/bigdecimal/lib/bigdecimal/*.rb: made module functions.nobu2009-09-211-0/+4
* * ext/bigdecimal/bigdecimal.c (GetVpValue): support conversion fromnobu2009-09-211-0/+5
* * Makefile.in, win32/Makefile.sub (INSNS): depend on tools.nobu2009-09-211-0/+4
* * ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr...marcandre2009-09-211-0/+5
* * ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if ...marcandre2009-09-211-0/+5
* * proc.c (proc_binding): allow proc from method. [ruby-core:25589]nobu2009-09-211-0/+6
* * cont.c (cont_new, cont_capture, fiber_t_alloc): needs alreadynobu2009-09-211-0/+5
* * ext/bigdecimal/lib/bigdecimal/math.rb (sin, cos, atan, exp, log):nobu2009-09-201-0/+6
* * struct.c (rb_struct_equal, rb_struct_eql): Handle comparison of recursive s...marcandre2009-09-201-0/+7
* * vm_core.h (ENABLE_VM_OBJSPACE): socklist needs st_table innobu2009-09-191-0/+5
* * dir.c (GlobPathValue), file.c (rb_get_path_check): path namesnobu2009-09-191-0/+5
* * include/ruby/ruby.h (rb_type): forward declaration to suppress anobu2009-09-181-0/+5
* * dir.c (GlobPathValue): adjust return types. based on a patchnobu2009-09-181-0/+5
* * marshal.c (r_object0): entry regexp object before its encodingnobu2009-09-181-0/+5
* * common.mk (eval.o): needs vm.h.nobu2009-09-181-0/+10
* * compile.c (iseq_compile_each), parse.y (stmt, arg): arg_concat()nobu2009-09-181-0/+5
* * dir.c (GlobPathValue): glob allows null bytes as separators.nobu2009-09-181-0/+4
* * doc/re.rdoc: use rdoc mode.nobu2009-09-181-1/+3
* * misc/rdoc-mode.el: added.nobu2009-09-181-0/+4
* * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch bynobu2009-09-181-1/+4
* * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variablesnobu2009-09-181-0/+5
* * test/fileutils/test_fileutils.rb: add a test for [ruby-dev:39345]kazu2009-09-171-0/+4
* fix typoskazu2009-09-171-3/+3
* * dir.c (push_glob): str should be a string always.nobu2009-09-171-0/+7
* * lib/mkmf.rb (rm_f, rm_rf): FileUtils.rm can take an array.nobu2009-09-171-1/+4
* * lib/mkmf.rb (create_header): open in binmode.nobu2009-09-171-0/+4
* * gc.c (vm_xrealloc): free as like standard free if size is zero.nobu2009-09-171-0/+4
* * eval_intern.h: use rb_node_newnode() directly.ko12009-09-171-0/+4
* * blockinlining.c: removed.ko12009-09-171-0/+8
* * thread.c (rb_thread_s_debug_set): set level, not only boolean.nobu2009-09-171-0/+11
* * doc/re.rb: New document for Ruby's fork of Oniguruma.naruse2009-09-171-0/+9
* * lib/matrix.rb (Matrix#rank): Two bug fixes. One made Matrix[[0,0],[0,0],[1,...marcandre2009-09-161-0/+6
* * lib/matrix.rb: Optimizationsmarcandre2009-09-161-0/+4
* * time.c (time_mdump): error message refined.akr2009-09-161-0/+4
* * test/ruby/test_thread.rb (TestThread#test_recursive): removematz2009-09-161-0/+5
* * ChangeLog: commit miss.usa2009-09-161-0/+5
* * lib/matrix.rb (Matrix#/): Fix obvious bugmarcandre2009-09-161-0/+4
* * win32/Makefile.sub (DOCTARGETS): rdoc is default.usa2009-09-161-0/+4
* * win32/Makefile.sub: typo.usa2009-09-161-0/+4
* * configure.in (CAPITARGET): enable iff doxygen is available.nobu2009-09-161-0/+11
* * lib/matrix.rb (determinant): Bug fix where determinant failed on some matri...marcandre2009-09-161-0/+5
* * lib/matrix.rb: trivial optimizationsmarcandre2009-09-161-0/+4