aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Imported minitest 1.3.1 r4506.ryan2008-12-303-5/+60
* * transcode.c: Minor fixes and tweaks in documentation.duerst2008-12-302-76/+89
* * ext/dl/test/test_import.rb: fix a prototype decl.ko12008-12-302-1/+6
* * thread.c (rb_thread_blocking_region): add a comment.ko12008-12-303-1/+85
* * 2008-12-30svn2008-12-291-2/+2
* properties.nobu2008-12-290-0/+0
* * ext/dl/test/test_base.rb: add libc search logic.ko12008-12-296-33/+109
* * process.c (rb_waitpid): retries waitpid when EINTR.yugui2008-12-293-5/+21
* * bignum.c (rb_cstr_to_inum): changed an error message.tadf2008-12-294-3/+11
* * pack.c (pack_pack): template f should not accept non floatmatz2008-12-294-1/+24
* * random.c (rb_f_rand): type check simplified. strings are nomatz2008-12-293-36/+26
* * ext/dl/test/test_base.rb: add x86_64-linux's case again. #932yugui2008-12-291-0/+3
* * numeric.c: Infinity.numerator returns self. [experimental]tadf2008-12-292-0/+26
* * man/ri.1: new manpage.yugui2008-12-292-0/+184
* arrangementtadf2008-12-291-2/+2
* * rational.c: floor, ceil, truncate and round accept an extratadf2008-12-292-16/+76
* * Makefile.in (distclean-local): removes Doxyfile andyugui2008-12-292-0/+7
* * bin/erb: accepts options in more flexible styles.yugui2008-12-292-7/+21
* * lib/erb.rb (ERB): m17n of ERB. adds rdoc.yugui2008-12-295-10/+370
* * ext/io/wait/wait.c (io_nread): returns number of bytes availablematz2008-12-292-0/+31
* * ext/io/wait/wait.c (io_ready_p): updated to follow RDoc.matz2008-12-292-5/+10
* * ext/socket/socket.c (s_recvfrom_nonblock): revert r21162.matz2008-12-292-15/+7
* * ext/socket/socket.c (s_recvfrom_nonblock): fixed awesome typo.matz2008-12-292-1/+4
* * vm.c (vm_set_eval_stack, vm_set_main_stack, vm_set_top_stack):ko12008-12-292-0/+11
* * ext/socket/socket.c (s_recvfrom_nonblock): default maxlen to bematz2008-12-292-2/+13
* merges r21134 from ruby_1_9_1 into trunk.yugui2008-12-292-3/+9
* * Makefile.in (ext-clean): ext-clean always fails.yugui2008-12-293-2/+12
* * thread.c (rb_mutex_trylock): return false if Mutex ownedko12008-12-293-4/+26
* revert previous changes.naruse2008-12-292-22/+21
* * file.c (rb_get_path): move encoding conversion of file pathnaruse2008-12-293-21/+29
* * cont.c: small RDoc fix mentioned from <radek.bulat at gmail.com>matz2008-12-282-1/+6
* add ML index ([ruby-dev:37634]).ko12008-12-281-1/+1
* * ruby.c (process_options): set th->base_block only whileko12008-12-282-11/+35
* * 2008-12-29svn2008-12-281-2/+2
* add a test for OpenSSL::SSL::SSLSocket#read_nonblock.akr2008-12-281-0/+12
* * 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-282-0/+7
* * ext/dl/lib/dl/import.rb (DL::Importer#sizeof): followsyugui2008-12-282-1/+6
* * ext/dl/lib/dl/import.rb (DL::Importer#extern): adds filename andyugui2008-12-283-3/+23
* * win32/Makefile.sub (config.h): do not use snprintf/vsnprintf innobu2008-12-282-5/+4
* * test/ruby/test_sprintf.rb (test_invalid): suppress warning.nobu2008-12-281-0/+3
* * sprintf.c: not force to override snprintf/vsnprintf.nobu2008-12-282-3/+5
* * test/rubygems/test_ext_configure_builder.rb (test_self_build_fail):naruse2008-12-282-1/+6
* * commit ChangeLogtakano322008-12-281-0/+6
* Sun Dec 28 17:10:13 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano322008-12-282-6/+3
* * ext/dl/test/test_base.rb: use libc.dylib when the platform is darwin.takano322008-12-282-0/+7
* * thread.c (mutex_free, mutex_unlock): add qualifiers.mame2008-12-282-3/+7
* * thread.c (mutex_free): GC thread (main thread) has failed to unlockmame2008-12-282-7/+17
* Imported minitest 1.3.1 r4505.ryan2008-12-275-15/+95
* * 2008-12-28svn2008-12-271-2/+2