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/socket/socket.c (bsock_do_not_reverse_lookup): control reverse
nobu
2004-02-06
2
-8
/
+49
*
* lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]
nobu
2004-02-06
3
-0
/
+32
*
* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.
akr
2004-02-05
2
-3
/
+36
*
2004-02-05
nobu
2004-02-05
1
-3
/
+3
*
* lib/prettyprint.rb (PrettyPrint#seplist): added.
akr
2004-02-05
4
-19
/
+32
*
* file.c (rb_stat_mode): should not sign-expand, so backout.
nobu
2004-02-04
2
-1
/
+9
*
2004-02-04
eban
2004-02-04
1
-3
/
+3
*
* file.c (test_l): fix wrong method name in document.
akr
2004-02-03
2
-7
/
+17
*
* lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,
kou
2004-02-03
13
-60
/
+95
*
Retrofit entry (there was conflict):
gsinclair
2004-02-03
1
-0
/
+7
*
2004-02-03
usa
2004-02-03
1
-3
/
+3
*
* parse.y (reduce_nodes): remove tail returns. [ruby-talk:90934]
nobu
2004-02-03
2
-16
/
+80
*
* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.
akr
2004-02-02
2
-3
/
+11
*
* parse.y (block_append, new_evstr, void_expr0): remove no longer used
nobu
2004-02-02
2
-5
/
+6
*
* dln.c (dln_load): don't specify RTLD_GLOBAL on Interix,
eban
2004-02-02
2
-0
/
+8
*
2004-02-02
eban
2004-02-02
1
-3
/
+3
*
exception message changed.
akr
2004-02-01
1
-2
/
+2
*
* lib/pp.rb (Struct#pretty_print): make it 1.8 style.
akr
2004-02-01
2
-4
/
+21
*
* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopback
akr
2004-02-01
2
-1
/
+13
*
* lib/resolv-replace.rb (BasicSocket#send): don't replace because
akr
2004-02-01
2
-16
/
+41
*
Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n) reported and fixed by Jav...
shigek
2004-02-01
2
-3
/
+6
*
MANIFEST:
eban
2004-02-01
1
-18
/
+0
*
2004-02-01
eban
2004-02-01
1
-4
/
+4
*
From ruby_1_8 branch:
gsinclair
2004-02-01
3
-322
/
+273
*
* 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
[prev]
[next]