aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * encoding.c (Init_Encoding): Add IO example of internal and externaldrbrain2012-02-141-0/+5
* * encoding.c (Init_Encoding): Add Encoding documentation.drbrain2012-02-141-0/+6
* * gc.c (CEILDIV): rename to a appropriate name.nari2012-02-141-0/+4
* added bug refnari2012-02-141-0/+1
* * gc.c (assign_heap_slot): SEGV happens cause on 64-bit platformnari2012-02-141-0/+6
* * io.c (io_setstrbuf): cut down the buffer if longer.nobu2012-02-141-0/+4
* * lib/test/unit/assertions.rb (build_message): skip escapednobu2012-02-141-0/+5
* * variable.c (autoload_const_set, autoload_require): fixnobu2012-02-141-0/+5
* * process.c (proc_wait): Change typo "SystemError" todrbrain2012-02-131-0/+6
* * enumerator.c: Document use of Enumerator.new for creating a lazydrbrain2012-02-131-0/+5
* * vm_method.c (rb_method_boundp):knu2012-02-131-0/+10
* * gc.c (HEAP_OBJ_LIMIT, HEAP_BITMAP_LIMIT): HEAP_OBJ_LIMIT usednari2012-02-131-0/+10
* * io.c (io_setstrbuf): defer resizing buffer string until data isnobu2012-02-131-0/+5
* * io.c (Init_IO): use directive hack to make ARGF documentablenobu2012-02-131-0/+5
* * include/ruby/ruby.h (rb_event_hook_func_t): add argument names.nobu2012-02-121-0/+4
* * tool/merger.rb (#default_merge_branch): Add support forknu2012-02-121-0/+6
* * benchmark/driver.rb: suppress unused/shadowing variable warnings.ktsj2012-02-121-0/+4
* * vm_eval.c (check_funcall): Call respond_to? with matching arity fordrbrain2012-02-111-0/+5
* * compile.c (defined_expr): guard the whole expression.nobu2012-02-111-0/+5
* * ext/zlib/zlib.c (rb_inflate_add_dictionary): Addeddrbrain2012-02-111-0/+6
* * ext/zlib/zlib.c (do_inflate): Inflate more data if buffered datadrbrain2012-02-111-0/+6
* * dir.c (fnmatch): The * needs to be escaped to avoid formatting innaruse2012-02-101-0/+6
* * ext/psych/parser.c: removed external encoding setter, allow parsertenderlove2012-02-091-0/+7
* * ext/dl/dl.h (ALIGN_OF): use offsetof().nobu2012-02-091-1/+3
* * ext/dl/dl.h (DLALIGN): round up at once and get rid of overflow.nobu2012-02-091-0/+4
* * test/ruby/envutil.rb (assert_no_memory_leak): new assertion tonobu2012-02-091-0/+6
* * test/pathname/test_pathname.rb (test_binread): add assertion tonagachika2012-02-091-0/+5
* fix typoskazu2012-02-091-4/+4
* * ext/dl/dl.c (Init_dl): fix mangled documnet.nobu2012-02-091-0/+4
* * test/ruby/memory_status.rb (Memory::Win32): 64bit support.usa2012-02-091-0/+4
* * ext/dl/lib/value.rb (DL::ValueUtil.{unsigned_value,signed_value}):usa2012-02-091-0/+5
* * ext/fiddle/conversions.c (value_to_generic): src is not guranteed asusa2012-02-091-0/+6
* * remove trailing spaces.nobu2012-02-091-2/+2
* * ext/dl/lib/types.rb: Win64 support.usa2012-02-091-0/+4
* * test/pathname/test_pathname.rb: not read but binread.naruse2012-02-081-0/+5
* * string.c (rb_str_modify_expand): fix memory leak.nobu2012-02-081-0/+4
* * ext/openssl/ossl_ssl.c: Add SSL constants and allow to unset SSLnahi2012-02-081-0/+31
* * ext/openssl/ossl_x509name.c: Use the numerical representation ofemboss2012-02-081-2/+12
* * tool/merger.rb: don't abort, update first.naruse2012-02-081-0/+4
* * ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.emboss2012-02-081-0/+6
* * ext/openssl/ossl_cipher.c: Add warning about key as IV.emboss2012-02-081-0/+4
* * error.c (exc_inspect): Fix typo. patch from Trent Ogrenayumin2012-02-071-0/+5
* * st.c: refactor packed entries using structs.nobu2012-02-071-0/+4
* * st.c (st_update): table can be unpacked in the callback.nobu2012-02-071-1/+3
* * st.c (st_foreach): should not yield same pair when checkingnobu2012-02-071-0/+5
* * tool/merger.rb: abort if the working directory is dirty.naruse2012-02-061-0/+6
* * encoding.c (rb_enc_compatible): return ASCII-8BIT even if 2nd stringnaruse2012-02-051-0/+5
* add ML refkazu2012-02-041-1/+1
* * lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy.drbrain2012-02-021-0/+6
* * ext/openssl/ossl_x509store.c: Add class documentation fordrbrain2012-02-021-0/+5