Age | Commit message (Expand) | Author |
2018-12-01 | LEGAL: update [ci skip] | nobu |
2018-12-01 | Include LEGAL in .document [ci skip] | nobu |
2018-11-02 | Added bundler as default gems. Revisit [Feature #12733] | hsbt |
2018-02-21 | Update url with 404 status on LEGAL file. | hsbt |
2017-12-22 | Postponing the Bundler merge. | hsbt |
2017-11-29 | Update information about Oniguruma/Onigmo [Bug #13818] | naruse |
2017-09-24 | Removed ubygems.rb. rubygems.rb is always loaded now. | hsbt |
2017-09-23 | update section styles for psych, rubygems, bundler. | hsbt |
2017-09-23 | Added sections of pysch library to LEGAL. | hsbt |
2017-09-23 | Added bundler's license to LEGAL. | hsbt |
2017-09-23 | Added missing "ubygems.rb" file of rubygems to LEGAL. | hsbt |
2017-09-23 | Integrate LICENSE file of rubygems to LEGAL. | hsbt |
2017-09-20 | Adapt tools to follow spec/rubyspec => spec/ruby rename | eregon |
2017-09-01 | replace copyrights by explanatory text in data files for GB2312/GB12345 mappings | duerst |
2017-05-08 | Add mspec and rubyspec to LEGAL [ci skip] | kazu |
2017-04-21 | Remove missing/strtol.c | rhe |
2016-09-11 | Use https instead of http in some URLs | kazu |
2016-07-22 | * LEGAL: Added entries for files under the USD license. | hsbt |
2016-07-22 | * LEGAL: Added entry for `lib/rdoc/generator/template/darkfish/css/fonts.css` | hsbt |
2016-07-21 | * missing/strl{cat,cpy}.c: Update latest upstream files. | hsbt |
2016-07-21 | * LEGAL: added file list with CC0 license. | hsbt |
2016-06-21 | * LEGAL: Added filenames and copyrights for some files in | duerst |
2015-08-17 | LEGAL: adjust style | nobu |
2014-05-14 | * LEGAL: added license infomation of ccan files. | hsbt |
2014-04-02 | * remove trailing spaces. | nobu |
2014-03-10 | * vm_dump.c (rb_vm_bugreport): show vm maps on FreeBSD. | naruse |
2011-08-03 | * util.c, include/ruby/util.h (ruby_add_suffix): remove the function. | usa |
2011-05-17 | * LEGAL (missing/{elf,tgamma,lgamma_r}.c): they've been replaced by | usa |
2011-05-17 | fix r31606 | kosaki |
2011-05-17 | * LEGAL (configure): add missing/setproctitle.c | kosaki |
2010-09-16 | Revert r29271 pending due discussion. | knu |
2010-09-16 | * LEGAL: Rephrase the leading sentences for clarification. Avoid | knu |
2010-04-12 | * LEGAL: separated the section for parse.c. contributed by Paul | nobu |
2010-04-01 | * sprintf.c (rb_str_format): support %a format. [ruby-dev:40650] | naruse |
2009-05-22 | * config.guess: moved into tool/. | yugui |
2009-01-16 | Commit miss at r21521, poited out by Yugui. | duerst |
2008-10-04 | * x68/_dtos18.c: removed. Ruby no longer supports human68k. | yugui |
2008-09-22 | * LEGAL: updated file names removed and added. [ruby-dev:36426] | matz |
2008-02-07 | * math.c (math_gamma): new method Math.gamma. | akr |
2008-01-02 | * util.c (ruby_strtoul): locale independent strtoul is implemented to | akr |
2008-01-02 | * missing/strcasecmp.c: removed. Ruby don't use locale dependent | akr |
2007-08-22 | * missing/strtod.c: removed. [ruby-dev:31588] | matz |
2007-03-19 | * missing/{strlcat,strlcpy}.c, missing.h: new functions. | usa |
2005-07-13 | * LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8. | nobu |
2005-07-01 | * bignum.c (rb_big_neg): may be accessing bogus pointer value. | matz |
2005-02-26 | remove oniggnu.h (GNU regex API). | kosako |
2005-02-17 | remove GNU regex API | kosako |
2004-03-05 | * oniggnu.h: imported from Oniguruma library. | ksaito |
2003-06-05 | * math.c (math_erf,math_erfc): new function. [ruby-list:37753] | matz |
2002-07-26 | * random.c: replace with Mersenne Twister RNG. | matz |