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
...
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62
naruse
2005-03-03
2
-147
/
+515
*
* 2005-03-03
eban
2005-03-03
1
-3
/
+3
*
* sample/rss/tdiary_plugin/rss-recent.rb: added site information.
kou
2005-03-03
2
-18
/
+52
*
typo fix
akr
2005-03-02
1
-1
/
+1
*
* ext/extmk.rb (parse_args): add DESTDIR only when not directed
nobu
2005-03-02
2
-5
/
+17
*
* ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typo
nagai
2005-03-02
2
-1
/
+5
*
* 2005-03-02
eban
2005-03-02
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-03-02
17
-667
/
+3007
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-02
8
-0
/
+4654
*
* 2005-03-01
eban
2005-02-28
1
-4
/
+4
*
backport from CVS_HEAD. use MockClock.sleep instead of Kernel.sleep [ruby-dev...
seki
2005-02-28
2
-7
/
+126
*
improved keeper thread
seki
2005-02-28
3
-17
/
+53
*
* exception error messages updated. [ruby-core:04497]
matz
2005-02-28
27
-109
/
+113
*
* 2005-02-28
eban
2005-02-28
1
-3
/
+3
*
* ext/socket/socket.c (Init_socket): add bunch of Socket
matz
2005-02-28
2
-0
/
+258
*
* array.c (rb_ary_s_create): no need for negative argc check.
matz
2005-02-23
6
-12
/
+23
*
* lib/uri/generic.rb (split_userinfo): should split ":pass" into ""
akira
2005-02-23
3
-9
/
+22
*
* 2005-02-23
eban
2005-02-23
1
-3
/
+3
*
* lib/net/imap.rb (initialize): handle certs correctly. Thanks,
shugo
2005-02-22
2
-5
/
+11
*
* 2005-02-22
eban
2005-02-22
1
-3
/
+3
*
* parse.y (parser_yylex): identfier after dot must not be a variable.
nobu
2005-02-21
2
-3
/
+9
*
2005-02-21
usa
2005-02-21
1
-3
/
+3
*
* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.
usa
2005-02-21
7
-9
/
+112
*
* 2005-02-20
eban
2005-02-19
1
-3
/
+3
*
* lib/open-uri.rb (URI::FTP#buffer_open): access mechanism
akr
2005-02-19
2
-4
/
+39
*
(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]
seki
2005-02-19
3
-2
/
+14
*
* lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_check
akr
2005-02-19
2
-1
/
+11
*
* 2005-02-19
nobu
2005-02-19
1
-3
/
+3
*
* ext/bigdecimal/sample/linear.rb: resolve LoadError.
ocean
2005-02-18
4
-42
/
+10
*
added ML number
ocean
2005-02-18
1
-1
/
+1
*
* bigdecimal/newton.rb: resolve LoadError.
ocean
2005-02-18
3
-3
/
+9
*
* lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.
ocean
2005-02-17
3
-72
/
+103
*
* lib/test/unit/collector.rb (collect_file): now deletes paths added
ntalbott
2005-02-17
5
-41
/
+58
*
remove TestDRbReusePort, resuce sleep, add DRbService.ext_service
seki
2005-02-16
6
-49
/
+39
*
* 2005-02-17
eban
2005-02-16
1
-3
/
+3
*
* eval.c (is_defined): NODE_IASGN is an assignment.
matz
2005-02-16
2
-0
/
+5
*
* 2005-02-16
usa
2005-02-16
1
-3
/
+3
*
add lazy stop_service.
seki
2005-02-16
3
-9
/
+17
*
* ext/tk/tkutil.c: Follow the change of st.c (st_foreach)
nagai
2005-02-16
2
-44
/
+53
*
* cancel [ruby-dev:25699], which is for 1.9.
matz
2005-02-16
2
-11
/
+0
*
* ext/readline/readline.c (Readline.readline): use rl_outstream
matz
2005-02-15
2
-0
/
+11
*
* 2005-02-15
eban
2005-02-14
1
-3
/
+3
*
* lib/rss/parser.rb (RSS::ListenerMixin::tag_end):
kou
2005-02-14
2
-1
/
+7
*
* ext/openssl/lib/openssl/ssl.rb
gotoyuzo
2005-02-14
3
-0
/
+80
*
* 2005-02-14
eban
2005-02-13
1
-3
/
+3
*
pass DRb info to sub thread
seki
2005-02-13
3
-3
/
+16
*
* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added
kou
2005-02-13
7
-0
/
+26
*
add safe_level, default_safe_level
seki
2005-02-13
5
-10
/
+62
*
* lib/webrick/cgi.rb (WEBrick::CGI.start): should set reason-phrase
gotoyuzo
2005-02-13
2
-1
/
+9
*
* 2005-02-13
eban
2005-02-13
1
-3
/
+3
[prev]
[next]