aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/date.rb: [Feature #4257]tadf2011-02-261-0/+8
* * ChangeLog: us-ascii only.nobu2011-02-261-1/+2
* * lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah2011-02-261-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove2011-02-251-0/+7
* * ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr2011-02-241-0/+4
* * common.mk (love): for the birthday.nobu2011-02-241-0/+4
* * vm.c (ruby_vm_destruct): run vm exit hooks after all objects arenobu2011-02-241-0/+5
* * ChangeLog: style fix.nobu2011-02-241-2/+2
* * ChangeLog(vim): Modeline for vimsorah2011-02-241-9/+24
* * common.mk: Use $RUNRUBY for worker process.sorah2011-02-241-0/+7
* * test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah2011-02-241-0/+5
* * test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah2011-02-231-0/+9
* * ext/openssl/ossl_engine.c: parenthesize macro arguments.akr2011-02-231-0/+4
* * lib/test/unit.rb: Fix --ruby option doesn't effect.sorah2011-02-221-0/+5
* * ext/openssl/ossl_digest.c: parenthesize macro arguments.akr2011-02-221-0/+4
* * lib/test/unit.rb: Fix merging miss.sorah2011-02-221-0/+4
* * lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah2011-02-221-0/+9
* Apply documentation patch from mathew murphy. [Bug #4149]drbrain2011-02-211-0/+5
* * ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help withtenderlove2011-02-211-0/+5
* * ext/psych/lib/psych/streaming.rb: refactor streaming methods to atenderlove2011-02-211-0/+12
* * ext/psych/lib/psych/visitors/yaml_tree.rb (accept): use Hash#key?tenderlove2011-02-211-0/+6
* * ext/psych/lib/psych/json/yaml_events.rb: refactoring JSON eventtenderlove2011-02-211-0/+9
* * ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove2011-02-211-0/+9
* * ext/psych/lib/psych/json/ruby_events.rb: DRY up ruby event handlingtenderlove2011-02-211-0/+7
* * ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove2011-02-211-0/+6
* * test/ruby/test_system.rb (TestSystem#test_system_at):kosaki2011-02-201-0/+5
* * ext/openssl/ossl_cipher.c: parenthesize macro arguments.akr2011-02-201-0/+4
* * thread.c (exec_recursive): prevent temporary objects from GC.nobu2011-02-201-1/+3
* * prevent temporary objects from GC, and should not usenobu2011-02-201-0/+6
* * file.c (rb_file_flock): use rb_thread_io_blocking_region for thenobu2011-02-201-0/+5
* lib/minitest/*.rb: Imported minitest 2.0.2 r6207ryan2011-02-191-0/+5
* * signal.c (sig_trap): avoid pthread_sigmask(xx, &mask, &mask) usagekosaki2011-02-191-0/+8
* * ext/openssl/ossl_bn.c: parenthesize macro arguments.akr2011-02-191-0/+4
* * vm_insnhelper.c (vm_check_if_namespace): guard temporary objectnagachika2011-02-191-0/+5
* * lib/test/unit.rb: partial revert of r30849. [ruby-core:32864]tenderlove2011-02-181-0/+7
* * lib/fileutils.rb (FileUtils::remove_entry_secure): there is ashyouhei2011-02-181-0/+8
* * compile.c (get_exception_sym2type): guard temporary object from GC.nagachika2011-02-171-0/+4
* * iseq.c (prepare_iseq_build): initialize iseq_compile_data::err_infonagachika2011-02-171-0/+5
* * test/ruby/test_marshal.rb (test_marshal_dump_extra_iv):nagachika2011-02-171-0/+5
* * ext/openssl/ossl.h: parenthesize macro arguments.akr2011-02-171-0/+4
* * eval_jump.c (rb_exec_end_proc): changed at_exit and END prockosaki2011-02-161-0/+11
* * ext/openssl/openssl_missing.h: parenthesize macro arguments.akr2011-02-161-0/+4
* * ext/gdbm/gdbm.c: parenthesize macro arguments.akr2011-02-151-0/+4
* * array.c (ary_join_1): fix array size.akr2011-02-151-0/+4
* * configure.in: fix and resubmit r30621. [ruby-dev:43203]kosaki2011-02-151-0/+4
* * array.c (array_join): copy the encoding of the first element asnaruse2011-02-151-0/+14
* * hash.c (inspect_i): copy the encoding of the first key asnaruse2011-02-151-0/+5
* * array.c (inspect_ary): don't taint the inspected result of anaruse2011-02-151-0/+5
* * encoding.c (rb_enc_compatible): change the rule for empty strings:naruse2011-02-151-0/+7
* * string.c (rb_enc_cr_str_buf_cat): remove special treatment ofnaruse2011-02-151-0/+8