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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* lib/mkmf.rb (create_makefile): prevent substitution of macro
nobu
2006-07-09
2
-2
/
+5
*
* lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.
nobu
2006-07-09
2
-29
/
+30
*
2006-07-09
nobu
2006-07-08
1
-3
/
+3
*
* eval.c (next_jump): deal with destination of next.
nobu
2006-07-08
2
-3
/
+33
*
update doc.
akr
2006-07-08
1
-0
/
+4
*
2006-07-08
suke
2006-07-07
1
-3
/
+3
*
Test class name should not be duplicated.
suke
2006-07-07
2
-2
/
+2
*
* hash.c (rb_hash_default): should not call default procedure if
matz
2006-07-06
2
-0
/
+6
*
2006-07-07
matz
2006-07-06
1
-3
/
+3
*
* time.c (time_mload): a patch from Daniel Berger
matz
2006-07-06
2
-3
/
+8
*
* process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior to
nobu
2006-07-06
3
-7
/
+34
*
* ext/racc/cparse/cparse.c: sync with original code, rev 1.8.
aamine
2006-07-06
3
-56
/
+98
*
2006-07-06
aamine
2006-07-06
1
-3
/
+3
*
2006-07-04
matz
2006-07-03
1
-3
/
+3
*
* 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
6
-11
/
+317
*
fix typos.
akr
2006-07-03
1
-3
/
+3
*
* ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversion
nobu
2006-07-03
2
-6
/
+11
*
2006-07-03
matz
2006-07-02
1
-3
/
+3
*
* string.c (rb_str_inspect): encode \b (\010) for escape.
matz
2006-07-02
2
-0
/
+15
*
* ext/racc/cparse/cparse.c: sync with original code (rev 1.7).
aamine
2006-07-02
2
-94
/
+66
*
2006-07-02
aamine
2006-07-02
1
-3
/
+3
*
add a note for cygwin empty UDP packet problem.
akr
2006-07-01
1
-2
/
+6
*
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-07-01
2
-2
/
+11
*
2006-07-01
matz
2006-06-30
1
-4
/
+4
*
* configure.in: should test isinf for Solaris with GCC compiler.
matz
2006-06-30
2
-3
/
+5
*
* configure.in: should test isinf for Solaris with GCC compiler.
matz
2006-06-30
2
-1
/
+8
*
2006-06-30
matz
2006-06-30
1
-3
/
+3
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patch
matz
2006-06-29
2
-2
/
+5
*
* ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from
matz
2006-06-29
7
-38
/
+705
*
RDoc patch by Robin Stocker <robin@nibor.org>
drbrain
2006-06-28
3
-636
/
+490
*
2006-06-29
drbrain
2006-06-28
1
-3
/
+3
*
* test/socket/test_unix.rb: test_seqpacket_pair removed.
akr
2006-06-28
2
-18
/
+5
*
2006-06-28
akr
2006-06-28
1
-3
/
+3
*
* string.c: RDoc update for =~ method. a patch from Alex Young
matz
2006-06-27
2
-4
/
+7
*
* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.
nagai
2006-06-27
3
-7
/
+14
*
* win32/win32.h: define isascii on MinGW for msvcrt compatibility.
eban
2006-06-27
3
-1
/
+11
*
* ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid and
nobu
2006-06-27
3
-7
/
+25
*
Remove duplicated require
drbrain
2006-06-27
1
-1
/
+0
*
Merge from HEAD.
drbrain
2006-06-26
11
-83
/
+156
*
* 2006-06-27
eban
2006-06-26
1
-3
/
+3
*
* util.c (powersOf10): constified.
nobu
2006-06-26
3
-3
/
+9
*
* ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted
nagai
2006-06-26
2
-2
/
+5
*
* io.c (pipe_open): avoid closing uninitialized file descriptors.
matz
2006-06-26
2
-2
/
+18
*
* 2006-06-26
usa
2006-06-26
1
-3
/
+3
*
* win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.
usa
2006-06-26
3
-4
/
+8
*
* Makefile.in, mkconfig.rb: catch-up for latest autoconf.
nobu
2006-06-25
3
-22
/
+22
*
new file.
akr
2006-06-25
0
-0
/
+0
*
* 2006-06-25
eban
2006-06-25
1
-3
/
+3
*
add extconf.h.
akr
2006-06-25
1
-0
/
+1
[prev]
[next]