summaryrefslogtreecommitdiff
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* patchlevel 17knu2008-06-091-1/+1
* * ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix upknu2008-06-081-1/+1
* * NEWS: Mention new constants.knu2008-06-081-1/+1
* * hash.c (hash_i): make Hash#hash order insensitive.knu2008-06-081-1/+1
* * configure.in (VENDOR_DIR): use LIBDIR instead of PREFIX as well asknu2008-06-081-1/+1
* * gc.c (os_obj_of): assure to not free the scanning heap.knu2008-06-081-1/+1
* * io.c (rb_open_file, rb_io_s_sysopen): fmode should be unsigned int.knu2008-06-081-4/+4
* Merge changes from ruby_1_8 that fixes build with Visual C++ 8 withknu2008-06-061-1/+1
* Merge changes from ruby_1_8 to reduce warnings and potentially improveknu2008-06-061-1/+1
* * file.c (file_expand_path): fix for non-existent files and SFN ofknu2008-06-061-1/+1
* * test/iconv: Tests fixed.knu2008-06-061-1/+1
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu2008-06-061-1/+1
* * ext/iconv/iconv.c (iconv_iconv): fix for length argument and nowknu2008-06-061-4/+4
* * enumerator.c (enumerator_init_copy): Take care ofknu2008-06-031-1/+1
* * enumerator.c (enumerator_allocate, enumerator_ptr): Properlyknu2008-06-031-1/+1
* * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bugknu2008-06-031-4/+4
* * lib/delegate.rb (DelegateClass, Delegator#respond_to?):knu2008-06-021-5/+5
* Merge from ruby_1_8.knu2008-05-311-0/+10
* Merge from ruby_1_8.knu2008-05-311-3/+3
* Merge from ruby_1_8.knu2008-05-291-3/+3
* Merge from ruby_1_8.knu2008-05-281-3/+3
* Merge from ruby_1_8.knu2008-05-271-3/+3
* Merge from ruby_1_8.knu2008-05-251-3/+3
* Merge from ruby_1_8.knu2008-05-241-3/+3
* Merge from ruby_1_8.knu2008-05-221-3/+3
* Merge from ruby_1_8.knu2008-05-211-3/+3
* Merge a NEWS entry from ruby_1_8.knu2008-05-181-3/+3
* Merge r16206 and r16239 from ruby_1_8.knu2008-05-181-4/+4
* Merge from ruby_1_8.knu2008-04-251-3/+3
* Merge from ruby_1_8.knu2008-04-221-3/+3
* Merge from ruby_1_8.knu2008-04-211-3/+3
* 20080420knu2008-04-201-3/+3
* Merge everything from ruby_1_8.knu2008-04-191-3/+3
* * 2008-04-18usa2008-04-181-3/+3
* Begin the 1.8.7 series.knu2008-04-151-4/+4
* * 2008-04-15nobu2008-04-151-3/+3
* * marshal.c (w_object): add volatile to avoid potential GC bug. amatz2008-04-101-3/+3
* * enum.c (iterate_method): add prototype to avoid warning on VC++.usa2008-04-091-3/+3
* 20080409knu2008-04-091-3/+3
* * re.c (rb_reg_quote): should always copy the quoting string.matz2008-04-081-3/+3
* * dir.c (dir_tell): check if closed. [ruby-core:16223]nobu2008-04-061-3/+3
* * object.c (rb_check_to_integer): backported for range_step.nobu2008-04-051-3/+3
* * range.c (range_step): should not round step into integer ifmatz2008-04-031-3/+3
* * lib/resolv.rb (Resolv::Config.default_config_hash): requiresnobu2008-03-311-4/+4
* * ext/tk/tcltklib.c: rb_hash_lookup has not been backported yet.nobu2008-03-291-3/+3
* * 2008-03-29nobu2008-03-291-3/+3
* * configure.in: sitearch should use target_cpu. [ruby-core:15986]nobu2008-03-241-3/+3
* * instruby.rb (open_for_install): write block result and rewrite onlynobu2008-03-211-3/+3
* * 2008-03-19usa2008-03-181-3/+3
* * configure.in: unset GREP_OPTIONS. [ruby-core:15918]nobu2008-03-171-3/+3