aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/erb.rb (ERB): m17n of ERB. adds rdoc.yugui2008-12-291-0/+21
* * ext/io/wait/wait.c (io_nread): returns number of bytes availablematz2008-12-291-0/+5
* * ext/io/wait/wait.c (io_ready_p): updated to follow RDoc.matz2008-12-291-0/+4
* * ext/socket/socket.c (s_recvfrom_nonblock): revert r21162.matz2008-12-291-9/+4
* * ext/socket/socket.c (s_recvfrom_nonblock): fixed awesome typo.matz2008-12-291-0/+3
* * vm.c (vm_set_eval_stack, vm_set_main_stack, vm_set_top_stack):ko12008-12-291-0/+5
* * ext/socket/socket.c (s_recvfrom_nonblock): default maxlen to bematz2008-12-291-0/+6
* merges r21134 from ruby_1_9_1 into trunk.yugui2008-12-291-0/+6
* * Makefile.in (ext-clean): ext-clean always fails.yugui2008-12-291-0/+6
* * thread.c (rb_mutex_trylock): return false if Mutex ownedko12008-12-291-0/+9
* * file.c (rb_get_path): move encoding conversion of file pathnaruse2008-12-291-0/+7
* * cont.c: small RDoc fix mentioned from <radek.bulat at gmail.com>matz2008-12-281-0/+5
* add ML index ([ruby-dev:37634]).ko12008-12-281-1/+1
* * ruby.c (process_options): set th->base_block only whileko12008-12-281-0/+8
* * ChangeLog: adds the author name of a patch.yugui2008-12-281-0/+1
* * test/ext/dl/test_base.rb : add BSD's case.naruse2008-12-281-0/+4
* * ext/dl/lib/dl/import.rb (DL::Importer#sizeof): followsyugui2008-12-281-0/+5
* * ext/dl/lib/dl/import.rb (DL::Importer#extern): adds filename andyugui2008-12-281-0/+8
* * win32/Makefile.sub (config.h): do not use snprintf/vsnprintf innobu2008-12-281-1/+4
* * sprintf.c: not force to override snprintf/vsnprintf.nobu2008-12-281-0/+5
* * test/rubygems/test_ext_configure_builder.rb (test_self_build_fail):naruse2008-12-281-0/+5
* * commit ChangeLogtakano322008-12-281-0/+6
* * ext/dl/test/test_base.rb: use libc.dylib when the platform is darwin.takano322008-12-281-0/+4
* * thread.c (mutex_free, mutex_unlock): add qualifiers.mame2008-12-281-0/+4
* * thread.c (mutex_free): GC thread (main thread) has failed to unlockmame2008-12-281-0/+10
* Imported minitest 1.3.1 r4505.ryan2008-12-271-1/+6
* * runruby.rb: refactored to modify ENV as once.akr2008-12-271-0/+4
* * test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): usesnobu2008-12-271-0/+7
* * ext/dl/test/test_base.rb: use lib64 when the architecture is x86_64.takano322008-12-271-0/+4
* * win32/win32.c (rb_w32_argv_size): if an argument is empty, it's sizeusa2008-12-271-0/+5
* * process.c (after_exec): needs to reset before restart timernobu2008-12-271-1/+7
* * thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): DRY.nobu2008-12-271-0/+4
* * vm_eval.c (rb_f_loop): return enumerator if no block given.matz2008-12-271-0/+5
* * .gdbinit (dummy_gdb_enums.special_consts): forces to load debugnobu2008-12-271-0/+7
* * eval.c (rb_frame_callee, rb_frame_caller): rb_frame_callee()ko12008-12-271-0/+10
* * transcode.c (make_econv_exception): show source and destinationakr2008-12-271-0/+5
* * vm_insnhelper.c (vm_yield_with_cfunc): rename parameter nameko12008-12-271-0/+5
* * common.mk (revision.h): ignores failure of file2lastrev.yugui2008-12-271-0/+4
* * ruby.c (process_options): fix to untouch th->mild_compile_error.ko12008-12-271-0/+5
* * iseq.h, iseq.c (rb_iseq_new_main): add a type ISEQ_TYPE_MAIN.ko12008-12-271-0/+11
* * lib/open-uri.rb (OpenURI.redirectable?): permit https redirection.akr2008-12-271-0/+5
* * eval.c (get_errinfo): return th->errinfo valueko12008-12-271-0/+8
* man/irb.1: adds -v, -h, -E and -U.yugui2008-12-271-0/+4
* * vm_insnhelper.c (vm_call_method, vm_call_cfunc): use original id instead ofko12008-12-271-0/+13
* * vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.ko12008-12-271-0/+20
* * cont.c: rdoc for Fiber. patch by Muhammad Ali.yugui2008-12-271-0/+5
* * process.c (after_fork): ignores a termination request in thenobu2008-12-261-1/+6
* * lib/csv.rb: Using a more robust transcoding scheme to producejeg22008-12-261-0/+5
* * io.c (fptr_finalize): don't allocate objects if noraise.akr2008-12-261-0/+8
* * lib/irb/input-method.rb (IRB::StdioInputMethod#initialize):yugui2008-12-261-0/+5