aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/optparse/version.rb: remove variable shadowing to stopmatz2008-12-1814-319/+308
* * lib/xmlrpc/server.rb: Restricting method inspection to show onlyjeg22008-12-172-1/+11
* * 2008-12-18svn2008-12-171-2/+2
* rdoc update.akr2008-12-171-9/+10
* * ext/socket/socket.c (unix_recv_io): relax msg_controllen errorakr2008-12-172-2/+12
* * ext/pty/extconf.rb: check util.h for OpenBSD.akr2008-12-173-1/+26
* * lib/matrix.rb: shut up warning. [ruby-dev:37481] [Bug #899]keiju2008-12-172-16/+15
* * array.c (rb_ary_push_m): add modification check before actualmatz2008-12-172-0/+4
* * array.c (rb_ary_pop_m): use enum ary_take_pos_flags.matz2008-12-172-1/+5
* * configure.in (OBJDUMP, OBJCOPY):yugui2008-12-172-2/+8
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash):kazu2008-12-172-2/+7
* * string.c (rb_str_hash): gets rid of collisions between differentnobu2008-12-172-1/+10
* * 2008-12-17svn2008-12-171-2/+2
* * test/ruby/test_metaclass.rb: removed codes for my debugging.yugui2008-12-172-2/+5
* * bin/testrb: set $0.usa2008-12-162-0/+9
* * lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):matz2008-12-162-1/+4
* * lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit.usa2008-12-162-1/+5
* * lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):matz2008-12-162-1/+6
* * ext/bigdecimal/bigdecimal.c (VpToString): reverted modificationmatz2008-12-162-7/+21
* * lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support.usa2008-12-162-0/+5
* * ext/pty/pty.c (getDevice): add nomesg argument.akr2008-12-163-80/+90
* * lib/date/format.rb (_parse): m17n compliant.tadf2008-12-162-40/+44
* * ext/pty/extconf.rb: check posix_openpt.akr2008-12-164-6/+68
* * re.c: use strlcpy for error messages.akr2008-12-162-26/+31
* * parse.y (stmt): returns dispatched result.nobu2008-12-162-2/+4
* * parse.y (primary): also in ripper, saves in_def before restoring.nobu2008-12-162-16/+9
* Revert the previous change. [ruby-dev:37455]knu2008-12-162-10/+2
* typoknu2008-12-161-1/+1
* * common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly addknu2008-12-162-2/+10
* * configure.in (ac_cv_func_daemon): daemon(3) is deprecated on Mac OSnobu2008-12-162-1/+5
* * configure.in (ac_cv_header_ucontext_h): do not use ucontext.h on Macnobu2008-12-162-1/+6
* * dln.c (dln_load): ditto.usa2008-12-162-2/+4
* * ruby.c (set_arg0): use strlcpy() instead of strncpy().usa2008-12-163-3/+8
* * parse.y (block_call): block should not be given to yield.matz2008-12-162-1/+11
* Removed json/runner.rb with permission from florian frank. it was serving no ...ryan2008-12-151-25/+0
* * 2008-12-16svn2008-12-151-2/+2
* add tests.akr2008-12-151-0/+60
* * thread.c (sleep_timeval): cast tv_usec to long to shut upmatz2008-12-152-2/+7
* * ruby.c (process_options): revive global sub, gsub, chop, chompmatz2008-12-152-0/+104
* * ext/pty/pty.c (pty_open): set FMODE_SYNC and FMODE_DUPLEX.akr2008-12-152-2/+6
* * ext/pty/pty.c (pty_open): new method PTY.open.akr2008-12-152-0/+66
* * ext/pty/pty.c (get_device_once): use DEVICELEN instead ofakr2008-12-153-7/+8
* * ext/pty/pty.c (chfunc): make it static.akr2008-12-152-1/+6
* * ext/pty/pty.c (child_info): add slavename.akr2008-12-152-1/+9
* * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eatusa2008-12-152-1/+6
* properties.nobu2008-12-150-0/+0
* * win32/Makefile.sub (config.h): define CANONICALIZATION_FOR_MATHNusa2008-12-152-0/+6
* * lib/rake/packagetask.rb (Rake::PackageTask): small documentmatz2008-12-152-3/+6
* ChangeLog reformattedmatz2008-12-151-39/+20
* * ChangeLog: fixed typo.nobu2008-12-151-2/+4