aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * .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
* * tool/redmine-backporter.rb: now doesn't required spaces just afterusa2015-03-242-2/+7
* [Feature #10950] fixed by r50064nobu2015-03-231-1/+1
* * 2015-03-24svn2015-03-231-2/+2
* ChangeLog: remove duplicated entry at r50057. [ci skip]nagachika2015-03-231-10/+0
* dir.c: don't raise after closenobu2015-03-233-4/+16
* file.c: move rb_readlink on Windowsnobu2015-03-233-1/+35
* win32.c: readlinknobu2015-03-235-0/+119
* win32.c: fix DLL namenobu2015-03-231-1/+1
* win32.c: w32_lstati64nobu2015-03-237-2/+115
* json_index.rb: check zlibnobu2015-03-232-2/+11
* * 2015-03-23svn2015-03-221-2/+2
* marshal.c: register symbol strings firstnobu2015-03-223-12/+50
* variable.c: escape erred namenobu2015-03-221-2/+2
* * doc/etc.rd.ja: Fix wrong coding for Emacs.kou2015-03-222-1/+5
* file.c: check arguments lengthsnobu2015-03-221-2/+17
* win32.c: path_drivenobu2015-03-221-2/+9
* win32.c: stat_by_findnobu2015-03-222-24/+38
* win32.c: stati64_handlenobu2015-03-221-3/+16
* win32.c: name_for_statnobu2015-03-221-10/+22
* make-snapshot: CONFIGUREnobu2015-03-222-1/+5
* make-snapshot: substitute configuration variablesnobu2015-03-222-17/+33
* * 2015-03-22svn2015-03-211-2/+2
* common.mk: strip autogenerated dependenciesnobu2015-03-212-4/+13
* complex.c: [DOC] mention about Complex literal.gogotanaka2015-03-211-2/+3
* fix a typo [ci skip]kazu2015-03-211-2/+2
* console.c: winsize on Windowsnobu2015-03-213-11/+20
* * 2015-03-21svn2015-03-211-2/+2
* Makefile.in: selectable configurenobu2015-03-211-3/+3
* proc.c: respond_to_missing? at Methodnobu2015-03-203-41/+106
* * .travis.yml: enabled email notification.hsbt2015-03-202-0/+8
* * .travis.yml: removed Ruby 1.9.3 build on Travis CIhsbt2015-03-202-1/+4
* test_inadvertent_creation.rb: fix messagesnobu2015-03-201-4/+4
* test_inadvertent_creation.rb: undefined singletonnobu2015-03-201-0/+1
* * gc.c (obj_info): obj_info() can receive internal objects.ko12015-03-202-15/+18
* revert r50031 because it includes unexpected patchko12015-03-203-22/+15
* * gc.c (obj_info): obj_info() can receive internal objects.ko12015-03-203-15/+22
* * 2015-03-20svn2015-03-201-2/+2