Commit Graph

11558 Commits (0279270dda37a45323bdb3170970ec62abab3005)

Author SHA1 Message Date
Joe Groff 0279270dda un-unportable the blas stuff 2009-02-10 15:11:39 -06:00
Joe Groff 154d248a86 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 13:13:30 -06:00
Joe Groff 8a144b7b94 support different fortran ABIs 2009-02-10 13:11:06 -06:00
Joe Groff 1708d10c9a add initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [ bar ] initialize 2009-02-10 13:02:33 -06:00
Doug Coleman bac9705da1 spiff up id3 docs a bit, and fix help-lint 2009-02-10 10:37:46 -06:00
Daniel Ehrenberg b2cd8a2ace Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 01:46:19 -06:00
Daniel Ehrenberg c51a5d7678 Making basis/wrap not try to align the last line 2009-02-10 01:46:02 -06:00
Tim Wawrzynczak b75f6f88da Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 22:39:21 -06:00
Tim Wawrzynczak 0ba4a08ea9 Fixed authors.txt and id3-docs 2009-02-09 22:38:27 -06:00
Joe Groff dd9ceba26a Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 22:08:48 -06:00
Joe Groff 204f5195f7 mark blas libs unportable till i sort out all the fortran abis 2009-02-09 22:08:35 -06:00
Doug Coleman e5e98cc5cb undo load breakage 2009-02-09 22:05:58 -06:00
Doug Coleman 17724be48c factor out a load-tiff word 2009-02-09 22:05:44 -06:00
Doug Coleman b93b827fb8 Merge git://github.com/inforichland/factor-id3 into inforichland 2009-02-09 21:53:52 -06:00
Tim Wawrzynczak 9f49b19306 Added extra/id3 vocab 2009-02-09 21:50:04 -06:00
Doug Coleman 064e4c8d09 update offscreen docs 2009-02-09 21:41:07 -06:00
Doug Coleman e82f3a8518 update ui.offscreen and ui.render 2009-02-09 21:40:29 -06:00
Doug Coleman d887ff6788 fix screen capture 2009-02-09 21:26:52 -06:00
Doug Coleman efdd9946ac Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 21:16:10 -06:00
Doug Coleman 72b343ce03 fix images tests 2009-02-09 21:15:57 -06:00
Doug Coleman 4ff9557351 remove the grpahics vocab 2009-02-09 20:57:59 -06:00
Doug Coleman a1e45570f5 rename graphics to images, add an <image> word to load a path 2009-02-09 20:57:26 -06:00
Doug Coleman 45c97a5804 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 20:47:25 -06:00
Doug Coleman 5bdebb3879 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 20:58:07 -06:00
Doug Coleman 992da4c967 Fix copy-vm word on Unix 2009-02-09 20:19:18 -06:00
Joe Groff 0d67f41ae6 update specialized-arrays docs 2009-02-09 19:28:21 -06:00
Doug Coleman 045cd614c6 make more taxes vocabs load by default 2009-02-09 19:18:18 -06:00
Doug Coleman 0237034cad Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 19:17:00 -06:00
Doug Coleman fbba25e968 clean up tiff 2009-02-09 19:16:46 -06:00
Joe Groff f7d9f2ab2e typo in alien.fortran docs 2009-02-09 19:02:20 -06:00
Joe Groff 4e1748febd Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:46:21 -06:00
Joe Groff 03f7a72d41 alien.fortran docs 2009-02-09 18:44:36 -06:00
Doug Coleman 3672bcb08f loading some tiff files works! 2009-02-09 18:39:46 -06:00
Daniel Ehrenberg 8c4fb753f6 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:36:50 -06:00
Daniel Ehrenberg b5a96dccdf Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
Slava Pestov 17676efeaa Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:12:00 -06:00
Slava Pestov efc88c5b69 Remove nipd, 3nip, 4nip and tuckd from basis/shuffle 2009-02-09 18:11:42 -06:00
Joe Groff 4ee82b19f6 rewrite shuffle( -- ) to avoid locals primitives 2009-02-09 17:47:55 -06:00
Joe Groff 296a1ce0a9 unit tests for complex specialized-arrays 2009-02-09 17:26:12 -06:00
Joe Groff fecc989098 get rid of underlying>>s, again 2009-02-09 17:23:56 -06:00
Joe Groff bfc2af7ea1 remove unnecessary calls to underlying>> from math.blas 2009-02-09 17:22:43 -06:00
Joe Groff 4325f5a7a9 kill math.blas.cblas 2009-02-09 17:04:37 -06:00
Joe Groff d160b80dac convert math.blas.matrices to use fortran calls 2009-02-09 16:59:26 -06:00
Joe Groff 35c54a91ac oops, leftover ORDER arguments from converting from CBLAS 2009-02-09 16:59:00 -06:00
Daniel Ehrenberg 1279d6e8ea Fixing furnace test/docs 2009-02-09 16:46:02 -06:00
Daniel Ehrenberg 5a90a0aae5 Fixing bug in render-hidden 2009-02-09 16:41:23 -06:00
Joe Groff ad843a1bcf iXamax returns a 1-based array index. decrement that shit 2009-02-09 16:37:45 -06:00
Joe Groff ddf8afbb7e more typos 2009-02-09 16:37:12 -06:00
Joe Groff 4623e9bd68 another typo 2009-02-09 16:37:01 -06:00
Joe Groff ebdd135d62 gfortran returns float for REAL functions, not double like f2c 2009-02-09 16:36:46 -06:00