summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-09* process.c (OBJ2UID1): Defined even if getpwnam_r is not usable.akr
2014-04-09ossl.c: OPENSSL_LIBRARY_VERSIONnobu
2014-04-09encoding.c: fix rdoc of `__FILE__`nobu
2014-04-09* test/ruby/test_gc.rb: more long timeout.ko1
2014-04-09configure.in: no __builtin_setjmp on x64-mingwnobu
2014-04-09string.c: remove unnecessary terminator spacenobu
2014-04-09* 2014-04-09svn
2014-04-09string.c: fix capacitynobu
2014-04-08* lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.knu
2014-04-08* 2014-04-08svn
2014-04-08* gc.c: rename `RGENGC_THREEGEN' to `RGENGC_AGE2_PROMOTION'.ko1
2014-04-07* ext/socket/socket.c (sock_s_getnameinfo): Save errno for EAI_SYSTEM.akr
2014-04-06* lib/xmlrpc/client.rb (do_rpc): don't check body length.naruse
2014-04-06* lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre
2014-04-06* lib/matrix.rb: Add first_minor [fix GH-568]marcandre
2014-04-06* test/matrix/test_matrix: Add tests for trivial cases [fix GH-576]marcandre
2014-04-06* 2014-04-07svn
2014-04-06* lib/matrix: Handle empty diagonal matrix case [fix GH-576]marcandre
2014-04-05dln.c: non-ascii path on Windowsnobu
2014-04-05* 2014-04-06svn
2014-04-05win32.c: wchar conversionnobu
2014-04-05 * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf
2014-04-04* 2014-04-05svn
2014-04-04readline/extconf.rb: rl_hook_func_tnobu
2014-04-04signal.c: check stack overflow by SPnobu
2014-04-04eval_intern.h: VAR_INITIALIZEDnobu
2014-04-04configure.in: get rid of clang fatal errornobu
2014-04-03* 2014-04-04svn
2014-04-03configure.in: restore flagsnobu
2014-04-03configure.in: indentnobu
2014-04-03* 2014-04-03svn
2014-04-03* lib/csv.rb: fix minor typo by @baroquebobcat [fix GH-583][ci skip]hsbt
2014-04-02configure.in: use the first candidatenobu
2014-04-02configure.in: fix for clang 5.1 __builtin_longjmpnobu
2014-04-02* properties.nobu
2014-04-02* remove trailing spaces.nobu
2014-04-02* gc.c, gc.h (rb_objspace_each_objects_without_setup):ko1
2014-04-02eval_intern.h: __builtin_longjmp requires literal 1 on gcc 4.9nobu
2014-04-02configure.in: do not use a variable for longjmpnobu
2014-04-02* common.mk: Use redmine-2.x url for DeveloperHowto wiki.hsbt
2014-04-02* doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotnhsbt
2014-04-02* 2014-04-02svn
2014-04-02Fix error with empty args.kazu
2014-04-01* lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg2
2014-04-01* lib/csv.rb: Don't attempt to convert nil headers.jeg2
2014-04-01fix the example of failed URInaruse
2014-04-01* README.EXT: fix typo.hsbt
2014-04-01config_files.rb: show failurenobu
2014-04-01* addr2line.c (rb_dump_backtrace_with_lines): don't depend hard codednaruse
2014-04-01* parse.y (rb_str_dynamic_intern): set mark bit if dynamic symbolktsj