summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-07-02merge revision(s) 17644:shyouhei
2008-07-02merge revision(s) 17643:shyouhei
2008-07-02merge revision(s) 17642:shyouhei
2008-07-01merge revision(s) 17756:shyouhei
2008-06-30merge revision(s) 17530:shyouhei
2008-06-29merge revision(s) 17636:shyouhei
2008-06-29 * array.c (rb_ary_fill): (compatibility) do not raiseshyouhei
2008-06-29merge revision(s) 17617:shyouhei
2008-06-29merge revision(s) 17586,17612:shyouhei
2008-06-29merge revision(s) 17584:shyouhei
2008-06-29merge revision(s) 17581:shyouhei
2008-06-29merge revision(s) 17578:shyouhei
2008-06-29merge revision(s) 17570:shyouhei
2008-06-29merge revision(s) 17561:shyouhei
2008-06-29merge revision(s) 17547:shyouhei
2008-06-29merge revision(s) 17497:shyouhei
2008-06-29merge revision(s) 17366:shyouhei
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-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-09* lib/set.rb (Set#delete_if): Call to_a.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-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-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