aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Import RDoc 3.1drbrain2010-12-281-0/+4
* * re.c (rb_reg_expr_str): need to escape if the coderage is invalid.usa2010-12-281-0/+10
* * ruby.c: parenthesize macro arguments.akr2010-12-271-0/+4
* * NEWS: add ARGF.write and so on.kazu2010-12-271-0/+4
* * NEWS: add new magic-comment. (warn-indent) [ruby-core:25442]kazu2010-12-271-0/+4
* * ext/fiddle/extconf.rb: check for windows.h while building fiddle.tenderlove2010-12-271-0/+5
* * NEWS: Add Zlib.deflate and Zlib.inflate. [ruby-dev:42833]kazu2010-12-271-1/+6
* * win32/configure.bat: Remove obsoleted conding rule. Now, wekosaki2010-12-271-0/+5
* * re.c: parenthesize macro arguments.akr2010-12-271-0/+4
* * win32/README.win32: note to need NT based OS to build ruby.usa2010-12-271-0/+4
* * common.mk (EXTMK_ARGS): specify to pass macro V, because nmakeusa2010-12-271-0/+5
* * ext/zlib/zlib.c (Init_zlib): Add Zlib.defale and Zlib.inflate.naruse2010-12-271-0/+5
* * misc/rb_optparse.zsh: add compdef for generator.kazu2010-12-261-0/+4
* * lib/optparse.rb (OptionParser#compsys): escape brackets too.kazu2010-12-261-0/+5
* * ext/socket/mkconstants.rb: add IF_NAMESIZE.akr2010-12-261-0/+5
* * win32/Makefile.sub: suppress a strange error message when RMALLkosaki2010-12-261-0/+6
* * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.kosaki2010-12-261-0/+4
* * ext/ripper/depend (ripper.y): fix messages with nmake.nobu2010-12-261-0/+5
* * file.c (file_expand_path): get rid of warnings caused bynobu2010-12-261-0/+5
* * process.c (before_exec): add small comment.kosaki2010-12-261-0/+4
* * ext/socket/mkconstants.rb: define INET_ADDRSTRLEN as 16 if notakr2010-12-261-0/+5
* * ext/socket/option.c: define IFNAMSIZ if not available.akr2010-12-261-0/+5
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception ifnobu2010-12-261-0/+5
* * parse.y (stmt): missing ripper rule. i.e., `a::B ||= c 1'.nobu2010-12-261-0/+6
* * test/with_different_ofs.rb (DifferentOFS): should not affectnobu2010-12-261-0/+5
* * rational.c: parenthesize macro arguments.akr2010-12-261-0/+4
* * ext/socket/option.c (rb_if_indextoname): new function to abstractakr2010-12-261-0/+10
* * ext/dl/win32/registry.rb: Corrected RegCreateKeyExA signature.luislavena2010-12-251-0/+5
* * io.c (advice_arg_check): Change argument check.kosaki2010-12-251-0/+6
* * ext/socket/extconf.rb: Fix build error which was introduced r30372.kosaki2010-12-251-0/+4
* * ext/socket/extconf.rb: check the existence of if_indextoname().usa2010-12-251-0/+7
* * ext/socket/option.c (inspect_ipv4_add_drop_membership): new functionakr2010-12-251-2/+18
* * test/csv: DifferentOFS needs to be include in each classes.nobu2010-12-251-1/+3
* test/with_different_ofs.rb: fixed typos.nobu2010-12-251-3/+3
* * test/digest/test_digest_extend.rb (TestDigestExtend#setup):nobu2010-12-251-2/+8
* * test/with_diffent_ofs.rb (DifferentOFS): test suite for testnobu2010-12-251-1/+7
* * test/csv/test_data_converters.rb, test/csv/test_table.rb: don'tnobu2010-12-251-0/+5
* * io.c (pipe_open): Added rb_thread_atfork(). We must reinitializekosaki2010-12-251-0/+5
* * ext/socket/option.c (inspect_ipv6_mreq): new function to inspectakr2010-12-251-0/+10
* * lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.nobu2010-12-251-0/+7
* * thread.c (rb_thread_atfork): Add small comment why we needkosaki2010-12-251-0/+5
* * test/csv/base.rb (TestCSV.with_diffrent_ofs): give name tonobu2010-12-251-1/+4
* * lib/csv.rb (CSV#init_separators): use IO#gets with lengthnobu2010-12-251-1/+4
* * lib/csv.rb (CSV::foreach, CSV#initialize): directly use encodingnobu2010-12-251-1/+3
* * lib/csv.rb, test/csv: should not assume $, invariant.nobu2010-12-251-0/+4
* * signal.c: change rb_atomic_t definition from uchar to uint.kosaki2010-12-251-0/+4
* * test/csv/test_encodings.rb (TestEncodings#setup): fix evil testnobu2010-12-251-0/+5
* * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().kosaki2010-12-251-0/+6
* * io.c (rb_io_extract_encoding_option): accept Encoding object asnobu2010-12-251-0/+5
* Imported minitest 2.0.2 r6093ryan2010-12-251-0/+4