]> gitweb.factorcode.org Git - factor.git/commit
Merge branch 'master' into inlinec
authorJeremy Hughes <jedahu@gmail.com>
Tue, 7 Jul 2009 05:24:21 +0000 (17:24 +1200)
committerJeremy Hughes <jedahu@gmail.com>
Tue, 7 Jul 2009 05:24:21 +0000 (17:24 +1200)
commita5653f344908de0ac74da5d6757ba7f2b028bd14
treeb7d2196fc67e8fb5c98a8104e66f574720155203
parent66a740aaafad0f158a186a2064d6a8ea7e87b14b
parent328c6d02f53a5657eda9d1fc4123df344a67ed1a
Merge branch 'master' into inlinec

* master:
  ui.gadgets.tables: clicking in empty area no longer notifies selection model
  vocabs.hierarchy: fix (load) word
  vocabs.hierarchy: more refactoring, update existing code for new API
  help.html: Update for vocabs.hierarchy changes
  help.html: escape # in word names. Reported by ex_rzrjck
  vocabs.hierachy: redo with cleaner API
  compiler.cfg.linear-scan: minor fixes
  webkit-demo: update for recent <ViewWindow> stack effect change
  compiler.cfg.linear-scan: Get cycle breaking in resolve pass to work by allocating a spare spill slot for this purpose