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
...
*
change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1
suke
2006-03-19
3
-4
/
+68
*
* lib/mkmf.rb (create_makefile): support libraries without *.so.
usa
2006-03-15
2
-1
/
+5
*
* 2006-03-15
eban
2006-03-15
1
-3
/
+3
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
gotoyuzo
2006-03-15
3
-2
/
+7
*
* 2006-03-12
eban
2006-03-12
1
-3
/
+3
*
* ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT in
suke
2006-03-12
4
-23
/
+221
*
* 2006-03-05
eban
2006-03-05
1
-3
/
+3
*
* lib/fileutils.rb: do not repeat command options.
aamine
2006-03-05
2
-52
/
+58
*
* lib/net/http.rb (send_request_with_body): #content_type never return false,...
aamine
2006-03-05
2
-2
/
+7
*
* 2006-03-04
eban
2006-03-04
1
-3
/
+3
*
fix string interpolation
akr
2006-03-04
1
-2
/
+3
*
* gc.c (id2ref): fix symbol test.
akr
2006-03-04
3
-3
/
+42
*
* lib/fileutils.rb (FileUtils.cp_r): implement :remove_destination
akr
2006-03-03
3
-6
/
+18
*
* ext/dl/.cvsignore: ignore callback.h.
aamine
2006-03-03
4
-0
/
+11
*
* 2006-03-03
eban
2006-03-03
1
-3
/
+3
*
ML ref [ruby-core:7305]
akr
2006-03-02
1
-1
/
+1
*
* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)
ocean
2006-03-02
2
-0
/
+13
*
* gc.c: align VALUE with sizeof(RVALUE) globally.
akr
2006-03-02
4
-53
/
+101
*
* 2006-03-02
eban
2006-03-02
1
-3
/
+3
*
* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.
ocean
2006-03-02
2
-0
/
+7
*
* dir.c: supress warning "/* within comment"
ocean
2006-03-01
7
-56
/
+42
*
* 2006-03-01
eban
2006-02-28
1
-4
/
+4
*
* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
ocean
2006-02-28
2
-4
/
+10
*
* 2006-02-28
eban
2006-02-28
1
-3
/
+3
*
* lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and...
keiju
2006-02-28
1
-5
/
+5
*
quote pathnames in the server's command line for space contained
seki
2006-02-24
2
-1
/
+7
*
* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.
usa
2006-02-24
2
-18
/
+34
*
* win32/win32.c (NtInitialize): need to set a handler for VC++8.
usa
2006-02-24
2
-0
/
+15
*
* 2006-02-24
eban
2006-02-24
1
-3
/
+3
*
no message
ocean
2006-02-23
1
-1
/
+1
*
* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal
ocean
2006-02-23
4
-1
/
+31
*
* 2006-02-23
eban
2006-02-23
1
-3
/
+3
*
* eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]
ocean
2006-02-23
2
-1
/
+5
*
* lib/pathname.rb (Pathname#each_filename): use split_names properly.
akr
2006-02-22
3
-1
/
+12
*
* test/webrick/test_cgi.rb: should support platforms which search
usa
2006-02-22
2
-0
/
+13
*
* bignum.c (bignorm): x may not be a bignum. [ruby-dev:28367]
matz
2006-02-22
2
-1
/
+8
*
* 2006-02-22
eban
2006-02-22
1
-3
/
+3
*
* eval.c (proc_alloc): add proper check for creation of a lambda
matz
2006-02-22
2
-5
/
+10
*
comment ruby version more specific.
akr
2006-02-21
1
-1
/
+1
*
* 2006-02-21
usa
2006-02-20
1
-3
/
+3
*
* parse.y (f_arglist): should set command_start = Qtrue for
matz
2006-02-20
2
-0
/
+7
*
* mkconfig.rb: alias Config to RbConfig for compatibility.
akr
2006-02-20
2
-0
/
+5
*
* io.c (rb_io_reopen): flush before reopening a file.
akr
2006-02-20
2
-0
/
+9
*
* mkconfig.rb: generate RbConfig instead of Config.
akr
2006-02-20
20
-56
/
+70
*
* lib/find.rb: should raise ENOENT if root entry does not exist,
usa
2006-02-20
2
-1
/
+6
*
* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]
matz
2006-02-20
2
-1
/
+6
*
* variable.c (rb_const_get_0): Object should have been the lowest
matz
2006-02-20
2
-10
/
+15
*
* eval.c: initial value for block_unique must be 1.
matz
2006-02-20
2
-1
/
+6
*
* lib/delegate.rb (Delegator): should not delegate "funcall".
matz
2006-02-20
2
-3
/
+7
*
* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):
matz
2006-02-20
4
-42
/
+33
[prev]
[next]