aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * process.c (rb_fork): propagete an error message from child to parent.akr2008-12-235-68/+170
* * io.c: rdoc for File::open and 1.9 feature in file modes.yugui2008-12-233-30/+126
* * win32/win32.c (rb_w32_spawn): deals with quoted commands.nobu2008-12-232-0/+12
* * strftime.c (rb_strftime): use locale insensitive functions for tr_TRakr2008-12-233-4/+10
* * lib/test/unit/assertions.rb (assert_equal): show small differencesakr2008-12-232-1/+10
* * win32/win32.c (rb_w32_spawn): support normal commands with arguments.usa2008-12-232-17/+21
* properties.nobu2008-12-230-0/+0
* * io.c (rb_io_inspect): show fd number if there is no pathname.akr2008-12-233-5/+23
* * tool/file2lastrev.rb: shouldn't use single quote in shell's commandusa2008-12-232-2/+7
* * lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]yugui2008-12-232-0/+6
* Match full RubyGems behavior when a gem can't be founddrbrain2008-12-232-3/+10
* * tool/file2lastrev.rb: detects vcs directory properly on buildingyugui2008-12-232-10/+11
* fix typos.akr2008-12-231-13/+13
* * io.c (pipe_open): need to initialize args.usa2008-12-232-1/+5
* * include/ruby/st.h: need to include defines.h because LONG_LONG isusa2008-12-232-0/+6
* Don't coalesce adjacent comment blocks. [bug#901]drbrain2008-12-232-2/+7
* updated.akr2008-12-231-0/+20
* * io.c (pipe_close): fix coding style. [ruby-dev:37554]akr2008-12-232-2/+6
* Fix documentation. [bug#827]drbrain2008-12-222-5/+6
* Don't remove methods twice. [bug#555]drbrain2008-12-222-0/+10
* * 2008-12-23svn2008-12-221-2/+2
* * sprintf.c (rb_str_format): fix buffer overflow.mame2008-12-222-2/+6
* * common.mk (revision.h): uses tool/file2lastrev.rb to supportyugui2008-12-223-15/+19
* * Doxyfile.in: new file. Template of a configuration file foryugui2008-12-228-3/+409
* * numeric.c (int_ord): Integer#ord implemented.akr2008-12-222-0/+25
* rdoc update.akr2008-12-222-1/+2
* * io.c (rb_io_s_pipe): IO.pipe can take a block.akr2008-12-224-3/+69
* * lib/test/unit/assertions.rb (assert_nothing_raised): incrementakr2008-12-222-0/+6
* * thread_win32.c (Init_native_thread): need to callusa2008-12-222-0/+6
* * ext/tk/tcltklib.c: fix wrong flag value.nagai2008-12-222-3/+8
* * cygwin/GNUmakefile.in (rubydll.def), win32/mkexports.rbnobu2008-12-223-1/+11
* * missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, bynobu2008-12-222-2/+13
* * ChangeLog: added ticket number [Bug#6].nobu2008-12-221-1/+1
* * configure.in (mingw): no longer uses snprintf and vsnprintf ofnobu2008-12-229-43/+49
* * lib/rake.rb (Rake::MultiTask): invoke_prerequisites should bematz2008-12-222-0/+4
* * lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",matz2008-12-222-2/+11
* * string.c (rb_str_upto): should return enumerator if calledmatz2008-12-222-0/+6
* * parse.y (gettable_gen): the encoding of __FILE__ should bematz2008-12-222-1/+16
* * 2008-12-22svn2008-12-211-2/+2
* * ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).nagai2008-12-213-35/+55
* * lib/optparse.rb (SPLAT_PROC): splat values by hand.nobu2008-12-212-9/+5
* * test/readline/test_readline_history.rb: checked encoding.kouji2008-12-212-21/+34
* * lib/optparse.rb (parse_in_order): splat values to be passed.nobu2008-12-212-2/+6
* * test/readline/test_readline.rbkouji2008-12-212-2/+14
* * lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]nobu2008-12-213-1/+17
* * 2008-12-21svn2008-12-211-2/+2
* * sample/test.rb: rescue exception.takano322008-12-212-2/+6
* * dln.c (dln_find_1): supplements an extension for executablenobu2008-12-204-202/+196
* ChangeLog: ML ref was wrongmatz2008-12-201-1/+1
* * 2008-12-20svn2008-12-201-2/+2