aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * transcode.c (econv_opts): add newline option.nobu2011-04-261-1/+3
* * io.c (validate_enc_binmode, rb_io_extract_modeenc): set newlinenobu2011-04-261-1/+7
* * include/ruby/encoding.h (ECONV_NEWLINE_DECORATOR_MASK): add.nobu2011-04-261-0/+4
* * file.c (rb_file_truncate): fix function.nobu2011-04-261-1/+3
* * include/ruby/win32.h (ftruncate, truncate, ftello, fseeko): non-64nobu2011-04-261-0/+5
* * ext/date/date_core.c (dt_lite_set_tmx): should get df value.tadf2011-04-261-0/+4
* * ext/date/lib/date/format.rb (_iso8601): allowed day only civiltadf2011-04-261-0/+5
* * ext/openssl/extconf.rb: Should check SSLv2_*method.iwamatsu2011-04-251-0/+7
* * win32/win32.c (kill): accept 0 only sig is SIGINT #4596arton2011-04-251-0/+4
* * win32/win32.c (kill): accept 0 as pid, fixes #4596arton2011-04-251-0/+4
* * random.c (random_rand): remove unused variables.naruse2011-04-251-0/+14
* * ext/ripper/lib/ripper/sexp.rb: fix rdoc arround sexp.naruse2011-04-251-0/+5
* * random.c (rb_f_rand, random_s_rand): RDocs for them.sorah2011-04-241-0/+4
* * random.c (random_s_rand, Init_Random): Random.rand should behave asmrkn2011-04-241-0/+11
* * lib/time.rb: require 'date'.tadf2011-04-241-0/+5
* * ext/date/lib/date/format.rb: require 'date'.tadf2011-04-241-0/+4
* * ext/date/lib/date/format.rb (_iso8601): added a pattern.tadf2011-04-241-1/+5
* * ext/date/lib/date/format.rb: require 'date_core.so'.naruse2011-04-241-0/+6
* * ext/date/lib/date/format.rb: fixed a bug of regex.tadf2011-04-241-0/+4
* * ext/date/lib/date/format.rb: an adjustment of regex.tadf2011-04-241-0/+4
* * ext/date/lib/date/format.rb: omitted to call _parse.tadf2011-04-241-0/+4
* * string.c (rb_to_id): remove unused variable.kosaki2011-04-241-0/+4
* * complex.c, rational.c: omitted some method calls.tadf2011-04-241-0/+4
* * ext/date/date_parse.c (n2i): takes long.tadf2011-04-231-0/+4
* * ext/date/date_parse.c: reverted.tadf2011-04-231-0/+4
* * include/ruby/intern.h: pcc can't use __builtin_constant_p.naruse2011-04-231-0/+6
* * ext/date/date_core.c (leap_p): surpress warning: parentheses.naruse2011-04-231-0/+12
* * ext/date/date_parse.c: removed some unused macros. use strchr()tadf2011-04-231-0/+5
* * ext/date/date_core.c: replacement of implementation oftadf2011-04-231-0/+7
* * array.c (rb_ary_sort_bang): fix rdoc.naruse2011-04-221-0/+5
* * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):naruse2011-04-221-0/+9
* * ext/psych/parser.c (parse): strings from psych have proper tainttenderlove2011-04-211-0/+7
* * random.c (rb_f_srand): fix rdoc: srand(0)'s 0 is a seed.naruse2011-04-201-0/+5
* * win32/win32.c (CreateChild): maximum length of lpCommandLine istarui2011-04-201-0/+5
* * ext/date/date_strptime.c (date__strptime_internal): do nottadf2011-04-201-0/+5
* * string.c (rb_str_each_line): check string's length when comparenaruse2011-04-201-0/+5
* * misc/ruby-mode.el (ruby-parse-partial): use position of open paren.nobu2011-04-191-0/+4
* * test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd):arton2011-04-181-0/+5
* * test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):usa2011-04-181-0/+5
* * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf2011-04-161-0/+5
* * ext/date/date_strftime.c (date_strftime_wo_timespec): changedtadf2011-04-161-0/+5
* typotadf2011-04-161-1/+1
* * ext/date/date_core.c: replacement of implementation oftadf2011-04-161-0/+7
* replace reduce with suppresskazu2011-04-161-2/+2
* * vm.c (Init_VM): suppress warning: "OPT_BASIC_OPERATIONS" is not defined.kazu2011-04-161-0/+5
* * ruby.c (proc_options): reduce warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is n...kazu2011-04-151-0/+5
* * lib/uri/generic.rb (#route_from_path): Fix a bug whereknu2011-04-151-0/+6
* * lib/fileutils.rb (FileUtils#touch): Fix corrupted output whenknu2011-04-151-0/+6
* * numeric.c (ruby_float_step): wrong loop condition.usa2011-04-141-0/+8
* * lib/test/unit.rb (Test::Unit::Options#setup_options): set possiblenobu2011-04-141-1/+4