| Commit message (Expand) | Author | Age | Files | Lines |
* | * tool/instruction.rb (make_header_prepare_stack): check stack | nobu | 2009-09-23 | 1 | -4/+16 |
* | * tool/transcode-tblgen.rb (transcode_generated_code): fixed type. | nobu | 2009-09-22 | 1 | -1/+1 |
* | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu | 2009-09-21 | 1 | -2/+2 |
* | * tool/instruction.rb (make_insn_operand_optimized): fixed typo. | nobu | 2009-09-21 | 1 | -2/+2 |
* | * tool/rbinstall.rb (parse_args): show help message and exit if | nobu | 2009-09-14 | 1 | -4/+14 |
* | * common.mk (install-all): target to install all. | nobu | 2009-09-14 | 1 | -35/+30 |
* | * tool/config.{guess,sub}: updated to automake-1.11. | nobu | 2009-09-11 | 2 | -27/+84 |
* | * unicode.c (onigenc_unicode_property_name_to_ctype): | naruse | 2009-09-10 | 1 | -3/+9 |
* | * tool/compile_prelude.rb: reverted. | nobu | 2009-09-08 | 1 | -1/+1 |
* | * tool/compile_prelude.rb: evaluates in the main context. | nobu | 2009-09-08 | 1 | -1/+1 |
* | * insns.def (opt_*): add IC operands. | ko1 | 2009-09-06 | 1 | -1/+1 |
* | * tool/instruction.rb: executable. | nobu | 2009-09-02 | 1 | -0/+0 |
* | * tool/instruction.rb (RubyVM::InstructionsLoader#make_stackcaching_insns): | nobu | 2009-09-01 | 1 | -8/+3 |
* | * tool/file2lastrev.rb: executable. | nobu | 2009-09-01 | 1 | -0/+0 |
* | * tool/mkconfig.rb (program_transform_name): fix for multiple trans | naruse | 2009-08-26 | 2 | -2/+2 |
* | * tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61 | nobu | 2009-08-26 | 1 | -2/+2 |
* | Update Oniguruma's UnicodeData to 5.1. | naruse | 2009-08-25 | 1 | -0/+230 |
* | * tool/compile_prelude.rb: fixes a regexp pattern for require. | yugui | 2009-08-08 | 1 | -2/+2 |
* | * tool/rbinstall.rb (gem): suppressed warnings. | nobu | 2009-08-01 | 1 | -6/+7 |
* | * tool/compile_prelude.rb: too long string literal causes compile error | usa | 2009-07-31 | 1 | -5/+10 |
* | * tool/compile_prelude.rb: replaces "require" with in-place evaluation | yugui | 2009-07-30 | 1 | -1/+20 |
* | * enc/trans/big5.trans, big5-hkscs-tbl.rb: | duerst | 2009-07-24 | 1 | -1/+2 |
* | * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. | ko1 | 2009-07-13 | 1 | -0/+8 |
* | * tool/*: executable. | nobu | 2009-06-30 | 1 | -0/+0 |
* | * tool/rbinstall.rb: renamed to get rid of collision against | nobu | 2009-06-30 | 1 | -1/+1 |
* | * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions on | nobu | 2009-06-30 | 1 | -4/+4 |
* | * tool/file2lastrev.rb: get rid of global variables. | nobu | 2009-06-30 | 1 | -12/+14 |
* | * tool/compile_prelude.rb: use US-ASCII name. | nobu | 2009-06-30 | 1 | -2/+2 |
* | * insns.def, tool/instruction.rb: fixed types. | nobu | 2009-06-30 | 1 | -1/+1 |
* | * tool/*: executable. | nobu | 2009-06-30 | 10 | -0/+0 |
* | Remove suprious #dump on version | drbrain | 2009-06-29 | 1 | -1/+1 |
* | summary is required in a valid gemspec, fixes gem list -d | drbrain | 2009-06-29 | 1 | -1/+7 |
* | * tool/strip-rdocs.rb: supports QT style doxy-comments. | yugui | 2009-06-29 | 1 | -3/+3 |
* | * tool/instruby.rb (:gem): registers the bundled version | yugui | 2009-06-28 | 1 | -5/+9 |
* | * instruby.rb: '&' in sed s command's replacement is '\&' in ruby. | usa | 2009-06-25 | 1 | -1/+1 |
* | * tool/mkconfig.rb, tool/instruby.rb: removed redundant code. | nobu | 2009-05-25 | 2 | -3/+3 |
* | * configure.in ($ridir): new configuration. [ruby-core:23520]. | yugui | 2009-05-23 | 1 | -1/+1 |
* | * config.guess: moved into tool/. | yugui | 2009-05-22 | 3 | -0/+3190 |
* | * instruby.rb: moved into tool/. | yugui | 2009-05-22 | 4 | -0/+889 |
* | Fix: raised error on tool/ifchange. | naruse | 2009-05-05 | 1 | -1/+1 |
* | Fix: DON'T move in_p because before in_p is replaced by buffered data. | naruse | 2009-05-05 | 1 | -5/+4 |
* | * runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG. | akr | 2009-04-30 | 1 | -2/+2 |
* | * tool/transcode-tb (ActionMap#each_firstbyte): | naruse | 2009-04-26 | 1 | -1/+6 |
* | * tool/transcode-tb (ActionMap#generate_node): | naruse | 2009-04-26 | 1 | -1/+1 |
* | * tool/make-snapshot (package): creates .revision.time and passes | nobu | 2009-03-17 | 1 | -1/+2 |
* | * tool/ifchange: removed newer substitution syntax. | nobu | 2009-03-17 | 1 | -2/+1 |
* | * common.mk (REVISION_H): keeps timestamp of revision.h. | nobu | 2009-03-16 | 1 | -6/+30 |
* | * tool/ytab.sed: replaces backslashes with slash for nmake. | nobu | 2009-03-11 | 1 | -0/+1 |
* | * tool/generic_erb.rb: fixed typo. | nobu | 2009-02-02 | 1 | -2/+2 |
* | * tool/make-snapshot (prereq): remove enc.mk from tarball because | usa | 2009-01-30 | 1 | -9/+1 |