| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/iconv/iconv.c (iconv_create): find encoding without options. | nobu | 2008-06-05 | 1 | -0/+4 |
* | * string.c (hash): should be "static". | ko1 | 2008-06-04 | 1 | -0/+4 |
* | * test/ruby/test_transcode.rb: add tests for iso-2022-jp. | mame | 2008-06-04 | 1 | -0/+4 |
* | * test/ruby/test_process.rb: add tests. | mame | 2008-06-04 | 1 | -0/+4 |
* | * ext/zlib/zlib.c (rb_gzfile_set_mtime): fix typo. | mame | 2008-06-04 | 1 | -0/+4 |
* | * object.c (rb_obj_alloc): RDoc updated. a patch from Gaston | matz | 2008-06-04 | 1 | -0/+5 |
* | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz | 2008-06-04 | 1 | -0/+5 |
* | * ext/iconv/iconv.c (iconv_iconv): fix for length argument and now | nobu | 2008-06-04 | 1 | -0/+5 |
* | * enumerator.c (enumerator_with_index, enumerator_with_memo): Fix | knu | 2008-06-04 | 1 | -0/+5 |
* | * configure.in (CFLAGS, CXXFLAGS): include additional flags to | nobu | 2008-06-04 | 1 | -0/+5 |
* | * ext/strscan/strscan.c (strscan_scan_full, strscan_search_full): fix | mame | 2008-06-03 | 1 | -0/+5 |
* | * ext/strscan/strscan.c (strscan_exist_p): fix document. | mame | 2008-06-03 | 1 | -0/+4 |
* | * test/ruby/test_dir.rb: add tests to achieve over 90% test coverage | mame | 2008-06-03 | 1 | -0/+10 |
* | * test/etc/test_etc.rb: new tests for etc. | mame | 2008-06-03 | 1 | -0/+4 |
* | * enumerator.c (enumerator_with_memo): New method: with_memo(). | knu | 2008-06-03 | 1 | -0/+4 |
* | * win32/Makefile.sub (miniruby$(EXEEXT)): miniruby cannot be | nobu | 2008-06-03 | 1 | -0/+5 |
* | * enumerator.c (enumerator_init_copy): Take care of | knu | 2008-06-03 | 1 | -0/+5 |
* | * file.c (file_expand_path): fix for non-existent files and SFN of | nobu | 2008-06-03 | 1 | -0/+5 |
* | * lib/set.rb (Set#classify): Back out the `group_by' alias. | knu | 2008-06-03 | 1 | -0/+5 |
* | * lib/set.rb (Set#collect, Set#select): Back out. I thought it | knu | 2008-06-03 | 1 | -0/+5 |
* | * lib/set.rb (Set#collect, Set#select): Override Enumerable | knu | 2008-06-03 | 1 | -0/+10 |
* | * process.c (run_exec_pgroup): C99 ism. | usa | 2008-06-03 | 1 | -0/+4 |
* | * enumerator.c (enumerator_allocate, enumerator_ptr): Properly | knu | 2008-06-03 | 1 | -0/+7 |
* | * test/ruby/test_method.rb: add a test. | mame | 2008-06-02 | 1 | -0/+4 |
* | * marshal.c (w_object): add a check for modification of array during | mame | 2008-06-02 | 1 | -0/+5 |
* | * enc/iso_8859_5.c: Large omicron should lowercase to small omicron. | mame | 2008-06-02 | 1 | -0/+14 |
* | * test/ruby/test_file.rb: add tests for uninitialized object. | mame | 2008-06-02 | 1 | -0/+8 |
* | * re.c: fix SEGV by Regexp.allocate.names, Match.allocate.names, etc. | mame | 2008-06-02 | 1 | -0/+10 |
* | * test/ruby/test_argf.rb (teardown): remove renamed temporary files. | akr | 2008-06-02 | 1 | -0/+4 |
* | * lib/un.rb (wait_writable): wait until target files can be | nobu | 2008-06-02 | 1 | -0/+8 |
* | * lib/delegate.rb (Delegator::MethodDelegation#respond_to): | knu | 2008-06-02 | 1 | -0/+6 |
* | * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Oops. This | knu | 2008-06-02 | 1 | -0/+5 |
* | * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bug | knu | 2008-06-02 | 1 | -0/+9 |
* | * mkconfig.rb: hide build path from rbconfig.rb. | usa | 2008-06-02 | 1 | -0/+4 |
* | * util.c (ruby_strtod, dtoa): initialize more variables for error | nobu | 2008-06-01 | 1 | -0/+5 |
* | * suppress warnings on cygwin, mingw and mswin. | nobu | 2008-06-01 | 1 | -0/+4 |
* | * enc/gb18030.c (gb18030_code_to_mbc): add 0x80000000 | naruse | 2008-06-01 | 1 | -0/+5 |
* | * ruby.c (set_arg0): reverted used variable definition. | nobu | 2008-06-01 | 1 | -0/+4 |
* | * enc/gb18030.c (gb18030_mbc_to_code): mask by 0x7FFFFFFF | naruse | 2008-06-01 | 1 | -0/+7 |
* | * rational.c (string_to_r_internal): use rb_isdigit. | naruse | 2008-06-01 | 1 | -0/+8 |
* | * insns.def (DEFINE_INSN): subtract of pointers is ptrdiff_t. | naruse | 2008-06-01 | 1 | -0/+15 |
* | * test/ruby/envutil.rb (assert_normal_exit): show coredump status. | akr | 2008-06-01 | 1 | -0/+4 |
* | * README, README.ja: Add a note about default C flags. | knu | 2008-05-31 | 1 | -0/+4 |
* | * gc.c (count_objects): clear given hash. | akr | 2008-05-31 | 1 | -0/+4 |
* | * test/ruby/test_regexp.rb: add tests. | mame | 2008-05-31 | 1 | -0/+4 |
* | * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc): | naruse | 2008-05-31 | 1 | -0/+5 |
* | * suppress warnings with -Wwrite-string. | nobu | 2008-05-31 | 1 | -0/+4 |
* | * array.c (rb_ary_delete_if): should return enumerator if no block | matz | 2008-05-31 | 1 | -0/+5 |
* | * Makefile.in, configure.in (warnflags): defaulted to -Wall | nobu | 2008-05-31 | 1 | -0/+5 |
* | * include/ruby/mvm.h: new header file for MVM, and moved rb_vm_t and | nobu | 2008-05-31 | 1 | -0/+5 |