summaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Expand)Author
2013-04-12* bignum.c (ones): Use __builtin_popcountl if available.akr
2013-04-09* internal.h (MUL_OVERFLOW_INT_P): New macro.akr
2013-04-09* internal.h (MUL_OVERFLOW_SIGNED_INTEGER_P): New macro.akr
2013-04-05defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu
2013-04-03bignum.c: hide intermediate Bignumsnobu
2013-04-02* vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.naruse
2013-03-27* internal.h (TIMET_MAX_PLUS_ONE): definition simplified.akr
2013-03-26internal.h: use SIGNEDNESS_OF_TIME_Tnobu
2013-03-26* internal.h (TIMET_MAX_PLUS_ONE): Defined.akr
2013-03-26* internal.h: Define TIMET_MAX and TIMET_MIN here.akr
2013-03-19* ruby_kill (internal.h, thread.c): use rb_pid_t instead of pid_t.usa
2013-03-19* internal.h: added a declaration of ruby_kill().kosaki
2013-03-15error.c: rb_sys_fail_path_innobu
2013-03-15internal.h: export rb_sys_fail_path_with_funcnobu
2013-03-15file.c: rb_sys_fail_path_with_funcnobu
2013-03-06prefix global symbolsnobu
2013-03-05enumerator.c: allow Bignum for with_indexnobu
2013-02-22random.c: fix error messagenobu
2013-02-21* file.c (RB_MAX_GROUPS): moved tokosaki
2013-02-17compar.c: inversed comarison without infinite recursionnobu
2013-02-05* enumerator.c: Use to_enum for Enumerable methods returning Enumerators.marcandre
2012-12-29object.c: singleton class clonenobu
2012-12-25error.c: rb_write_error_strnobu
2012-12-23marshal.c: rb_check_funcall_with_hooknobu
2012-12-22internal.h: quote unprintablenobu
2012-12-15* signal.c (rb_sigaltstack_size): new. calculate stack size forkosaki
2012-12-15* thread.c (rb_mutex_owned_p): remove static.kosaki
2012-12-06* revised r37993 to avoid SEGV/ILL in tests. In r37993, a methodshugo
2012-12-05* thread.c (rb_uninterruptible): helper function for providingkosaki
2012-11-30* revert r37993 to avoid SEGV in tests.shugo
2012-11-29* vm_method.c (rb_method_entry_make): add a method entry withshugo
2012-11-28* thread.c (struct rb_mutex_struct): add allow_trap field.kosaki
2012-11-25array.c: refactoring of rb_ary_delete_same()shirosaki
2012-11-24Fix WeakRef finalizeshirosaki
2012-11-19* thread.c: add `Thread#backtrace_locations' method.ko1
2012-11-12* probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove
2012-11-11hash.c: refine error messagesnobu
2012-11-06enum.c: prefixnobu
2012-11-06* enumerator.c: Support for lazy.cycle.sizemarcandre
2012-11-06* numeric.c (num_step): Support for Numeric#step.sizemarcandre
2012-11-05Fix compatibility of cached expanded load pathshirosaki
2012-10-09process.c: uid gid exec optionsnobu
2012-09-19array.c, enum.c: TypeError in zipnobu
2012-09-08internal.h: allocator function in rb_classext_tnobu
2012-08-29* internal.h (rb_last_status_clear): declared.akr
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-06method in instance_evalnobu
2012-08-06* internal.h, class.c, eval.c, insns.def: find the appropriateshugo
2012-07-19internal.h: move mark functionsnobu