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
...
*
* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.
nagai
2006-06-27
3
-7
/
+14
*
* win32/win32.h: define isascii on MinGW for msvcrt compatibility.
eban
2006-06-27
3
-1
/
+11
*
* ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid and
nobu
2006-06-27
3
-7
/
+25
*
Remove duplicated require
drbrain
2006-06-27
1
-1
/
+0
*
Merge from HEAD.
drbrain
2006-06-26
11
-83
/
+156
*
* 2006-06-27
eban
2006-06-26
1
-3
/
+3
*
* util.c (powersOf10): constified.
nobu
2006-06-26
3
-3
/
+9
*
* ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted
nagai
2006-06-26
2
-2
/
+5
*
* io.c (pipe_open): avoid closing uninitialized file descriptors.
matz
2006-06-26
2
-2
/
+18
*
* 2006-06-26
usa
2006-06-26
1
-3
/
+3
*
* win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.
usa
2006-06-26
3
-4
/
+8
*
* Makefile.in, mkconfig.rb: catch-up for latest autoconf.
nobu
2006-06-25
3
-22
/
+22
*
new file.
akr
2006-06-25
0
-0
/
+0
*
* 2006-06-25
eban
2006-06-25
1
-3
/
+3
*
add extconf.h.
akr
2006-06-25
1
-0
/
+1
*
comment rb_ary_new4 behavior in Ruby 1.9.
akr
2006-06-24
1
-0
/
+2
*
* 2006-06-24
eban
2006-06-24
1
-3
/
+3
*
* signal.c: revert last change.
nagai
2006-06-23
4
-136
/
+18
*
* lib/net/http.rb (Net::HTTPResponse): duplicated error 501;
matz
2006-06-22
2
-1
/
+6
*
* 2006-06-22
eban
2006-06-22
1
-3
/
+3
*
* ext/socket/socket.c (sock_s_socketpair): try GC only once.
akr
2006-06-21
2
-7
/
+14
*
fixed an issue about mathn.
tadf
2006-06-21
2
-2
/
+7
*
* signal.c (ruby_nativethread_signal, posix_nativethread_signal,
nagai
2006-06-21
4
-10
/
+146
*
use fork to isolate rlimit effect.
akr
2006-06-21
1
-7
/
+12
*
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Date
matz
2006-06-20
3
-12
/
+12
*
Fix typo
drbrain
2006-06-20
1
-1
/
+1
*
* parse.y (yylex, reswords): modifier token is no longer returned in
nobu
2006-06-20
2
-3
/
+9
*
* 2006-06-21
eban
2006-06-20
1
-3
/
+3
*
* lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writer
kou
2006-06-20
2
-0
/
+7
*
* test/rss/test_parser.rb: split parser tests into ...
kou
2006-06-20
4
-631
/
+631
*
* lib/rss/rss.rb: provided default RSS::Element#children.
kou
2006-06-20
6
-71
/
+20
*
* lib/rss/rss.rb: provided default RSS::Element#_tags.
kou
2006-06-20
7
-217
/
+30
*
* lib/rss/rss.rb: hide RSS::Element.install_model.
kou
2006-06-20
11
-120
/
+95
*
*** empty log message ***
gotoyuzo
2006-06-20
1
-4
/
+18
*
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2006-06-20
7
-37
/
+119
*
Merge RDoc from HEAD
drbrain
2006-06-19
3
-45
/
+202
*
* lib/rss/rss.rb:
kou
2006-06-19
11
-198
/
+109
*
* lib/mathn.rb (Integer::prime_division): raise ZeroDivisionError
matz
2006-06-19
3
-0
/
+9
*
Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2006-06-19
5
-800
/
+751
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-06-19
1
-0
/
+34
*
* lib/rss/rss.rb:
kou
2006-06-19
8
-413
/
+94
*
support some kind of method of word. [ruby-Bugs#3237]
suke
2006-06-19
5
-15
/
+61
*
* 2006-06-19
eban
2006-06-18
1
-3
/
+3
*
* lib/rss/rss.rb: automatically detected attributes.
kou
2006-06-18
9
-139
/
+54
*
* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables
nagai
2006-06-18
2
-2
/
+7
*
* lib/rss/rss.rb: RSS::Element#initialize accepts initial
kou
2006-06-18
11
-120
/
+256
*
* lib/rss/converter.rb: use NKF for Uconv fallback.
kou
2006-06-18
2
-6
/
+13
*
* test/rss/test_image.rb: shared name space configuration.
kou
2006-06-18
2
-4
/
+8
*
* lib/rss/rss.rb: improved ignore_unknown_element
kou
2006-06-18
13
-71
/
+137
*
* lib/rss/rss.rb: changed empty namespace URI representation to ""
kou
2006-06-18
6
-36
/
+48
[prev]
[next]