summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb (what_type?): fixed typo, and refined for member ofnobu2009-04-081-1/+4
* * lib/mkmf.rb (Logging.postpone): copy postponed output always.nobu2009-04-081-2/+2
* * lib/mkmf.rb (what_type?): fixed typo.nobu2009-04-081-0/+4
* * configure.in (LIBRUBY_SO): removed redundant additional versionnobu2009-04-081-0/+5
* * common.mk (info): shows configured names.nobu2009-04-071-1/+6
* * configure.in (LIBRUBY_DLDFLAGS): compatibility version isnobu2009-04-071-1/+4
* * configure.in (RUBY_REPLACE_TYPE): defines type modifier prefixnobu2009-04-071-0/+5
* * configure.in (RUBY_DEFINT): should pass includes tonobu2009-04-061-1/+4
* * configure.in (CFLAGS, CXXFLAGS): need ARCH_FLAG for universalnobu2009-04-061-0/+5
* * numeric.c (flo_to_s): reduce fragments if no precision lost.nobu2009-04-061-0/+5
* * configure.in (CFLAGS, CXXFLAGS): override with $cflags andnobu2009-04-061-3/+3
* * configure.in (CFLAGS, CXXFLAGS): use orignal values if given.nobu2009-04-061-0/+5
* * file.c (utime_failed): refined the error message for EINVAL onnobu2009-04-061-0/+6
* * file.c (sys_fail2, rb_file_s_readlink, BUFCHECK, rmext),nobu2009-04-061-0/+5
* * numeric.c (int_chr): checsk overflow.nobu2009-04-061-0/+9
* * ext/stringio/stringio.c (strio_path): removed. [ruby-dev:38254]nobu2009-04-061-0/+4
* * include/ruby/intern.h (rb_fd_resize): does nothing on Win32.nobu2009-04-051-0/+4
* * include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro tonobu2009-04-041-0/+5
* * mkconfig.rb (sitearch): default to arch.nobu2009-04-031-0/+4
* * lib/irb/completion.rb (IRB::InputCompletor::Operators): Addknu2009-04-031-0/+14
* * ext/extmk.rb: quotes arguments with spaces always.nobu2009-04-031-0/+4
* * lib/getoptlong.rb: remove unused udoc/usage from example.matz2009-04-021-0/+5
* * win32/Makefile.sub (config.h): updated.nobu2009-04-011-0/+4
* * configure.in (rb_cv_fork_with_pthread): fail if the child processakr2009-04-011-0/+5
* * lib/mkmf.rb (create_makefile): support for parallel make. anobu2009-04-011-0/+5
* * configure.in (LIBRUBY_LDSHARED): use $(CC) instead of cc.nobu2009-04-011-0/+5
* * vm_dump.c (rb_vm_bugreport): should not #include inside anobu2009-04-011-0/+6
* * mkconfig.rb: ignores version numbers in config.status. replacesnobu2009-04-011-0/+5
* * Makefile.in (.c.i): use CPP instead of CC, since gcc -E can'tnobu2009-04-011-0/+5
* * thread.c (rb_thread_fd_select): new function to call selectmatz2009-04-011-0/+9
* * process.c (rb_f_sleep): RDoc disambiguation. [ruby-talk:332632]matz2009-04-011-0/+4
* * configure.in: fixed the help strings for the header and librarynobu2009-03-311-0/+6
* * test/csv/test_interface.rb, test/csv/test_serialization.rb:jeg22009-03-301-0/+5
* * .gdbinit (rp): show negative fixnum correctly.akr2009-03-301-0/+4
* * vm_eval.c (eval_string_with_cref): replaces the message ifnobu2009-03-301-0/+5
* * test/csv/test_interface.rb: Trying a fix for some failing testsjeg22009-03-291-0/+5
* * lib/pathname.rb (Pathname#relative_path_from): compares pathnobu2009-03-281-0/+6
* * common.mk (ruby.imp): all symbols in static library need to benobu2009-03-281-0/+7
* * sprintf.c (rb_str_format): checks if named argument given twice.nobu2009-03-271-1/+3
* * sprintf.c (GETNAMEARG): remembers named arg is used, to get ridnobu2009-03-271-0/+5
* * lib/mkmf.rb (link_command, cc_command, cpp_command): should notnobu2009-03-271-0/+5
* * lib/mkmf.rb (what_type?): checks more restrictively, andnobu2009-03-271-0/+5
* * time.c (time_cmp): negate the result of reverse comparison.akr2009-03-261-0/+4
* * bignum.c (rb_cmpint): FIX2INT may fail on LP64 platforms.akr2009-03-261-0/+4
* * ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well formatz2009-03-261-0/+6
* * lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would benobu2009-03-261-0/+10
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considersnobu2009-03-261-0/+5
* * configure.in (target_alias): replaces cpu with universal too.nobu2009-03-241-1/+8
* * mkconfig.rb (MAJOR, MINOR, TEENY): reads from version.h always.nobu2009-03-241-0/+4
* * configure.in (RUBY_CHECK_SIZEOF): need to include $4.nobu2009-03-241-0/+4