Commit Graph

4227 Commits (9ce8116fad5a079343eebef63d0cac7176927570)

Author SHA1 Message Date
Eduardo Cavazos 10477bf7dd newfx: a few additions 2008-06-14 13:09:54 -05:00
Slava Pestov 5b4809e49d Remove dead code 2008-06-14 04:21:52 -05:00
Slava Pestov bd7bee867b Fix test failure 2008-06-14 04:18:29 -05:00
Slava Pestov b8380711e4 Clean up editors.vim/gvim a bit 2008-06-14 04:11:30 -05:00
Slava Pestov 5692d28ce5 Fix compile error 2008-06-14 04:06:43 -05:00
Slava Pestov 501588ab76 add x-forwarded-for logging 2008-06-14 04:01:25 -05:00
Slava Pestov 149e4345c6 Add sanity checks 2008-06-14 04:01:16 -05:00
Slava Pestov 198b1a0d56 Clean up quadratic 2008-06-14 04:01:07 -05:00
Slava Pestov a2fa1369b0 Furnace fixes 2008-06-14 04:00:57 -05:00
Slava Pestov 9516d78154 Fix bootstrap 2008-06-14 04:00:40 -05:00
Slava Pestov 4e4731ec67 Fix rollback 2008-06-14 02:45:34 -05:00
Slava Pestov faa96f887b Log rotation 2008-06-14 02:45:26 -05:00
Slava Pestov 23f9578505 Remove micro-pessimization 2008-06-14 02:45:04 -05:00
Slava Pestov 2d35ea233f Fix missing rest parameters 2008-06-14 00:44:23 -05:00
Slava Pestov f0a37253f2 Disable comments, make links nofollow in blog posts 2008-06-14 00:31:24 -05:00
Slava Pestov 2c3121cf47 Add support for some attributes to farkup tag 2008-06-14 00:31:10 -05:00
Slava Pestov 51bfaf249b Unit test fix 2008-06-14 00:31:00 -05:00
Slava Pestov 9b3964c5d6 Add disable images option 2008-06-14 00:30:51 -05:00
Slava Pestov a1ff275a4d Fix test 2008-06-13 23:00:48 -05:00
Slava Pestov 935d7d4321 Add referrer check responder, harden sessions against cross-site scripting 2008-06-13 22:05:41 -05:00
Slava Pestov a687b58226 Harden farkup against cross-site scripting 2008-06-13 22:05:02 -05:00
Slava Pestov e7b786ecfa New furnace.alloy vocab makes things easier; add expiration for asides and flash scopes 2008-06-13 20:54:52 -05:00
Slava Pestov a949c10387 Minor DB cleanup, add an ensure-tables word 2008-06-13 20:54:31 -05:00
Slava Pestov 73aa216d0b Merge branch 'master' of git://factorcode.org/git/factor 2008-06-13 15:36:19 -05:00
Slava Pestov 01c3a185b8 Fixing tests 2008-06-13 15:35:40 -05:00
Eduardo Cavazos 8c6c4a8f4e Merge branch 'master' of factorcode.org:/git/factor 2008-06-13 03:41:18 -05:00
Eduardo Cavazos 3fa97aa171 combinators.lib: remove old words 2008-06-13 03:40:51 -05:00
Slava Pestov ec79700acc Merge branch 'master' of git://factorcode.org/git/factor 2008-06-13 02:18:52 -05:00
Slava Pestov fbd799f0a2 Fix test failures 2008-06-13 02:14:35 -05:00
Slava Pestov 375020b7fe Add push-at to core 2008-06-13 02:09:16 -05:00
Slava Pestov 045b657474 Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
Slava Pestov 90dbac97f8 Merge branch 'master' of git://repo.or.cz/factor/jcg 2008-06-13 01:23:59 -05:00
Doug Coleman 300971447e Merge branch 'master' of git://factorcode.org/git/factor 2008-06-13 01:17:22 -05:00
Doug Coleman f508f57fa0 add create-index 2008-06-13 01:17:10 -05:00
Joe Groff 7bd7222b07 Refactor windows.com.wrapper to make better use of fry and cleave to show what is going on. Create named words for wrapper alien-callbacks so it is easy to see what code gets generated. Change com-query-interface to malloc the buffer for the returned interface pointer to avoid GC heisenbugs when calling into a com-wrapped factor object 2008-06-12 22:51:20 -07:00
Slava Pestov 261e5f80fe Merge branch 'master' of git://factorcode.org/git/factor 2008-06-13 00:48:02 -05:00
Slava Pestov 49523c508b More flexible furnace authentication; fix planet 2008-06-13 00:47:47 -05:00
Eduardo Cavazos 5249016972 Merge branch 'master' of factorcode.org:/git/factor 2008-06-12 22:52:20 -05:00
Eduardo Cavazos 73eff2b190 dns.server: Refine fill-authority and fill-additional 2008-06-12 22:51:53 -05:00
Slava Pestov 75ac2528ae Remove obsolete comment 2008-06-12 19:00:41 -05:00
Slava Pestov 078b2025b9 Merge branch 'master' of git://factorcode.org/git/factor 2008-06-12 18:59:25 -05:00
Slava Pestov 3358381510 Better support for rest parameters on URLs 2008-06-12 18:54:50 -05:00
Slava Pestov 9aadcace24 Fix pool behavior with image save/restart 2008-06-12 18:54:38 -05:00
Slava Pestov a89c9758df Check port number 2008-06-12 18:53:53 -05:00
Doug Coleman 216bf23e6c test url objects 2008-06-12 18:23:46 -05:00
Doug Coleman a226bf5de8 fix url objects, use new accessors more in db.tuples-tests 2008-06-12 18:20:15 -05:00
Doug Coleman 5f9aca5725 refactor <query>
add url objects
2008-06-12 18:04:01 -05:00
Doug Coleman c094215b2c Merge branch 'master' of git://factorcode.org/git/factor 2008-06-12 13:37:21 -05:00
Slava Pestov 5b8b019e9c Remove duplicate redefinition 2008-06-12 05:52:33 -05:00
Slava Pestov 685d53e264 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
Slava Pestov 03553d2bee Fix bootstrap error 2008-06-12 05:13:42 -05:00
Slava Pestov 8e4b1c2858 Add unicode as a bootstrap option 2008-06-12 05:13:31 -05:00
Slava Pestov d4d81da0a0 Fix unit tests 2008-06-12 03:58:33 -05:00
Slava Pestov b01d1f8a56 Request size limit and encoding support for HTTP server 2008-06-12 03:50:20 -05:00
Slava Pestov e405de8bba Clean up buffers and re-add stream-read-until on binary streams 2008-06-12 03:49:59 -05:00
Slava Pestov 17001b40cd Improve encoding API 2008-06-12 03:49:29 -05:00
Slava Pestov d6307cdeda Merge branch 'master' of git://factorcode.org/git/factor 2008-06-12 03:32:26 -05:00
Slava Pestov 92a8084f0f Merge commit 'jcg/master' 2008-06-12 03:32:07 -05:00
Eduardo Cavazos 60a5c98883 Merge branch 'master' of factorcode.org:/git/factor 2008-06-12 01:50:50 -05:00
Eduardo Cavazos fbfd2e2114 dns.server: Zone words. fill-authority. fill-additional. 2008-06-12 01:49:41 -05:00
Slava Pestov 693ce07672 Fix NetBSD stat 2008-06-12 01:32:21 -05:00
Joe Groff 1cb9f2342e fix small bug in x11 beep 2008-06-11 19:22:35 -07:00
Slava Pestov b8aad67946 Fix X11 UI load error 2008-06-11 21:14:20 -05:00
Joe Groff 7b522ee407 add XBell to xlib. workaround for Leopard linking to X11 libGL 2008-06-11 19:12:24 -07:00
Slava Pestov 31ff6e93bb More help updateS 2008-06-11 20:30:52 -05:00
Slava Pestov 1bb8fe41e8 Plug minor memory leaks 2008-06-11 20:27:31 -05:00
Slava Pestov 6555550847 Fix geo-ip 2008-06-11 18:54:03 -05:00
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
Slava Pestov 66e8af04a8 Merge branch 'master' of git://factorcode.org/git/jamesnvc 2008-06-11 02:42:45 -05:00
James Cash 4cc5585a07 Commented out remaining failing tests 2008-06-11 02:45:31 -04:00
James Cash f9676666bd Working on evaluation of arguments in lisp 2008-06-11 01:37:07 -04:00
James Cash aec57446ab Fixing and adding tests for lisp 2008-06-11 01:36:35 -04:00
James Cash 59631bbbcd Converting lazy-lists to lists.lazy in examples-test 2008-06-11 01:36:35 -04:00
James Cash ea1ad5ac34 Adding fix to lisp.parser to allow lisp-exprs to be atoms 2008-06-11 01:36:35 -04:00
James Cash e41f1338c6 Adding lappend 2008-06-11 01:36:35 -04:00
James Cash 05c84a72e1 Re-inserting unit tests 2008-06-11 01:36:35 -04:00
James Cash 90f61751d9 lisp broken for now, commenting out tests that fail for the sake of not breaking the build, will reinstate them tomorrow 2008-06-11 01:36:35 -04:00
James Cash 3d09e6f82f Adding test for quasiquote 2008-06-11 01:33:55 -04:00
James Cash d7e8d65d81 Fix to macro-expand 2008-06-11 01:33:55 -04:00
James Cash 2a92f454a6 Fixing rest-lambda 2008-06-11 01:33:55 -04:00
Eduardo Cavazos b87eee4d74 more short-circuit updates 2008-06-10 21:06:36 -05:00
Eduardo Cavazos bdd66927fc More short-circuit updates 2008-06-10 20:42:55 -05:00
Eduardo Cavazos c5cc533182 peg.ebnf: minor update 2008-06-10 20:31:32 -05:00
Eduardo Cavazos e813ac97c4 combinators.lib: short-circuit is used by regexp 2008-06-10 20:27:47 -05:00
Slava Pestov 4d2c88c38c Merge branch 'master' of git://tiodante.com/git/factor 2008-06-10 18:42:02 -05:00
Slava Pestov 28e6bf2e8a Merge branch 'master' of git://repo.or.cz/factor/jcg 2008-06-10 18:41:21 -05:00
Slava Pestov 4d0abcae4d Search dequeues: constant-time insert/removal at both ends, membership test 2008-06-10 18:32:44 -05:00
Doug Coleman 7d3a8ebf23 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/db/sql/sql.factor
2008-06-10 18:30:31 -05:00
Eduardo Cavazos bdf77814e2 Add dns.util 2008-06-10 12:16:21 -05:00
Eduardo Cavazos 24eedc2e22 D to the N to the S 2008-06-10 12:10:43 -05:00
Eduardo Cavazos 02b1d4dfa4 io.windows.nt.files: minor update 2008-06-10 09:43:55 -05:00
Eduardo Cavazos 1038a37ddb lsys.strings: minor update 2008-06-10 09:07:45 -05:00
Eduardo Cavazos eeca9043ff dns.forwarding: minor update 2008-06-10 09:06:02 -05:00
Eduardo Cavazos e49de2fba0 boids: minor update 2008-06-10 09:04:35 -05:00
Eduardo Cavazos 911b7cb447 combinators.lib-tests: update some tests 2008-06-10 09:02:23 -05:00
Eduardo Cavazos b6a262b625 extra.logging: minor fix 2008-06-10 00:35:13 -05:00
Eduardo Cavazos aa21798045 help.lint: minor fix 2008-06-09 23:58:16 -05:00
Eduardo Cavazos 5518229b0f combinators.lib-docs: minor fix 2008-06-09 23:46:46 -05:00
Eduardo Cavazos 95f5c78159 combinators.lib: New short-circuit combinators 2008-06-09 23:23:09 -05:00
Eduardo Cavazos 102b9aab76 dns: Add stack-effects 2008-06-09 23:00:33 -05:00