aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* error.c: update builtin_typesnobu2015-03-301-3/+2
* win32.c: symlink than directorynobu2015-03-302-5/+14
* file.c: include terminatornobu2015-03-301-1/+2
* io.c: use read/write methods if possiblenobu2015-03-303-39/+65
* test_case.rb: $make before $MAKEnobu2015-03-301-2/+2
* * 2015-03-30svn2015-03-291-2/+2
* test_case.rb: use $MAKEnobu2015-03-291-2/+2
* * gc.c (objspace_allrefs_destruct_i): fix a typo.hsbt2015-03-292-2/+7
* fix typos [ci skip]kazu2015-03-291-2/+2
* proc.c: check iseq before replicationnobu2015-03-291-1/+1
* proc.c: replicate method envnobu2015-03-293-2/+40
* * 2015-03-29svn2015-03-291-2/+2
* test_proc.rb: test_curry_bindingnobu2015-03-291-1/+1
* vm.c: use MEMCPYnobu2015-03-291-3/+4
* vm_eval.c: suppress warningsnobu2015-03-281-12/+17
* vm_eval.c: simplifynobu2015-03-281-25/+13
* fix r50104 [Bug #10906]naruse2015-03-281-1/+3
* * ext/date/extconf.rb: try_cflags("-std=iso9899:1999") [Bug #10906]naruse2015-03-282-0/+10
* * 2015-03-28svn2015-03-271-2/+2
* vm_eval.c: simplify rb_iteratenobu2015-03-273-12/+8
* internal.h: rb_imemo_new_debugnobu2015-03-272-12/+6
* * 2015-03-27svn2015-03-271-2/+2
* common.mk: revert to MINIRUBYnobu2015-03-272-1/+6
* .gdbinit: T_IMEMOnobu2015-03-261-1/+35
* .gdbinit: T_IMEMOnobu2015-03-261-0/+7
* * properties.svn2015-03-260-0/+0
* * test/test_observer.rb: add tests for Observable module.hsbt2015-03-262-0/+70
* mkconfig.rb: embed version substringnobu2015-03-261-1/+1
* common.mk: BOOTSTRAPRUBY for enc.mknobu2015-03-261-1/+1
* * properties.svn2015-03-250-0/+0
* * 2015-03-26svn2015-03-251-2/+2
* README.EXT: add redirect [ruby-core:68631]normal2015-03-252-0/+5
* * ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,naruse2015-03-254-7/+21
* fs.c: fix f_typenobu2015-03-252-6/+16
* make-snapshot: override rest variablesnobu2015-03-251-2/+3
* make-snapshot: RUBY_VERSIONnobu2015-03-251-0/+2
* bm_hash_aref_flo.rb: fix datanobu2015-03-252-1/+6
* * .document: removed needless entries.hsbt2015-03-252-2/+4
* .gdbinit: member name changednobu2015-03-251-2/+2
* doc/extension*: Fix spelling of filenamesnormal2015-03-243-0/+5
* * 2015-03-25svn2015-03-241-2/+2
* * complex.c (k_exact_one_p): remove unused macro k_exact_one_p.gogotanaka2015-03-242-1/+2
* * complex.c (k_inexact_p, k_exact_zero_p): use k_exact_zero_p macrogogotanaka2015-03-242-5/+9
* * doc/extention.rdoc: move from toplevel document and added extname.hsbt2015-03-243-0/+5
* * doc/standard_library.rdoc: strip.hsbt2015-03-242-4/+4
* * doc/standard_library.rdoc: move Thread to Extentions.hsbt2015-03-242-1/+5
* * doc/contributing.rdoc: update Maintainers list.hsbt2015-03-242-2/+8
* * gc.c (gc_writebarrier_generational): fix messages for rb_bug().ko12015-03-242-6/+13
* * README.ja.md: should be chunibyo.shugo2015-03-242-9/+13
* fs.c: use statfs/statvfsnobu2015-03-243-38/+66