Commit Graph

13416 Commits (34e945fd28cc4f2048eb84eb61acb8f4b734c78e)

Author SHA1 Message Date
Doug Coleman 34e945fd28 use prefix correctly 2009-04-14 22:54:28 -05:00
Doug Coleman 8644c98549 fix up tar 2009-04-14 22:47:39 -05:00
Doug Coleman a59841e04e Merge branch 'master' of git://factorcode.org/git/factor 2009-04-14 22:07:51 -05:00
Slava Pestov 8bbc3d577e Load fix 2009-04-14 19:57:25 -05:00
Slava Pestov af91ba0dfc Merge branch 'master' of git://factorcode.org/git/factor 2009-04-14 19:26:42 -05:00
Slava Pestov 9f09463d2f help.html: workaround for cygwin not liking unicode path names 2009-04-14 19:24:32 -05:00
Doug Coleman a3d25ed322 more tests 2009-04-14 17:18:48 -05:00
Doug Coleman b55c8b00ed Merge branch 'master' of git://factorcode.org/git/factor 2009-04-14 17:14:30 -05:00
Doug Coleman 1f004a1100 support typed queries 2009-04-14 17:10:16 -05:00
Slava Pestov da38a25963 More float syntax fixes 2009-04-14 17:09:16 -05:00
Doug Coleman 6f1d15e84c refactoring the db protocol, remove fql-statements 2009-04-14 16:14:40 -05:00
Doug Coleman 725b60e383 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-14 15:09:28 -05:00
Slava Pestov 1c68b389cc Document special float values 2009-04-14 15:05:10 -05:00
Slava Pestov 30a44225cd Fix code for floats syntax change 2009-04-14 15:04:58 -05:00
Doug Coleman 1494800840 add introspection vocab to examine tables 2009-04-14 11:26:54 -05:00
Doug Coleman 4ad9580d19 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 21:50:03 -05:00
Doug Coleman 0f4711abe3 support AND and OR for where slot 2009-04-13 21:41:01 -05:00
Doug Coleman 7fcf5d5562 remove check for GLU from factor.sh 2009-04-13 20:50:32 -05:00
Doug Coleman 447a55418c add update, delete to fql 2009-04-13 20:26:48 -05:00
Slava Pestov cb6f59ff5b Fix unit test failure in math.parser 2009-04-13 20:25:55 -05:00
Slava Pestov f1038cee97 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 19:58:16 -05:00
Slava Pestov 5c952a8f14 Merge branch 'irc' of git://tiodante.com/git/factor 2009-04-13 19:57:05 -05:00
Doug Coleman 7ab58fa3b3 add test for all features of select except where clauses 2009-04-13 19:53:53 -05:00
Doug Coleman d20fb81a9c working out the dispatch for bound queries, first stab at fql 2009-04-13 19:51:19 -05:00
Slava Pestov 6aa3b7cd3d Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-04-13 19:50:23 -05:00
Slava Pestov 8da4f59931 Merge branch 'faster_string_to_number' 2009-04-13 19:48:19 -05:00
Slava Pestov 0ffd43e2e3 1.0/0.0 => 1/0. 2009-04-13 19:48:08 -05:00
U-SLAVA-DFB8FF805\Slava e1690b47ae Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 19:03:42 -05:00
U-SLAVA-DFB8FF805\Slava 1596d9aeae mason: add workaround for cygwin git issue 2009-04-13 19:03:17 -05:00
Jose A. Ortega Ruiz 69017ce41f FUEL: fix for call( indentation. 2009-04-14 01:56:06 +02:00
Doug Coleman 66a4ec5896 more generics in the statement protocol 2009-04-13 18:19:37 -05:00
Doug Coleman 6db0999775 add raw, typed bind statements 2009-04-13 18:04:06 -05:00
Doug Coleman c9db0fdee1 refactor sqlite bind 2009-04-13 17:40:35 -05:00
Doug Coleman 1789a58bbf add sql-bind-query, sql-bind-command for writing raw sql 2009-04-13 17:27:31 -05:00
Doug Coleman 48a0858135 raw sql queries work again 2009-04-13 15:37:29 -05:00
Doug Coleman d5b04296bc Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 15:36:29 -05:00
Slava Pestov 6efbe50543 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 15:21:20 -05:00
Slava Pestov cedbad0772 Fix tests to not clutter Factor directory 2009-04-13 15:21:16 -05:00
Slava Pestov b6ee0dca3b Fix compile warning 2009-04-13 15:17:04 -05:00
Slava Pestov b1c1b4aba7 Fix pango.layouts issue on 64-bit systems 2009-04-13 15:11:32 -05:00
sheeple a4e62dfdba Fix for math.parser syntax change 2009-04-13 14:47:39 -05:00
Doug Coleman e1b0682320 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-13 13:59:37 -05:00
Slava Pestov 3b1f3c08a4 Fix window positioning on OS X 2009-04-13 03:16:57 -05:00
Jose A. Ortega Ruiz b6a8e023a5 Fix: setting WM_CLASS in X11 backend using UTF8 string 2009-04-13 01:17:04 +02:00
Bruno Deferrari d8f144a8e9 irc: Fix problems in tests 2009-04-12 19:44:46 -03:00
Slava Pestov 11ef68180d Merge branch 'master' of git://factorcode.org/git/factor 2009-04-12 16:33:18 -05:00
Slava Pestov f26fccec9d Too much inlining in id3 2009-04-12 16:32:39 -05:00
Doug Coleman 8a0cbb7044 Merge branch 'master' of git://factorcode.org/git/factor 2009-04-12 15:44:33 -05:00
Bruno Deferrari e8d37558cb irc.client: Fix typos 2009-04-12 16:52:24 -03:00
Bruno Deferrari 8eedc105a9 Add missing bsd copyright notices, authors.txt, summary.txt files 2009-04-12 16:47:55 -03:00