aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * test/net/http/test_https_proxy.rbkazu2012-02-021-0/+10
* * lib/rexml/parsers/baseparser.rb: use meaningful name.kou2012-02-021-0/+4
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou2012-02-021-0/+7
* * io.c (argf_next_argv): reset ARGF.next_p on ARGV.replace.naruse2012-02-021-0/+6
* * test/net/http/test_http.rb (TestNetHTTPKeepAlive#*): remove debugusa2012-02-021-0/+5
* * parse.y (debug_lines, coverage): set file path encoding for coveragemame2012-02-011-0/+5
* * lib/tempfile.rb (Tempfile#unlink, Tempfile::Remover#call): Justknu2012-02-011-0/+9
* * doc/re.rdoc (Repetition): fix typo. reported by Ori Avtalionnobu2012-02-011-0/+5
* * io.c (argf_close): skip stdin, which should be readable again.nobu2012-01-311-0/+8
* * configure.in (HEAP_ALIGN_LOG): HEAP_ALIGN_LOG should be pagenari2012-01-311-0/+7
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): yield also child pidnobu2012-01-311-0/+5
* * vm_eval.c (vm_call0): should pass block to enumerators. patchednobu2012-01-301-0/+8
* * file.c (append_fspath): need to set the encoding to result always.usa2012-01-301-0/+4
* * test/irb/test_completion.rb: skip if cannot load irb/completionusa2012-01-301-0/+5
* Updated these files to detect AIX 7.kanemoto2012-01-291-0/+4
* * ext/readline/readline.c (readline_attempted_completion_function):nobu2012-01-291-0/+5
* * win32/win32.c (rb_w32_read): fix an issue that $stdin.read doesn'tshirosaki2012-01-281-0/+6
* * test/ruby/test_thread.rbshirosaki2012-01-281-0/+14
* * thread_win32.c (rb_w32_wait_events_blocking): useshirosaki2012-01-281-0/+17
* * test/zlib/test_zlib.rb (TestZlibGzipReader#test_reader_wrap): setshirosaki2012-01-281-0/+7
* * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc):nobu2012-01-271-0/+5
* * gc.c (HEAP_ALIGN, HEAP_ALIGN_MASK): DRY, let compiler calculatenobu2012-01-271-0/+5
* * lib/matrix.rb: Clean up extra whitespace in output documentation.drbrain2012-01-261-0/+4
* * ext/io/console/console.c (io_getch): default delegating methodnobu2012-01-251-0/+7
* * file.c (rb_file_s_basename): ignore non-ascii extension innobu2012-01-251-1/+4
* * file.c (rmext): no extension to strip if empty string.nobu2012-01-251-1/+3