Commit Graph

2983 Commits (eeb05ec857ba97e5b35624dc17882928ad7b715e)

Author SHA1 Message Date
Doug Coleman bf12f94957 remove rc4, waiting for a better implementation someday. 2008-03-10 12:21:53 -05:00
Doug Coleman 21e0f8c302 add typedefs to cairo
add functions to get width/height/etc from surfaces
2008-03-09 16:37:13 -05:00
Doug Coleman 420c78d1d1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-09 16:28:29 -05:00
Doug Coleman 087316a08e add cairo png bindings 2008-03-09 16:27:56 -05:00
Slava Pestov 718adfd81e Comment out units unit test at Dan's request 2008-03-09 06:54:53 -05:00
Slava Pestov 828881b1d1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-09 06:52:09 -05:00
Slava Pestov 6f7d7158f1 Fix oracle unit test 2008-03-09 06:51:22 -05:00
Eduardo Cavazos 6f2a435498 builder: Include help-lint results in report 2008-03-09 04:49:35 -06:00
Eduardo Cavazos 959aef925f logging-docs: typo 2008-03-09 03:48:19 -06:00
Eduardo Cavazos 57c772303f builder.test: Show tests which fail in addition to vocabularies 2008-03-08 22:46:57 -06:00
Doug Coleman d7d64b202f minor cleanup 2008-03-08 12:02:19 -06:00
Doug Coleman 3b7d630a84 implement CREATE-CLASS with create-class
add SINGLETONS:
2008-03-08 12:01:48 -06:00
Doug Coleman 07e8986226 fix some issues with the misc/factor.sh script 2008-03-08 12:00:40 -06:00
Doug Coleman da29219d7b better fix for misc/factor.sh 2008-03-08 11:44:28 -06:00
Doug Coleman d35239bdd4 don't require port on mac if they have git 2008-03-08 11:41:49 -06:00
Slava Pestov 7b409be592 Disable oracle tests for now 2008-03-08 04:33:02 -06:00
Slava Pestov 26df05b912 More unit test fixes 2008-03-08 04:27:19 -06:00
Slava Pestov 09352a9327 Cleanup 2008-03-08 04:01:43 -06:00
Slava Pestov 4b4f3b8ea9 Faster serialization 2008-03-08 03:50:03 -06:00
Slava Pestov 7ad74eb320 Various fixes 2008-03-08 02:51:26 -06:00
Doug Coleman 4de55d0716 fix typos 2008-03-08 00:13:35 -06:00
dharmatech 28182f06f9 Fix download-to 2008-03-07 23:47:11 -06:00
Slava Pestov 948898193c Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:30:21 -06:00
Slava Pestov 80200f8802 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:29:48 -06:00
Slava Pestov 5adfc3a3b1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:29:24 -06:00
Slava Pestov 44cef753da Benchmarks can use ascii encoding 2008-03-07 21:29:04 -06:00
Slava Pestov 33b3f1b3b4 Fixing deploy 2008-03-07 21:28:51 -06:00
Slava Pestov 7b0b174115 Use set-file-contents 2008-03-07 21:28:11 -06:00
Slava Pestov 8c645f7a45 Tweak msxml-to-csv 2008-03-07 21:28:04 -06:00
Slava Pestov 4b130d4fde Remove obsolete dir 2008-03-07 21:27:49 -06:00
Slava Pestov 7ffd9c95ba Fixing interval comparison 2008-03-07 21:27:00 -06:00
Slava Pestov 2fa5f34a71 Byte-array-ification 2008-03-07 21:26:35 -06:00
Doug Coleman 9eff8354c3 use SYMBOLS: 2008-03-07 21:25:26 -06:00
Doug Coleman 867e48199d use SYMBOLS: in several places 2008-03-07 21:24:50 -06:00
Aaron Schaefer 6642d4ba42 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:51:56 -05:00
Aaron Schaefer b204473c8f Solution to Project Euler problem 59 2008-03-07 21:38:16 -05:00
Doug Coleman eaf76aece1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 20:10:47 -06:00
Doug Coleman a8d776d2e2 add db.sql 2008-03-07 20:10:23 -06:00
Doug Coleman 9701754dc4 add more ,%# words to namespaces.lib (needed for db) 2008-03-07 20:08:34 -06:00
Doug Coleman e6d2b4bcf4 use symbols 2008-03-07 20:07:54 -06:00
Doug Coleman 252f55d162 add unit tests to singleton 2008-03-07 20:06:23 -06:00
Doug Coleman 1ceeac107b add extra/symbols 2008-03-07 20:05:58 -06:00
Doug Coleman 3652a454d8 rewrite singletons to be predicate classes instead of tuples 2008-03-07 20:02:58 -06:00
Eduardo Cavazos 1764ca26d0 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 18:31:21 -06:00
Eduardo Cavazos 9ffe013d03 builder.*: lots of updates for the new language changes 2008-03-07 18:30:47 -06:00
Slava Pestov 50a2c51187 Fix size-of 2008-03-07 17:53:20 -06:00
Slava Pestov 2ff8cd14e9 Merge branch 'experimental' of git://factorcode.org/git/wrunt 2008-03-07 17:33:24 -06:00
Alex Chapman 641d345a99 Merge git://factorcode.org/git/wrunt into experimental 2008-03-08 10:22:34 +11:00
Slava Pestov 68f276b444 HTTP server and client fixes 2008-03-07 17:21:20 -06:00
Slava Pestov 71a1edf426 Fixing logging 2008-03-07 17:20:15 -06:00