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
...
*
* win32/win32.c (rb_w32_read, rb_w32_write): more accurate handling
usa
2008-08-28
2
-2
/
+11
*
rdoc update.
akr
2008-08-28
1
-0
/
+1
*
* transcode.c (econv_finish): new method.
akr
2008-08-28
3
-0
/
+67
*
* transcode.c (econv_convert): new method.
akr
2008-08-28
3
-0
/
+67
*
* transcode.c (econv_primitive_convert): accept nil as
akr
2008-08-28
3
-8
/
+54
*
* transcode.c (econv_primitive_convert): accept nil as input for empty
akr
2008-08-28
3
-5
/
+28
*
* strftime.c (rb_strftime): supported %s and %P.
shugo
2008-08-28
4
-2
/
+28
*
* transcode.c (sym_invalid_byte_sequence): new variable.
akr
2008-08-28
2
-7
/
+35
*
* strftime.c (rb_strftime): fixed a bug of padding.
shugo
2008-08-28
3
-1
/
+40
*
* win32/win32.c (set_pioinfo_extra): use MSVCRT's open() and close().
usa
2008-08-28
2
-2
/
+6
*
* file.c (file_expand_path): check invalid access.
mame
2008-08-28
2
-0
/
+5
*
* 2008-08-29
svn
2008-08-28
1
-3
/
+3
*
* strftime.c (rb_strftime): Time.mktime(2000).strftime("%-S") should
shugo
2008-08-28
3
-1
/
+9
*
* test/ruby/test_time.rb: suppress warning during test.
mame
2008-08-28
2
-0
/
+13
*
* test/ruby/test_time.rb (test_strftime): make test for %a independent
mame
2008-08-28
2
-1
/
+7
*
* string.c (rb_str_shared_replace): remove corrupt noembed string
mame
2008-08-28
2
-4
/
+8
*
* common.mk: dependency updated.
akr
2008-08-28
2
-166
/
+178
*
* KNOWNBUGS.rb: add a test. see [ruby-dev:36028]
mame
2008-08-28
2
-0
/
+15
*
* win32/win32.c, include/ruby/win32.h (rb_w32_open): overlapped file
usa
2008-08-28
4
-19
/
+465
*
* vm_method.c (rb_method_node): fail earlier if no method found.
matz
2008-08-28
2
-2
/
+5
*
* object.c (convert_type): call less rb_intern() less frequently
matz
2008-08-28
2
-2
/
+35
*
* vm_insnhelper.c (vm_yield_setup_args): object with to_ary should
matz
2008-08-28
2
-2
/
+8
*
* bootstraptest/test_io.rb: no need to create real file.
usa
2008-08-28
2
-1
/
+5
*
* file.c (rb_file_s_expand_path): new class method for class File.
matz
2008-08-28
2
-7
/
+49
*
mentioned CGIAlt.
naruse
2008-08-28
1
-0
/
+6
*
* test/cgi/test_cgi_multipart.rb: add test for multipart.
naruse
2008-08-28
5
-0
/
+310
*
* test/cgi/test_cgi_modruby.rb: add test for mod_ruby adaptor.
naruse
2008-08-28
2
-0
/
+150
*
* test/cgi/test_cgi_header.rb: add test for CGI::Header.
naruse
2008-08-28
1
-0
/
+177
*
* test/cgi/test_cgi_header.rb: add test for CGI::Header.
naruse
2008-08-28
1
-0
/
+5
*
properties.
nobu
2008-08-27
1
-0
/
+0
*
* include/ruby/io.h (rb_io_t): refcnt field removed.
akr
2008-08-27
3
-8
/
+11
*
* 2008-08-28
svn
2008-08-27
1
-3
/
+3
*
* io.c (rb_io_initialize): don't accept IO object. [ruby-dev:35895]
akr
2008-08-27
3
-67
/
+19
*
* ext/win32ole/win32ole.c (ole_invoke): WIN32OLE#[] and WIN32OLE#[]=
suke
2008-08-27
3
-1
/
+16
*
add a test.
akr
2008-08-27
1
-0
/
+8
*
* test/cgi/test_cgi_core.rb: add core test.
naruse
2008-08-27
2
-0
/
+317
*
revert removed comment.
naruse
2008-08-27
1
-0
/
+1
*
* lib/cgi.rb (CGI::Cookie): remove delagate.
naruse
2008-08-27
1
-0
/
+2
*
* lib/cgi.rb (CGI::Cookie): remove delagate.
naruse
2008-08-27
3
-4
/
+114
*
* transcode.c (transcode_loop): simplified.
akr
2008-08-26
2
-11
/
+6
*
* include/ruby/encoding.h (rb_econv_result_t): enumeration constant:
akr
2008-08-26
5
-18
/
+82
*
* include/ruby/io.h (rb_io_t): rename crbuf to cbuf.
akr
2008-08-26
3
-69
/
+75
*
* 2008-08-27
svn
2008-08-26
1
-3
/
+3
*
* include/ruby/encoding.h (rb_econv_elem_t): move to transcode.c
akr
2008-08-26
3
-41
/
+51
*
* time.c (time_asctime): workaround for MSVCRT's bug.
usa
2008-08-26
2
-0
/
+12
*
* transcode.c (rb_econv_open): disable newline conversion for ASCII
akr
2008-08-26
4
-16
/
+92
*
* transcode.c (rb_econv_binmode): binmode is effective only once.
akr
2008-08-26
2
-0
/
+6
*
* test/ruby/test_enum.rb (TestEnumerable#test_each_with_object):
knu
2008-08-26
2
-1
/
+16
*
* test/ruby/test_enumerator.rb (TestEnumerator#test_with_object):
knu
2008-08-26
2
-8
/
+16
*
* test/cgi/test_cgi_tag_helper.rb: add more tests for html3.
naruse
2008-08-26
2
-0
/
+73
[prev]
[next]