aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-121-0/+7
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-121-0/+7
* * parse.y (parser_magic_comment): should pass the proper value.nobu2011-12-121-0/+5
* * vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu2011-12-121-0/+6
* * parse.y (stmt_or_begin): changed the error message for BEGIN notshugo2011-12-121-0/+5
* * README: Fixed SupportedPlatforms URL in the README.naruse2011-12-121-0/+5
* * load.c (rb_feature_p): lazy assigned load_path searched innobu2011-12-121-0/+7
* * ext/stringio/stringio.c (strio_truncate): fix typo. patched bynobu2011-12-121-0/+6
* * lib/net/imap.rb: includes the sequence number of UID in a errorshugo2011-12-111-0/+6
* * ext/syslog/syslog.c: fix a typo. [ruby-core:41585] [Bug #5740]ktsj2011-12-111-0/+4
* * error.c (exit_initialize): deal with true and false as well asnobu2011-12-111-0/+5
* * object.c (rb_check_to_int): new function to convert a VALUE tonobu2011-12-111-0/+6
* * process.c (rb_exit_status_code): extract from rb_f_exit_bang andnobu2011-12-111-0/+5
* * ChangeLog: fix a typo.nagachika2011-12-091-1/+1
* * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter.naruse2011-12-091-0/+6
* * file.c (file_path_convert): don't convert it when the path string isnaruse2011-12-091-0/+6
* Silence stat redefinition warnings under win32luislavena2011-12-081-0/+5
* * variable.c (set_const_visibility): clear inine-cache when constant'snagachika2011-12-081-0/+8
* * ext/extmk.rb (extract_makefile): should sort after map, not beforeusa2011-12-081-0/+6
* * ext/extmk.rb (extract_makefile): need to sort the array of currentusa2011-12-081-0/+7
* * ChangeLog: fix typos.nagachika2011-12-081-2/+2
* * test/rexml/test_order.rb (OrderTester#test_more_ordering): useusa2011-12-081-0/+8
* * test/ruby/test_process.rb (TestProcess#test_sete[gu]id): silentlyusa2011-12-081-0/+5
* * ext/socket/extconf.rb: forgotten to define HAVE_SOCKETPAIR forusa2011-12-081-0/+5
* * configure.in (RUBY_WERROR_FLAG): append all warning flags whichnobu2011-12-081-0/+6
* * doc/re.rdoc: Document difference between match and =~, options withdrbrain2011-12-071-0/+6
* * doc/re.rdoc: Fix example code to match documentation. Patch bydrbrain2011-12-071-0/+5
* * configure.in (rpath): fix typo in the help string. a patch fromnobu2011-12-071-0/+5
* * vm.c (vm_set_top_stack, vm_set_eval_stack): check for stacknobu2011-12-071-0/+9
* * ext/bigdecimal/bigdecimal.c: Document +@, -@, hash, INFINITY, Nan.drbrain2011-12-071-0/+5
* * io.c (Init_IO): Mention io/console methods. [Ruby 1.9 - Bug #5602]drbrain2011-12-071-0/+6
* * ext/psych/lib/psych.rb (module Psych): parse and load methods taketenderlove2011-12-061-0/+9
* * ext/dbm/dbm.c: use db_version() instead of DB_VERSION_STRING forakr2011-12-061-0/+8
* * ext/dbm/extconf.rb: detect gdbm_version in libgdbm.akr2011-12-061-0/+7
* * range.c: Improve documentation for Range. Patch by Chris Zetter.drbrain2011-12-051-0/+5
* * regparse.c (PFETCH_READY): separate gcc specific trick.nobu2011-12-051-0/+4
* * process.c (proc_seteuid_m): fix argument.nobu2011-12-051-0/+8
* * ChangeLog: remove dup entry.nobu2011-12-051-8/+0
* * bignum.c (big_rshift), compile.c (validate_label,nobu2011-12-051-1/+12
* * class.c (rb_obj_methods), compile.c (iseq_compile_each),nobu2011-12-051-1/+15
* * signal.c (reserved_signal_p): static.nobu2011-12-051-0/+4
* * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revertusa2011-12-051-0/+7
* * ext/zlib/zlib.c (rb_gzreader_initialize): revert a part of r33937.usa2011-12-051-0/+9
* * lib/tempfile.rb: don't use lock directory. [ruby-dev:39197]akr2011-12-041-0/+4
* * lib/tempfile.rb (Tempfile::MAX_TRY): remove unused constant.akr2011-12-041-0/+4
* * lib/pp.rb: fix rdoc.ktsj2011-12-041-0/+4
* * lib/delegate.rb (Delegator#methods): Kernel#methods receivesnaruse2011-12-041-0/+5
* Introduce NEED_READCONV and NEED_WRITECONV to replace universal newline decor...luislavena2011-12-041-0/+28
* * variable.c (set_const_visibility): print a warning when no argumentmame2011-12-031-0/+8
* * variable.c (set_const_visibility): Module#private_constant hasmame2011-12-031-0/+8