| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removed | nobu | 2010-09-11 | 1 | -2/+0 |
* | * random.c (rb_genrand_ulong_limited): renamed from | naruse | 2010-09-10 | 1 | -0/+1 |
* | * include/ruby/version.h (RUBY_API_VERSION_*): renamed and moved | nobu | 2010-08-23 | 1 | -0/+7 |
* | * include/ruby/ruby.h (UINT2NUM): fix ifdef condition for LLP64. | akr | 2010-08-22 | 1 | -1/+1 |
* | * thread.c (rb_gc_mark_threads): deprecated. | nobu | 2010-08-14 | 1 | -1/+1 |
* | * configure.in, include/ruby/defines.h (RUBY_FUNC_EXPORTED): macro | nobu | 2010-08-14 | 1 | -0/+4 |
* | * include/ruby/intern.h (rb_time_interval): used in io/wait. | nobu | 2010-08-14 | 1 | -0/+3 |
* | * include/ruby/intern.h (rb_make_backtrace, rb_make_exception): | nobu | 2010-08-14 | 1 | -0/+2 |
* | * include/ruby/encoding.h (rb_char_to_option_kcode): used in | nobu | 2010-08-11 | 1 | -0/+2 |
* | * include/ruby/missing.h, include/ruby/ruby.h (namespace ruby): | nobu | 2010-08-07 | 1 | -1/+1 |
* | * include/ruby/subst.h (snprintf): redefinition moved from ruby.h. | akr | 2010-08-07 | 2 | -4/+5 |
* | * include/ruby/subst.h: new file for substitute standard functions.. | akr | 2010-08-07 | 3 | -8/+19 |
* | * include/ruby/missing.h: moved BROKEN_CLOSE replacements from | nobu | 2010-08-07 | 2 | -11/+8 |
* | * hash.c (rb_check_hash_type): added. | nobu | 2010-08-03 | 1 | -0/+1 |
* | * include/ruby/win32.h: latest x86_64 mingw defines stati64. | nobu | 2010-08-01 | 1 | -0/+2 |
* | * util.c (ruby_add_suffix): fixed a bug returning uninitialized | nobu | 2010-07-29 | 1 | -0/+2 |
* | * win32/Makefile.sub (config.h): VC6 or later have stddef.h. | usa | 2010-07-28 | 1 | -0/+6 |
* | * defines.h, intern.h, missing.h, ruby.h, st.h, util.h: include | nobu | 2010-07-27 | 6 | -8/+20 |
* | * include/ruby/missing.h: revert a part of r28727. config.h is expected | usa | 2010-07-26 | 1 | -2/+0 |
* | * configure.in: define BROKEN_CLOSE on FreeBSD. | naruse | 2010-07-26 | 2 | -2/+2 |
* | * configure.in (XCFLAGS): reverted mistakenly removed option. | nobu | 2010-07-23 | 1 | -0/+2 |
* | * include/ruby/missing.h: add prototype for ruby_close(). | naruse | 2010-07-22 | 1 | -0/+9 |
* | * include/ruby/{intern,io}.h: add missing prototypes. | nobu | 2010-07-22 | 2 | -0/+4 |
* | * configure.in (XCFLAGS): use -fvisibility=hidden if possible. | nobu | 2010-07-21 | 14 | -0/+115 |
* | * include/ruby/ruby.h (RSTRING_GETMEM): new macro to get ptr and | nobu | 2010-07-20 | 1 | -5/+9 |
* | * include/ruby/ruby.h (rb_data_type_t): add new feature macros. | nobu | 2010-07-18 | 1 | -0/+4 |
* | * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862] | nobu | 2010-07-18 | 1 | -7/+13 |
* | * thread.c (rb_thread_wakeup_alive): split from rb_thread_wakeup. | nobu | 2010-07-17 | 1 | -0/+1 |
* | * include/ruby/ruby.h (rb_cRandom): added. | mrkn | 2010-07-11 | 1 | -0/+1 |
* | * missing/close.c: ignore ECONNRESET. | naruse | 2010-07-07 | 1 | -0/+11 |
* | * include/ruby/io.h, io.c: reverted r21709. | nobu | 2010-06-27 | 1 | -1/+0 |
* | * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): prevent | tarui | 2010-06-24 | 1 | -0/+6 |
* | * include/ruby/missing.h (isnan): fix compilation error on OpenBSD. | akr | 2010-06-11 | 1 | -1/+3 |
* | * include/ruby/encoding.h (rb_filesystem_encindex): defined. | naruse | 2010-05-27 | 1 | -0/+2 |
* | * include/ruby/vm.h, include/ruby/encoding.h: add external | nobu | 2010-05-25 | 2 | -0/+28 |
* | * include/ruby/ruby.h (CONST_ID_CACHE, rb_intern_const): suppress | nobu | 2010-05-23 | 1 | -3/+3 |
* | * configure.in (warnflags): add -pedantic if gcc. | nobu | 2010-05-21 | 1 | -1/+1 |
* | * include/ruby/missing.h (signbit): add missing prototype. | nobu | 2010-05-16 | 1 | -0/+4 |
* | * include/ruby/intern.h (rb_quad_pack): deprecated. | akr | 2010-05-12 | 1 | -2/+2 |
* | * time.c (rb_big_abs_find_minbit): use ffs(). | akr | 2010-05-12 | 1 | -0/+4 |
* | * win32/win32.c, include/ruby/win32.h (rb_w32_has_cancel_io): new | usa | 2010-05-10 | 1 | -0/+1 |
* | * include/ruby/ruby.h (RB_GC_GUARD_PTR): get rid of removal by | nobu | 2010-05-09 | 1 | -1/+2 |
* | * include/ruby/win32.h (rb_w32_uchdir): missing prototype. | nobu | 2010-05-04 | 1 | -0/+1 |
* | * merge some patches from win32-uncode-test branch. | usa | 2010-04-30 | 2 | -1/+14 |
* | * include/ruby/ruby.h ({RSTRING,RSTRUCT,RBIGNUM}_LENINT): check long | nobu | 2010-04-28 | 1 | -18/+21 |
* | * include/ruby/win32.h (ftruncate): rename to get rid of conflict | nobu | 2010-04-11 | 1 | -0/+1 |
* | * include/ruby/win32.h: include errno.h before defining errnos. | usa | 2010-04-08 | 1 | -0/+2 |
* | * include/ruby/win32.h: check definition existance before defining | usa | 2010-04-06 | 1 | -37/+105 |
* | * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 already | usa | 2010-04-05 | 1 | -0/+2 |
* | * include/ruby/ruby.h: replace snprintf and vsnprintf by | naruse | 2010-04-04 | 2 | -16/+8 |