Commit Graph

2132 Commits (eeb05ec857ba97e5b35624dc17882928ad7b715e)

Author SHA1 Message Date
Slava Pestov eeb05ec857 Fix stack bugs in alarms and UI 2008-03-12 02:36:58 -05:00
Slava Pestov 68ff467f6a Fix locals prettyprinting 2008-03-12 02:36:31 -05:00
Slava Pestov 120c9cacb7 Fixing 64-bit image generation 2008-03-12 01:54:29 -05:00
Slava Pestov 9a3ab15720 Add missing stack effect declaration 2008-03-12 01:54:13 -05:00
Slava Pestov 41e2440983 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-12 01:24:39 -05:00
Alex Chapman 987caca933 semantic-db: deleted old type vocabulary 2008-03-12 02:11:14 -04:00
Slava Pestov e0f11d29ea Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-11 22:42:48 -05:00
Slava Pestov 6e599f0191 Add unit tests for distributed concurrency 2008-03-11 22:42:32 -05:00
Alex Chapman 14bf7e4194 removing io.files.tmp in favour of io.files.unique 2008-03-12 14:42:07 +11:00
Slava Pestov 6bc5a174b4 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-03-11 22:24:20 -05:00
Slava Pestov 5e81f59359 walk now wraps the whole thing in a recover with a breakpoint so you can step back from an error 2008-03-11 21:59:41 -05:00
Slava Pestov 3c95b7813a Use new-slots in serialize 2008-03-11 21:59:09 -05:00
Slava Pestov ce600b6aec Fix benchmarks 2008-03-11 21:58:50 -05:00
Alex Chapman 99d2b29b7e renamed hooks to triggers 2008-03-12 13:54:01 +11:00
Slava Pestov 01ec501f83 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-11 21:46:44 -05:00
Slava Pestov ff31045dc4 Merge branch 'master' of git://onigirihouse.com/git/yuuki 2008-03-11 21:46:31 -05:00
Alex Chapman 630e9d2678 Merge branch 'master' of http://factorcode.org/git/factor into experimental2 2008-03-12 13:40:59 +11:00
Alex Chapman 74a5479268 Merge branch 'master' into experimental2 2008-03-12 13:39:37 +11:00
Alex Chapman 2f505f85d1 fixed gap-buffer and cursortree 2008-03-12 13:35:48 +11:00
Slava Pestov c1a8056e9f Merge branch 'master' of git://factorcode.org/git/factor 2008-03-11 21:01:51 -05:00
Slava Pestov 5af2be3798 More documentation fixes 2008-03-11 21:01:39 -05:00
Slava Pestov 32526206f1 Help fixes 2008-03-11 19:51:58 -05:00
Slava Pestov 28970d9469 Fix bugs 2008-03-11 16:03:22 -05:00
Doug Coleman 00ed2c4d94 add some usings 2008-03-11 20:23:22 -05:00
Slava Pestov ae3963a072 Fix builder for word renaming 2008-03-11 03:39:50 -05:00
Slava Pestov 2b150db9b9 HTTP server work in progress 2008-03-11 03:39:09 -05:00
Slava Pestov 60cf395032 Fix keyboard shortcut 2008-03-11 03:37:45 -05:00
Slava Pestov a463e6d9fb Moved seq-intersect to core 2008-03-11 03:36:19 -05:00
Slava Pestov 2b00bafdc1 Update singleton for core changes 2008-03-11 03:36:09 -05:00
Slava Pestov 093ae20ed5 Fix bug in regexp char class parser 2008-03-11 03:35:59 -05:00
Slava Pestov 2c1e1d9a94 Rename smtp:send to smtp:send-email, simplify insomniac config 2008-03-11 03:35:43 -05:00
Slava Pestov 9565a04e74 Tiny fry fix 2008-03-11 03:30:35 -05:00
Matthew Willis e04c5d7ba8 Merge git://factorcode.org/git/factor 2008-03-11 00:46:47 -07:00
Matthew Willis 27c4515be6 Implemented unix.stat for freebsd 2008-03-11 00:38:51 -07:00
Slava Pestov 7c1dc2336a Merge branch 'master' of git://factorcode.org/git/factor 2008-03-11 00:48:49 -05:00
Doug Coleman f56b54077b more unit tests 2008-03-11 00:18:57 -05:00
Doug Coleman a5843a360c fix a bug that a unit test found 2008-03-11 00:09:49 -05:00
Doug Coleman 69f213fdce postgresql can store binary blobs! 2008-03-11 00:05:22 -05:00
Alex Chapman e95097dbdf semantic-db: now loads and passes tests 2008-03-11 11:44:03 +11:00
Doug Coleman 563565d76d postgresql almost works with blobs 2008-03-10 17:00:28 -05:00
Doug Coleman 0e4ee18110 updating postgresql 2008-03-10 13:56:58 -05:00
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