index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ruby
/
defines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/ruby/defines.h: add doxygen
卜部昌平
2021-09-10
1
-1
/
+9
*
include/ruby/backward/2/gcc_version_since.h: skip doxygen
卜部昌平
2021-09-10
1
-1
/
+0
*
win32: Deprecate file CP version functions
Nobuyoshi Nakada
2020-12-20
1
-1
/
+1
*
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-4
/
+4
*
sed -i s/RUBY3/RBIMPL/g
卜部昌平
2020-05-11
1
-2
/
+2
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-4
/
+4
*
add #include guard hack
卜部昌平
2020-04-13
1
-3
/
+3
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-477
/
+47
*
mark functions that do not return NULL as such.
卜部昌平
2019-11-01
1
-10
/
+19
*
RUBY_ATTR_ALOC_SIZE for clang
卜部昌平
2019-11-01
1
-1
/
+6
*
Check for nonnull attribute in configure
Nobuyoshi Nakada
2019-10-29
1
-0
/
+3
*
annotate malloc-ish functions
卜部昌平
2019-10-09
1
-3
/
+12
*
fix CentOS 6 compile error
卜部昌平
2019-09-10
1
-0
/
+3
*
Remove IA64 support.
Samuel Williams
2019-06-19
1
-4
/
+0
*
Introduce "COLDFUNC" function attribute.
ko1
2018-12-05
1
-0
/
+10
*
include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTED
k0kubun
2018-10-07
1
-0
/
+5
*
use mingw ANSI stdio
nobu
2018-09-04
1
-2
/
+2
*
Declare as gnu_printf on mingw
nobu
2018-09-03
1
-0
/
+5
*
Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]
ko1
2018-06-20
1
-6
/
+83
*
Prefer alignof() over _Alignof()
shyouhei
2018-04-09
1
-0
/
+3
*
Export some missing symbols for MJIT
k0kubun
2018-02-08
1
-1
/
+3
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-0
/
+4
*
fix macro argument names inconsistency
ngoto
2018-01-16
1
-2
/
+2
*
more support for NORETURN
shyouhei
2018-01-15
1
-4
/
+11
*
__alignof__ to take alignment of a type
shyouhei
2018-01-15
1
-0
/
+10
*
__attibute__((__aligned__)) for RSTRING_PTR()
shyouhei
2018-01-15
1
-0
/
+4
*
undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P on GCC 4.8
naruse
2017-12-23
1
-0
/
+11
*
defines.h: warn EXTERN
nobu
2017-10-13
1
-1
/
+10
*
Suppress warning: this use of "defined" may not be portable
naruse
2016-12-09
1
-6
/
+9
*
* include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition.
ngoto
2016-08-24
1
-0
/
+3
*
RUBY_USE_SETJMPEX
nobu
2016-06-20
1
-1
/
+1
*
* include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error by
ngoto
2016-06-10
1
-2
/
+2
*
defines.h: fallback ERRORFUNC and WARNINGFUNC
nobu
2016-05-24
1
-0
/
+12
*
Use RB_GNUC_EXTENSION_BLOCK instead of __extension__
ngoto
2016-05-20
1
-0
/
+8
*
defines.h: avoid redefinition
nobu
2016-05-12
1
-0
/
+2
*
fix typo in r54988
naruse
2016-05-12
1
-1
/
+1
*
include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.h
naruse
2016-05-12
1
-2
/
+9
*
* include/ruby/{defines,ruby}.h: need to define function attributes
usa
2016-05-08
1
-0
/
+40
*
revert UNALIGNED_WORD_ACCESS for GCC6
naruse
2016-04-30
1
-4
/
+0
*
disable unaligned word access
nobu
2016-01-15
1
-0
/
+4
*
configure.in: FUNC_UNOPTIMIZED
nobu
2015-12-01
1
-0
/
+3
*
Drop support for BeOS
nobu
2015-11-24
1
-4
/
+0
*
Haiku now best effort support
nobu
2015-11-23
1
-1
/
+1
*
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
1
-2
/
+2
*
* include/ruby/defines.h (DOSISH): add comments.
kosaki
2015-10-18
1
-0
/
+5
*
defines.h: tweaks of function alias macros
nobu
2015-08-13
1
-2
/
+2
*
fix condition
kazu
2015-05-26
1
-1
/
+1
*
* symbian/*: removed Symbian support.
hsbt
2014-09-04
1
-5
/
+0
*
UNALIGNED_WORD_ACCESS on ppc64
nobu
2014-07-23
1
-0
/
+1
[next]