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
...
*
* io.c (rb_io_initialize): accept hash argument.
akr
2008-08-21
1
-0
/
+4
*
* strftime.c (rb_strftime): supported %F and %<precision>N.
shugo
2008-08-21
1
-0
/
+10
*
* test/ruby/test_m17n_comb.rb (TestM17NComb#test_str_crypt): add key and salt...
kazu
2008-08-21
1
-0
/
+5
*
* file.c (rb_stat_inspect): don't raise if self is not initialized.
akr
2008-08-21
1
-0
/
+4
*
* process.c (pst_pid): use rb_attr_get to avoid warning on
akr
2008-08-21
1
-0
/
+6
*
* io.c (io_extract_encoding_option): if internal encoding is not
akr
2008-08-21
1
-0
/
+5
*
* strftime.c: include ruby/config.h instead of ruby/ruby.h.
shugo
2008-08-21
1
-0
/
+6
*
* ChangeLog: fixed my mail address.
shugo
2008-08-21
1
-1
/
+1
*
* strftime.c (rb_strftime): return "UTC" instead of "GMT".
shugo
2008-08-21
1
-0
/
+6
*
* test/iconv/test_option.rb (test_ignore_option): skip if iconv
naruse
2008-08-20
1
-0
/
+7
*
* lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should accept
nobu
2008-08-20
1
-0
/
+5
*
* range.c (range_initialize_copy): Range is now a Struct.
nobu
2008-08-20
1
-0
/
+7
*
* io.c (io_extract_encoding_option): enc2 is external encoding if
akr
2008-08-20
1
-0
/
+14
*
* io.c (prep_io): local variable renamed.
akr
2008-08-20
1
-0
/
+6
*
* configure.in: always check timezone().
shugo
2008-08-20
1
-0
/
+8
*
* io.c (open_key_args): simplified.
akr
2008-08-20
1
-0
/
+4
*
* io.c (open_key_args): IO.foreach(path, rs, limit) didn't work.
akr
2008-08-20
1
-0
/
+4
*
* io.c (rb_file_sysopen_internal): unused function removed.
akr
2008-08-20
1
-0
/
+5
*
* io.c: use mode_t for the 3rd argument, permission, of open(2).
akr
2008-08-20
1
-0
/
+4
*
* configure.in: removed strftime from AC_REPLACE_FUNCS().
shugo
2008-08-20
1
-0
/
+11
*
* strftime.c: win32 support.
usa
2008-08-20
1
-0
/
+4
*
* strftime.c: new file.
shugo
2008-08-20
1
-0
/
+11
*
* io.c (io_set_encoding): removed.
akr
2008-08-20
1
-0
/
+7
*
* io.c (rb_file_open_internal): use rb_io_flags_modenum.
akr
2008-08-20
1
-0
/
+6
*
* proc.c (proc_new): use the given class.
nobu
2008-08-20
1
-0
/
+6
*
* enum.c (enum_take): get rid of extraneous iteration.
nobu
2008-08-20
1
-0
/
+4
*
* io.c (rb_io_open_with_args): use rb_open_file instead of rb_io_open.
akr
2008-08-20
1
-0
/
+4
*
* io.c (rb_scan_open_args): extracted from rb_open_file.
akr
2008-08-20
1
-0
/
+4
*
* io.c (convconfig_t): new type.
akr
2008-08-20
1
-0
/
+10
*
* io.c (Init_IO): new constants: File::DSYNC, File::RSYNC and
akr
2008-08-20
1
-0
/
+5
*
* io.c (rb_open_file): don't lookup :mode and :perm in opt. it is
akr
2008-08-20
1
-0
/
+6
*
* io.c (open_key_args): meaningless MEMCPY removed.
akr
2008-08-20
1
-0
/
+4
*
* io.c (prep_io) [cygwin]: use FMODE_BINMODE instead of O_BINARY.
akr
2008-08-20
1
-0
/
+4
*
* array.c (rb_ary_sample): performance improvement for huge array.
nobu
2008-08-20
1
-0
/
+4
*
* array.c (rb_ary_sample): get rid of infinite loop. #455
nobu
2008-08-20
1
-0
/
+4
*
* include/ruby/io.h (FMODE_TRUNC): value changed because 0x100 is used
akr
2008-08-19
1
-0
/
+5
*
* io.c (parse_mode_enc): extracted from mode_enc.
akr
2008-08-19
1
-0
/
+5
*
* io.c (rb_io_flags_modenum): make it static.
akr
2008-08-19
1
-0
/
+4
*
* include/ruby/io.h (FMODE_TRUNC): new constant.
akr
2008-08-19
1
-0
/
+10
*
* io.c (fopen): macro for vms removed. fopen is not used now.
akr
2008-08-19
1
-0
/
+4
*
* transcode.c (rb_econv_open): fix memory leak.
akr
2008-08-19
1
-0
/
+6
*
* include/ruby/io.h (rb_fopen): declaration removed.
akr
2008-08-19
1
-0
/
+6
*
* include/ruby/io.h (FMODE_READWRITE): define as
akr
2008-08-19
1
-0
/
+5
*
* io.c (rb_io_flags_mode): use hexadecimal in error message.
akr
2008-08-19
1
-0
/
+6
*
* io.c (rb_io_flags_mode): add a prefix 0 to octal in error message.
akr
2008-08-19
1
-0
/
+5
*
* include/ruby/io.h (FMODE_*): sorted and describe the values in
akr
2008-08-19
1
-0
/
+5
*
* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store the
akr
2008-08-19
1
-0
/
+5
*
* lib/rake.rb (FileUtils#ruby): takes care of space containing path.
nobu
2008-08-18
1
-0
/
+5
*
* io.c (rb_open_file): encoding in mode string was ignored if perm is
akr
2008-08-18
1
-0
/
+5
*
* io.c (rb_open_file): don't access argv[-1] by
akr
2008-08-18
1
-0
/
+5
[prev]
[next]