Doug Coleman
65802b6aaa
fix unit test in robots
2009-04-07 10:08:01 -05:00
Slava Pestov
63cf5b04e1
http.client: fix 307 redirect behavior (reported by Chris Double)
2009-04-07 04:19:21 -05:00
Slava Pestov
e12f0f2280
Treat a limit of f as unlimited instead of throwing an error
2009-04-07 04:11:56 -05:00
Slava Pestov
2c1f7b9293
Static responder now works when the root is a file rather than a directory
2009-04-07 03:37:29 -05:00
Slava Pestov
5b5acf165c
Fix site-watcher tests
2009-04-07 03:04:25 -05:00
Slava Pestov
1032e57e8e
Fix bootstrap
2009-04-06 23:32:21 -05:00
Slava Pestov
cb675cfe47
furnace.actions: load chloe tags
2009-04-06 22:05:17 -05:00
Slava Pestov
6f53db568f
furnace.redirection: load urls.secure
2009-04-06 22:00:18 -05:00
Slava Pestov
2e03bd5cc0
db.errors.sqlite: don't give up on bad inputs
2009-04-06 22:00:08 -05:00
Slava Pestov
959e659cdc
Makefile: clean target should delete libfactor.dylib too
2009-04-06 21:59:52 -05:00
Slava Pestov
9f08e3a6bf
Working on site-watcher
2009-04-06 21:59:27 -05:00
Slava Pestov
dc8329bca0
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-06 20:50:51 -05:00
Doug Coleman
fb37e0eaca
unbreak regexp
2009-04-06 19:43:50 -05:00
Doug Coleman
a380ae2239
refactor spider
2009-04-06 18:47:46 -05:00
Doug Coleman
c91712bea0
clean up a combinator in id3 parser
2009-04-06 18:10:49 -05:00
Slava Pestov
2c08376cd5
Minor doc updates
2009-04-06 17:52:14 -05:00
Slava Pestov
37e278ed02
Use [ ] [ ] map-reduce instead of unclip [ ] reduce
2009-04-06 17:50:54 -05:00
Slava Pestov
2ef6043566
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-06 17:49:42 -05:00
Slava Pestov
e9b9907ef9
Factor out site-watcher.email, start work on site-watcher.spider
2009-04-06 17:49:34 -05:00
Doug Coleman
b6064813c9
construct a glob-matching quote for robots.txt files
2009-04-06 17:39:44 -05:00
Doug Coleman
77f99eb70c
use map-reduce instead of unclip reduce, "Why do we need this?" --> we don't
2009-04-06 17:32:20 -05:00
Slava Pestov
07f585a81d
Error list tool work in progress
2009-04-06 15:24:21 -05:00
Aaron Schaefer
cbd6b0ed3b
fix documentation typo
2009-04-06 15:18:35 -04:00
Slava Pestov
2adee07a29
Merge branch 'master' into smarter_error_list
2009-04-06 13:41:33 -05:00
Slava Pestov
37e5d502f1
Fix shift-drag losing focus in listener
2009-04-06 13:39:55 -05:00
Slava Pestov
1d563edcd9
Oops
2009-04-06 13:34:38 -05:00
Slava Pestov
75985a6c7c
Merge branch 'master' into smarter_error_list
2009-04-06 13:27:06 -05:00
Slava Pestov
adc764efa3
Cleanup
2009-04-06 13:26:07 -05:00
Doug Coleman
dd43df655f
fix unit test for new method syntax
2009-04-06 10:45:39 -05:00
Slava Pestov
cb9e4a4069
Oops
2009-04-06 05:22:43 -05:00
Slava Pestov
890553b776
Fixing tests for method-sec removal
2009-04-06 05:22:28 -05:00
Slava Pestov
7bf0a46d3d
Updating tests for method-spec removal
2009-04-06 04:16:39 -05:00
Slava Pestov
fb246e2c85
Documentation fixes
2009-04-06 04:15:58 -05:00
Slava Pestov
0f04061079
Fixing some unit test failures
2009-04-06 03:30:23 -05:00
Slava Pestov
3af8643c30
More tags
2009-04-06 03:03:58 -05:00
Slava Pestov
1071a3c564
Fix ui.tools.browser.history tests
2009-04-06 03:03:46 -05:00
Slava Pestov
99b8400e56
Documentation updates
2009-04-06 03:00:46 -05:00
Slava Pestov
268abfcf2a
Remove method-specs in favor of M\
2009-04-06 02:59:59 -05:00
Slava Pestov
3752c706da
Add M\ syntax for method literals
2009-04-06 02:57:39 -05:00
Slava Pestov
42f3b0e16e
Fix bootstrap errors
2009-04-06 01:10:34 -05:00
Slava Pestov
476d1910c2
Merge branch 'master' into smarter_error_list
2009-04-05 23:54:01 -05:00
Aaron Schaefer
1546f4230b
Merge branch 'master' of git://factorcode.org/git/factor
...
* 'master' of git://factorcode.org/git/factor: (73 commits)
Fix ui.gadgets.scrollers unit tests
Browser tool now saves scroll bar position in history
Rename scroll word to set-scroll-position and make it public
Rename scroll word to set-scroll-position and make it public
Move models.history to extra
Clear button in search field is now positioned correctly
Fix prettyprint of CONSTANT: and ALIAS:
Fix prettyprinting of URLs
Fix alien unit tests
Fixes for recent changes
Fix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead of a string
Oops dead code
Fixing this for Windows
mason.test: check if boot image is out of date, and refuse to build if so
Fix documentation for map-index
Fix alien hashcode for expired aliens
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code
Don't call glFlush, it's useless
Simplify do-matrix
Add hashcode method for simple-alien; improves performance of malloc and free
...
2009-04-06 00:52:15 -04:00
Slava Pestov
cb6030778f
Fix ui.gadgets.scrollers unit tests
2009-04-05 23:38:47 -05:00
Aaron Schaefer
8201139dc7
One more poker unit test dealing with equality
2009-04-06 00:30:21 -04:00
Slava Pestov
88bbb47bfa
Browser tool now saves scroll bar position in history
2009-04-05 23:19:35 -05:00
Slava Pestov
78013c2bdf
Rename scroll word to set-scroll-position and make it public
2009-04-05 23:19:18 -05:00
Slava Pestov
8bf5fde791
Rename scroll word to set-scroll-position and make it public
2009-04-05 23:18:25 -05:00
Slava Pestov
687e9f90fe
Move models.history to extra
2009-04-05 23:16:48 -05:00
Aaron Schaefer
cbc63b4969
Add more unit test coverage for poker vocab
2009-04-05 23:28:13 -04:00
Slava Pestov
880f4097ad
Clear button in search field is now positioned correctly
2009-04-05 20:50:45 -05:00