aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Decrease heading under DateTime [ci skip]zzak2015-05-311-1/+1
* tkutil.c: fix memory leak and segfaultnobu2015-05-311-79/+50
* * eval_intern.h, vm_method.c: move macros to functions.ko12015-05-314-10/+35
* * ext/date/date_core.c: [DOC] Add comparison of Time and DateTimezzak2015-05-312-1/+65
* * vm_core.h (VM_FRAME_MAGIC_DUMMY): introduce new frame type toko12015-05-314-2/+12
* * class.c (rb_class_has_methods): added to reduce depenedencyko12015-05-314-2/+19
* * gc.c , gc.h (rb_obj_info): export obj_info(VALUE) for debugging.ko12015-05-313-0/+17
* * test/ruby/test_gc.rb: increase timeout seconds for GC stressfulko12015-05-312-1/+6
* * 2015-06-01svn2015-05-311-3/+3
* tkutil.c: reduce unnecessary buffernobu2015-05-311-2/+2
* test_tempfile.rb: use assert_predicatenobu2015-05-311-4/+4
* test_tempfile.rb: use assert_filenobu2015-05-311-5/+5
* fix indentko12015-05-301-2/+2
* * method.h: fix typo of comments.ko12015-05-302-3/+7
* * method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko12015-05-309-53/+218
* * vm_method.c (rb_unlink_method_entry): make it static.ko12015-05-302-1/+5
* fix ChangeLog message.ko12015-05-301-2/+0
* * 2015-05-31svn2015-05-301-2/+2
* * method.h, vm_method.c (rb_free_method_entry): constify a parameter.ko12015-05-304-4/+11
* * lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa2015-05-303-2/+7
* ext/socket/ancdata.c: use RB_GC_GUARD instead of volatilenormal2015-05-302-1/+9
* * lib/tempfile.rb (Tempfile#initialize): initialize @unlinked to fixusa2015-05-302-0/+7
* change lingering dtrace probe documentation from function- to method-tenderlove2015-05-303-8/+13
* * lib/tempfile.rb: refactoring.glass2015-05-302-55/+38
* * properties.svn2015-05-300-0/+0
* variable.c: avoid compatibility table with generic ivarsnormal2015-05-308-23/+117
* cont.c: Check ruby_current_threadnobu2015-05-302-4/+8
* variable.c: use indices for generic ivarsnormal2015-05-292-125/+371
* * 2015-05-30svn2015-05-291-2/+2
* variable.c: extract common functions for generic ivar indicesnormal2015-05-292-20/+51
* * properties.svn2015-05-290-0/+0
* * tool/make_hgraph.rb: added.ko12015-05-292-0/+99
* openssl: wrapper object before allocnobu2015-05-2923-124/+226
* psych: allocate structs with wrappernobu2015-05-292-5/+4
* parse.y: check NTH_REF rangenobu2015-05-296-14/+57
* socket: avoid redundant fcntl on Linuxnormal2015-05-294-3/+26
* ChangeLog: add missing reference [ci skip]normal2015-05-291-0/+1
* lib/*: use monotonic clock for timeoutsnormal2015-05-293-5/+10
* * 2015-05-29svn2015-05-281-2/+2
* * 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