]> gitweb.factorcode.org Git - factor.git/commit
Merge branch 'master' of git://factorcode.org/git/factor
authorAaron Schaefer <aaron@elasticdog.com>
Thu, 26 Mar 2009 15:52:18 +0000 (11:52 -0400)
committerAaron Schaefer <aaron@elasticdog.com>
Thu, 26 Mar 2009 15:52:18 +0000 (11:52 -0400)
commit25b07587145d0ac6debe7b987a0bedf000e3c769
tree613a81ae732265b6d09de5d37b72476e37885f25
parentcdf536978be9a3d5a464fa67fe341c69235dac2d
parent785e3bcfd01db9e2bdf3e48a4cdfffc41bd0fbea
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (23 commits)
  only use -fPIC on the ffi library
  fix load errors, help lint
  add using
  build with -fPIC on linux64
  update code for usages of add-library
  move a lot of words to alien.libraries
  Slides from talk at PyCon VM summit, Chicago 2009
  Fix hang when running ui tests
  Fix compiler.tree.debugger tests
  Merge tools.test.ui into ui.gadgets.debug
  compile an ffi test library, reduce factor runtime by 6kb!
  make add-library normalize-path, use libfactor-ffi-tests for testing ffi
  add sms, twitter fields to account.  create sitewatcher account when user registers
  Better error message if user forgets with-ui
  Fix hello-unicode for deployment
  remove loading freetype library on CE
  remove dead freetype code from Makefile
  A+b now focuses the search field
  Fix bitrot in compiler.tree.debugger
  - definitions.icons now has a reference article
  ...