aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.c (rb_threadptr_async_errinfo_active_p): added a smallkosaki2012-11-192-3/+16
* * thread.c, vm_core.h: big rename th to cur_th when works onlykosaki2012-11-193-138/+144
* * thread.c (rb_thread_blocking_region_end): replaced GET_THREAD()kosaki2012-11-192-1/+6
* * thread.c (rb_threadptr_execute_interrupts) removed.kosaki2012-11-192-12/+12
* * signal.c (rb_get_next_signal): removed pointless signalkosaki2012-11-192-6/+8
* * signal.c (install_sighandler): added comments why we needkosaki2012-11-192-0/+7
* * signal.c (rb_disable_interrupt, rb_enable_interrupt): removedkosaki2012-11-192-57/+33
* * prelude.rb: Moved Mutex#synchronize tokosaki2012-11-193-16/+23
* * signal.c (sig_signame): implements Signal.signame methodkosaki2012-11-194-0/+49
* struct.c: fix typonobu2012-11-191-1/+1
* struct.c: yield assoc in each_pairnobu2012-11-193-1/+14
* configure.in: no -lelfnobu2012-11-192-3/+7
* common.mk: no purelibnobu2012-11-194-1/+10
* * .travis.yml (script): add OPTS=-v, requested by @_ko1.shyouhei2012-11-192-1/+5
* * configure.in: fix didn't enable_dtrace=yes on auto.naruse2012-11-193-7/+16
* * thread.c: add `Thread#backtrace_locations' method.ko12012-11-196-58/+124
* * Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa2012-11-194-4/+13
* * common.mk (vm_dump.o): depend probes.h.naruse2012-11-192-1/+3
* * Makefile.in (.SUFFIX): bsdmake needs .SUFFIX is defined before use.naruse2012-11-194-4/+18
* * 2012-11-19svn2012-11-181-2/+2
* * vm_core.h, probes_helper.h (RUBY_DTRACE_FUNC_ENTRY_HOOK,ngoto2012-11-186-32/+49
* * bignum.c (rb_cstr_to_inum): should accept underscores oftadf2012-11-183-2/+8
* * configure.in, Makefile.in, common.mk: support DTrace on Solaris 10,ngoto2012-11-184-21/+176
* * complex.c (read_comp): mathn compliant.tadf2012-11-183-11/+16
* trivial changes.tadf2012-11-182-18/+22
* Swap logic around wildcard character detectionluislavena2012-11-172-1/+7
* * complex.c (read_comp): modified handling of polar form.tadf2012-11-172-5/+8
* * complex.c (read_comp): fixed handling of polar form.tadf2012-11-172-3/+15
* * 2012-11-18svn2012-11-171-2/+2
* * complex.c (string_to_c_strict, string_to_c): rewrote without regexp.tadf2012-11-173-256/+402
* * complex.c (make_patterns): should not accept extra sign.tadf2012-11-173-1/+6
* Skip path expansion for all wildcard charactersluislavena2012-11-173-3/+13
* benchmark/driver.rb: fix typos and output.eregon2012-11-171-3/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove2012-11-173-2/+17
* * ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions whentenderlove2012-11-173-13/+43
* st_update passes the key in st_tableshirosaki2012-11-173-0/+23
* * properties.nobu2012-11-170-0/+0
* * ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it cantenderlove2012-11-173-8/+15
* * lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon2012-11-162-11/+15
* skip long name conversion if last character is a wildcard oneluislavena2012-11-163-0/+17
* object.c: suppress warningnobu2012-11-162-1/+4
* vm.c: gc guardnobu2012-11-161-0/+1
* adjust indentnobu2012-11-162-5/+5
* * lib/cgi/core.rb: Use symbols instead of strings formarcandre2012-11-168-22/+22
* * marshal.c (w_object): add flonum to arg->data to keep reference indexnagachika2012-11-163-0/+15
* common.mk: dependencies for proges.dmyhnobu2012-11-162-3/+7
* * 2012-11-17svn2012-11-161-2/+2
* probes.h: select by suffix rulesnobu2012-11-166-22/+31
* fix a typokazu2012-11-161-1/+1
* Makefile.in: fix typonobu2012-11-161-1/+1