summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-12-07Remove non C99 confirm headers and add function commentsDaniel Bovensiepen
2012-12-06Merge remote-tracking branch 'mruby/master' into mrbgemsDaniel Bovensiepen
2012-12-05Merge pull request #567 from beoran/beoran_stack_overflow_fixYukihiro "Matz" Matsumoto
2012-12-05Merge pull request #591 from iij/pr-string-octal2Yukihiro "Matz" Matsumoto
2012-12-05rename mrb_load_irep for mrbtest to be consistent to name changeDaniel Bovensiepen
2012-12-05Fix out of boundary scan in case of octal formatted stringTakashi Sogabe
2012-12-05rename mrb_load_irep etc. for naming consistencyYukihiro Matz Matsumoto
2012-12-04Merge pull request #587 from iij/pr-string-octalYukihiro "Matz" Matsumoto
2012-12-05Merge remote-tracking branch 'mruby/master' into mrbgemsDaniel Bovensiepen
2012-12-04Fix loss of MSB in conditions of octal formatted stringTakashi Sogabe
2012-12-03Merge branch 'master' of github.com:mruby/mrubyYukihiro Matz Matsumoto
2012-12-03Array#[]= should return assigning value; close #584Yukihiro Matz Matsumoto
2012-12-03Merge pull request #582 from skandhas/pr-add-check_const_nameYukihiro "Matz" Matsumoto
2012-12-03add check_const_name for Module#const_setskandhas
2012-12-03add check_const_name for Module#const_getskandhas
2012-12-03add check_const_name for Module#const_defined?skandhas
2012-12-03add function:check_const_nameskandhas
2012-12-02Merge pull request #568 from mauceri/masterYukihiro "Matz" Matsumoto
2012-12-03Ruby's Time#yday should start from 1; close #581Yukihiro Matz Matsumoto
2012-12-01Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-30Merge pull request #573 from skandhas/pr-add-Module-module_evalYukihiro "Matz" Matsumoto
2012-11-30Merge pull request #580 from shtirlic/fix_warnsYukihiro "Matz" Matsumoto
2012-11-30Merge pull request #578 from tricknotes/stop-warningYukihiro "Matz" Matsumoto
2012-11-30Merge pull request #579 from skandhas/pr-remove-incorrect-pop-in-codegenYukihiro "Matz" Matsumoto
2012-12-01Fix typos: invalide -> invalid; patch from @darashi; close #577Yukihiro Matz Matsumoto
2012-11-30add test for 'Abbreviated variable assignment as returns'skandhas
2012-11-30remove incorrect pop() in codegenskandhas
2012-11-30Stop warning: extra ';' outside of a functionRyunosuke SATO
2012-11-29Fix compile warnings in mirbshtirlic
2012-11-28Small cosmetic change in the documentation for mrbgemsDaniel Bovensiepen
2012-11-27Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-27add Module#class_eval testskandhas
2012-11-27add Module#class_evalskandhas
2012-11-27add comments for Module#module_evalskandhas
2012-11-27add Module#module_eval testskandhas
2012-11-27add Module#module_evalskandhas
2012-11-26Merge pull request #572 from skandhas/pr-add-Module-instance_methodsYukihiro "Matz" Matsumoto
2012-11-26add comments for Module#instance_methodsskandhas
2012-11-26Change link-order for mrbgems as suggested by @sogabe to avoid linking-errorDaniel Bovensiepen
2012-11-26add Module#instance_methods testskandhas
2012-11-26Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-26add Module#instance_methodsskandhas
2012-11-26make 'class_instance_method_list' into a non-static funcionskandhas
2012-11-25Merge pull request #571 from skandhas/pr-add-Module-include-pYukihiro "Matz" Matsumoto
2012-11-24add comment for Module#include?skandhas
2012-11-24add Module#include? testskandhas
2012-11-24add Module#include?skandhas
2012-11-24Add usage documentation for mrbgems Daniel Bovensiepen
2012-11-23Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-23Add the usage of MRUBY_ROOT to the mrbgems build system, so that we can easil...Daniel Bovensiepen