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/net/http.rb: HTTPHeader holds its header fields as an array (backport f...
aamine
2005-03-06
3
-64
/
+208
*
* 2005-03-06
eban
2005-03-06
1
-3
/
+3
*
* lib/pp.rb: rdoced by by Sam Roberts. [ruby-core:4490]
akr
2005-03-06
2
-149
/
+122
*
* lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgid
akr
2005-03-06
2
-4
/
+14
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensions
nagai
2005-03-06
1
-57
/
+65
*
* 2005-03-05
eban
2005-03-05
1
-3
/
+3
*
* dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't have
ocean
2005-03-05
3
-10
/
+7
*
* ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"
nagai
2005-03-05
2
-0
/
+6
*
* ext/tk/lib/multi-tk.rb: freeze callback-entry objects
nagai
2005-03-05
20
-63
/
+550
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
nobu
2005-03-04
4
-16
/
+46
*
* lib/set.rb (SortedSet::setup): a hack to shut up warning.
matz
2005-03-04
2
-0
/
+10
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):
nagai
2005-03-04
2
-2
/
+9
*
* 2005-03-04
usa
2005-03-04
1
-3
/
+3
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63
naruse
2005-03-03
2
-1
/
+12
*
* 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
[next]