aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (ac_cv_func_daemon): daemon(3) is deprecated on Mac OSnobu2008-12-161-1/+4
* * configure.in (ac_cv_header_ucontext_h): do not use ucontext.h on Macnobu2008-12-161-0/+5
* * dln.c (dln_load): ditto.usa2008-12-161-0/+2
* * ruby.c (set_arg0): use strlcpy() instead of strncpy().usa2008-12-161-0/+6
* * parse.y (block_call): block should not be given to yield.matz2008-12-161-0/+5
* * thread.c (sleep_timeval): cast tv_usec to long to shut upmatz2008-12-151-0/+5
* * ruby.c (process_options): revive global sub, gsub, chop, chompmatz2008-12-151-0/+6
* * ext/pty/pty.c (pty_open): set FMODE_SYNC and FMODE_DUPLEX.akr2008-12-151-0/+4
* * ext/pty/pty.c (pty_open): new method PTY.open.akr2008-12-151-0/+4
* * ext/pty/pty.c (get_device_once): use DEVICELEN instead ofakr2008-12-151-0/+5
* * ext/pty/pty.c (chfunc): make it static.akr2008-12-151-0/+4
* * ext/pty/pty.c (child_info): add slavename.akr2008-12-151-0/+6
* * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eatusa2008-12-151-0/+5
* * win32/Makefile.sub (config.h): define CANONICALIZATION_FOR_MATHNusa2008-12-151-0/+5
* * lib/rake/packagetask.rb (Rake::PackageTask): small documentmatz2008-12-151-2/+5
* ChangeLog reformattedmatz2008-12-151-39/+20
* * ChangeLog: fixed typo.nobu2008-12-151-2/+4
* * vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp fromnobu2008-12-151-0/+5
* * test/ruby/test_metaclass.rb: new test case for metaclass hierarchy.yugui2008-12-151-0/+20
* * id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too.nobu2008-12-151-0/+5
* * common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile.nobu2008-12-151-0/+5
* * vm_eval.c (vm_call0): NODE_ZSUPER supported. [ruby-core:20480]nobu2008-12-151-1/+3
* * vm_eval.c (vm_call_super): uses method_missing().nobu2008-12-151-0/+14
* * vm.c (vm_backtrace): defaults to script name for C functions.nobu2008-12-151-0/+4
* * ruby.c (rubylib_mangled_path, rubylib_mangled_path2): cannot usenobu2008-12-151-0/+11
* * common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load thenobu2008-12-151-0/+5
* * bignum.c (bigmul1_karatsuba): remove temporal bignum.mame2008-12-141-0/+10
* * bignum.c (bigmul1_karatsuba): fix comment and refactoring.mame2008-12-141-0/+4
* * bignum.c (bigmul1_balance, bigmul1_karatsuba): remove allmame2008-12-141-0/+5
* * ChangeLog: fix Japanese date. Sorry.mame2008-12-141-1/+1
* * spec/README: directory structrue changedyugui2008-12-141-5/+8
* * ChangeLog: add a reference.mame2008-12-141-1/+1
* * bignum.c (rb_big_mul): faster multiplication by Karatsuba method andmame2008-12-141-0/+9
* reverts r20713yugui2008-12-141-0/+4
* * process.c (forked_child): new variable.akr2008-12-131-0/+13
* * common.mk (help): describes more targets.yugui2008-12-131-0/+5
* * string.c (sym_printable): wrong condition for string iteration.matz2008-12-131-0/+4
* * string.c (sym_inspect): quote if symbol contains non-printablematz2008-12-131-0/+3
* * string.c (sym_equal): remove documentation error "Otherwise,matz2008-12-131-0/+5
* * encoding.c (default_external): endless recursion duringyugui2008-12-131-0/+6
* * ruby.c (process_options): fixed default_internal is nil.kouji2008-12-131-0/+5
* * test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui2008-12-131-0/+5
* * test/ruby/test_m17n_comb.rb: feature changed in r20626.yugui2008-12-131-0/+5
* * complex.c: use rb_usascii_str_new2 instead of rb_str_new2.tadf2008-12-131-0/+6
* * test/ruby/test_m17n.rb: feature changed in r20626.yugui2008-12-131-0/+5
* * lib/minitest/test.rb (MinTest::Unit#location): yugui2008-12-131-0/+6
* Imported minitest 1.3.2 r4503.ryan2008-12-131-0/+6
* * complex.c (nucomp_canonicalization): renamed.tadf2008-12-121-0/+12
* * ChangeLog: commit miss (r20680).kouji2008-12-121-0/+6
* * complex.c, rational.c: do not use RUBY_VERSION_CODE.tadf2008-12-121-0/+4