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
...
*
typo
akr
2004-11-27
1
-1
/
+1
*
* io.c: avoid avoid data loss with nonblocking fd and
akr
2004-11-27
2
-17
/
+57
*
* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added
kou
2004-11-27
12
-14
/
+1066
*
* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,
kou
2004-11-27
4
-25
/
+41
*
* sample/rss/list_description.rb: untabified.
kou
2004-11-27
3
-114
/
+120
*
* 2004-11-27
eban
2004-11-27
1
-3
/
+3
*
* io.c (io_fread): [ruby-dev:24964]
matz
2004-11-27
2
-10
/
+29
*
* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath
nagai
2004-11-26
10
-15
/
+67
*
* io.c (rb_io_initialize): [ruby-dev:24963]
matz
2004-11-26
2
-17
/
+15
*
* io.c (rb_io_initialize): [ruby-dev:24962]
matz
2004-11-26
2
-10
/
+14
*
* io.c (rb_io_initialize): should retrieve flags from copying file
matz
2004-11-26
3
-6
/
+18
*
Fix problem with :section: and new 1.9
dave
2004-11-26
3
-3
/
+7
*
* lib/erb.rb: CR striped.
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
-5
/
+13
*
add ML ref.
akr
2004-11-25
1
-0
/
+1
*
* configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fix
akr
2004-11-25
2
-1
/
+8
*
bugfix for [ruby-talk:121309].
ttate
2004-11-25
3
-13
/
+21
*
Use 'P' instead of 'p' in types.rb.
ttate
2004-11-25
3
-6
/
+6
*
descriptions.
nobu
2004-11-25
1
-3
/
+6
*
* configure.in: AC_PREREQ(2.53) [ruby-core:03800]
matz
2004-11-25
4
-4
/
+17
*
* ChangeLog: add ML reference.
usa
2004-11-25
1
-1
/
+2
*
* 2004-11-25
usa
2004-11-25
1
-3
/
+3
*
improved encode_type() in types.rb for [ruby-talk:121175].
ttate
2004-11-24
3
-67
/
+128
*
* io.c (io_read): [ruby-dev:24952]
matz
2004-11-23
3
-61
/
+55
*
* 2004-11-24
eban
2004-11-23
1
-3
/
+3
*
* io.c (io_read): [ruby-dev:24952]
matz
2004-11-23
2
-6
/
+12
*
* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubutton
nagai
2004-11-22
2
-18
/
+45
*
* file.c (rb_file_chown): [ruby-dev:24949]
matz
2004-11-22
2
-1
/
+5
*
* ext/ripper/lib/ripper/core.rb: commit miss. sorry.
usa
2004-11-22
0
-0
/
+0
*
* 2004-11-23
usa
2004-11-22
1
-3
/
+3
*
* file.c (rb_file_chown): integer conversion should be prior to
matz
2004-11-22
4
-10
/
+32
*
Don't include 'require's with variable arguments
dave
2004-11-22
2
-4
/
+9
*
* 2004-11-22
eban
2004-11-21
1
-3
/
+3
*
* dir.c (dir_seek): should retrieve dir_data after NUM2INT().
matz
2004-11-21
2
-2
/
+15
*
add ChangeLog for last commit
aamine
2004-11-20
1
-0
/
+2
*
* test/ruby/test_io.rb (test_gets_rs): add more tests.
aamine
2004-11-20
1
-0
/
+27
*
* string.c (rb_str_splice): should place index wrapping after
matz
2004-11-20
3
-2
/
+15
*
* 2004-11-21
eban
2004-11-20
1
-3
/
+3
*
1. Force --inline-source if --one-file given
dave
2004-11-20
7
-325
/
+484
*
* io.c (rb_io_getline): f.gets("") did not work. [ruby-core:03771]
aamine
2004-11-20
2
-4
/
+12
*
* test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb before
eban
2004-11-20
2
-1
/
+7
*
* ext/ripper/.cvsignore: add entries.
aamine
2004-11-20
1
-0
/
+2
*
* io.c (__fpending): commit miss.
eban
2004-11-20
1
-0
/
+3
*
* ext/ripper/depend: fix ripper.o dependency.
aamine
2004-11-20
2
-1
/
+5
*
* io.c (io_reopen): work around problem with Cygwin fseeko
eban
2004-11-20
2
-3
/
+9
*
* ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40
naruse
2004-11-19
1
-0
/
+6
*
* follow original nkf.c 1.40.(improve mime encode/decode support)
naruse
2004-11-19
2
-82
/
+412
*
* string.c (str_gsub): internal buffer should not be listed by
matz
2004-11-19
7
-8
/
+41
[prev]
[next]