We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706230f commit 396cc5dCopy full SHA for 396cc5d
.hgignore
@@ -0,0 +1,31 @@
1
+syntax:glob
2
+jikesrvm.iml
3
+results
4
+generated
5
+dist
6
+target
7
+components
8
+.ant.properties
9
+.project
10
+.settings
11
+.classpath
12
+eclipse
13
+.pmd
14
+.checkstyle
15
+MMTk/harness/src-generated/org/mmtk/harness/lang/parser/*.java
16
+build/test-runs/local*.properties
17
+testing/tests/javalex/qb1.*.lex
18
+testing/tests/javalex/qb1.*.lex.java
19
+MMTk/bin
20
+MMTk/doc/cheatsheet/cheatsheet.blg
21
+MMTk/doc/cheatsheet/cheatsheet.aux
22
+MMTk/doc/cheatsheet/cheatsheet.bbl
23
+MMTk/doc/cheatsheet/cheatsheet.log
24
+testing/tests/gctest/cp
25
+testing/tests/gctest/out.*
26
+rvm/TAGS.ALL
27
+rvm/TAGS.Makefiles
28
+tools/bootImageRunner/Classes.tmp
29
+testing/tests/jni/cp
30
+testing/tests/jni/out.*
31
+testing/tests/SPECjbb2000/results
0 commit comments