aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * benchmark/bm_io_select3.rb: New.kosaki2011-04-301-0/+4
* * io.c (copy_stream_body, rb_io_s_copy_stream): move rb_fd_init()kosaki2011-04-301-0/+6
* * benchmark/bm_io_select.rb, benchmark/bm_io_select2.rb: New.kosaki2011-04-301-0/+5
* * test/io/wait/test_io_wait.rb: New. for testing ext/io/wait.kosaki2011-04-291-0/+5
* spell fixkosaki2011-04-291-1/+1
* * include/ruby/win32.h: remove redundunt declaration ofkosaki2011-04-291-0/+5
* * thread_pthread.c (gvl_init): fix hangup if GVL_SIMPLE_LOCK=1.kosaki2011-04-291-0/+5
* * thread_win32.c (native_cond_timedwait): New. r31373 causedkosaki2011-04-291-0/+12
* * benchmark/bm_vm4_pipe.rb: Add two new benchmark for GVLkosaki2011-04-291-0/+6
* * vm_method.c (rb_clear_cache_by_class): Revert r29673. It madekosaki2011-04-291-0/+5
* * io.c (make_writeconv): do not add textmode newline decorator if anynobu2011-04-291-0/+5
* ChangeLog change.kosaki2011-04-291-1/+1
* * thread.c (lock_func): small cleanup.kosaki2011-04-291-0/+4
* * thread.c (rb_mutex_lock, lock_func): Avoid busy loop andkosaki2011-04-291-0/+8
* * win32/{win32.c,dir.h} (rb_w32_uopendir): new API to pass UTF-8 path.usa2011-04-281-0/+13
* * test/dl/test_base.rb (DL::LIBC_SO): its always msvc*.dll onusa2011-04-281-0/+5
* * lib/csv.rb (CSV::open): suppress universal newline decorator.nobu2011-04-271-1/+4
* * lib/csv.rb (CSV.read): no mode is needed.nobu2011-04-271-0/+4
* * io.c (rb_io_extract_modeenc, rb_f_backquote): set default textnobu2011-04-271-0/+7
* * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't havenaruse2011-04-271-0/+7
* * configure.in (STRIP): use proper toolchain. based on a patchnobu2011-04-261-0/+5
* * ext/date/date_core.c (date_zone_to_diff): renamed.tadf2011-04-261-0/+6
* * encoding.c (enc_find): accept Encoding objects.nobu2011-04-261-0/+4
* * ext/date/date_core.c: modified validation methods.tadf2011-04-261-0/+5
* * 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