| Commit message (Expand) | Author | Age | Files | Lines |
| * | revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX. | akr | 2006-09-02 | 1 | -4/+0 |
| * | * ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t. | akr | 2006-09-02 | 1 | -1/+2 |
| * | * ext/socket/extconf.rb: check arpa/inet.h for ntohs. | akr | 2006-09-02 | 2 | -1/+6 |
| * | * ext/curses/curses.c: define _XOPEN_SOURCE_EXTENDED on HP-UX. | akr | 2006-09-02 | 1 | -1/+4 |
| * | * ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x. | nagai | 2006-09-01 | 2 | -6/+6 |
| * | * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work | nagai | 2006-08-31 | 2 | -2/+8 |
| * | * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c, | matz | 2006-08-07 | 4 | -3/+4 |
| * | * ext/syck/syck.c (syck_move_tokens): should avoid negative | matz | 2006-08-07 | 1 | -1/+2 |
| * | * configure.in, common.mk: AIX link issue. a patch from Yutaka | matz | 2006-08-07 | 1 | -0/+6 |
| * | * ext/tk/lib/multi-tk.rb: freeze ip_name for security reason. | nagai | 2006-07-28 | 1 | -1/+1 |
| * | * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut up | matz | 2006-07-27 | 1 | -9/+9 |
| * | * ext/strscan/strscan.c: sync with HEAD (rev 1.25). | aamine | 2006-07-26 | 1 | -170/+131 |
| * | * ext/pty/pty.c (getDevice): retry once after GC on failure. | nobu | 2006-07-26 | 1 | -22/+29 |
| * | * ext/readline/readline.c (readline_readline): rl_deprep_term_function | akr | 2006-07-24 | 1 | -1/+3 |
| * | * ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter before | nobu | 2006-07-21 | 1 | -1/+4 |
| * | * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove | matz | 2006-07-18 | 1 | -1/+1 |
| * | * ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist. | nobu | 2006-07-17 | 1 | -0/+3 |
| * | * ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5 | nagai | 2006-07-14 | 2 | -4/+34 |
| * | * array.c (rb_ary_pop): may cause realloc oscillation. a patch | matz | 2006-07-13 | 2 | -5/+15 |
| * | * ext/tk/lib/tk/composite.rb: improve handling of the classname on the | nagai | 2006-07-13 | 2 | -1/+102 |
| * | * ext/tk/lib/multi-tk.rb: remove restriction on the class of | nagai | 2006-07-11 | 1 | -2/+4 |
| * | * ext/tk/lib/multi-tk.rb: security fix. | nagai | 2006-07-11 | 2 | -3/+7 |
| * | * ext/tk/lib/tk/font.rb: sorry. mistaken to patch. | nagai | 2006-07-10 | 1 | -1/+1 |
| * | * ext/tk/tcltklib.c: make SEGV risk lower at exit. | nagai | 2006-07-10 | 8 | -40/+517 |
| * | Test class name should not be duplicated. | suke | 2006-07-07 | 2 | -2/+2 |
| * | * ext/racc/cparse/cparse.c: sync with original code, rev 1.8. | aamine | 2006-07-06 | 1 | -16/+62 |
| * | * ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu | nagai | 2006-07-03 | 5 | -11/+301 |
| * | * ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversion | nobu | 2006-07-03 | 1 | -4/+3 |
| * | * ext/racc/cparse/cparse.c: sync with original code (rev 1.7). | aamine | 2006-07-02 | 1 | -94/+56 |
| * | * ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patch | matz | 2006-06-29 | 1 | -2/+0 |
| * | * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from | matz | 2006-06-29 | 6 | -38/+699 |
| * | * ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE. | nagai | 2006-06-27 | 2 | -7/+7 |
| * | * ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid and | nobu | 2006-06-27 | 2 | -7/+20 |
| * | * ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted | nagai | 2006-06-26 | 1 | -2/+0 |
| * | add extconf.h. | akr | 2006-06-25 | 1 | -0/+1 |
| * | * ext/socket/socket.c (sock_s_socketpair): try GC only once. | akr | 2006-06-21 | 1 | -7/+9 |
| * | * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. | gotoyuzo | 2006-06-20 | 4 | -28/+60 |
| * | Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org> | naruse | 2006-06-19 | 4 | -800/+744 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-06-19 | 1 | -0/+34 |
| * | support some kind of method of word. [ruby-Bugs#3237] | suke | 2006-06-19 | 4 | -15/+52 |
| * | * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables | nagai | 2006-06-18 | 1 | -2/+3 |
| * | * ext/socket/socket.c (bsock_recv_nonblock): new method | akr | 2006-06-17 | 1 | -100/+99 |
| * | support PROPERTYPUTREF. [ruby-talk:183042] | suke | 2006-06-16 | 3 | -2/+22 |
| * | The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methods | suke | 2006-06-15 | 3 | -3/+40 |
| * | * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo | matz | 2006-06-10 | 1 | -1/+1 |
| * | * configure.in: add new configure option `--with-winsock2' for mingw. | usa | 2006-06-07 | 1 | -1/+1 |
| * | * win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: add | usa | 2006-06-07 | 1 | -1/+5 |
| * | * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject | akr | 2006-06-05 | 1 | -0/+14 |
| * | * ext/socket/socket.c: fix sockaddr_un handling. | akr | 2006-06-04 | 1 | -25/+44 |
| * | update doc. | akr | 2006-06-02 | 1 | -50/+52 |