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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
nobu
2004-12-05
3
-20
/
+23
*
* eval.c (proc_invoke): use volatile `tmp' rather than `args'.
eban
2004-12-04
2
-3
/
+9
*
* 2004-12-04
eban
2004-12-04
1
-3
/
+3
*
Ignore leading and trailing lines in :section: blocks
dave
2004-12-04
4
-5
/
+53
*
* ext/readline/readline.c: check $SAFE. (backported from CVS HEAD)
shugo
2004-12-03
2
-22
/
+69
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-12-03
7
-0
/
+424
*
* ext/nkf/nkf.c: add constant NKF::VERSION
naruse
2004-12-03
1
-0
/
+10
*
* original nkf2 revision 1.47
naruse
2004-12-03
1
-20
/
+30
*
ext/nkf/test.rb(mime_out2): add --no-cp932
naruse
2004-12-03
1
-2
/
+2
*
* ext/nkf/nkf.c: add constant NKF::VERSION
naruse
2004-12-03
1
-10
/
+13
*
* lib/ostruct.rb: 1.9 marshaling support back-ported.
matz
2004-12-03
2
-10
/
+11
*
* eval.c (proc_invoke): copy arguments to frame.argv.
matz
2004-12-03
5
-16
/
+107
*
* st.h: fix prototypes.
nobu
2004-12-03
3
-17
/
+32
*
* 2004-12-03
eban
2004-12-02
1
-3
/
+3
*
* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing
nagai
2004-12-02
7
-5
/
+89
*
* eval.c (rb_protect): prevent continuations created inside from being
nobu
2004-12-02
2
-23
/
+37
*
* 2004-12-02
eban
2004-12-02
1
-4
/
+4
*
* eval.c (thread_mark): mark thread group. [ruby-dev:25020]
nobu
2004-12-02
2
-0
/
+11
*
* 2004-11-30
nobu
2004-11-30
1
-3
/
+3
*
* io.c (io_fread): need not to null terminate. [ruby-dev:24998]
nobu
2004-11-30
2
-7
/
+17
*
* ext/stringio/stringio.c (strio_write): insufficiently filled string
nobu
2004-11-29
3
-1
/
+16
*
* test/io/nonblock/test_flush.rb: abandon tests when io/nonblock is
nobu
2004-11-29
2
-3
/
+11
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-11-29
6
-0
/
+1334
*
* object.c (convert_type): [ruby-core:03845]
matz
2004-11-29
9
-38
/
+97
*
* win32/win32.c (CreateChild): search executable file if no program
usa
2004-11-29
2
-7
/
+46
*
* io.c (fptr_finalize): must not use FILE after fclose().
nobu
2004-11-29
2
-5
/
+17
*
* win32/win32.c (CreateChild): push back the last space before next
usa
2004-11-29
2
-1
/
+6
*
* 2004-11-29
usa
2004-11-29
1
-3
/
+3
*
don't use READ_DATA_PENDING in previous change
akr
2004-11-28
2
-7
/
+3
*
add ML ref.
akr
2004-11-28
1
-0
/
+1
*
* io.c (rb_io_check_writable): restrict io_seek by
akr
2004-11-28
2
-3
/
+9
*
io.c (rb_io_fwrite): set path to NULL
akr
2004-11-27
1
-1
/
+1
*
String::IO -> StringIO
akr
2004-11-27
1
-1
/
+1
*
typo
akr
2004-11-27
1
-1
/
+1
*
* io.c: avoid avoid data loss with nonblocking fd and
akr
2004-11-27
2
-15
/
+54
*
* 2004-11-27
eban
2004-11-27
1
-3
/
+3
*
* io.c (io_fread): [ruby-dev:24964]
matz
2004-11-27
2
-15
/
+34
*
* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath
nagai
2004-11-26
10
-15
/
+67
*
* eval.c (method_missing): raise TypeError for classes do not
matz
2004-11-26
2
-1
/
+8
*
Fix problem with :section: and new 1.9
dave
2004-11-26
3
-3
/
+7
*
* lib/erb.rb: CR stripped.
eban
2004-11-25
0
-0
/
+0
*
* 2004-11-26
eban
2004-11-25
1
-3
/
+3
*
* io.c (io_read): move StringValue() check before GetOpenFile().
matz
2004-11-25
3
-16
/
+370
*
* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminated
nobu
2004-11-25
2
-2
/
+10
*
bugfix for [ruby-talk:121309].
ttate
2004-11-25
3
-13
/
+21
*
Use 'P' instead of 'p' in types.rb.
ttate
2004-11-25
1
-3
/
+3
*
descriptions.
nobu
2004-11-25
1
-8
/
+6
*
* io.c (read_all): [ruby-dev:24955]
matz
2004-11-25
3
-3
/
+19
*
* 2004-11-25
usa
2004-11-25
1
-3
/
+3
*
* dir.c (push_braces): do not reuse buffer strings. [ruby-core:03806]
nobu
2004-11-25
2
-3
/
+7
[next]