summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-29* encoding.c (rb_enc_unicode_p): defined.naruse
2009-09-28* hash.c (rb_f_getenv): use rb_filesystem_str_new_cstrnaruse
2009-09-28* include/ruby/st.h: include inttypes.h and stdint.h.naruse
2009-09-28include/ruby/st.h: aligned prototype of st_hash_uint32 with functionduerst
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-25* win32/win32.c, include/ruby/win32.h (rb_w32_access): new function tousa
2009-09-18* include/ruby/ruby.h (rb_type): forward declaration to suppress anobu
2009-09-18* common.mk (eval.o): needs vm.h.nobu
2009-09-15* thread.c (rb_exec_recursive_outer, rb_exec_recursive): Added method to shor...marcandre
2009-09-14* debug.c, parse.y: fixed types.nobu
2009-09-14* include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE fornobu
2009-09-14* include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),usa
2009-09-13* configure.in (XLDFLAGS): link startup code with ObjC support.nobu
2009-09-13* include/ruby/ruby.h (rb_special_const_p): fixed typo.nobu
2009-09-13* include/ruby/ruby.h (SYM2ID): needs parens.nobu
2009-09-13* include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),nobu
2009-09-11* include/ruby/win32.h (fstat): override if large file support isnobu
2009-09-10* include/ruby/ruby.h (rb_data_type_t): Add comments.ko1
2009-09-09Wed Sep 9 15:24:32 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano32
2009-09-09Wed Sep 9 14:07:19 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano32
2009-09-09* st.c (st_free_table): constified.nobu
2009-09-09* include/ruby/ruby.h (rb_data_type_struct): constified dsize.nobu
2009-09-08* st.c (st_init_*table_with_size): use st_index_t.nobu
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-24 * include/ruby/missing.h (vsnprintf): rollback a part of r24179, becauseusa
2009-08-21Rename FMODE_STRIP_BOM to FMODE_SETENC_BY_BOM.naruse
2009-08-15\d, \s and \w are now non Unicode class. [ruby-dev:39026]naruse
2009-08-14* include/ruby/ruby.h (rb_check_safe_str): deprecated.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-08-04Warn duplicated characters in character class of regexp. [ruby-core:24593]naruse
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-25* include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match cha...azav
2009-07-21 * win32/win32.[ch] (recvmsg, sendmsg): new functions to support recvmsg/usa
2009-07-18* include/ruby/defines.h (TRUE, FALSE): for internal use.nobu
2009-07-18* random.c (rb_random_{int32,real,bytes,int}): added functions fornobu
2009-07-17 * include/ruby/win32.h: include winsock headers in extern "C++" forusa
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-09Set encoding and strip bom when modeenc string is "r:foo-bom" [ruby-dev:37236]naruse
2009-07-07* include/ruby/ruby.h:ko1
2009-07-07* error.c (rb_typed_struct_is_kind_of): new function to see if thenobu
2009-07-07* error.c (rb_check_typed_struct): new function to check typednobu