index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ruby
/
defines.h
Age
Commit message (
Expand
)
Author
2021-09-10
include/ruby/defines.h: add doxygen
卜部昌平
2021-09-10
include/ruby/backward/2/gcc_version_since.h: skip doxygen
卜部昌平
2020-12-20
win32: Deprecate file CP version functions
Nobuyoshi Nakada
2020-08-27
sed -i '\,2/extern.h,d'
卜部昌平
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s/RUBY3/RBIMPL/g
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-13
add #include guard hack
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-11-01
mark functions that do not return NULL as such.
卜部昌平
2019-11-01
RUBY_ATTR_ALOC_SIZE for clang
卜部昌平
2019-10-29
Check for nonnull attribute in configure
Nobuyoshi Nakada
2019-10-09
annotate malloc-ish functions
卜部昌平
2019-09-10
fix CentOS 6 compile error
卜部昌平
2019-06-19
Remove IA64 support.
Samuel Williams
2018-12-05
Introduce "COLDFUNC" function attribute.
ko1
2018-10-07
include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTED
k0kubun
2018-09-04
use mingw ANSI stdio
nobu
2018-09-03
Declare as gnu_printf on mingw
nobu
2018-06-20
Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]
ko1
2018-04-09
Prefer alignof() over _Alignof()
shyouhei
2018-02-08
Export some missing symbols for MJIT
k0kubun
2018-02-04
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-01-16
fix macro argument names inconsistency
ngoto
2018-01-15
more support for NORETURN
shyouhei
2018-01-15
__alignof__ to take alignment of a type
shyouhei
2018-01-15
__attibute__((__aligned__)) for RSTRING_PTR()
shyouhei
2017-12-23
undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P on GCC 4.8
naruse
2017-10-13
defines.h: warn EXTERN
nobu
2016-12-09
Suppress warning: this use of "defined" may not be portable
naruse
2016-08-24
* include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition.
ngoto
2016-06-20
RUBY_USE_SETJMPEX
nobu
2016-06-10
* include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error by
ngoto
2016-05-24
defines.h: fallback ERRORFUNC and WARNINGFUNC
nobu
2016-05-20
Use RB_GNUC_EXTENSION_BLOCK instead of __extension__
ngoto
2016-05-12
defines.h: avoid redefinition
nobu
2016-05-12
fix typo in r54988
naruse
2016-05-12
include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.h
naruse
2016-05-08
* include/ruby/{defines,ruby}.h: need to define function attributes
usa
2016-04-30
revert UNALIGNED_WORD_ACCESS for GCC6
naruse
2016-01-15
disable unaligned word access
nobu
2015-12-01
configure.in: FUNC_UNOPTIMIZED
nobu
2015-11-24
Drop support for BeOS
nobu
2015-11-23
Haiku now best effort support
nobu
2015-10-18
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
* include/ruby/defines.h (DOSISH): add comments.
kosaki
2015-08-13
defines.h: tweaks of function alias macros
nobu
2015-05-26
fix condition
kazu
2014-09-04
* symbian/*: removed Symbian support.
hsbt
2014-07-23
UNALIGNED_WORD_ACCESS on ppc64
nobu
[next]