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/rss, test/rss: backported from trunk. (2005-11-16 - now)
kou
2006-06-17
3
-13
/
+34
*
* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
kou
2006-06-17
3
-3
/
+9
*
* lib/pp.rb (Kernel#pretty_inspect): defined for pretty printed
akr
2006-06-16
2
-1
/
+14
*
* 2006-06-17
eban
2006-06-16
1
-3
/
+3
*
* parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]
nobu
2006-06-16
2
-5
/
+9
*
support PROPERTYPUTREF. [ruby-talk:183042]
suke
2006-06-16
4
-3
/
+30
*
The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methods
suke
2006-06-15
4
-3
/
+52
*
add RLIMIT_NOFILE test
akr
2006-06-15
1
-1
/
+20
*
give dummy argument for Process.getrlimit and rescue TypeError.
akr
2006-06-15
1
-2
/
+2
*
Define Process.getrlimit and Process.setrlimit even if
akr
2006-06-15
1
-4
/
+0
*
new file.
akr
2006-06-15
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-06-15
1
-0
/
+13
*
* 2006-06-15
eban
2006-06-15
1
-3
/
+3
*
Documentation typo
drbrain
2006-06-15
2
-1
/
+5
*
Don't print warnings when -q is set.
drbrain
2006-06-14
2
-3
/
+15
*
Don't merge ri files if is nil/empty
drbrain
2006-06-14
1
-2
/
+4
*
* 2006-06-14
eban
2006-06-14
1
-3
/
+3
*
* configure.in: check sizeof(rlim_t).
akr
2006-06-14
4
-1
/
+193
*
* 2006-06-12
eban
2006-06-12
1
-3
/
+3
*
* sprintf.c (rb_f_sprintf): adjust precision length to prevent
matz
2006-06-12
2
-0
/
+23
*
* lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
nobu
2006-06-11
2
-1
/
+6
*
* win32/win32.h (write): not need to define on bcc.
usa
2006-06-11
2
-1
/
+4
*
commit miss again
nobu
2006-06-10
1
-1
/
+1
*
* 2006-06-11
usa
2006-06-10
1
-3
/
+3
*
* lib/optparse.rb (OptionParser#getopts): new methods.
nobu
2006-06-10
2
-1
/
+55
*
* ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo
matz
2006-06-10
3
-2
/
+13
*
* 2006-06-08
usa
2006-06-08
1
-3
/
+3
*
* win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.
usa
2006-06-08
3
-0
/
+33
*
getsockname returns "" on MacOS X
akr
2006-06-07
1
-4
/
+6
*
* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ------...
usa
2006-06-07
2
-14
/
+14
*
* win32/win32.c (errmap): add some winsock errors.
usa
2006-06-07
2
-1
/
+11
*
* win32/configure.bat: add help message.
usa
2006-06-07
1
-0
/
+1
*
* configure.in: add new configure option `--with-winsock2' for mingw.
usa
2006-06-07
4
-6
/
+29
*
* win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: add
usa
2006-06-07
7
-9
/
+105
*
* 2006-06-07
eban
2006-06-07
1
-3
/
+3
*
* eval.c (rb_call0): binding for the return event hook should have
matz
2006-06-07
2
-7
/
+21
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
akr
2006-06-05
1
-4
/
+4
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-06-05
1
-0
/
+83
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
akr
2006-06-05
3
-3
/
+24
*
* 2006-06-04
eban
2006-06-04
1
-3
/
+3
*
fix tests.
akr
2006-06-04
2
-5
/
+6
*
add ML ref.
akr
2006-06-04
1
-0
/
+1
*
* ext/socket/socket.c: fix sockaddr_un handling.
akr
2006-06-04
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-06-04
1
-0
/
+156
*
* ext/socket/socket.c: fix sockaddr_un handling.
akr
2006-06-04
2
-25
/
+48
*
* lib/forwardable.rb: RDoc typo fix from Jan Svitok
matz
2006-06-02
3
-4
/
+11
*
update doc.
akr
2006-06-02
1
-50
/
+52
*
* ext/openssl/extconf.rb: use create_header.
gotoyuzo
2006-06-02
4
-0
/
+15
*
* lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.
nobu
2006-06-02
2
-1
/
+5
*
fix a comment.
akr
2006-06-01
1
-6
/
+6
[next]