summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/mkmf.rb (create_makefile): prevent substitution of macronobu2006-07-092-2/+5
* * lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.nobu2006-07-092-29/+30
* 2006-07-09nobu2006-07-081-3/+3
* * eval.c (next_jump): deal with destination of next.nobu2006-07-082-3/+33
* update doc.akr2006-07-081-0/+4
* 2006-07-08suke2006-07-071-3/+3
* Test class name should not be duplicated.suke2006-07-072-2/+2
* * hash.c (rb_hash_default): should not call default procedure ifmatz2006-07-062-0/+6
* 2006-07-07matz2006-07-061-3/+3
* * time.c (time_mload): a patch from Daniel Bergermatz2006-07-062-3/+8
* * process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior tonobu2006-07-063-7/+34
* * ext/racc/cparse/cparse.c: sync with original code, rev 1.8.aamine2006-07-063-56/+98
* 2006-07-06aamine2006-07-061-3/+3
* 2006-07-04matz2006-07-031-3/+3
* * 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-036-11/+317
* fix typos.akr2006-07-031-3/+3
* * ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversionnobu2006-07-032-6/+11
* 2006-07-03matz2006-07-021-3/+3
* * string.c (rb_str_inspect): encode \b (\010) for escape.matz2006-07-022-0/+15
* * ext/racc/cparse/cparse.c: sync with original code (rev 1.7).aamine2006-07-022-94/+66
* 2006-07-02aamine2006-07-021-3/+3
* add a note for cygwin empty UDP packet problem.akr2006-07-011-2/+6
* * test/socket/test_nonblock.rb: add timeout to send/receiveakr2006-07-012-2/+11
* 2006-07-01matz2006-06-301-4/+4
* * configure.in: should test isinf for Solaris with GCC compiler.matz2006-06-302-3/+5
* * configure.in: should test isinf for Solaris with GCC compiler.matz2006-06-302-1/+8
* 2006-06-30matz2006-06-301-3/+3
* * ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patchmatz2006-06-292-2/+5
* * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch frommatz2006-06-297-38/+705
* RDoc patch by Robin Stocker <robin@nibor.org>drbrain2006-06-283-636/+490
* 2006-06-29drbrain2006-06-281-3/+3
* * test/socket/test_unix.rb: test_seqpacket_pair removed.akr2006-06-282-18/+5
* 2006-06-28akr2006-06-281-3/+3
* * string.c: RDoc update for =~ method. a patch from Alex Youngmatz2006-06-272-4/+7
* * ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.nagai2006-06-273-7/+14
* * win32/win32.h: define isascii on MinGW for msvcrt compatibility.eban2006-06-273-1/+11
* * ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid andnobu2006-06-273-7/+25
* Remove duplicated requiredrbrain2006-06-271-1/+0
* Merge from HEAD.drbrain2006-06-2611-83/+156
* * 2006-06-27eban2006-06-261-3/+3
* * util.c (powersOf10): constified.nobu2006-06-263-3/+9
* * ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deletednagai2006-06-262-2/+5
* * io.c (pipe_open): avoid closing uninitialized file descriptors.matz2006-06-262-2/+18
* * 2006-06-26usa2006-06-261-3/+3
* * win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.usa2006-06-263-4/+8
* * Makefile.in, mkconfig.rb: catch-up for latest autoconf.nobu2006-06-253-22/+22
* new file.akr2006-06-250-0/+0
* * 2006-06-25eban2006-06-251-3/+3
* add extconf.h.akr2006-06-251-0/+1