summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * hash.c (rb_hash_default): should not call default procedure ifmatz2006-07-061-0/+5
* * time.c (time_mload): a patch from Daniel Bergermatz2006-07-061-0/+5
* * process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior tonobu2006-07-061-2/+7
* * ext/racc/cparse/cparse.c: sync with original code, rev 1.8.aamine2006-07-061-0/+10
* * ChangeLog: remove some direct reference to mail addressesmatz2006-07-031-11/+11
* * ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menunagai2006-07-031-0/+16
* fix typos.akr2006-07-031-3/+3
* * ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversionnobu2006-07-031-2/+8
* * string.c (rb_str_inspect): encode \b (\010) for escape.matz2006-07-021-0/+7
* * ext/racc/cparse/cparse.c: sync with original code (rev 1.7).aamine2006-07-021-0/+10
* * test/socket/test_nonblock.rb: add timeout to send/receiveakr2006-07-011-0/+6
* * configure.in: should test isinf for Solaris with GCC compiler.matz2006-06-301-1/+4
* * configure.in: should test isinf for Solaris with GCC compiler.matz2006-06-301-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patchmatz2006-06-291-0/+5
* * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch frommatz2006-06-291-0/+6
* RDoc patch by Robin Stocker <robin@nibor.org>drbrain2006-06-281-0/+4
* * test/socket/test_unix.rb: test_seqpacket_pair removed.akr2006-06-281-0/+5
* * string.c: RDoc update for =~ method. a patch from Alex Youngmatz2006-06-271-0/+5
* * ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.nagai2006-06-271-0/+7
* * win32/win32.h: define isascii on MinGW for msvcrt compatibility.eban2006-06-271-1/+8
* * ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid andnobu2006-06-271-0/+5
* Merge from HEAD.drbrain2006-06-261-0/+5
* * util.c (powersOf10): constified.nobu2006-06-261-0/+4
* * ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deletednagai2006-06-261-0/+5
* * io.c (pipe_open): avoid closing uninitialized file descriptors.matz2006-06-261-0/+5
* * win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.usa2006-06-261-0/+4
* * Makefile.in, mkconfig.rb: catch-up for latest autoconf.nobu2006-06-251-2/+6
* * signal.c: revert last change.nagai2006-06-231-0/+8
* * lib/net/http.rb (Net::HTTPResponse): duplicated error 501;matz2006-06-221-0/+5
* * ext/socket/socket.c (sock_s_socketpair): try GC only once.akr2006-06-211-0/+5
* fixed an issue about mathn.tadf2006-06-211-0/+5
* * signal.c (ruby_nativethread_signal, posix_nativethread_signal,nagai2006-06-211-0/+10
* * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Datematz2006-06-201-3/+8
* * parse.y (yylex, reswords): modifier token is no longer returned innobu2006-06-201-1/+6
* * lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writerkou2006-06-201-0/+5
* * test/rss/test_parser.rb: split parser tests into ...kou2006-06-201-0/+6
* * lib/rss/rss.rb: provided default RSS::Element#children.kou2006-06-201-0/+9
* * lib/rss/rss.rb: provided default RSS::Element#_tags.kou2006-06-201-0/+10
* * lib/rss/rss.rb: hide RSS::Element.install_model.kou2006-06-201-0/+19
* * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo2006-06-201-0/+18
* Merge RDoc from HEADdrbrain2006-06-191-0/+4
* * lib/rss/rss.rb:kou2006-06-191-0/+19
* * lib/mathn.rb (Integer::prime_division): raise ZeroDivisionErrormatz2006-06-191-0/+5
* Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>naruse2006-06-191-0/+7
* * lib/rss/rss.rb:kou2006-06-191-0/+15
* support some kind of method of word. [ruby-Bugs#3237]suke2006-06-191-0/+9
* * lib/rss/rss.rb: automatically detected attributes.kou2006-06-181-0/+13
* * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tablesnagai2006-06-181-0/+4
* * lib/rss/rss.rb: RSS::Element#initialize accepts initialkou2006-06-181-0/+18
* * lib/rss/converter.rb: use NKF for Uconv fallback.kou2006-06-181-0/+4