aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):kou2013-08-102-1/+8
* * test/rexml/parse/test_notation_declaration.rb (#test_system_public):kou2013-08-102-0/+14
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou2013-08-103-1/+21
* * NEWS: [DOC] typo in example reported by @moreteazzak2013-08-102-1/+6
* * proc.c: [DOC] rdoc code formattingzzak2013-08-102-23/+27
* parse.y: check for attrnobu2013-08-102-0/+27
* * lib/rss/trackback.rb: [DOC] Hide RSS::Trackback from rdoczzak2013-08-092-1/+8
* * bignum.c (big_div_struct): Use size_t.akr2013-08-092-11/+20
* * 2013-08-10svn2013-08-091-2/+2
* * ext/readline/readline.c (insert_ignore_escape): suppressktsj2013-08-091-1/+1
* * lib/rss/rexmlparser.rb: Remove needless REXML version check.kou2013-08-092-5/+7
* io-console.gemspec: drop 1.9nobu2013-08-091-1/+1
* configure.in: CoreFoundation framework optionnobu2013-08-092-2/+8
* re.c: suppress warningnobu2013-08-091-2/+2
* bignum.c: suppress warningnobu2013-08-091-1/+1
* proc.c: tabifynobu2013-08-091-2/+2
* ruby.c: use String path version parser functionsnobu2013-08-093-5/+19
* * ChangeLog: fix the reason.nobu2013-08-091-2/+1
* * ext/io/console/console.c: delete redefinition of rb_cloexec_open.charliesome2013-08-092-17/+6
* * NEWS: update about new methods for Binding.ko12013-08-092-0/+10
* * proc.c: add Binding#local_variable_get/set/defined?ko12013-08-095-0/+245
* * tool/make-snapshot: Fix order of priority for option parameter.hsbt2013-08-092-1/+5
* configure.in: clock_gettimenobu2013-08-091-2/+1
* file.c: normalize Form Cnobu2013-08-094-6/+31
* * time.c (get_timeval, get_new_timeval): use rb_obj_class()ktsj2013-08-092-2/+8
* * vm_insnhelper.c (vm_invoke_block): returning from lambda procktsj2013-08-094-2/+37
* suppress warning introduced by r42439 [ruby-dev:47040]naruse2013-08-081-1/+1
* common.mk: install archnobu2013-08-081-1/+1
* * 2013-08-09svn2013-08-081-2/+2
* enumerator.c: fix non-single argumentnobu2013-08-083-1/+24
* object.c: Module#singleton_class?nobu2013-08-084-0/+23
* fix typoskazu2013-08-081-2/+2
* * time.c (time_overflow_p): Avoid signed integer overflow.akr2013-08-082-8/+9
* Fix the previous commit.akr2013-08-082-2/+2
* * time.c (time_overflow_p): Avoid signed integer overflow.akr2013-08-082-9/+14
* * thread.c (rb_threadptr_pending_interrupt_check_mask):ko12013-08-082-2/+8
* * string.c (rb_str_format_m): use RARRAY_RAWPTR() instead ofko12013-08-082-1/+6
* * include/ruby/ruby.h: define USE_RGENGC_LOGGING_WB_UNPROTECT.ko12013-08-082-1/+9
* * include/ruby/ruby.h: add old macro name `RUBY_EVENT_SWITCH'.ko12013-08-082-0/+9
* * test/coverage/test_coverage.rb (TestCoverage#test_big_code): use `1'usa2013-08-082-1/+10
* * properties.nobu2013-08-080-0/+0
* * NEWS: add description of incompatibility introduced by r42396.shugo2013-08-082-0/+12
* * common.mk (mini): portable target to build minirubynaruse2013-08-083-0/+59
* proc.c: constifiynobu2013-08-082-2/+2
* test_range.rb: remove invalid assertionsnobu2013-08-081-8/+4
* * test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa2013-08-082-0/+9
* Follow r42431naruse2013-08-081-3/+3
* range.c: revert r42400nobu2013-08-083-17/+7
* file.c: rb_str_normalize_ospathnobu2013-08-083-13/+21
* * test/openssl/test_ssl.rb: Fix test for CVE-2013-4073.charliesome2013-08-072-2/+7