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
*
remove 3 test
suke
2006-04-01
3
-296
/
+0
*
add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect
suke
2006-04-01
6
-16
/
+355
*
* 2006-03-31
eban
2006-03-31
1
-3
/
+3
*
* enumerator.c (enumerator_with_index): removed suspicious return
nobu
2006-03-31
2
-18
/
+21
*
change the behavior of WIN32OLE#[] and WIN32OLE#[]=.
suke
2006-03-29
4
-32
/
+156
*
* 2006-03-29
usa
2006-03-29
1
-3
/
+3
*
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-29
2
-3
/
+8
*
* 2006-03-28
eban
2006-03-28
1
-3
/
+3
*
doc update for IO.popen and $?. [ruby-talk:186294]
akr
2006-03-28
1
-1
/
+8
*
* version.h: fix conflict.
eban
2006-03-27
1
-12
/
+0
*
* 2006-03-27
eban
2006-03-27
1
-3
/
+15
*
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.
naruse
2006-03-27
7
-1730
/
+2257
*
refactoring for options
kosako
2006-03-26
4
-154
/
+157
*
RDoc description updated
kosako
2006-03-24
4
-15
/
+31
*
prohibit number backref in replaced string for named pattern
kosako
2006-03-23
2
-2
/
+13
*
merge Oniguruma 4.0.2
kosako
2006-03-23
5
-23
/
+65
*
add back reference by name in replace string
kosako
2006-03-22
5
-17
/
+62
*
add String/Symbol argument to MatchData[x]
kosako
2006-03-21
5
-6
/
+53
*
* 2006-03-20
usa
2006-03-20
1
-3
/
+3
*
* ext/win32ole/win32ole.c (folevariant_value): could not compile
usa
2006-03-20
2
-3
/
+9
*
* 2006-03-19
eban
2006-03-19
1
-3
/
+3
*
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
[next]