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/io/nonblock/test_flush.rb: abandon tests when io/nonblock is
nobu
2004-11-29
1
-1
/
+6
*
* object.c (convert_type): [ruby-core:03845]
matz
2004-11-29
1
-0
/
+18
*
* win32/win32.c (CreateChild): search executable file if no program
usa
2004-11-29
1
-0
/
+5
*
* io.c (fptr_finalize): must not use FILE after fclose().
nobu
2004-11-29
1
-0
/
+5
*
* win32/win32.c (CreateChild): push back the last space before next
usa
2004-11-29
1
-0
/
+5
*
don't use READ_DATA_PENDING in previous change
akr
2004-11-28
1
-5
/
+2
*
add ML ref.
akr
2004-11-28
1
-0
/
+1
*
* io.c (rb_io_check_writable): restrict io_seek by
akr
2004-11-28
1
-0
/
+7
*
typo
akr
2004-11-27
1
-1
/
+1
*
* io.c: avoid avoid data loss with nonblocking fd and
akr
2004-11-27
1
-2
/
+14
*
* io.c (io_fread): [ruby-dev:24964]
matz
2004-11-27
1
-0
/
+4
*
* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath
nagai
2004-11-26
1
-0
/
+10
*
* eval.c (method_missing): raise TypeError for classes do not
matz
2004-11-26
1
-0
/
+7
*
Fix problem with :section: and new 1.9
dave
2004-11-26
1
-0
/
+6
*
* io.c (io_read): move StringValue() check before GetOpenFile().
matz
2004-11-25
1
-0
/
+5
*
* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminated
nobu
2004-11-25
1
-0
/
+5
*
descriptions.
nobu
2004-11-25
1
-8
/
+6
*
* io.c (read_all): [ruby-dev:24955]
matz
2004-11-25
1
-0
/
+14
*
* dir.c (push_braces): do not reuse buffer strings. [ruby-core:03806]
nobu
2004-11-25
1
-0
/
+4
*
* io.c (io_read): [ruby-dev:24952]
matz
2004-11-23
1
-0
/
+6
*
* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubutton
nagai
2004-11-22
1
-0
/
+4
*
* file.c (rb_file_chown): [ruby-dev:24949]
matz
2004-11-22
1
-0
/
+4
*
* file.c (rb_file_chown): integer conversion should be prior to
matz
2004-11-22
1
-5
/
+49
*
Don't include 'require's with variable arguments
dave
2004-11-22
1
-0
/
+5
*
1. Force --inline-source if --one-file given
dave
2004-11-20
1
-0
/
+13
*
* ChangeLog: add ML reference.
eban
2004-11-20
1
-1
/
+1
*
* test/ruby/test_stringchar.rb (test_bang): added.
eban
2004-11-20
1
-0
/
+7
*
* ext/nkf/nkf-utf8/utf8tbl.c: original revision 1.7
naruse
2004-11-20
1
-0
/
+4
*
* ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40
naruse
2004-11-19
1
-0
/
+6
*
* process.c (proc_getpgrp): prohibit for $SAFE=2.
matz
2004-11-18
1
-0
/
+26
*
* io.c, rubyio.h (rb_io_modenum_flags): exported.
nobu
2004-11-18
1
-1
/
+8
*
Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>
nahi
2004-11-17
1
-0
/
+4
*
* {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exe
usa
2004-11-17
1
-0
/
+5
*
* pack.c: all features are backport from 1.9. [ruby-dev:24826]
gotoyuzo
2004-11-16
1
-0
/
+6
*
* numeric.c (flo_divmod): protect float values from GC by
matz
2004-11-16
1
-0
/
+23
*
* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and
usa
2004-11-16
1
-0
/
+5
*
* ext/stringio/stringio.c (strio_read): position was ignored when a
nobu
2004-11-16
1
-0
/
+5
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): use
nobu
2004-11-16
1
-0
/
+5
*
* misc/ruby-mode.el (ruby-special-char-p, ruby-parse-partial): handle
nobu
2004-11-15
1
-0
/
+5
*
* ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter string
matz
2004-11-14
1
-0
/
+5
*
* lib/pp.rb (PP#object_address_group): remove odd number of 'f'
nobu
2004-11-14
1
-0
/
+5
*
Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>
nahi
2004-11-13
1
-0
/
+6
*
* eval.c (ruby_options): now we cannot call rb_glob() before
usa
2004-11-12
1
-0
/
+8
*
* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES trick
nagai
2004-11-12
1
-0
/
+6
*
* dir.c (rb_globi): also should call back via rb_glob_caller().
nobu
2004-11-11
1
-0
/
+5
*
* test/ruby/test_file.rb (test_truncate_wbuf): we want to test
usa
2004-11-11
1
-0
/
+5
*
* dir.c (push_braces): was confusing VALUE and char*.
matz
2004-11-11
1
-1
/
+3
*
* dir.c (rb_push_glob): Dir.glob should have call its block.
matz
2004-11-11
1
-0
/
+4
*
* error.c (syserr_initialize): use stringified object.
nobu
2004-11-10
1
-0
/
+5
*
* lib/delegate.rb (SimpleDelegator::dup): wrong number of
matz
2004-11-10
1
-0
/
+7
[next]