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