view .hgignore @ 3609:e43bd78ca3a4

IdealGraphVisualizer: the context menu of graph nodes includes submenus for predecessors and successors. Recursively building them ahead of time can incur heavy delays even with limited recursion depth. Instead, build these menus on demand, i.e. when the user opens a particular submenu.
author Peter Hofer <peter.hofer@jku.at>
date Wed, 02 Nov 2011 15:37:40 +0100
parents 1384a953d503
children 3b2ab8970aa4
line wrap: on
line source

^build/
^dist/
^java/
^java64/
^work/
\.metadata/
~$
\.csv$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
^Test.java$
^diff1.txt$
^diff2.txt$
^examples.jar$
^graal/com.oracle.max.graal.examples/examples.jar$
^test.xml$
java\.hprof\.txt$
/nbproject/private/
^graal/hotspot/java$
^scratch/
scratch/
bin/
^local/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^.hgtip
^make/solaris/solaris_amd64_compiler1/
^RemoteSystemsTempFiles/