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
*
* 2005-02-12
eban
2005-02-12
1
-3
/
+3
*
document updated.
akr
2005-02-12
1
-8
/
+9
*
* lib/open-uri.rb: support https if the platform provides CA
akr
2005-02-12
2
-72
/
+88
*
* 2005-02-11
eban
2005-02-11
1
-3
/
+3
*
* ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):
gotoyuzo
2005-02-11
2
-0
/
+17
*
* lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:
akr
2005-02-11
2
-2
/
+22
*
* win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h.
usa
2005-02-10
3
-3
/
+9
*
* ext/curses/curses.c: don't need to check HAVE_WCOLOR_SET excluding
usa
2005-02-10
2
-1
/
+6
*
* 2005-02-10
eban
2005-02-09
1
-3
/
+3
*
* struct.c (make_struct): fixed: [ruby-core:04402]
matz
2005-02-09
4
-5
/
+13
*
* 2005-02-09
usa
2005-02-09
1
-3
/
+3
*
typo fix.
ocean
2005-02-09
1
-1
/
+1
*
* ext/curses/curses.c (window_color_set): [ruby-core:04393]
matz
2005-02-08
3
-0
/
+29
*
reject :instance_eval, :class_eval, :module_eval [druby-ja:117]
seki
2005-02-08
2
-1
/
+6
*
document updated.
akr
2005-02-08
1
-47
/
+53
*
* lib/cgi.rb (CGI::Cookie): [ruby-talk:130040]
matz
2005-02-08
8
-32
/
+48
*
add test_rand_0x100000000.
akr
2005-02-07
1
-0
/
+7
*
* 2005-02-08
eban
2005-02-07
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.
akr
2005-02-07
2
-0
/
+37
*
* dln.c: typo fix.
eban
2005-02-07
1
-2
/
+2
*
* instruby.rb, rubytest.rb (srcdir): no longer embed srcdir into
usa
2005-02-06
5
-8
/
+26
*
* lib/mkmf.rb (create_makefile): fix unbalanced parens.
nobu
2005-02-06
2
-2
/
+4
*
* 2005-02-07
eban
2005-02-06
1
-3
/
+3
*
* mkconfig.rb: no longer embed srcdir and compile_dir into
nobu
2005-02-06
3
-20
/
+35
*
* ext/socket/extconf.rb: check if getaddrinfo() works fine only when
nobu
2005-02-06
3
-202
/
+203
*
* eval.c (stack_extend): add prototype because VC++8 doesn't
usa
2005-02-06
2
-1
/
+7
*
synchronized with date2 3.6.3
tadf
2005-02-06
3
-9
/
+47
*
Fix a typo in the previous log entry.
knu
2005-02-06
1
-1
/
+1
*
* bignum.c (rb_big2ulong_pack): One too many arguments are passed
knu
2005-02-06
3
-3
/
+11
*
* 2005-02-06
usa
2005-02-05
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was not
akr
2005-02-05
2
-6
/
+34
*
* 2005-02-05
eban
2005-02-05
1
-3
/
+3
*
comment refined.
akr
2005-02-05
1
-2
/
+2
*
* 2005-02-04
eban
2005-02-03
1
-3
/
+3
*
* lib/rss: supported Image module.
kou
2005-02-03
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-02-03
20
-0
/
+2558
*
* lib/rss: supported Image module.
kou
2005-02-03
9
-9
/
+47
*
* ext/stringio/stringio.c (strio_close, strio_close_read, strio_close_write):
nobu
2005-02-03
2
-28
/
+39
*
bugfix.
ttate
2005-02-03
1
-2
/
+2
*
* 2005-02-02
eban
2005-02-02
1
-3
/
+3
*
* ext/stringio/stringio.c (strio_truncate): should MEMZERO an extended
nobu
2005-02-02
2
-3
/
+12
*
* lib/rss/rss.rb (RSS::Element#convert): added.
kou
2005-02-02
6
-66
/
+88
*
(DRb::DRbObject#respond_to?): check marshal_dump and _dump
seki
2005-02-01
2
-1
/
+16
*
* 2005-02-01
eban
2005-01-31
1
-4
/
+4
*
* configure.in (aix): fix linker flags on AIX. [ruby-talk:125460]
nobu
2005-01-31
2
-8
/
+11
*
* 2005-01-31
eban
2005-01-31
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: add invalid namespace check
nagai
2005-01-31
7
-90
/
+144
*
example modified a bit.
akr
2005-01-29
1
-4
/
+4
*
* 2005-01-29
eban
2005-01-29
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Resource::IN::SRV): Added RFC2782 SRV
akr
2005-01-29
2
-0
/
+63
[next]