summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08file.c: rb_str_normalize_ospathnobu
2013-08-07* test/openssl/test_ssl.rb: Fix test for CVE-2013-4073.charliesome
2013-08-07* 2013-08-08svn
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2013-08-07Add Process.argv0.knu
2013-08-07Add Process.setproctitle().knu
2013-08-07* bignum.c (rb_big_odd_p): Check the bignum length.akr
2013-08-07* bignum.c (dbl2big): A condition simplified.akr
2013-08-07* ChangeLog: missed ticket number.usa
2013-08-07* test/webrick/test_cgi.rb (TestWEBrickCGI#{start_cgi_server,test_cgi}):usa
2013-08-07* cont.c (rb_fiber_start): use RARRAY_RAWPTR() instead ofko1
2013-08-07* random.c (random_load): use RARRAY_RAWPTR() instead ofko1
2013-08-07* thread.c (thread_start_func_2): use RARRAY_RAWPTR() instead ofko1
2013-08-07* string.c: [DOC] Description of rb_str_equal [Fixes GH-375]zzak
2013-08-06* ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMACzzak
2013-08-06* lib/rss/utils.rb: [DOC] RSS::Utils by Steve Klabnik [Bug #8745]zzak
2013-08-06* 2013-08-07svn
2013-08-06* bignum.c (nlz16): Removed.akr
2013-08-06Typo from r42411zzak
2013-08-06* time.c: [DOC] Typo in Time overview by @sparr [Fixes GH-374]zzak
2013-08-06* lib/rss/1.0.rb: [DOC] Document RSS110 by Steve Klabnik [Bug #8740]zzak
2013-08-06* ext/readline/readline.c (readline_s_delete_text): removekouji
2013-08-06* ext/readline/readline.c, test/readline/test_readline.rb: fixkouji
2013-08-06range.c: return nil for empty rangenobu
2013-08-06* remove trailing spaces.nobu
2013-08-06* ext/readline/readline.c (readline_s_set_point, Init_readline):kouji
2013-08-06json/add/range.rb: use Range#endnobu
2013-08-06net/http/header.rb: remove a hacknobu
2013-08-06* ext/readline/readline.c (Init_readline, readline_s_set_output)kouji
2013-08-06* vm_insnhelper.c (vm_push_frame): change type of stack_max to size_t.ko1
2013-08-06range.c: consider exclusivenobu
2013-08-06win32.c: fix conversionnobu
2013-08-06* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko1
2013-08-06win32.c: conversion from WCHARnobu
2013-08-06* vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo
2013-08-06string.c: fix typonobu
2013-08-06win32.c: supprss warningnobu
2013-08-06[DOC] refine a call seq.akr
2013-08-06* bignum.c (rb_big_realloc): Use VALGRIND_MAKE_MEM_UNDEFINED toakr
2013-08-05* process.c: [DOC] Document caveats of command form of Process.spawnzzak
2013-08-05* lib/rss/0.9.rb: [DOC] Typo in example [Bug #8732]zzak
2013-08-05* 2013-08-06svn
2013-08-05* lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak
2013-08-05* bignum.c: Rename local variables.akr
2013-08-05* vm_trace.c: [DOC] Fix TracePoint return values in exampleszzak
2013-08-05win32.c: conversion to WCHARnobu
2013-08-05win32.c: fix wrong trimmingnobu
2013-08-05test_econv.rb: assert_separatelynobu
2013-08-05fix typoskazu
2013-08-05* include/ruby/encoding.h: document which user flags are used bycharliesome