aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
Commit message (Expand)AuthorAgeFilesLines
* ThreadShieldnobu2012-07-051-4/+0
* ThreadShieldnobu2012-07-051-4/+4
* error.c: rb_check_copyablenobu2012-06-221-0/+1
* * internal.h (struct rb_execarg) moved and renamed fromakr2012-06-201-17/+1
* Embedding CRuby interpreter without internal headers has been difficultyugui2012-06-141-17/+0
* * include/ruby/intern.h (rb_exec_arg_init): deprecated.akr2012-06-121-5/+5
* * include/ruby/intern.h (rb_proc_exec_n): deprecated.akr2012-06-111-5/+5
* * process.c (rb_proc_exec_n): revert the function removed at r35889.akr2012-06-101-0/+1
* * include/ruby/intern.h (rb_exec_arg_init): declaration changed toakr2012-06-081-1/+1
* * include/ruby/intern.h: rb_exec_arg and related stuff moved back fromakr2012-06-071-0/+26
* * internal.h: rb_exec_arg and related stuff moved from intern.hakr2012-06-051-20/+0
* * process.c (rb_exec_arg_fixup): allocate a temporary buffer forakr2012-06-051-0/+1
* obj_init_copynobu2012-06-051-0/+3
* * marshal.c: experimental test aborted.tadf2012-06-031-6/+0
* * include/ruby/intern.h (rb_exec_arg): remove argc and argv fields.akr2012-06-031-2/+3
* * marshal.c: calls directly rb_{Complex,Rational}_marshal_load().tadf2012-06-031-0/+6
* * use execve() to preserve environment variables when exec method isakr2012-06-031-0/+2
* * bignum.c (rb_str_to_inum): must be ASCII compatible encoding asnobu2012-03-231-0/+1
* * enum.c (rb_enum_values_pack): rename from enum_values_pack, andshugo2012-03-151-0/+1
* * include/ruby/intern.h: Add rb_check_arity, rb_error_arity [#6085]marcandre2012-03-141-0/+6
* * vm_insnhelper.c: improve number of arguments error in case ofmarcandre2012-03-141-0/+1
* rb_load_failnobu2012-03-071-1/+0
* * error.c (rb_loaderror_with_path): Adding the missing file as antenderlove2012-03-061-0/+1
* * internal.h (rb_file_const, rb_file_load_ok): moved functions fornobu2012-03-011-2/+0
* * io.c, process.c, time.c, ext: use rb_sys_fail_str instead ofnobu2012-02-271-0/+1
* * string.c (rb_str_modify_expand): fix memory leak.nobu2012-02-081-0/+1
* * file.c (rb_enc_path_next, rb_enc_path_skip_prefix)nobu2012-01-251-6/+0
* * object.c (rb_Hash): add Kernel#Hash conversion method likematz2012-01-241-0/+1
* * object.c (rb_check_to_int): new function to convert a VALUE tonobu2011-12-111-0/+1
* * include/ruby/intern.h (rb_fd_fix_cloexec): renamed fromakr2011-10-311-1/+1
* * include/ruby/intern.h (rb_cloexec_fcntl_dupfd): declared.akr2011-10-301-0/+1
* * include/ruby/intern.h (rb_cloexec_pipe): declared.akr2011-10-301-0/+1
* * include/ruby/intern.h (rb_cloexec_dup2): declared.akr2011-10-291-0/+1
* * include/ruby/intern.h (rb_cloexec_dup): declared.akr2011-10-291-0/+1
* * include/ruby/intern.h (rb_cloexec_open): declared.akr2011-10-291-0/+1
* * include/ruby/intern.h (rb_fd_set_cloexec): declared.akr2011-10-221-0/+1
* * include/ruby/intern.h (rb_ary_reverse): export.nobu2011-10-141-0/+1
* * win32/win32.c, include/ruby/intern.h (rb_w32_fd_copy): implementusa2011-08-301-0/+2
* * error.c (rb_name_error_str): new function to raise NameErrornobu2011-07-231-0/+1
* * parse.y (rb_is_global_id, rb_is_attrset_id): add missingnobu2011-07-221-0/+2
* * include/ruby/intern.h (rb_update_max_fd): declaration moved fromakr2011-07-201-0/+1
* * error.c (rb_check_trusted): new function to check an object isnobu2011-07-171-0/+15
* * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,ko12011-07-031-0/+2
* * internal.h: move rb_thread_io_blocking_region() declarationkosaki2011-06-211-1/+0
* revert r32183kosaki2011-06-211-0/+1
* * internal.h: move rb_thread_io_blocking_region() declarationkosaki2011-06-211-1/+0
* * include/ruby/backward/classext.h: for evil gems. fixed #4803nobu2011-06-181-0/+1
* * internal.h: add for internal use only.nobu2011-05-181-0/+1
* * include/ruby/intern.h: resurrect old rb_fd_copy().kosaki2011-05-151-0/+2
* * include/ruby/intern.h: remove rb_fd_copy() to rb_fd_dup() andkosaki2011-05-151-4/+4