aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * spec/README: follows the change of directory structure in rubyspec.yugui2008-12-311-0/+8
* * ext/openssl/ossl_ssl.c (ossl_ssl_read_internal): show openssl errorakr2008-12-311-0/+5
* * io.c (copy_stream_body): don't check to_io becauseakr2008-12-311-0/+5
* * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr2008-12-311-0/+8
* * ext/openssl/lib/openssl/buffering.rb (Buffering#read_nonblock):akr2008-12-311-0/+12
* * pack.c (pack_pack): replace all rb_Float() to rb_to_float().matz2008-12-301-0/+3
* * object.c (rb_to_float): prohibit conversion from nil to float.matz2008-12-301-0/+5
* * ext/socket/mkconstants.rb: use sock_define_uconst for INADDR_*akr2008-12-301-0/+8
* Imported minitest 1.3.1 r4506.ryan2008-12-301-3/+8
* * transcode.c: Minor fixes and tweaks in documentation.duerst2008-12-301-0/+4
* * ext/dl/test/test_import.rb: fix a prototype decl.ko12008-12-301-0/+5
* * thread.c (rb_thread_blocking_region): add a comment.ko12008-12-301-0/+12
* * ext/dl/test/test_base.rb: add libc search logic.ko12008-12-291-0/+25
* * process.c (rb_waitpid): retries waitpid when EINTR.yugui2008-12-291-0/+5
* * bignum.c (rb_cstr_to_inum): changed an error message.tadf2008-12-291-0/+8
* * pack.c (pack_pack): template f should not accept non floatmatz2008-12-291-0/+7
* * random.c (rb_f_rand): type check simplified. strings are nomatz2008-12-291-0/+8
* * numeric.c: Infinity.numerator returns self. [experimental]tadf2008-12-291-0/+6
* * man/ri.1: new manpage.yugui2008-12-291-0/+4
* * rational.c: floor, ceil, truncate and round accept an extratadf2008-12-291-0/+5
* * Makefile.in (distclean-local): removes Doxyfile andyugui2008-12-291-0/+5
* * bin/erb: accepts options in more flexible styles.yugui2008-12-291-0/+4
* * 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