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/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.
akr
2004-01-31
2
-1
/
+3
*
lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.
akr
2004-01-31
2
-0
/
+14
*
* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used
kou
2004-01-31
24
-2053
/
+100
*
* configure.in (RPATHFLAG): set to -Wl,-R like NetBSD on Interix.
eban
2004-01-30
2
-0
/
+9
*
* lib/logger.rb: leading 0 padding of timestamp usec part.
nahi
2004-01-30
3
-4
/
+8
*
* util.c (mblen): fix overrun. [ruby-dev:22672]
eban
2004-01-29
2
-0
/
+4
*
* configure.in (DLEXT2): removed. Ruby does not treat
eban
2004-01-29
5
-9
/
+9
*
2004-01-29
eban
2004-01-29
1
-3
/
+3
*
Remove conflict from Changelog
dave
2004-01-29
1
-1
/
+0
*
Allow link: in Tidylinks
dave
2004-01-29
2
-15
/
+23
*
* sample/openssl/gen_csr.rb: follow OpenSSL::X509::Name change.
nahi
2004-01-29
2
-7
/
+8
*
* test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to
nahi
2004-01-29
23
-56
/
+10
*
* dir.c (glob_helper): infinite loop bug in win32 code.
matz
2004-01-29
2
-1
/
+6
*
* lib/net/http.rb (Request#initialize): reject only when a path is empty. [ru...
aamine
2004-01-29
2
-1
/
+6
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-29
5
-202
/
+333
*
* test/rss/test_*: do $: trick while searching a module in the current
nahi
2004-01-29
14
-6
/
+39
*
* ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]
why
2004-01-28
4
-17
/
+66
*
* lib/rss: rss/parser.rb is always required.
kou
2004-01-28
8
-59
/
+47
*
* test/rss/*.rb: remove "test/" prefix.
nobu
2004-01-28
10
-8
/
+30
*
2004-01-28
eban
2004-01-28
1
-3
/
+3
*
* MANIFEST: don't need a directory.
eban
2004-01-28
1
-1
/
+0
*
* ext/iconv/extconf.rb: include iconv.h for libiconv. [ruby-dev:22715]
nobu
2004-01-28
2
-2
/
+6
*
* add lib/rss file entries to MANIFEST.
matz
2004-01-28
1
-0
/
+46
*
* lib/rss: rss library imported. [ruby-dev:22726]
matz
2004-01-28
47
-2
/
+6595
*
* misc/ruby-mode.el: better support for general delimited
matz
2004-01-27
9
-24
/
+39
*
* ext/socket/socket.c (s_recvfrom): sending length should be an
nobu
2004-01-27
2
-3
/
+9
*
2004-01-27
usa
2004-01-27
1
-3
/
+3
*
* ext/win32ole/win32ole.c (set_argv): fix condition.
usa
2004-01-27
2
-1
/
+5
*
* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-26
2
-1
/
+6
*
Remove references to defout
dave
2004-01-26
2
-6
/
+10
*
* ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7
nagai
2004-01-26
2
-0
/
+10
*
2004-01-26
nobu
2004-01-26
1
-3
/
+3
*
* ext/extmk.rb: Makefiles should depend on also rbconfig.rb.
nobu
2004-01-26
4
-15
/
+29
*
Add one_page_html
dave
2004-01-25
2
-0
/
+117
*
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): third
gotoyuzo
2004-01-25
1
-14
/
+20
*
* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): third
gotoyuzo
2004-01-25
1
-0
/
+10
*
2004-01-25
eban
2004-01-24
1
-3
/
+3
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): support
gotoyuzo
2004-01-24
2
-3
/
+30
*
2004-01-24
usa
2004-01-24
1
-3
/
+3
*
* ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): change
gotoyuzo
2004-01-24
3
-44
/
+99
*
2004-01-23
nobu
2004-01-22
1
-3
/
+3
*
* pack.c (num2i32): pack should not raise RangeError.
matz
2004-01-22
5
-103
/
+64
*
* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...
shugo
2004-01-22
2
-2
/
+8
*
* lib/e2mmap.rb (VERSION): remove unnecessary version checking.
eban
2004-01-22
2
-2
/
+4
*
* parse.y (opt_rescue): use NODE_ERRINFO() instead of
matz
2004-01-22
6
-7
/
+17
*
* parse.y (string_content): reset lexical states at the beginning of
nobu
2004-01-22
2
-1
/
+10
*
* parse.y (newline_node): do not use NODE_NEWLINE node anymore,
matz
2004-01-21
11
-102
/
+73
*
* missing/os2.c (chdir, getcwd):
siena
2004-01-21
2
-0
/
+28
*
2004-01-22
eban
2004-01-21
1
-3
/
+3
*
* configure.in: check availability of link(). [ruby-dev:22237]
siena
2004-01-21
6
-1
/
+18
[prev]
[next]