| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/ruby.h (RB_EVENT_HOOKS_HAVE_CALLBACK_DATA): | nobu | 2009-05-21 | 1 | -0/+1 |
* | * include/ruby/ruby.h (rb_long2int, RARRAY_LENINT): check long to | nobu | 2009-05-20 | 1 | -0/+19 |
* | * encoding.c (rb_enc_fast_mbclen): faster mbclen for strings known | matz | 2009-05-20 | 1 | -0/+3 |
* | * encoding.c (rb_enc_codepoint_len): combine rb_enc_codepoint() | matz | 2009-05-19 | 1 | -1/+7 |
* | * gc.c: add longlife garbage collection. [ruby-dev:38423] | nari | 2009-05-13 | 2 | -1/+2 |
* | * include/ruby/version.h: extracted the extensions interface and | nobu | 2009-05-13 | 1 | -0/+61 |
* | * string.c, include/ruby/encoding.h: fixed types. | nobu | 2009-05-07 | 1 | -2/+2 |
* | * eval.c (ruby_cleanup): the order of local variables on stack is | nobu | 2009-04-19 | 1 | -2/+2 |
* | * class.c (rb_define_method_id): use rb_define_notimplement_method_id | akr | 2009-04-16 | 1 | -0/+2 |
* | * include/ruby/intern.h (rb_fd_resize): does nothing on Win32. | nobu | 2009-04-05 | 1 | -0/+1 |
* | * include/ruby/intern.h (Init_stack): moved. | nobu | 2009-04-05 | 1 | -1/+1 |
* | * include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro to | nobu | 2009-04-04 | 1 | -0/+1 |
* | * thread.c (rb_thread_fd_select): new function to call select | matz | 2009-04-01 | 1 | -0/+2 |
* | * io.c (rb_mWaitReadable): defined. | akr | 2009-03-19 | 1 | -0/+3 |
* | * include/ruby/ruby.h ({RSTRING,RBIGNUM}_EMBED_LEN_MAX): made int. | nobu | 2009-03-15 | 1 | -5/+5 |
* | * include/ruby/ruby.h ({RSTRING,RBIGNUM}_EMBED_LEN_MAX): made int. | nobu | 2009-03-15 | 1 | -4/+4 |
* | * string.c (rb_hash_uint, rb_hash_start, rb_hash_end): use VALUE | nobu | 2009-03-15 | 1 | -4/+4 |
* | * string.c (rb_str_subpat): accept capture name. | akr | 2009-03-14 | 1 | -0/+1 |
* | * util.c (ruby_scan_oct, ruby_scan_hex): use size_t. | nobu | 2009-03-14 | 1 | -2/+2 |
* | * dln.c (init_funcname_len, dln_find_exe_r, dln_find_file_r): use | nobu | 2009-03-14 | 1 | -1/+1 |
* | * include/ruby/ruby.h (bool): not define to get rid of conflict | nobu | 2009-03-13 | 1 | -24/+2 |
* | * configure.in (AC_HEADER_DIRENT): added. | nobu | 2009-03-13 | 1 | -4/+33 |
* | * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c, | nobu | 2009-03-12 | 1 | -1/+1 |
* | * include/ruby/encoding.h: suppress warnings of overflow. | akr | 2009-03-12 | 1 | -2/+2 |
* | * include/ruby/win32.h (strcasecmp, strncasecmp): use _ prefixed | nobu | 2009-03-10 | 1 | -2/+2 |
* | * include/ruby/encoding.h (enc_initialized_p): ENC_UNINITIALIZED | nobu | 2009-03-05 | 1 | -3/+0 |
* | * include/ruby/win32.h (WIN95): moved to config.h | nobu | 2009-03-04 | 1 | -6/+0 |
* | * eval.c (rb_longjmp), include/ruby/intern.h (ruby_cleanup): fixed | nobu | 2009-03-02 | 1 | -1/+1 |
* | * include/ruby/intern.h (rb_io_get_io): added prototype. | nobu | 2009-02-27 | 1 | -0/+1 |
* | * include/ruby/win32.h (rb_w32_wopen): prototype forgotten. | usa | 2009-02-26 | 1 | -0/+1 |
* | * include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods, | nobu | 2009-02-23 | 1 | -0/+3 |
* | * string.c (rb_hash_uint32, rb_hash_uint, rb_hash_start, rb_hash_end), | mame | 2009-02-14 | 1 | -0/+4 |
* | * compile.c (compile_array_, defined_expr, iseq_compile_each): hide | nobu | 2009-02-12 | 1 | -0/+1 |
* | * include/ruby/st.h, st.c: order entries by a linked list instead of | mame | 2009-02-08 | 1 | -1/+1 |
* | * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin), | nobu | 2009-02-08 | 1 | -3/+3 |
* | * include/ruby/backward/rubysig.h: extern "C" was missing. | nobu | 2009-02-08 | 1 | -0/+15 |
* | * configure.in (--with-arch): added new option to support | nobu | 2009-02-07 | 1 | -4/+1 |
* | [__SYMBIAN32__]: included <sys/select.h> for fd_set definition | azav | 2009-02-06 | 1 | -0/+2 |
* | * include/ruby/intern.h (rb_run_exec_options_err): renamed from | akr | 2009-02-05 | 1 | -4/+8 |
* | * include/ruby/ruby.h (STR2CSTR): removed. | akr | 2009-01-31 | 1 | -5/+0 |
* | * revert previous revision. it's already out-of-date. | usa | 2009-01-22 | 1 | -1/+0 |
* | * include/ruby/win32.h, win32/win32.c (rb_w32_is_valid_fd): new function | usa | 2009-01-22 | 1 | -0/+1 |
* | * include/ruby/io.h (typedef struct rb_io_t): | nobu | 2009-01-21 | 1 | -0/+1 |
* | * include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added. | nobu | 2009-01-19 | 1 | -3/+3 |
* | * include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added. | nobu | 2009-01-19 | 1 | -2/+10 |
* | * include/ruby/ruby.h (VALUE): use unsigned long or long long | nobu | 2009-01-16 | 1 | -3/+6 |
* | * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string. | usa | 2009-01-16 | 1 | -1/+1 |
* | * configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixed | nobu | 2009-01-16 | 1 | -3/+26 |
* | * include/ruby/intern.h, thread.c, win32/Makefile.sub (rb_fdset_t, | usa | 2009-01-13 | 1 | -0/+18 |
* | * win32/win32.c (internal_cmd_match): extracted from | nobu | 2009-01-12 | 1 | -2/+0 |