1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220
|
!.gitignore
*.[oa]
*.bundle
*.gz
*.md5
*.orig
*.rej
*.releaseBackup
*.sha1
*.so
*.sw[mnop]
*.versionsBackup
*.zip
*~
*.tokens
*.su
*.ll
*.bc
extconf.h
mkmf.log
Makefile
cext-output.txt
bench-results.json
bench-results-processed.json
failures
.DS_Store
.debug.properties
.redcar
/.rbx/
build
build.properties
build_graph.png
core/src/main/java/org/jruby/runtime/Constants.java
dependency-reduced-pom.xml
dev_null
dist
docs/api
ext/*/pom-*.gemspec.xml
gems/*/Manifest.txt
gems/*/lib/*.jar
gems/*/lib/jruby-jars/version.rb
gems/*/pkg
glob_test
jruby-complete.jar
jruby-findbugs.html
latest_source_cache
core/src/main/java/META-INF/
lib/jni
lib/jruby*.jar
lib/native
lib/ruby/cext/
lib/ruby/gems
# Ruby stdlib files installed from external sources
lib/ruby/stdlib/**/maven-metadata-local.xml
lib/ruby/stdlib/*.jar
lib/ruby/stdlib/abbrev*
lib/ruby/stdlib/ant*
lib/ruby/stdlib/base64*
lib/ruby/stdlib/benchmark*
lib/ruby/stdlib/bigdecimal*
lib/ruby/stdlib/bundler*
lib/ruby/stdlib/cgi*
lib/ruby/stdlib/csv*
lib/ruby/stdlib/debug*
lib/ruby/stdlib/delegate*
lib/ruby/stdlib/did_you_mean*
lib/ruby/stdlib/digest*
lib/ruby/stdlib/drb*
lib/ruby/stdlib/English*
lib/ruby/stdlib/erb*
lib/ruby/stdlib/error_highlight*
lib/ruby/stdlib/ffi*
lib/ruby/stdlib/fileutils*
lib/ruby/stdlib/find*
lib/ruby/stdlib/forwardable*
lib/ruby/stdlib/gauntlet_rdoc.rb
lib/ruby/stdlib/getoptlong*
lib/ruby/stdlib/hoe*
lib/ruby/stdlib/io/console*
lib/ruby/stdlib/io/wait*
lib/ruby/stdlib/ipaddr*
lib/ruby/stdlib/irb*
lib/ruby/stdlib/jar*
lib/ruby/stdlib/jline
lib/ruby/stdlib/jopenssl*
lib/ruby/stdlib/json*
lib/ruby/stdlib/kconv.rb
lib/ruby/stdlib/krypt*
lib/ruby/stdlib/libfixposix*
lib/ruby/stdlib/logger*
lib/ruby/stdlib/matrix*
lib/ruby/stdlib/minitest*
lib/ruby/stdlib/mutex_m.rb
lib/ruby/stdlib/net/protocol*
lib/ruby/stdlib/net/http*
lib/ruby/stdlib/nkf*
lib/ruby/stdlib/observer*
lib/ruby/stdlib/open3*
lib/ruby/stdlib/open-uri*
lib/ruby/stdlib/optparse*
lib/ruby/stdlib/optionparser*
lib/ruby/stdlib/openssl*
lib/ruby/stdlib/org/
lib/ruby/stdlib/ostruct*
lib/ruby/stdlib/pp*
lib/ruby/stdlib/prettyprint*
lib/ruby/stdlib/power_assert*
lib/ruby/stdlib/prime*
lib/ruby/stdlib/pstore*
lib/ruby/stdlib/psych*
lib/ruby/stdlib/random*
lib/ruby/stdlib/racc*
lib/ruby/stdlib/rake*
lib/ruby/stdlib/rdoc*
lib/ruby/stdlib/readline*
lib/ruby/stdlib/reline*
lib/ruby/stdlib/resolv-replace*
lib/ruby/stdlib/rinda*
lib/ruby/stdlib/ripper.jar
lib/ruby/stdlib/ruby2_keywords*
lib/ruby/stdlib/rubygems*
lib/ruby/stdlib/rubygems/defaults/jruby_native.rb
lib/ruby/stdlib/securerandom*
lib/ruby/stdlib/shellwords*
lib/ruby/stdlib/singleton*
lib/ruby/stdlib/stringio*
lib/ruby/stdlib/strscan*
lib/ruby/stdlib/subspawn*
lib/ruby/stdlib/time.rb
lib/ruby/stdlib/timeout*
lib/ruby/stdlib/tracer*
lib/ruby/stdlib/tsort*
lib/ruby/stdlib/un*
lib/ruby/stdlib/uri*
lib/ruby/stdlib/yaml*
lib/ruby/stdlib/weakref*
release.properties
share
spaces test
target
test/pom.xml
test/prawn
test/rails
test/jruby/testapp/testapp
reference.txt
rubyspec_temp
.polyglot.pom.rb
# binaries
!bin/gem
!bin/update_rubygems
!bin/bundle
!bin/jruby.bash
!bin/jruby.bat
!bin/jrubyc
!bin/jrubyc.bat
!bin/jgem
!bin/jgem.bat
!bin/.dev_mode.java_opts
!bin/.jruby.java_opts
!bin/.jruby.module_opts
!bin/ast
!bin/gem
!bin/install_doc
!bin/jgem
!bin/jirb
!bin/jirb_swing
!bin/jruby.bash
!bin/jruby.bat
!bin/jruby.dll
!bin/jruby.exe
!bin/jruby.sh
!bin/jrubyc
!bin/jrubyd.bat
!bin/jrubyw.exe
!bin/rake
!bin/ruby
bin/*
install/updates.xml
# generated ITs
maven/jruby/src/it/osgi_*
maven/jruby/src/it/hellowarld_*
maven/jruby/src/it/j2ee_wlp
maven/jruby-complete/src/it/osgi*
maven/jruby-complete/pom.xml
maven/pom.xml
# IntelliJ project files
.idea
*.iml
# NetBeans files
nbproject/private
# Eclipse files
/.metadata
/.recommenders
.classpath
.project
.settings
.factorypath
build.eclipse
# mx
/mx.jruby/*pyc
/mx.jruby/env
/mx.jruby/eclipse-launches/
/mxbuild
/mx.imports
/RUBY.dist
/RUBY-TEST.dist
# Vagrant
.vagrant
|