index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
* Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and
nobu
2009-01-25
1
-0
/
+11
*
* tool/make-snapshot (package): includes all rules and expand
nobu
2009-01-16
1
-2
/
+7
*
* tool/file2lastrev.rb: RUBY_REVISION must be an integer.
akr
2009-01-15
1
-1
/
+1
*
* enc/trans/gb18030.trans: get rid of a 1.9 feature for cross
nobu
2009-01-14
1
-1
/
+1
*
* enc/trans/gb18030.trans, gb18030-tbl.rb:
duerst
2009-01-14
1
-1
/
+8
*
* tool/file2lastrev.rb (get_revisions): fixes problem with
yugui
2009-01-13
1
-3
/
+6
*
* tool/flie2lastrev.rb: supports git repositories which are cloned
yugui
2009-01-01
1
-1
/
+6
*
* tool/file2lastrev.rb: unset PWD.
nobu
2008-12-31
1
-1
/
+3
*
* tool/file2lastrev.rb (get_revisions): fix to ignore end of line.
ko1
2008-12-24
1
-2
/
+2
*
* tool/file2lastrev.rb: shouldn't use single quote in shell's command
usa
2008-12-23
1
-2
/
+2
*
* tool/file2lastrev.rb: detects vcs directory properly on building
yugui
2008-12-23
1
-10
/
+6
*
* Doxyfile.in: new file. Template of a configuration file for
yugui
2008-12-22
2
-0
/
+106
*
* tool/make-snapshot (package): enc.mk in snapshot is dummy and should
nobu
2008-12-08
1
-0
/
+8
*
* tool/make-snapshot (package): added RM and CP. [ruby-dev:37288]
nobu
2008-12-06
1
-0
/
+2
*
* tool/make-snapshot: binary encoding spec is no longer needed in 1.9.
nobu
2008-11-06
1
-2
/
+2
*
* tool/make-snapshot.rb: merged from ruby_1_9_1.
yugui
2008-10-28
1
-4
/
+7
*
* tool/make-snapshot: use String#bytesize.
nobu
2008-10-28
1
-2
/
+8
*
* configure.in ($MANTYPE): followed ruby.1, which had moved.
yugui
2008-10-25
1
-1
/
+1
*
* mdoc2man.rb: moved into tools/.
yugui
2008-10-21
1
-0
/
+465
*
* tool/generic_erb.rb: sends the result to stdout if no output option.
nobu
2008-10-19
1
-0
/
+2
*
* common.mk (srcs): removed ID_H_TARGET.
nobu
2008-10-19
1
-7
/
+5
*
* keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed
yugui
2008-10-18
1
-4
/
+4
*
* tool/transcode-tblgen.rb: added set_valid_byte_pattern
duerst
2008-10-18
1
-22
/
+17
*
* common.mk (ID_H_TARGET): phony target to update id.h.
nobu
2008-10-17
2
-1
/
+39
*
* tool/insns2vm.rb: remove -Kn option in shebang line because it's
usa
2008-10-17
1
-1
/
+1
*
* enc/trans/single_byte.trans: added windows-1252
duerst
2008-10-14
1
-0
/
+1
*
* common.mk (dist): nothing is need to run BASERUBY.
nobu
2008-09-26
1
-7
/
+24
*
* error.c (Init_syserr): moved to the template.
yugui
2008-09-26
1
-0
/
+4
*
* transcode_data.h (STR1_LENGTH): defined.
akr
2008-09-15
1
-2
/
+2
*
* tool/compile_prelude.rb: print "<internal:prelude>" instead of
mame
2008-09-10
1
-1
/
+1
*
* tool/transcode-tblgen.rb (StrSet#hash): cache hash value.
akr
2008-09-09
1
-2
/
+4
*
* include/ruby/encoding.h (rb_econv_asciicompat_encoding): renamed
akr
2008-09-08
1
-1
/
+1
*
* tool/transcode-tblgen.rb (ArrayCode): less string substitutions.
akr
2008-09-08
1
-11
/
+12
*
* tool/transcode-tblgen.rb (transcode_tblgen): log message refined.
akr
2008-09-07
1
-1
/
+7
*
* enc/trans/escape.trans: use transcode_tblgen.
akr
2008-09-07
1
-1
/
+1
*
* tool/transcode-tblgen.rb (ActionMap#str_name): new method to
akr
2008-09-07
1
-13
/
+31
*
* tool/transcode-tblgen.rb (ActionMap#generate_info): use a memo to
akr
2008-09-07
1
-7
/
+15
*
* transcode_data.h (STR1): defined for a string up to 255 bytes.
akr
2008-09-07
1
-0
/
+12
*
* tool/transcode-tblgen.rb: o4 is usable only if the first byte is
akr
2008-09-07
1
-1
/
+1
[next]