summaryrefslogtreecommitdiffstats
path: root/include/ruby/defines.h
Commit message (Collapse)AuthorAgeFilesLines
* * file.c (file_expand_path): support for alternative data streamnobu2008-05-151-0/+8
| | | | | | | | | | | and ignored trailing garbages of NTFS. * file.c (rb_file_s_basename): ditto. * file.c (rb_file_s_extname): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * defines.h (WORDS_BIGENDIAN): honor __BIG_ENDIAN__ than the result ofnobu2008-01-111-7/+10
| | | | | | | configure. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
| | | | | | | string. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu2007-12-221-0/+5
| | | | | | | | | | | | | | * configure.in (STRINGIZE): stringizing macro. * include/ruby/defines.h (STRINGIZE): fallback. * tool/make-snapshot: new file. * version.c (ruby_description, ruby_copyright): string constants for -v option. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * include/ruby/defines.h: no longer provide DEFAULT_KCODE.matz2007-10-051-9/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * include/ruby/defines.h (flush_register_windows): call "ta 0x03"matz2007-08-291-4/+2
| | | | | | even on Linux/Sparc. [ruby-dev:31674] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * include/ruby: moved public headers.nobu2007-06-101-0/+284
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e