Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/ruby.h: skip doxygen | 卜部昌平 | 2021-09-10 | 1 | -1/+0 |
* | Define macro for fiber/scheduler.h | Nobuyoshi Nakada | 2021-02-09 | 1 | -0/+1 |
* | Expose atomic operation macros with RUBY prefix | Nobuyoshi Nakada | 2020-12-24 | 1 | -0/+1 |
* | Added macros for headers which are not included by ruby.h | Nobuyoshi Nakada | 2020-12-19 | 1 | -0/+6 |
* | add #include guard hack | 卜部昌平 | 2020-04-13 | 1 | -13/+11 |
* | HAVE_RUBY_THREAD_H | nobu | 2012-07-11 | 1 | -0/+1 |
* | * include/ruby.h: removed duplication, added the macro for version.h. | nobu | 2010-01-25 | 1 | -1/+1 |
* | * include/ruby.h: updated macros for headers. [ruby-core:19275] | nobu | 2008-10-10 | 1 | -2/+1 |
* | * ruby.h: fix comment and rename macro HAVE_RUBY_MVM_H to | ko1 | 2008-09-23 | 1 | -2/+2 |
* | * common.mk: clean up | ko1 | 2008-09-23 | 1 | -4/+0 |
* | * include/ruby/intern.h (HAVE_RUBY_RUBY_H): defines macros so that | nobu | 2008-07-12 | 1 | -2/+20 |
* | * include/ruby/mvm.h: new header file for MVM, and moved rb_vm_t and | nobu | 2008-05-31 | 1 | -0/+20 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -0/+1 |