aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu2011-02-111-0/+5
* * eval.c (ruby_cleanup): use rb_ary_free to free internal object.nobu2011-02-111-0/+7
* * test/ruby/test_transcode.rb (test_from_cp50221): fix wrongnobu2011-02-111-0/+5
* * lib/test/unit/assertions.rb (assert_no_match): alias fornobu2011-02-111-0/+5
* * ruby.c (add_gems, require_libraries, proc_options): addnobu2011-02-111-0/+5
* * configure.in (rubygems): add --disable-rubygems option.nobu2011-02-111-0/+4
* * template/fake.rb.in (CROSS_COMPILING): get rid of NameError.nobu2011-02-111-0/+4
* * ext/dl/dl.h: parenthesize macro arguments.akr2011-02-101-0/+4
* * ext/pty/pty.c: parenthesize macro arguments.akr2011-02-091-0/+4
* * array.c: documentation clarification in rotate, rotate!,kosaki2011-02-091-0/+5
* * test/rdoc/test_rdoc_encoding.rb: remove unnecessary (and wrong)usa2011-02-091-0/+5
* fix typoskazu2011-02-081-2/+2
* * ext/etc/etc.c: parenthesize macro arguments.akr2011-02-081-0/+4
* * misc/ruby-mode.el (ruby-expr-beg): fix for invalid nest errors.nobu2011-02-081-0/+4
* * configure.in (AC_MSG_CHECKING): fixed typo. the patch iskosaki2011-02-081-0/+5
* * io.c (rb_io_s_sysopen): use NUM2MODET() instead NUM2UINT().kosaki2011-02-081-0/+4
* * process.c (rb_run_exec_options_err): use MODET2NUM() instead LONG2NUM().kosaki2011-02-081-0/+4
* * configure.in: revert r30725. Now we have proper runtime fallback.kosaki2011-02-081-0/+5
* * process.c (proc_setgroups): add GC guard to prevent intermediatenagachika2011-02-071-0/+5
* * misc/ruby-mode.el (ruby-expr-beg, ruby-in-here-doc-p): tellnobu2011-02-071-1/+4
* * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial): keywordnobu2011-02-071-0/+5
* * lib/benchmark.rb (Benchmark#bmbm): use ensure clause instead ofnagachika2011-02-071-0/+5
* * lib/net/http.rb (Net::HTTP#connect): support SNI (Server Nameakr2011-02-071-0/+6
* Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain2011-02-071-0/+4
* * common.mk (rdoc): add --encoding=UTF-8; ruby's rdoc must be UTF-8.naruse2011-02-071-0/+4
* * test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):usa2011-02-071-0/+6
* * ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv):nobu2011-02-061-0/+5
* Ensure result encoding is the same as input encoding for String#gsub. [Bug #...drbrain2011-02-061-0/+5
* * parse.y (words, qwords): dispatch array events. based on anobu2011-02-061-0/+5
* * test/fileutils/fileasserts.rb (FileAssertions): separate module.nobu2011-02-061-0/+4
* * ext/dbm/dbm.c: parenthesize macro arguments.akr2011-02-061-0/+4
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):kosaki2011-02-051-0/+6
* * parse.y (mlhs_basic): include mlhs_post for ripper. a patchnobu2011-02-051-0/+5
* * lib/test/unit/assertions.rb (assert_block): move fromnobu2011-02-051-1/+4
* * test/fileutils/fileasserts.rb (assert_block): pass argumentsnobu2011-02-051-0/+5
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):kosaki2011-02-051-0/+5
* Import RDoc 3.5.2drbrain2011-02-051-0/+4
* * ext/syck/rubyext.c (syck_node_init_copy): SyckNode is notnobu2011-02-051-0/+5
* * ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu2011-02-051-0/+10
* * ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu2011-02-051-1/+5
* * ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu2011-02-051-0/+7
* * load.c (rb_get_expanded_load_path): always expand load paths.nobu2011-02-051-0/+4
* * transcode.c (encoded_dup): extract.nobu2011-02-051-0/+4
* * lib/fileutils.rb (FileUtils::LowMethods): make low level methodsnobu2011-02-041-1/+4
* * test/fileutils/fileasserts.rb: add message arguments.nobu2011-02-041-1/+3
* * test/fileutils/fileasserts.rb (Test::Unit::Assertions#assert_block):nobu2011-02-041-0/+5
* * parse.y (lex_getline, parser_set_encode): set encoding of linesnobu2011-02-041-0/+5
* * vm.c (ruby_thread_data_type): add prefix.nobu2011-02-041-0/+4
* * vm_core.h (GetThreadPtr): use TypedData_Get_Struct() insteadkosaki2011-02-041-0/+9
* * enc/trans/utf8_mac.trans: parenthesize macro arguments.akr2011-02-041-0/+4