summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-29add tag v1_8_7_26v1_8_7_26shyouhei
2008-06-29merge revision(s) 17352:shyouhei
2008-06-29merge revision(s) 17108:shyouhei
2008-06-29merge revision(s) 17074:shyouhei
2008-06-28merge revision(s) 17625:shyouhei
2008-06-282008-06-28svn
2008-06-28* class.c: revert to r15855.shyouhei
2008-06-20merge revision(s) 17483:shyouhei
2008-06-20merge revision(s) 17470:17472:shyouhei
2008-06-19* array.c (ary_new, rb_ary_initialize, rb_ary_store,shyouhei
2008-06-17* file.c (file_expand_path): no need to expand root path which has noknu
2008-06-15* configure.in: Fix $LOAD_PATH. Properly expand vendor_rubyknu
2008-06-09patchlevel 17knu
2008-06-09* lib/set.rb (Set#delete_if): Call to_a.knu
2008-06-08Ignore config.status.lineno.knu
2008-06-08* ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix upknu
2008-06-08* NEWS: Mention new constants.knu
2008-06-08* hash.c (hash_i): make Hash#hash order insensitive.knu
2008-06-08* configure.in (VENDOR_DIR): use LIBDIR instead of PREFIX as well asknu
2008-06-08* gc.c (os_obj_of): assure to not free the scanning heap.knu
2008-06-08* io.c (rb_open_file, rb_io_s_sysopen): fmode should be unsigned int.knu
2008-06-06Merge changes from ruby_1_8 that fixes build with Visual C++ 8 withknu
2008-06-06Merge changes from ruby_1_8 to reduce warnings and potentially improveknu
2008-06-06* file.c (file_expand_path): fix for non-existent files and SFN ofknu
2008-06-06* test/iconv: Tests fixed.knu
2008-06-06I didn't mean to commit it all at once, but since subversion couldn'tknu
2008-06-06* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-06-06* ext/iconv/iconv.c (iconv_iconv): fix for length argument and nowknu
2008-06-04* NEWS: Fix typos and move misplaced entries.knu
2008-06-04Fix typos and move misplaced entries.knu
2008-06-03* enumerator.c (enumerator_init_copy): Take care ofknu
2008-06-03* enumerator.c (enumerator_allocate, enumerator_ptr): Properlyknu
2008-06-03* lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bugknu
2008-06-02* lib/delegate.rb (DelegateClass, Delegator#respond_to?):knu
2008-05-31I don't understand what's happening here, but it seems something wentknu
2008-05-31Tag for 1.8.7.v1_8_7knu
2008-05-31Releasing as 1.8.7.knu
2008-05-31* README, README.ja: Add a note about default C flags.knu
2008-05-31Merge from ruby_1_8.knu
2008-05-31Merge from ruby_1_8.knu
2008-05-31Merge from ruby_1_8.knu
2008-05-29Merge from ruby_1_8.knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu
2008-05-29Merge from ruby_1_8.knu
2008-05-29Fix a typo.knu
2008-05-29Merge from ruby_1_8.knu
2008-05-28Merge from ruby_1_8.knu
2008-05-28Merge from ruby_1_8.knu
2008-05-28Merge from ruby_1_8.knu
2008-05-28* array.c (rb_ary_slice_bang): Call rb_ary_modify_check() at theknu