summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tag v1_8_7_37v1_8_7_37shyouhei2008-06-290-0/+0
* * array.c (rb_ary_fill): (compatibility) do not raiseshyouhei2008-06-293-1/+10
* merge revision(s) 17617:shyouhei2008-06-294-1/+30
* merge revision(s) 17586,17612:shyouhei2008-06-293-5/+19
* merge revision(s) 17584:shyouhei2008-06-293-2/+7
* merge revision(s) 17581:shyouhei2008-06-293-3/+5
* merge revision(s) 17578:shyouhei2008-06-293-1/+7
* merge revision(s) 17570:shyouhei2008-06-293-3/+8
* merge revision(s) 17561:shyouhei2008-06-293-5/+26
* merge revision(s) 17547:shyouhei2008-06-293-3/+9
* merge revision(s) 17497:shyouhei2008-06-293-3/+12
* merge revision(s) 17366:shyouhei2008-06-293-3/+6
* merge revision(s) 17352:shyouhei2008-06-293-2/+9
* merge revision(s) 17108:shyouhei2008-06-293-2/+11
* merge revision(s) 17074:shyouhei2008-06-293-4/+11
* merge revision(s) 17625:shyouhei2008-06-283-5/+8
* 2008-06-28svn2008-06-281-3/+3
* * class.c: revert to r15855.shyouhei2008-06-282-36/+44
* merge revision(s) 17483:shyouhei2008-06-203-2/+8
* merge revision(s) 17470:17472:shyouhei2008-06-204-37/+34
* * array.c (ary_new, rb_ary_initialize, rb_ary_store,shyouhei2008-06-196-24/+52
* * file.c (file_expand_path): no need to expand root path which has noknu2008-06-173-7/+12
* * configure.in: Fix $LOAD_PATH. Properly expand vendor_rubyknu2008-06-153-8/+14
* patchlevel 17knu2008-06-091-1/+1
* * lib/set.rb (Set#delete_if): Call to_a.knu2008-06-092-3/+39
* Ignore config.status.lineno.knu2008-06-080-0/+0
* * ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix upknu2008-06-083-4/+14
* * NEWS: Mention new constants.knu2008-06-083-1/+18
* * hash.c (hash_i): make Hash#hash order insensitive.knu2008-06-084-2/+8
* * configure.in (VENDOR_DIR): use LIBDIR instead of PREFIX as well asknu2008-06-083-4/+10
* * gc.c (os_obj_of): assure to not free the scanning heap.knu2008-06-083-3/+9
* * io.c (rb_open_file, rb_io_s_sysopen): fmode should be unsigned int.knu2008-06-083-8/+15
* Merge changes from ruby_1_8 that fixes build with Visual C++ 8 withknu2008-06-065-4/+19
* Merge changes from ruby_1_8 to reduce warnings and potentially improveknu2008-06-0624-94/+159
* * file.c (file_expand_path): fix for non-existent files and SFN ofknu2008-06-063-19/+21
* * test/iconv: Tests fixed.knu2008-06-066-22/+16
* I didn't mean to commit it all at once, but since subversion couldn'tknu2008-06-061-0/+11
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu2008-06-0636-49/+87
* * ext/iconv/iconv.c (iconv_iconv): fix for length argument and nowknu2008-06-067-26/+188
* * NEWS: Fix typos and move misplaced entries.knu2008-06-042-6/+6
* Fix typos and move misplaced entries.knu2008-06-041-7/+11
* * enumerator.c (enumerator_init_copy): Take care ofknu2008-06-034-2/+120
* * enumerator.c (enumerator_allocate, enumerator_ptr): Properlyknu2008-06-033-7/+24
* * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bugknu2008-06-034-50/+76
* * lib/delegate.rb (DelegateClass, Delegator#respond_to?):knu2008-06-023-9/+17
* I don't understand what's happening here, but it seems something wentknu2008-05-312-6/+1
|\
| * Tag for 1.8.7.v1_8_7knu2008-05-313-6/+5
* | Releasing as 1.8.7.knu2008-05-311-0/+4
|/
* * README, README.ja: Add a note about default C flags.knu2008-05-314-0/+18
* Merge from ruby_1_8.knu2008-05-314-9/+45