summaryrefslogtreecommitdiff
path: root/include/ruby/defines.h
Commit message (Expand)AuthorAgeFilesLines
* include/ruby/defines.h: add doxygen卜部昌平2021-09-101-1/+9
* include/ruby/backward/2/gcc_version_since.h: skip doxygen卜部昌平2021-09-101-1/+0
* win32: Deprecate file CP version functionsNobuyoshi Nakada2020-12-201-1/+1
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-4/+4
* sed -i s/RUBY3/RBIMPL/g卜部昌平2020-05-111-2/+2
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-4/+4
* add #include guard hack卜部昌平2020-04-131-3/+3
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-477/+47
* mark functions that do not return NULL as such.卜部昌平2019-11-011-10/+19
* RUBY_ATTR_ALOC_SIZE for clang卜部昌平2019-11-011-1/+6
* Check for nonnull attribute in configureNobuyoshi Nakada2019-10-291-0/+3
* annotate malloc-ish functions卜部昌平2019-10-091-3/+12
* fix CentOS 6 compile error卜部昌平2019-09-101-0/+3
* Remove IA64 support.Samuel Williams2019-06-191-4/+0
* Introduce "COLDFUNC" function attribute.ko12018-12-051-0/+10
* include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTEDk0kubun2018-10-071-0/+5
* use mingw ANSI stdionobu2018-09-041-2/+2
* Declare as gnu_printf on mingwnobu2018-09-031-0/+5
* Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]ko12018-06-201-6/+83
* Prefer alignof() over _Alignof()shyouhei2018-04-091-0/+3
* Export some missing symbols for MJITk0kubun2018-02-081-1/+3
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-0/+4
* fix macro argument names inconsistencyngoto2018-01-161-2/+2
* more support for NORETURNshyouhei2018-01-151-4/+11
* __alignof__ to take alignment of a typeshyouhei2018-01-151-0/+10
* __attibute__((__aligned__)) for RSTRING_PTR()shyouhei2018-01-151-0/+4
* undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P on GCC 4.8naruse2017-12-231-0/+11
* defines.h: warn EXTERNnobu2017-10-131-1/+10
* Suppress warning: this use of "defined" may not be portablenaruse2016-12-091-6/+9
* * include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition.ngoto2016-08-241-0/+3
* RUBY_USE_SETJMPEXnobu2016-06-201-1/+1
* * include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error byngoto2016-06-101-2/+2
* defines.h: fallback ERRORFUNC and WARNINGFUNCnobu2016-05-241-0/+12
* Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ngoto2016-05-201-0/+8
* defines.h: avoid redefinitionnobu2016-05-121-0/+2
* fix typo in r54988naruse2016-05-121-1/+1
* include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse2016-05-121-2/+9
* * include/ruby/{defines,ruby}.h: need to define function attributesusa2016-05-081-0/+40
* revert UNALIGNED_WORD_ACCESS for GCC6naruse2016-04-301-4/+0
* disable unaligned word accessnobu2016-01-151-0/+4
* configure.in: FUNC_UNOPTIMIZEDnobu2015-12-011-0/+3
* Drop support for BeOSnobu2015-11-241-4/+0
* Haiku now best effort supportnobu2015-11-231-1/+1
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-2/+2
* * include/ruby/defines.h (DOSISH): add comments.kosaki2015-10-181-0/+5
* defines.h: tweaks of function alias macrosnobu2015-08-131-2/+2
* fix conditionkazu2015-05-261-1/+1
* * symbian/*: removed Symbian support.hsbt2014-09-041-5/+0
* UNALIGNED_WORD_ACCESS on ppc64nobu2014-07-231-0/+1