aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cont.c: Improved Fiber documentation.[ruby-core:44540][Bug #6343]ayumin2012-05-021-0/+5
* * README, README.ja: reformatted using rdoc markup. based on thenobu2012-05-021-0/+7
* fix my email address.kouji2012-05-021-1/+1
* * ext/readline/readline.c (Readline.special_prefixes=)kouji2012-05-021-0/+6
* fix typokazu2012-05-011-1/+1
* * ext/readline/readline.c (Readline.pre_input_hook)kouji2012-05-011-0/+6
* * common.mk: "$(Q)-..." doesn't work on nmake.ko12012-05-011-0/+4
* * common.mk: replace '@' prefix to '$(Q)' to control buildko12012-05-011-0/+5
* * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu2012-05-011-0/+5
* * test/ruby/test_settracefunc.rb: ignore traces from another threadsusa2012-05-011-0/+5
* * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu2012-04-301-1/+7
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-301-0/+7
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-301-5/+5
* * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr2012-04-301-0/+5
* * test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika2012-04-301-0/+5
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-301-0/+5
* * ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr2012-04-301-0/+7
* * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin2012-04-301-0/+6
* * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should nottenderlove2012-04-291-0/+5
* * parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu2012-04-281-0/+10
* * vm_core.h (rb_thread_t#yielding): add a field.ko12012-04-281-0/+17
* * ext/dl/cfunc.c (rb_dlcfunc_call): should convert a Bignum value tousa2012-04-271-0/+6
* * test/readline/test_readline.rb (setup): avoid affected by user'snobu2012-04-271-0/+5
* * thread.c (rb_threadptr_execute_interrupts_common):naruse2012-04-261-0/+31
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longestakr2012-04-261-0/+7
* fix typoskazu2012-04-261-2/+2
* * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr2012-04-261-0/+25
* * test/optparse/test_summary.rb (test_summary_containing_space): addnagachika2012-04-251-0/+5
* * ChangeLog: fix a typo.nagachika2012-04-251-1/+1
* * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error messageakr2012-04-251-0/+9
* * lib/optparse.rb (OptionParser#to_a): split for each lines.nobu2012-04-241-0/+5
* * ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path lengthakr2012-04-241-0/+9
* * lib/net/smtp.rb (check_continue): raise an error with an explanatorymame2012-04-241-0/+5
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-line,naruse2012-04-241-0/+6
* * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa2012-04-241-0/+18
* * compile.c: fix to output warning when the same literalsko12012-04-241-0/+10
* * win32/win32.c (waitpid): need to check the return value ofusa2012-04-241-0/+6
* * parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu2012-04-241-0/+12
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu2012-04-241-1/+4
* * lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu2012-04-241-0/+5
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-241-0/+5
* * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa2012-04-241-0/+5
* * thread.c (rb_check_deadlock): refine an error message of deadlockmame2012-04-231-0/+5
* * parse.y (primary): remove wrong "fixpos" that caused incorrectmame2012-04-231-0/+7
* * ext/iconv: deprecated. [Feature #6322]nobu2012-04-231-0/+4
* * test/socket/test_unix.rb (bound_unix_socket): make temporaryakr2012-04-231-0/+6
* * win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa2012-04-231-0/+9
* * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr2012-04-231-1/+9
* * test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr2012-04-231-0/+5
* * .gdbinit (rb_ps_vm): follow st_table's packing change.naruse2012-04-231-0/+4