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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect
suke
2006-04-01
1
-0
/
+12
*
* enumerator.c (enumerator_with_index): removed suspicious return
nobu
2006-03-31
1
-16
/
+21
*
change the behavior of WIN32OLE#[] and WIN32OLE#[]=.
suke
2006-03-29
1
-0
/
+9
*
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-29
1
-0
/
+5
*
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.
naruse
2006-03-27
1
-0
/
+19
*
refactoring for options
kosako
2006-03-26
1
-0
/
+6
*
RDoc description updated
kosako
2006-03-24
1
-0
/
+8
*
prohibit number backref in replaced string for named pattern
kosako
2006-03-23
1
-0
/
+5
*
merge Oniguruma 4.0.2
kosako
2006-03-23
1
-0
/
+10
*
add back reference by name in replace string
kosako
2006-03-22
1
-0
/
+11
*
add String/Symbol argument to MatchData[x]
kosako
2006-03-21
1
-0
/
+10
*
* ext/win32ole/win32ole.c (folevariant_value): could not compile
usa
2006-03-20
1
-2
/
+7
*
change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1
suke
2006-03-19
1
-1
/
+11
*
* lib/mkmf.rb (create_makefile): support libraries without *.so.
usa
2006-03-15
1
-0
/
+4
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
gotoyuzo
2006-03-15
1
-0
/
+5
*
* ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT in
suke
2006-03-12
1
-0
/
+10
*
* lib/fileutils.rb: do not repeat command options.
aamine
2006-03-05
1
-0
/
+4
*
* lib/net/http.rb (send_request_with_body): #content_type never return false,...
aamine
2006-03-05
1
-0
/
+5
*
* gc.c (id2ref): fix symbol test.
akr
2006-03-04
1
-0
/
+4
*
* lib/fileutils.rb (FileUtils.cp_r): implement :remove_destination
akr
2006-03-03
1
-0
/
+9
*
* ext/dl/.cvsignore: ignore callback.h.
aamine
2006-03-03
1
-0
/
+8
*
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
1
-0
/
+5
*
* gc.c: align VALUE with sizeof(RVALUE) globally.
akr
2006-03-02
1
-0
/
+8
*
* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.
ocean
2006-03-02
1
-0
/
+6
*
* dir.c: supress warning "/* within comment"
ocean
2006-03-01
1
-2
/
+2
*
* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
ocean
2006-02-28
1
-0
/
+6
*
quote pathnames in the server's command line for space contained
seki
2006-02-24
1
-0
/
+6
*
* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.
usa
2006-02-24
1
-0
/
+5
*
* win32/win32.c (NtInitialize): need to set a handler for VC++8.
usa
2006-02-24
1
-0
/
+4
*
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
1
-0
/
+7
*
* eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]
ocean
2006-02-23
1
-0
/
+4
*
* lib/pathname.rb (Pathname#each_filename): use split_names properly.
akr
2006-02-22
1
-0
/
+4
*
* test/webrick/test_cgi.rb: should support platforms which search
usa
2006-02-22
1
-0
/
+6
*
* bignum.c (bignorm): x may not be a bignum. [ruby-dev:28367]
matz
2006-02-22
1
-0
/
+4
*
* eval.c (proc_alloc): add proper check for creation of a lambda
matz
2006-02-22
1
-0
/
+5
*
* parse.y (f_arglist): should set command_start = Qtrue for
matz
2006-02-20
1
-0
/
+5
*
* mkconfig.rb: alias Config to RbConfig for compatibility.
akr
2006-02-20
1
-0
/
+4
*
* io.c (rb_io_reopen): flush before reopening a file.
akr
2006-02-20
1
-0
/
+5
*
* mkconfig.rb: generate RbConfig instead of Config.
akr
2006-02-20
1
-0
/
+14
*
* lib/find.rb: should raise ENOENT if root entry does not exist,
usa
2006-02-20
1
-0
/
+5
*
* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]
matz
2006-02-20
1
-0
/
+5
*
* variable.c (rb_const_get_0): Object should have been the lowest
matz
2006-02-20
1
-0
/
+5
*
* eval.c: initial value for block_unique must be 1.
matz
2006-02-20
1
-0
/
+5
*
* lib/delegate.rb (Delegator): should not delegate "funcall".
matz
2006-02-20
1
-0
/
+4
*
* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):
matz
2006-02-20
1
-0
/
+13
*
* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.
gotoyuzo
2006-02-19
1
-0
/
+5
*
* lib/open-uri.rb: add :ssl_verify_mode option.
akr
2006-02-19
1
-0
/
+7
*
* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode
matz
2006-02-18
1
-0
/
+10
[next]