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
*
* ChangeLog: remove some direct reference to mail addresses
matz
2006-07-03
1
-11
/
+11
*
* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu
nagai
2006-07-03
1
-0
/
+16
*
fix typos.
akr
2006-07-03
1
-3
/
+3
*
* ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversion
nobu
2006-07-03
1
-2
/
+8
*
* string.c (rb_str_inspect): encode \b (\010) for escape.
matz
2006-07-02
1
-0
/
+7
*
* ext/racc/cparse/cparse.c: sync with original code (rev 1.7).
aamine
2006-07-02
1
-0
/
+10
*
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-07-01
1
-0
/
+6
*
* configure.in: should test isinf for Solaris with GCC compiler.
matz
2006-06-30
1
-1
/
+4
*
* configure.in: should test isinf for Solaris with GCC compiler.
matz
2006-06-30
1
-0
/
+5
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patch
matz
2006-06-29
1
-0
/
+5
*
* ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from
matz
2006-06-29
1
-0
/
+6
*
RDoc patch by Robin Stocker <robin@nibor.org>
drbrain
2006-06-28
1
-0
/
+4
*
* test/socket/test_unix.rb: test_seqpacket_pair removed.
akr
2006-06-28
1
-0
/
+5
*
* string.c: RDoc update for =~ method. a patch from Alex Young
matz
2006-06-27
1
-0
/
+5
*
* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.
nagai
2006-06-27
1
-0
/
+7
*
* win32/win32.h: define isascii on MinGW for msvcrt compatibility.
eban
2006-06-27
1
-1
/
+8
*
* ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid and
nobu
2006-06-27
1
-0
/
+5
*
Merge from HEAD.
drbrain
2006-06-26
1
-0
/
+5
*
* util.c (powersOf10): constified.
nobu
2006-06-26
1
-0
/
+4
*
* ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted
nagai
2006-06-26
1
-0
/
+5
*
* io.c (pipe_open): avoid closing uninitialized file descriptors.
matz
2006-06-26
1
-0
/
+5
*
* win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.
usa
2006-06-26
1
-0
/
+4
*
* Makefile.in, mkconfig.rb: catch-up for latest autoconf.
nobu
2006-06-25
1
-2
/
+6
*
* signal.c: revert last change.
nagai
2006-06-23
1
-0
/
+8
*
* lib/net/http.rb (Net::HTTPResponse): duplicated error 501;
matz
2006-06-22
1
-0
/
+5
*
* ext/socket/socket.c (sock_s_socketpair): try GC only once.
akr
2006-06-21
1
-0
/
+5
*
fixed an issue about mathn.
tadf
2006-06-21
1
-0
/
+5
*
* signal.c (ruby_nativethread_signal, posix_nativethread_signal,
nagai
2006-06-21
1
-0
/
+10
*
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Date
matz
2006-06-20
1
-3
/
+8
*
* parse.y (yylex, reswords): modifier token is no longer returned in
nobu
2006-06-20
1
-1
/
+6
*
* lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writer
kou
2006-06-20
1
-0
/
+5
*
* test/rss/test_parser.rb: split parser tests into ...
kou
2006-06-20
1
-0
/
+6
*
* lib/rss/rss.rb: provided default RSS::Element#children.
kou
2006-06-20
1
-0
/
+9
*
* lib/rss/rss.rb: provided default RSS::Element#_tags.
kou
2006-06-20
1
-0
/
+10
*
* lib/rss/rss.rb: hide RSS::Element.install_model.
kou
2006-06-20
1
-0
/
+19
*
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2006-06-20
1
-0
/
+18
*
Merge RDoc from HEAD
drbrain
2006-06-19
1
-0
/
+4
*
* lib/rss/rss.rb:
kou
2006-06-19
1
-0
/
+19
*
* lib/mathn.rb (Integer::prime_division): raise ZeroDivisionError
matz
2006-06-19
1
-0
/
+5
*
Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2006-06-19
1
-0
/
+7
*
* lib/rss/rss.rb:
kou
2006-06-19
1
-0
/
+15
*
support some kind of method of word. [ruby-Bugs#3237]
suke
2006-06-19
1
-0
/
+9
*
* lib/rss/rss.rb: automatically detected attributes.
kou
2006-06-18
1
-0
/
+13
*
* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables
nagai
2006-06-18
1
-0
/
+4
*
* lib/rss/rss.rb: RSS::Element#initialize accepts initial
kou
2006-06-18
1
-0
/
+18
*
* lib/rss/converter.rb: use NKF for Uconv fallback.
kou
2006-06-18
1
-0
/
+4
*
* test/rss/test_image.rb: shared name space configuration.
kou
2006-06-18
1
-0
/
+4
*
* lib/rss/rss.rb: improved ignore_unknown_element
kou
2006-06-18
1
-0
/
+17
*
* lib/rss/rss.rb: changed empty namespace URI representation to ""
kou
2006-06-18
1
-0
/
+9
*
* lib/rss/parser.rb: removed a guard for requiring open-uri.
kou
2006-06-18
1
-0
/
+4
[next]