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/pathname.rb: use File.basename to decompose pathnames.
akr
2005-11-26
4
-531
/
+705
*
* 2005-11-27
eban
2005-11-26
1
-3
/
+3
*
* lib/wsdl/xmlSchema/complexContent.rb: missing
nahi
2005-11-26
2
-49
/
+58
*
* 2005-11-26
eban
2005-11-26
1
-3
/
+3
*
* dln.c (conv_to_posix_path): should initialize posix.
eban
2005-11-26
2
-0
/
+5
*
commit miss.
nagai
2005-11-25
14
-204
/
+29
*
* sample/tkextlib/tile/demo.rb: bug fix
nagai
2005-11-25
111
-10
/
+716
*
* range.c (range_max): treat end exclusion without iteration if
matz
2005-11-25
3
-6
/
+37
*
* 2005-11-25
usa
2005-11-25
1
-3
/
+3
*
* lib/rss/rss.rb: added backward compatibility codes.
kou
2005-11-25
6
-10
/
+50
*
* lib/rss/rss.rb: improved type conversion.
kou
2005-11-25
21
-218
/
+461
*
* lib/rss/image.rb: added Image prefix.
kou
2005-11-25
3
-4
/
+22
*
* test/rss/test_2.0.rb: added RSS 2.0 tests.
kou
2005-11-25
5
-27
/
+413
*
* range.c (range_min): use <=> comparison rather than iteration.
matz
2005-11-25
2
-0
/
+67
*
* 2005-11-24
eban
2005-11-23
1
-3
/
+3
*
* file.c (w32_io_info): CreateFile failed on Win9x if file was already
ocean
2005-11-23
2
-1
/
+8
*
* numeric.c (num_div): use floor rather than rb_Integer().
matz
2005-11-23
2
-1
/
+8
*
* lib/rss/parser.rb: added entity handling type predicate.
kou
2005-11-23
6
-19
/
+80
*
Add lacks for Tk8.5 support.
nagai
2005-11-23
6
-1
/
+181
*
* file.c (w32_io_info): should not call GetFileInformationByHandle
ocean
2005-11-23
2
-16
/
+28
*
* lib/rss/: use #__send__ instead of #send.
kou
2005-11-23
17
-99
/
+117
*
* test/rss/test_taxonomy.rb: use #reject directory.
kou
2005-11-23
1
-2
/
+2
*
* lib/rss/taxonomy.rb: changed class or module prefix to
kou
2005-11-23
3
-34
/
+40
*
* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS
kou
2005-11-23
14
-21
/
+585
*
* lib/rss/rss.rb: fixed a indentation bug.
kou
2005-11-23
4
-12
/
+37
*
* re.c (KR_REHASH): should cast to unsigned for 64bit CPU.
matz
2005-11-23
3
-9
/
+16
*
* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.
gotoyuzo
2005-11-22
4
-4
/
+108
*
* 2005-11-23
eban
2005-11-22
1
-3
/
+3
*
* file.c (test_identical): test if two files are identical.
nobu
2005-11-22
4
-31
/
+121
*
* lib/optparse.rb: match incomplete (in current enconding) multibyte
nobu
2005-11-22
2
-4
/
+9
*
* win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.
ocean
2005-11-22
2
-1
/
+5
*
* file.c (rb_file_s_basename): skip slashes just after UNC top slashes.
usa
2005-11-22
3
-16
/
+124
*
* win32/win32.c (rb_w32_stat): Dir.chdir('//server/shared');
ocean
2005-11-22
2
-1
/
+112
*
Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodel
ryan
2005-11-21
3
-16
/
+37
*
* 2005-11-22
eban
2005-11-21
1
-3
/
+3
*
* ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACE
nagai
2005-11-21
4
-2
/
+16
*
* file.c (rb_file_s_basename): DOSISH_UNC is defined on cygwin but
nobu
2005-11-21
2
-3
/
+8
*
* parse.y (dsym): prohibit empty symbol literal by interpolation.
nobu
2005-11-21
2
-2
/
+12
*
* file.c (rb_path_skip_prefix, rb_file_s_basename): UNC without path
nobu
2005-11-21
2
-3
/
+31
*
changed ml-number
ocean
2005-11-21
1
-1
/
+1
*
* 2005-11-21
eban
2005-11-21
1
-3
/
+3
*
* win32/setup.mk: findstr doesn't exist on win9x.
ocean
2005-11-21
2
-2
/
+7
*
* regparse.c (fetch_token_in_cc): tok->escaped should be
matz
2005-11-20
2
-0
/
+7
*
* parse.y (rb_symname_p): [ not followed by ] is not valid symbol.
nobu
2005-11-20
2
-5
/
+11
*
* 2005-11-20
eban
2005-11-20
1
-3
/
+3
*
document that fork doesn't copy other threads
akr
2005-11-20
1
-0
/
+3
*
* test/ruby/test_array.rb (test_misc): added some tests
ocean
2005-11-20
1
-0
/
+11
*
* lib/fileutils.rb (FileUtils::ln): ln documentation fix.
matz
2005-11-19
3
-1
/
+7
*
* 2005-11-19
eban
2005-11-19
1
-3
/
+3
*
* ext/socket/socket.c: Socket Documentation. [ruby-core:6580]
ocean
2005-11-18
2
-0
/
+432
[prev]
[next]