aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/objspace/objspace.c: add two methods to debug internals.ko12015-05-284-0/+134
* generator.c: allocate structs with wrappernobu2015-05-283-11/+18
* parser.rl: allocate structs with wrappernobu2015-05-284-23/+23
* win32ole.c: wrapper object before allocnobu2015-05-281-2/+4
* tcltklib.c: allocate structs with wrappernobu2015-05-282-5/+9
* tkutil.c: check arguments typenobu2015-05-281-5/+7
* tkutil.c: check typenobu2015-05-281-0/+1
* * 2015-05-28svn2015-05-271-2/+2
* Fix typo in samples for tk ext [skip ci]nobu2015-05-273-2/+8
* tcltklib.c: fix memory leaknobu2015-05-271-0/+3
* test_bigdecimal.rb: adjustnobu2015-05-271-2/+2
* bigdecimal.c: wrapper object before allocnobu2015-05-272-6/+35
* envutil.rb: EnvUtil.gc_stress_to_classnobu2015-05-271-0/+8
* gc.c: mark stress_to_classnobu2015-05-271-0/+2
* gc.c: stress_to_classnobu2015-05-271-0/+59
* openssl: use RB_GC_GUARD instead of volatilenormal2015-05-272-3/+12
* drb: avoid redundant fcntl callnormal2015-05-273-3/+7
* * 2015-05-27svn2015-05-271-2/+2
* ossl_asn1.c: [DOC] Fix typo [skip ci]nobu2015-05-271-1/+1
* * vm_method.c (rb_alias): should resolve refined methods.shugo2015-05-263-0/+34
* * 2015-05-26svn2015-05-261-2/+2
* fix conditionkazu2015-05-262-1/+5
* * tool/redmine-backporter.rb (rel): after the relations is changed,usa2015-05-252-0/+8
* add .gitignore rules for Microsoft Visual C++naruse2015-05-251-0/+19
* * win32/win32.c (setup_overlapped): seek to the file end only whennaruse2015-05-252-4/+13
* io.c: refine messagenobu2015-05-251-1/+2
* * 2015-05-25svn2015-05-241-2/+2
* * numeric.c (Numeric#negative?): [DOC] Fix call-seq.eregon2015-05-242-1/+6
* ruby.c: show_usage_linenobu2015-05-241-9/+15
* * 2015-05-24svn2015-05-231-2/+2
* * debug.c (ruby_debug_print_id): use rb_id2name() for fprintf().ko12015-05-232-1/+5
* win32.c: suppress a warningnobu2015-05-231-1/+1
* man: updatednobu2015-05-236-5/+10
* common.mk: update-man-datenobu2015-05-232-0/+11
* file2lastrev.rb: format for modifiednobu2015-05-231-2/+4
* file2lastrev.rb: all ARGVnobu2015-05-231-27/+42
* rake.1: removednobu2015-05-231-141/+0
* * win32/win32.c (rb_w32_write_console): should return the count ofusa2015-05-222-1/+9
* * win32/win32.c (constat_apply): fixed comment. [skip ci]usa2015-05-221-1/+1
* * 2015-05-23svn2015-05-221-2/+2
* fix indent (tabify) [ci skip]kazu2015-05-221-4/+4
* fix a typo [ci skip]kazu2015-05-221-1/+1
* * lib/matrix.rb: Stylingmarcandre2015-05-221-6/+6
* * lib/prime.rb: Remove obsolete Prime.newmarcandre2015-05-223-55/+14
* intern.h: move rb_sym_all_symbolsnobu2015-05-222-1/+8
* test_parse.rb: move assertionsnobu2015-05-223-20/+16
* * complex.c (f_complex_polar): simple bug reproduced only when y isusa2015-05-223-1/+7
* process.c: do not discard statusnobu2015-05-223-18/+61
* * NEWS: added news for net-telnet and rakehsbt2015-05-222-0/+10
* * 2015-05-22svn2015-05-211-2/+2