index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/readline/test_readline_history.rb: did not check the
kouji
2008-12-24
1
-0
/
+5
*
* error.c, vm_dump.c: change message by rb_bug().
ko1
2008-12-24
1
-0
/
+4
*
* compile.c (iseq_peephole_optimize): fix typo.
ko1
2008-12-24
1
-0
/
+4
*
* vm.c (invoke_block_from_c): fix to point right cfp.
ko1
2008-12-24
1
-0
/
+9
*
* error.c (exc_equal): == method should not raise Exception.
ko1
2008-12-24
1
-0
/
+7
*
* vm_insnhelper.c (vm_call_method): use class of method defined
ko1
2008-12-24
1
-0
/
+13
*
* tool/file2lastrev.rb (get_revisions): fix to ignore end of line.
ko1
2008-12-24
1
-0
/
+4
*
* configure.in (HAVE_LONG_LONG, HAVE_OFF_T): revised for autoconf
nobu
2008-12-24
1
-0
/
+5
*
* configure.in (OBJDUMP, OBJCOPY): autoconf list is not comma
nobu
2008-12-23
1
-0
/
+8
*
* misc/ruby-mode.el: added comment to mention newer version
matz
2008-12-23
1
-0
/
+6
*
* pack.c (pack_pack): encoding of packed string only from 'm',
matz
2008-12-23
1
-0
/
+8
*
* lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): avoid calling
matz
2008-12-23
1
-0
/
+5
*
* io.c (rb_io_init_copy): call io_seek only if io_tell succeeds.
akr
2008-12-23
1
-2
/
+6
*
* string.c (rb_external_str_new_with_enc): set ASCII-8BIT if
matz
2008-12-23
1
-0
/
+5
*
* process.c (rb_fork): don't propagete an error message if error
akr
2008-12-23
1
-0
/
+5
*
* process.c (rb_fork): propagete an error message from child to parent.
akr
2008-12-23
1
-0
/
+32
*
* io.c: rdoc for File::open and 1.9 feature in file modes.
yugui
2008-12-23
1
-0
/
+6
*
* win32/win32.c (rb_w32_spawn): deals with quoted commands.
nobu
2008-12-23
1
-0
/
+4
*
* strftime.c (rb_strftime): use locale insensitive functions for tr_TR
akr
2008-12-23
1
-0
/
+5
*
* lib/test/unit/assertions.rb (assert_equal): show small differences
akr
2008-12-23
1
-0
/
+5
*
* win32/win32.c (rb_w32_spawn): support normal commands with arguments.
usa
2008-12-23
1
-0
/
+4
*
* io.c (rb_io_inspect): show fd number if there is no pathname.
akr
2008-12-23
1
-0
/
+4
*
* tool/file2lastrev.rb: shouldn't use single quote in shell's command
usa
2008-12-23
1
-0
/
+5
*
* lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]
yugui
2008-12-23
1
-0
/
+4
*
Match full RubyGems behavior when a gem can't be found
drbrain
2008-12-23
1
-0
/
+4
*
* tool/file2lastrev.rb: detects vcs directory properly on building
yugui
2008-12-23
1
-0
/
+5
*
fix typos.
akr
2008-12-23
1
-13
/
+13
*
* io.c (pipe_open): need to initialize args.
usa
2008-12-23
1
-0
/
+4
*
* include/ruby/st.h: need to include defines.h because LONG_LONG is
usa
2008-12-23
1
-0
/
+5
*
Don't coalesce adjacent comment blocks. [bug#901]
drbrain
2008-12-23
1
-0
/
+5
*
* io.c (pipe_close): fix coding style. [ruby-dev:37554]
akr
2008-12-23
1
-0
/
+4
*
Fix documentation. [bug#827]
drbrain
2008-12-22
1
-0
/
+4
*
Don't remove methods twice. [bug#555]
drbrain
2008-12-22
1
-0
/
+4
*
* sprintf.c (rb_str_format): fix buffer overflow.
mame
2008-12-22
1
-0
/
+4
*
* common.mk (revision.h): uses tool/file2lastrev.rb to support
yugui
2008-12-22
1
-0
/
+9
*
* Doxyfile.in: new file. Template of a configuration file for
yugui
2008-12-22
1
-0
/
+24
*
* numeric.c (int_ord): Integer#ord implemented.
akr
2008-12-22
1
-0
/
+4
*
* io.c (rb_io_s_pipe): IO.pipe can take a block.
akr
2008-12-22
1
-0
/
+5
*
* lib/test/unit/assertions.rb (assert_nothing_raised): increment
akr
2008-12-22
1
-0
/
+5
*
* thread_win32.c (Init_native_thread): need to call
usa
2008-12-22
1
-0
/
+5
*
* ext/tk/tcltklib.c: fix wrong flag value.
nagai
2008-12-22
1
-0
/
+4
*
* cygwin/GNUmakefile.in (rubydll.def), win32/mkexports.rb
nobu
2008-12-22
1
-0
/
+5
*
* missing/vsnprintf.c (BSD_vfprintf): fix for test_sprintf_comb.rb, by
nobu
2008-12-22
1
-0
/
+5
*
* ChangeLog: added ticket number [Bug#6].
nobu
2008-12-22
1
-1
/
+1
*
* configure.in (mingw): no longer uses snprintf and vsnprintf of
nobu
2008-12-22
1
-0
/
+16
*
* lib/rake.rb (Rake::MultiTask): invoke_prerequisites should be
matz
2008-12-22
1
-0
/
+3
*
* lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",
matz
2008-12-22
1
-0
/
+9
*
* string.c (rb_str_upto): should return enumerator if called
matz
2008-12-22
1
-0
/
+5
*
* parse.y (gettable_gen): the encoding of __FILE__ should be
matz
2008-12-22
1
-0
/
+9
*
* ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).
nagai
2008-12-21
1
-0
/
+7
[next]