~vcs-imports/ruby/main

  • Committer: mame
  • Date: 2018-06-13 11:00:28 UTC
  • Revision ID: svn-v4:b2dd03c8-39d4-4d8f-98ff-823fe69b080e:trunk:63649
Revert "range.c: prohibit `(1..nil)`"

This reverts commit a44c010764a16ae09aaed49d76eec055ca0057c8.
Refs #14845.
Filename Latest Rev Last Changed Committer Comment Size
..
basictest 42127 8 years ago hsbt * common.mk: test-sample was changed to test-basic Diff
benchmark 8564 17 years ago ko1 * benchmark/bm_app_pentomino.rb : use Array#dup in Diff
bin 1921 21 years ago knu * bin/irb: Moved from sample/irb.rb. * instruby.r Diff
bootstraptest 8783 17 years ago aamine * bootstraptest: new test suite. * bootstraptest/r Diff
ccan 35336 9 years ago normal vm*: doubly-linked list from ccan to manage vm->li Diff
coverage 36717 9 years ago hsbt * .gitignore: ignored only simplecov. * coverage/R Diff
cygwin 10 24 years ago matz 1.4.0 Diff
defs 14274 15 years ago yugui * error.c (Init_syserr): moved to the template. Diff
doc 617 22 years ago knu Initial revision Diff
enc 9909 16 years ago nobu * Makefile.in, */Makefile.sub (VPATH): add enc dir Diff
ext 22150 13 years ago drbrain Properly set ignores for generated files in ext/-t Diff
gems 35893 9 years ago hsbt * tool/make-snapshot: download bundle gems when pa Diff
include 9113 16 years ago nobu * include/ruby: moved public headers. Diff
lib 2 26 years ago matz Initial revision Diff
man 14617 15 years ago yugui * man/ruby.1: moved into man/. added some descrip Diff
misc 10 24 years ago matz 1.4.0 Diff
missing 2 26 years ago matz Initial revision Diff
sample 2 26 years ago matz Initial revision Diff
spec 13795 15 years ago yugui * .: removed rubyspec from svn:ignore subversion p Diff
template 8533 17 years ago ko1 * Merge YARV Diff
test 3252 20 years ago nahi * test: add test directory. Test::Unit aware test Diff
tool 8533 17 years ago ko1 * Merge YARV Diff
win32 8665 17 years ago nobu * added ignore list. Diff
.document 50488 5 years ago kazu [DOC] Add win32/README.win32 to .document see htt 499 bytes Diff Download File
.editorconfig 49618 6 years ago kazu .editorconfig: Use spaces instead of tab except Ma 307 bytes Diff Download File
.gdbinit 50991 5 years ago ko1 add "print_flags" gdb command. * .gdbinit (print_ 34.5 KB Diff Download File
.gitattributes 47580 6 years ago nobu rename ruby-runner as bin/ruby * Makefile.in, con 142 bytes Diff Download File
.gitignore 50054 6 years ago nobu Ignore rb_mjit_min_header- instead of rb_mjit_head 2.3 KB Diff Download File
.indent.pro 19143 14 years ago nobu * .indent.pro: added for ruby-style. 106 bytes Diff Download File
.travis.yml 49915 6 years ago k0kubun .travis.yml: resurrect notification to #commits I 3.2 KB Diff Download File
aclocal.m4 50003 6 years ago nobu aclocal.m4: remove ruby_check_va_copy.m4 2 KB Diff Download File
addr2line.c 48948 6 years ago ngoto Support C89 if possible * addr2line.c: Because st 29 KB Diff Download File
addr2line.h 34888 10 years ago naruse * addr2line.c (fill_lines): loop reverse order not 401 bytes Diff Download File
appveyor.yml 49957 6 years ago k0kubun appveyor.yml: refactor r62402 We have good featur 2.1 KB Diff Download File
array.c 50830 5 years ago normal array.c: use ruby_sized_free and SIZED_REALLOC_N 160 KB Diff Download File
ast.c 50959 5 years ago nobu ast.c: fix calls * ast.c (node_children): fix the 17.4 KB Diff Download File
bignum.c 50990 5 years ago nobu bignum.c: call functions directly * bignum.c (int 180 KB Diff Download File
BSDL 29490 11 years ago ktsj * BSDL: update copyright notice for 2013. 1.2 KB Diff Download File
class.c 49753 6 years ago k0kubun mjit_compile.c: merge initial JIT compiler which 52.5 KB Diff Download File
common.mk 50957 5 years ago nobu common.mk: dependency of node_name.inc 112 KB Diff Download File
compar.c 44131 7 years ago nobu Comparable#clamp * compar.c (cmp_clamp): Introduc 6 KB Diff Download File
compile.c 50996 5 years ago mame Revert "range.c: prohibit `(1..nil)`" This revert 264 KB Diff Download File
complex.c 50501 5 years ago stomar complex.c: improve docs for Complex#{finite?,infin 48.7 KB Diff Download File
configure.ac 50793 5 years ago ngoto configure.ac: move the checks of _XOPEN_SOURCE on 121 KB Diff Download File
constant.h 49948 6 years ago nobu vm_insnhelper.c: rb_autoloading_value flag * vm_i 1.6 KB Diff Download File
cont.c 50706 5 years ago ko1 fix type mismatch. * cont.c (fiber_context_create 52 KB Diff Download File
CONTRIBUTING.md 35803 9 years ago zzak [DOC] Please see _the_ official issue tracker... [ 203 bytes Diff Download File
COPYING 45718 7 years ago nobu COPYING: expand tabs * COPYING: expand tabs like 2.4 KB Diff Download File
COPYING.ja 24130 12 years ago shyouhei Change encoding from EUC-JP to UTF-8. [Feature #51 2.5 KB Diff Download File
debug.c 49299 6 years ago nobu internal.h: remove dependecy on ruby/io.h 5.6 KB Diff Download File
debug_counter.c 45891 7 years ago nobu debug_counter.c: debug_counter_names [ci skip] * 944 bytes Diff Download File
debug_counter.h 49883 6 years ago nobu debug_counter.h: include __FILE__ to recurse 2.8 KB Diff Download File
dir.c 50539 5 years ago nobu dir.c: warning for NUL * dir.c (rb_push_glob): wa 82.1 KB Diff Download File
dln.c 49283 6 years ago nobu constified 31.9 KB Diff Download File
dln.h 31613 10 years ago nobu dln.c: extra arguments * dln.h (DLN_FIND_EXTRA_AR 983 bytes Diff Download File
dln_find.c 43582 7 years ago nobu dln_find.c: MAXPATHLEN is not used already 5.9 KB Diff Download File
dmydln.c 43264 7 years ago naruse * configure.in: add -Wsuggest-attribute=noreturn a 192 bytes Diff Download File
dmyenc.c 37789 9 years ago nobu load.c: tweak the return value * load.c (rb_requi 231 bytes Diff Download File
dmyext.c 37723 9 years ago nobu dmyenc.c: separate * dmyenc.c (Init_enc): separat 24 bytes Diff Download File
encindex.h 49005 6 years ago nobu encoding.c: rb_enc_find_index2 * string.c (str_un 1.8 KB Diff Download File
encoding.c 50930 5 years ago normal encoding.c: remove rb_gc_mark_encodings rb_gc_mar 47.6 KB Diff Download File
enum.c 50902 5 years ago nobu enum.c: bignum counter * enum.c (imemo_count_up, 105 KB Diff Download File
enumerator.c 50251 6 years ago nobu enumerator.c: pretty kwags * enumerator.c (append 59.2 KB Diff Download File
error.c 50780 5 years ago nobu share :cause variable 67 KB Diff Download File
eval.c 50942 5 years ago normal rb_vm_insn_addr2insn: use st to perform addr2insn 46.8 KB Diff Download File
eval_error.c 50482 5 years ago nobu eval_error.c: fix loop on exception in message * 10.1 KB Diff Download File
eval_intern.h 49489 6 years ago nobu eval_intern.h: duplicate check * eval_intern.h (p 8.5 KB Diff Download File
eval_jump.c 49107 6 years ago ko1 `$SAFE` as a process global state. [Feature #14250 2.5 KB Diff Download File
file.c 50492 5 years ago nobu file.c: chardev is loadable * file.c (ruby_is_fd_ 151 KB Diff Download File
gc.c 50930 5 years ago normal encoding.c: remove rb_gc_mark_encodings rb_gc_mar 253 KB Diff Download File
gc.h 48193 6 years ago ko1 remove rb_threadptr_during_gc(). * gc.c (rb_threa 3.3 KB Diff Download File
gem_prelude.rb 42500 8 years ago tenderlove Reduce system calls by activating the `did_you_mea 168 bytes Diff Download File
golf_prelude.rb 50824 5 years ago usa added `f` for 1 byte FizzBuzz because Hexagony has 2.5 KB Diff Download File
goruby.c 45885 7 years ago nobu goruby.c: FD leak [ci skip] * goruby.c (goruby_op 1.3 KB Diff Download File
GPL 26420 11 years ago naruse * GPL: update text of GPLv2. [ruby-core:44488] [Bu 17.6 KB Diff Download File
hash.c 50707 5 years ago shyouhei rb_ary_dig, rb_hash_dig: nobody is using them outs 112 KB Diff Download File
ia64.s 26523 11 years ago nobu * removed trailing spaces. 1 KB Diff Download File
id_table.c 46451 6 years ago nobu adjust styles [ci skip] 6.2 KB Diff Download File
id_table.h 44091 7 years ago nobu id_table.h: dummy sentinel * id_table.h (rb_id_ta 1.1 KB Diff Download File
inits.c 50883 5 years ago yui-knk Define AST module under RubyVM [experimental] * e 1.1 KB Diff Download File
insns.def 50574 5 years ago nobu insns.def: checktype * insns.def (checktype): spl 25.6 KB Diff Download File
internal.h 50930 5 years ago normal encoding.c: remove rb_gc_mark_encodings rb_gc_mar 65.2 KB Diff Download File
io.c 50924 5 years ago normal io.c: fix compilation when IOV_MAX is not defined 335 KB Diff Download File
iseq.c 50992 5 years ago mame Make VM_INSN_INFO_TABLE_IMPL=1 work rb_iseq_insns 88.6 KB Diff Download File
iseq.h 50992 5 years ago mame Make VM_INSN_INFO_TABLE_IMPL=1 work rb_iseq_insns 7.9 KB Diff Download File
KNOWNBUGS.rb 50452 5 years ago nobu compile.c: fix positions encode * compile.c (ibf_ 196 bytes Diff Download File
LEGAL 50041 6 years ago hsbt Update url with 404 status on LEGAL file. * Upd 35.8 KB Diff Download File
lex.c.blt 49587 6 years ago nobu keywords: shrink struct kwtable * defs/keywords ( 11.4 KB Diff Download File
load.c 50832 5 years ago normal load.c: use ruby_sized_xfree for calloc-ed RArray 32.3 KB Diff Download File
loadpath.c 49460 6 years ago shyouhei -Wno-overlength-strings as per https://bugs.ruby- 2.2 KB Diff Download File
localeinit.c 49300 6 years ago nobu internal.h: remove dependecy on ruby/encoding.h 3 KB Diff Download File
main.c 47018 6 years ago nobu main.c: RUBY_DEBUG_ENV in devel * main.c (RUBY_DE 864 bytes Diff Download File
Makefile.in 50905 5 years ago nobu gmake.mk: update in the source directory properly 17.4 KB Diff Download File
marshal.c 49557 6 years ago shyouhei add missing/nan.c instead of scattering #ifdef HA 52.9 KB Diff Download File
math.c 50940 5 years ago nobu math.c: adjust cbrt * math.c (math_cbrt): refine 22.3 KB Diff Download File
method.h 50910 5 years ago mame Add TracePoint#parameters It can be used to get t 7.9 KB Diff Download File
miniinit.c 41908 8 years ago nobu miniinit.c: built-in encoding aliases * miniinit. 975 bytes Diff Download File
mjit.c 50941 5 years ago k0kubun mjit.c: unify wording between comments and variabl 47.2 KB Diff Download File
mjit.h 50829 5 years ago k0kubun mjit.h: skip accessing mjit_opts if JIT-ed We wan 4.2 KB Diff Download File
mjit_compile.c 50869 5 years ago k0kubun mjit_compile.c: drop catch table handling The loo 8.7 KB Diff Download File
NEWS 50973 5 years ago yui-knk NEWS: Add TracePoint#parameters which was introduc 7.8 KB Diff Download File
node.c 50953 5 years ago yui-knk node.c: Fix format of NODE_OP_ASGN1 and NODE_OP_AS 28.4 KB Diff Download File
node.h 50868 5 years ago yui-knk Unused macro and field * node.h (nd_cnt, struct R 17.2 KB Diff Download File
numeric.c 50541 5 years ago mame Introduce endless range [Feature#12912] Typical u 127 KB Diff Download File
object.c 50874 5 years ago matz object.c: Add a new alias `then` to `Kernel#yield_ 108 KB Diff Download File
pack.c 50540 5 years ago naruse pack/unpack M only handles LF line breaks [Feature 53.5 KB Diff Download File
parse.y 50996 5 years ago mame Revert "range.c: prohibit `(1..nil)`" This revert 270 KB Diff Download File
prelude.rb 49233 6 years ago nobu prelude.rb: eliminate a private constant * prelud 5.2 KB Diff Download File
probes.d 39487 8 years ago tenderlove change lingering dtrace probe documentation from f 8 KB Diff Download File
probes_helper.h 50022 6 years ago nobu vm.c: disable dtrace in jit source * vm.c: includ 1.2 KB Diff Download File
proc.c 50910 5 years ago mame Add TracePoint#parameters It can be used to get t 83.5 KB Diff Download File
process.c 50763 5 years ago shyouhei RSTRING_PTR is not guaranteed to be char*-aligned 217 KB Diff Download File
random.c 50972 5 years ago nobu random.c: fix need_secure flags * random.c (fill_ 41.7 KB Diff Download File
range.c 50996 5 years ago mame Revert "range.c: prohibit `(1..nil)`" This revert 35.8 KB Diff Download File
rational.c 50255 6 years ago mrkn Add `exception:` keyword in Kernel#Rational() Sup 62.5 KB Diff Download File
re.c 50274 6 years ago nobu re.c: do not escape terminator in Regexp.union * 103 KB Diff Download File
README.EXT 38983 9 years ago svn * properties. 28 bytes Diff Download File
README.EXT.ja 39016 9 years ago svn * properties. 43 bytes Diff Download File
README.ja.md 50995 5 years ago kazu Remove sunsetting FTP site ref #14842 7.4 KB Diff Download File
README.md 50995 5 years ago kazu Remove sunsetting FTP site ref #14842 5.8 KB Diff Download File
regcomp.c 49519 6 years ago hsbt Fix typos. * rememberd -> remembered * refere 155 KB Diff Download File
regenc.c 45669 7 years ago naruse Merge Onigmo 6.1.1 * Support absent operator http 31.1 KB Diff Download File
regenc.h 49150 6 years ago shyouhei initializer paren-string `{("str")}` is a C99ism 11.4 KB Diff Download File
regerror.c 45299 7 years ago nobu get rid of strcat * regerror.c (onig_vsnprintf_wi 12.1 KB Diff Download File
regexec.c 49155 6 years ago shyouhei label as lvalue is a GCCism 115 KB Diff Download File
regint.h 45669 7 years ago naruse Merge Onigmo 6.1.1 * Support absent operator http 31.8 KB Diff Download File
regparse.c 49519 6 years ago hsbt Fix typos. * rememberd -> remembered * refere 161 KB Diff Download File
regparse.h 49519 6 years ago hsbt Fix typos. * rememberd -> remembered * refere 12.2 KB Diff Download File
regsyntax.c 45161 7 years ago naruse Merge Onigmo 6.0.0 * https://github.com/k-takata/ 14.4 KB Diff Download File
ruby-runner.c 47659 6 years ago nobu ruby-runner.c: RUBYLIB * ruby-runner.c (insert_en 1.7 KB Diff Download File
ruby.c 50981 5 years ago nobu ruby.c: making hidden objects * ruby.c (add_modul 60.2 KB Diff Download File
ruby_assert.h 49143 6 years ago shyouhei string literal longer than 509 characters is a C99 1.5 KB Diff Download File
ruby_atomic.h 49154 6 years ago shyouhei statement experssion is a GCCism should mark as s 8.7 KB Diff Download File
rubystub.c 44190 7 years ago nobu rubystub.c: sys/param.h for MAXPATHLEN 1.2 KB Diff Download File
safe.c 49107 6 years ago ko1 `$SAFE` as a process global state. [Feature #14250 2.2 KB Diff Download File
signal.c 50785 5 years ago nobu signal.c: follow up r63435 33.7 KB Diff Download File
siphash.c 45456 7 years ago shyouhei switch SipHash from SipHash24 to SipHash13 variant 10.6 KB Diff Download File
siphash.h 45456 7 years ago shyouhei switch SipHash from SipHash24 to SipHash13 variant 1.2 KB Diff Download File
sparc.c 47715 6 years ago nobu configure.ac * configure.ac: renamed configure.in 1 KB Diff Download File
sprintf.c 50591 5 years ago stomar sprintf.c: fix typo * sprintf.c: [DOC] fix typo. 41.5 KB Diff Download File
st.c 50855 5 years ago k0kubun st.c: remove redundant export declaration rb_hash 63.8 KB Diff Download File
strftime.c 46451 6 years ago nobu adjust styles [ci skip] 32.9 KB Diff Download File
string.c 50979 5 years ago stomar string.c: [DOC] grammar fixes 280 KB Diff Download File
struct.c 49208 6 years ago k0kubun marshal.c: allow marshalling keyword_init struct 32.4 KB Diff Download File
symbol.c 50479 5 years ago nobu symbol.c: non-ASCII constant names * symbol.c (rb 24.9 KB Diff Download File
symbol.h 50453 5 years ago nobu symbol.h: remove stale symbol deleted at r47913 2.4 KB Diff Download File
thread.c 50994 5 years ago normal thread.c: use flags for sleep_* functions Same th 134 KB Diff Download File
thread_pthread.c 50896 5 years ago normal Initialize condattr_monotonic via pthread_condattr 44.8 KB Diff Download File
thread_pthread.h 50587 5 years ago normal thread*: all condvars are monotonic There's no re 1 KB Diff Download File
thread_sync.c 50658 5 years ago normal thread_sync.c (condvar_ptr): reset fork_gen after 32.9 KB Diff Download File
thread_win32.c 50797 5 years ago normal thread: reduce GET_THREAD calls This allows nativ 18.4 KB Diff Download File
thread_win32.h 35363 9 years ago ko1 * ext/openssl/depend: remove dependency from inter 778 bytes Diff Download File
time.c 49592 6 years ago normal time.c (num_exact): use predefined IDs No need to 129 KB Diff Download File
timev.h 49456 6 years ago normal timev.h: just use "unsigned int" for bitfields Th 1.2 KB Diff Download File
transcode.c 50068 6 years ago nobu [DOC] missing docs at toplevel 136 KB Diff Download File
transcode_data.h 40274 8 years ago nobu transcode_data.h: missing cast * transcode_data.h 5.4 KB Diff Download File
util.c 49187 6 years ago shyouhei define NO_LONG_LONG appropriately as documented a 101 KB Diff Download File
variable.c 50741 5 years ago normal variable.c: fix multiple autoload with identical f 73.4 KB Diff Download File
version.c 50081 6 years ago nobu version.h: get rid of duplication 3.1 KB Diff Download File
version.h 50988 5 years ago svn * 2018-06-13 2.1 KB Diff Download File
vm.c 50843 5 years ago ko1 remove VM_ENV_DATA_INDEX_ENV_PROC. * vm_core.h (V 89.8 KB Diff Download File
vm_args.c 50888 5 years ago nobu vm_args.c: refined warning splat to var * vm_args 23.1 KB Diff Download File
vm_backtrace.c 50616 5 years ago tenderlove Revert "Fix use of `rb_profile_frames` start param 33.7 KB Diff Download File
vm_core.h 50942 5 years ago normal rb_vm_insn_addr2insn: use st to perform addr2insn 48.5 KB Diff Download File
vm_debug.h 30237 10 years ago nobu defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} * inclu 1.1 KB Diff Download File
vm_dump.c 49172 6 years ago shyouhei delete extra #undef [ci skip] Sorry, this was a g 30 KB Diff Download File
vm_eval.c 50708 5 years ago nobu vm_eval.c: eval_string_protect wrapper * vm_eval. 57.9 KB Diff Download File
vm_exec.c 50154 6 years ago nobu vm_exec.c: reduced repeated same calls 3.4 KB Diff Download File
vm_exec.h 50160 6 years ago k0kubun mjit_compile.c: use local variables for stack if 4.9 KB Diff Download File
vm_insnhelper.c 50682 5 years ago k0kubun _mjit_compile_send.erb: retry inlining attr_reader 103 KB Diff Download File
vm_insnhelper.h 50160 6 years ago k0kubun mjit_compile.c: use local variables for stack if 9.1 KB Diff Download File
vm_method.c 50221 6 years ago nobu Fix setting method visibility on method wrapped wi 58.1 KB Diff Download File
vm_opts.h 49055 6 years ago ko1 Remove "trace_instruction" compile option. * iseq 1.4 KB Diff Download File
vm_trace.c 50910 5 years ago mame Add TracePoint#parameters It can be used to get t 41.1 KB Diff Download File
vsnprintf.c 46658 6 years ago nobu unused member * vsnprintf.c (__sFILE): _lbfsize i 32 KB Diff Download File