summaryrefslogtreecommitdiff
path: root/include/ruby/intern.h
AgeCommit message (Expand)Author
2010-07-27* defines.h, intern.h, missing.h, ruby.h, st.h, util.h: includenobu
2010-07-22* include/ruby/{intern,io}.h: add missing prototypes.nobu
2010-07-21* configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu
2010-07-17* thread.c (rb_thread_wakeup_alive): split from rb_thread_wakeup.nobu
2010-05-12* include/ruby/intern.h (rb_quad_pack): deprecated.akr
2010-04-30* merge some patches from win32-uncode-test branch.usa
2010-03-30* file.c (rb_file_dirname): split from rb_file_s_dirname.nobu
2010-03-13* load.c (rb_get_expanded_load_path): does not expand paths if allshugo
2010-03-11* ruby.c (ruby_init_loadpath_safe, ruby_init_gems): set and removenobu
2010-02-26* pack.c: fix q and Q for big endian environments which have noakr
2010-02-13* marshal.c (r_object0): register regexp object before encodingnobu
2010-01-12* prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]akr
2010-01-11* string.c (rb_str_strlen): added. [ruby-dev:40028]naruse
2009-12-23* iseq.c (iseq_s_disasm): return nil for native methods.nobu
2009-12-05* marshal.c (w_object): dump instance variables when usingnobu
2009-11-24* include/ruby/ruby.h (rb_bug_errno): declared.akr
2009-11-24* error.c (rb_strerrno): constified.nobu
2009-11-24* include/ruby/intern.h (rb_strerrno): declared.akr
2009-10-29* array.c (rb_ary_to_ary): do not use #respond_to? to detectmatz
2009-10-24* hash.c (rb_hash_set_default_proc): checks arity of defalt_procmatz
2009-10-10* include/ruby/intern.h (Init_jump): removednobu
2009-09-29* include/ruby/intern.h (rb_struct_iv_get): deprecated because it isakr
2009-09-28* hash.c (rb_f_getenv): use rb_filesystem_str_new_cstrnaruse
2009-09-26* st.c: moved murmur hash from string.c. [ruby-dev:39376]nobu
2009-09-26* include/ruby/intern.h (rb_hash_{start,uint32,uint,end}): fixednobu
2009-09-15* thread.c (rb_exec_recursive_outer, rb_exec_recursive): Added method to shor...marcandre
2009-09-08* include/ruby/st.h (st_hash_func): use st_index_t.nobu
2009-08-27* vm_method.c (rb_remove_method_id): exported.nobu
2009-08-26* random.c (random_rand): unified random_int and random_float.nobu
2009-08-12* class.c (rb_define_class_id_under, rb_define_module_id_under):nobu
2009-08-10* include/ruby/intern.h (rb_path2class): no deprecation.nobu
2009-08-10* gc.c: reject unused longlife gc.nari
2009-08-09* marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu
2009-07-30* insns.def (defineclass): preserve encoding of class/modulenobu
2009-07-27* include/ruby/intern.h (rb_*str_new_cstr, rb_str_buf_new_cstr),nobu
2009-07-18* random.c (rb_random_{int32,real,bytes,int}): added functions fornobu
2009-07-16* bignum.c (rb_big_new, rb_bigzero_p), range.c (rb_range_values):nobu
2009-07-15* method.h, vm_core.h: add rb_method_entry_t. Remove nodes aroundko1
2009-07-10* include/ruby/ruby.h (rb_obj_{untrust,untrusted,trust}): addednobu
2009-07-01* include/ruby/intern.h (rb_time_num_new): declared.akr
2009-06-30* re.c (reg_match_pos): adjust offset based on characters, notmatz
2009-06-23* file.c (rb_find_file_ext, rb_find_file): no needs to expandnobu
2009-06-08* thread.c: rename functions which require a parameterko1
2009-06-01* include/ruby/intern.h (rb_exc_new2): optimization for literal.nobu
2009-05-24* thread.c (rb_exec_recursive_paired): new function for propernobu
2009-05-13* gc.c: add longlife garbage collection. [ruby-dev:38423]nari
2009-04-16* class.c (rb_define_method_id): use rb_define_notimplement_method_idakr
2009-04-05* include/ruby/intern.h (rb_fd_resize): does nothing on Win32.nobu
2009-04-05* include/ruby/intern.h (Init_stack): moved.nobu
2009-04-04* include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro tonobu