aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
Commit message (Expand)AuthorAgeFilesLines
* * string.c (rb_hash_uint32, rb_hash_uint, rb_hash_start, rb_hash_end),mame2009-02-141-0/+4
* * compile.c (compile_array_, defined_expr, iseq_compile_each): hidenobu2009-02-121-0/+1
* * include/ruby/intern.h (rb_run_exec_options_err): renamed fromakr2009-02-051-4/+8
* * include/ruby/intern.h, thread.c, win32/Makefile.sub (rb_fdset_t,usa2009-01-131-0/+18
* * pack.c (pack_pack): template f should not accept non floatmatz2008-12-291-0/+1
* * process.c (rb_fork): propagete an error message from child to parent.akr2008-12-231-4/+4
* * io.c (rb_io_extract_encoding_option): "internal_encoding: nil"matz2008-12-191-0/+1
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-091-1/+1
* * load.c (rb_get_load_path): returns the load path withoutnobu2008-12-041-0/+1
* move the previous comment.akr2008-12-021-26/+0
* add comment for select behavior on file descriptors over FD_SETSIZE.akr2008-12-021-0/+26
* * include/ruby/intern.h (rb_{external,locale}_str_new_cstr): optimizednobu2008-11-111-0/+12
* * load.c (rb_require_safe): destroys barrier after successfullynobu2008-11-111-0/+1
* * include/ruby/intern.h (rb_mutex_synchronize): fixed prototype.nobu2008-11-031-1/+1
* * string.c (rb_external_str_new_with_enc): no implicit strlen call.matz2008-10-221-0/+2
* * io.c, include/ruby/intern.h (rb_io_ascii8bit_binmode): externed.shugo2008-10-211-0/+1
* * string.c (rb_locale_str_new): new function to convert stringmatz2008-10-201-0/+1
* * string.c (rb_external_str_new): a new function to convert frommatz2008-10-181-0/+1
* * sprintf.c (rb_str_format): add %<name>s style named argumentmatz2008-09-301-0/+1
* * thread.c, include/ruby/intern.h (rb_thread_interrupted): added.ko12008-09-231-0/+1
* * include/ruby/io.h (rb_io_mode_modenum): moved fromakr2008-09-051-1/+0
* * include/ruby/intern.h (rb_file_open_str): declared.akr2008-09-041-0/+1
* * include/ruby/intern.h: rename RB_UBF_DFL toko12008-08-311-1/+2
* * include/ruby/intern.h (rb_file_s_absolute_path),nobu2008-08-291-0/+2
* * include/ruby/intern.h (rb_io_ungetbyte): added prototype.nobu2008-08-251-0/+1
* * complex.c (nucomp_div): now behaves as quo.tadf2008-08-221-0/+1
* * thread.c (rb_thread_check_ints): added. please note thatko12008-08-131-0/+1
* * string.c (rb_str_drop_bytes): new function to drop first bytes.nobu2008-08-121-1/+1
* * string.c (rb_str_drop): new function to drop first bytes.nobu2008-08-121-0/+1
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-08-121-8/+23
* * gc.c (STACK_LEVEL_MAX, ruby_stack_length): returns size_t.nobu2008-08-091-1/+1
* * array.c (rb_ary_sort_bang): respect overridden <=> for String andnobu2008-08-041-0/+1
* * array.c (rb_ary_tmp_new): added.nobu2008-08-041-0/+1
* * include/ruby/intern.h, sprintf.c (rb_str_catf, rb_str_vcatf): newnobu2008-07-221-0/+3
* * include/ruby/intern.h (rb_str_buf_new2): optimization for literals.nobu2008-07-211-0/+7
* * include/ruby/intern.h (rb_str_buf_cat2, rb_str_cat2): optimizationnobu2008-07-211-20/+32
* * include/ruby/intern.h (HAVE_RUBY_RUBY_H): defines macros so thatnobu2008-07-121-1/+1
* rename rb_pipe_internal to rb_pipe.akr2008-07-051-0/+1
* * include/ruby/intern.h: remove prototypes about coverage.mame2008-07-031-2/+0
* * ext/coverage/coverage.c, ext/coverage/extconf.rb: eliminatemame2008-07-031-0/+2
* * gc.c: add rb_during_gc(). based on a patch from arton <artonx ATsuke2008-07-021-0/+1
* * include/ruby/ruby.h (rb_intern): prefix __extnsion__ forshyouhei2008-07-011-3/+3
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-281-4/+19
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-281-1/+1
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-271-1/+1
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-271-0/+5
* * string.c (rb_memhash): randomize hash to avoid algorithmicakr2008-06-201-0/+1
* * complex.c (string_to_c, nucomp_s_convert): preserve the currenttadf2008-06-131-0/+1
* * include/ruby/intern.h, proc.c: revert rb_proc_call() andko12008-06-101-1/+2
* * include/ruby/intern.h (rb_obj_instance_exec, rb_mod_module_exec):nobu2008-06-101-0/+2