aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_dump.c: not to include probes.h because the code does not dependngoto2012-11-191-0/+6
* * thread.c (rb_thread_s_check_interrupt): removed redundantkosaki2012-11-191-0/+5
* * thread.c (rb_threadptr_async_errinfo_active_p): added a smallkosaki2012-11-191-0/+5
* * thread.c, vm_core.h: big rename th to cur_th when works onlykosaki2012-11-191-0/+5
* * thread.c (rb_thread_blocking_region_end): replaced GET_THREAD()kosaki2012-11-191-0/+5
* * thread.c (rb_threadptr_execute_interrupts) removed.kosaki2012-11-191-0/+8
* * signal.c (rb_get_next_signal): removed pointless signalkosaki2012-11-191-0/+6
* * signal.c (install_sighandler): added comments why we needkosaki2012-11-191-0/+5
* * signal.c (rb_disable_interrupt, rb_enable_interrupt): removedkosaki2012-11-191-0/+9
* * prelude.rb: Moved Mutex#synchronize tokosaki2012-11-191-0/+5
* * signal.c (sig_signame): implements Signal.signame methodkosaki2012-11-191-0/+7
* struct.c: yield assoc in each_pairnobu2012-11-191-0/+6
* configure.in: no -lelfnobu2012-11-191-0/+4
* common.mk: no purelibnobu2012-11-191-0/+7
* * .travis.yml (script): add OPTS=-v, requested by @_ko1.shyouhei2012-11-191-0/+4
* * configure.in: fix didn't enable_dtrace=yes on auto.naruse2012-11-191-0/+8
* * thread.c: add `Thread#backtrace_locations' method.ko12012-11-191-0/+19
* * Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa2012-11-191-0/+9
* * common.mk (vm_dump.o): depend probes.h.naruse2012-11-191-0/+2
* * Makefile.in (.SUFFIX): bsdmake needs .SUFFIX is defined before use.naruse2012-11-191-0/+8
* * vm_core.h, probes_helper.h (RUBY_DTRACE_FUNC_ENTRY_HOOK,ngoto2012-11-181-0/+9
* * bignum.c (rb_cstr_to_inum): should accept underscores oftadf2012-11-181-0/+5
* * configure.in, Makefile.in, common.mk: support DTrace on Solaris 10,ngoto2012-11-181-0/+39
* * complex.c (read_comp): mathn compliant.tadf2012-11-181-1/+6
* Swap logic around wildcard character detectionluislavena2012-11-171-0/+6
* * complex.c (read_comp): modified handling of polar form.tadf2012-11-171-0/+4
* * complex.c (read_comp): fixed handling of polar form.tadf2012-11-171-0/+4
* * complex.c (string_to_c_strict, string_to_c): rewrote without regexp.tadf2012-11-171-0/+5
* * complex.c (make_patterns): should not accept extra sign.tadf2012-11-171-0/+4
* Skip path expansion for all wildcard charactersluislavena2012-11-171-0/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove2012-11-171-0/+7
* * ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions whentenderlove2012-11-171-0/+6
* st_update passes the key in st_tableshirosaki2012-11-171-0/+9
* * ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it cantenderlove2012-11-171-0/+7
* * lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon2012-11-161-0/+5
* skip long name conversion if last character is a wildcard oneluislavena2012-11-161-0/+7
* * marshal.c (w_object): add flonum to arg->data to keep reference indexnagachika2012-11-161-0/+7
* common.mk: dependencies for proges.dmyhnobu2012-11-161-1/+5
* probes.h: select by suffix rulesnobu2012-11-161-0/+5
* fix a typokazu2012-11-161-1/+1
* * thread.c (rb_thread_call_without_gvl2): change the parameter ofko12012-11-161-0/+10
* * Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse2012-11-161-0/+6
* Makefile.in: split probes.h commandsnobu2012-11-161-1/+4
* Makefile.in: move probes.h to all-incsnobu2012-11-161-1/+4
* configure.in: move after AC_PROG_CCnobu2012-11-161-1/+4
* configure.in: cross-compiling fixnobu2012-11-161-1/+4
* Makefile.in: probes.hnobu2012-11-161-0/+5
* * lib/net/pop.rb (POP3.certs): fix typo in comment.glass2012-11-161-0/+6
* * test/rake/helper.rb (Rake::TestCase#setup): revert r37669.naruse2012-11-161-0/+8
* * test/rake/helper.rb (Rake::TestCase#setup): @orig_PWD shouldn't benaruse2012-11-161-0/+5