]> gitweb.factorcode.org Git - factor.git/commit
Merge branch 'master' of git://factorcode.org/git/factor
authorAaron Schaefer <aaron@elasticdog.com>
Wed, 1 Apr 2009 22:55:43 +0000 (18:55 -0400)
committerAaron Schaefer <aaron@elasticdog.com>
Wed, 1 Apr 2009 22:55:43 +0000 (18:55 -0400)
commitd2202883562c72117a834008e6f9e4a5e12dde13
tree8cb14875bf25722df23bc4167a2d512521c6b967
parent9d44708e1d87e795f30d63b37e3f7b5908b4c160
parent1b0c301005c9ddedec40cf6cef362d88ff4b0e33
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (37 commits)
  move assoc-heaps to extra
  remove tokenize-line
  make tokenize-line configurable, fix bug in take-quoted-string
  fix bug in state-parser, add take-token
  Make math.blas library and ABI choice configurable
  state-parser take-quoted-string rewinds if the string is not found
  refactor state parser some more, add a word to parse escaped strings
  set non-key/value attributes to themselves
  rename next to advance
  make html.parser words private
  remove dead code
  fix parsing of attributes for nofollows
  add take-sequence to state parser
  more cleanup
  cleaning up html.parser
  fix deployed name in minneapolis-talk, add summary/deploy to chicago talk
  spider - better handling of relative links for frames, dont spider things twice
  add chicago-talk to demos
  fix linux64 blas
  take-until doesnt pass the element to the quotation anymore
  ...