summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-03Add svn:ignore entries.knu
2008-09-02* 2008-09-03svn
2008-09-02* vm_insnhelper.c (vm_method_missing): copy arguments to allocatedmame
2008-09-02* transcode_data.h (base_element): removed.akr
2008-09-02* tool/transcode-tblgen.rb: add prefix for byte_array and word_array.akr
2008-09-02* enc/trans/make_transdb.rb: check foo.c only if foo.trans exists.akr
2008-09-02* enc/trans/make_transdb.rb: error message improved.akr
2008-09-02revert last commit.akr
2008-09-02* enc/trans/make_transdb.rb: error message improved.akr
2008-09-02 * enc/trans/utf_16_32.trans (from_UTF_8): rename from to_UTF_16BEusa
2008-09-02* enc/emacs_mule.c (svn:executable): dropped executable bit.yugui
2008-09-02* ChangeLog: fixed ML reference of r15966.nobu
2008-09-02 * win32/Makefile.sub (COMPILERFLAG): new compiler flag to compileusa
2008-09-02* enc/trans/japanese_euc.trans: splitted from japanese.trans to avoidakr
2008-09-02 * win32/Makefile.sub (miniruby): new target.usa
2008-09-02* marshal.c (struct load_arg): data is now st_table.nobu
2008-09-02properties.nobu
2008-09-02 * win32/win32.c (gettimeofday): easier calculation. use the definitionusa
2008-09-02* common.mk (distclean-golf): moved golf_prelude.c here fromyugui
2008-09-02 * win32/win32.c (gettimeofday): calc tv_sec and tv_usec from systemusa
2008-09-01* transcode_data.h (o3): prevent sign extension on 64bit environment.akr
2008-09-01* tool/transcode-tblgen.rb: comment removed in generated code.akr
2008-09-01* tool/transcode-tblgen.rb: define TRANSCODE_TABLE_INFO in generatedakr
2008-09-01* tool/transcode-tblgen.rb: record infos and BYTE_LOOKUPs as index ofakr
2008-09-01* tool/transcode-tblgen.rb: don't need to cast offsets array.akr
2008-09-01* tool/transcode-tblgen.rb: record offsets array as index ofakr
2008-09-01* tool/transcode-tblgen.rb: make infos arrays and BYTE_LOOKUPs intoakr
2008-09-01* common.mk (clean-golf): added.yugui
2008-09-01* common.mk (realclean-local): added newline.c.yugui
2008-09-01* 2008-09-02svn
2008-09-01* transcode_data.h (BYTE_LOOKUP): change to uintptr_t array.akr
2008-09-01* transcode_data.h (BYTE_LOOKUP_BASE): abstract accessor forakr
2008-09-01* tool/transcode-tblgen.rb: gather infos arrays and BYTE_LOOKUPs.akr
2008-09-01added acknowledgment.shugo
2008-09-01* lib/mkmf.rb (distclean): added RM_RF conftest.dSYM.yugui
2008-09-01* lib/rexml/document.rb: limit entity expansion.shugo
2008-09-01* tool/transcode-tblgen.rb: make offsets arrays into single array.akr
2008-09-01* tool/transcode-tblgen.rb: gather offsets array at top.akr
2008-09-01* .: removed rubyspec from svn:ignore subversion property.yugui
2008-09-01* tool/transcode-tblgen.rb: ValidEncoding['eucJP-ms'] defined.akr
2008-09-01* ChangeLog: typo.usa
2008-09-01* ChangeLog: ML ref.usa
2008-09-01 * win32/win32.c (gettimeofday): shouldn't use mktime(2) because it'susa
2008-09-01fix changelog [ruby-dev:36070]naruse
2008-09-01* enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias ofnaruse
2008-09-01* ext/digest/md5/md5init.c (md5), ext/digest/rmd160/rmd160init.cnobu
2008-09-01* enc/trans/japanese.trans: fix mapping priority.naruse
2008-09-01* tool/transcode-tblgen.rb (transcode_compile_tree): use the firstnaruse
2008-09-01* README.EXT (Appendix A): fixed the name of classyugui
2008-09-01 * tool/transcode-tblgen.rb: set ERB source filename for error message.usa