Eduardo Cavazos
|
c3fd171547
|
bootstrap.image.upload:
destination is configurable
fix cwd dependency
|
2008-03-01 04:14:37 -06:00 |
Eduardo Cavazos
|
b1a9ba8806
|
builder.release: refactor and cleanup
|
2008-03-01 03:01:51 -06:00 |
Eduardo Cavazos
|
c5f5e0a61a
|
io.files: rename the *-to words to *-into
|
2008-03-01 02:58:29 -06:00 |
Doug Coleman
|
b353363c9f
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
core/io/files/files-tests.factor
|
2008-03-01 00:00:07 -06:00 |
Doug Coleman
|
4994a0e435
|
fix with-directory. i thought i did this already..
|
2008-02-29 23:17:15 -06:00 |
Doug Coleman
|
316a8ad1ae
|
fix io.files.unique
|
2008-02-29 18:20:45 -06:00 |
Doug Coleman
|
fc4cac5b2d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 18:14:26 -06:00 |
Doug Coleman
|
2dffb31e53
|
remove debug info
|
2008-02-29 18:05:38 -06:00 |
Doug Coleman
|
a318a80b99
|
fix using
|
2008-02-29 18:04:44 -06:00 |
Doug Coleman
|
4f40f10b88
|
fix stack effect
|
2008-02-29 18:04:20 -06:00 |
Doug Coleman
|
adf5cfda59
|
clean up retry
|
2008-02-29 18:04:09 -06:00 |
Doug Coleman
|
167fdad45f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 17:45:55 -06:00 |
Doug Coleman
|
ac6c91d5a6
|
fix bootstrap
|
2008-02-29 17:44:53 -06:00 |
Doug Coleman
|
71af041083
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/io/files/temporary/backend/backend.factor
extra/io/files/temporary/temporary.factor
extra/io/windows/files/temporary/temporary.factor
|
2008-02-29 17:12:50 -06:00 |
Doug Coleman
|
b7f9aac210
|
fix with-unique-file
|
2008-02-29 17:10:22 -06:00 |
Doug Coleman
|
93a8cbcac3
|
fix a hack. oops
|
2008-02-29 15:41:54 -06:00 |
Doug Coleman
|
869cfd5463
|
fix sqlite -- wasn't settin gthe bound? flag
|
2008-02-29 15:38:20 -06:00 |
Doug Coleman
|
ad2d06806b
|
s/temporary/unique/
|
2008-02-29 00:55:24 -06:00 |
Doug Coleman
|
0102689b1e
|
make retry inline
|
2008-02-29 00:11:50 -06:00 |
Doug Coleman
|
6cb5f76893
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 00:11:11 -06:00 |
Doug Coleman
|
edcda314bd
|
add temporary files to docs
|
2008-02-29 00:11:01 -06:00 |
Doug Coleman
|
499948047a
|
rename io.files.temporary to io.files.unique
write documentation
|
2008-02-29 00:10:37 -06:00 |
Eduardo Cavazos
|
c9b73f062b
|
Implement file-info
|
2008-02-28 23:46:27 -06:00 |
Doug Coleman
|
2753b2442a
|
fix io.files.temporary for windows
|
2008-02-28 16:37:27 -06:00 |
Doug Coleman
|
2f7247334e
|
fix with-directory and write unit test
|
2008-02-28 16:37:04 -06:00 |
Doug Coleman
|
b71d7bc422
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-28 15:43:06 -06:00 |
Doug Coleman
|
fbfa1f8de9
|
add retry combinator to combinators.lib
|
2008-02-28 15:42:34 -06:00 |
Doug Coleman
|
48e305ee49
|
add words for dealing with temporary files
not tested on windows
|
2008-02-28 15:42:07 -06:00 |
Eduardo Cavazos
|
e39783b10a
|
unix: Refactor more things out of unix and into unix.stat
unis.stat: Move some common code to unix.stat from
unix.stat.linux and unix.stat.macosx
|
2008-02-28 12:46:01 -06:00 |
Slava Pestov
|
e79772fce4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-28 01:33:22 -06:00 |
Slava Pestov
|
1c959d0cca
|
Add new checkbox
|
2008-02-28 01:33:09 -06:00 |
Slava Pestov
|
4fcc3d4c1a
|
Use temp-file
|
2008-02-28 01:32:58 -06:00 |
Slava Pestov
|
d28117e3e7
|
Make hello-world smaller
|
2008-02-28 01:32:49 -06:00 |
Slava Pestov
|
9d05d81491
|
Fix deploy size regression
|
2008-02-28 01:22:53 -06:00 |
Slava Pestov
|
609e6eaa5a
|
Deployment fixes; add unit test which ensures deploy images are not too large
|
2008-02-28 01:21:30 -06:00 |
Slava Pestov
|
e47a9cface
|
Add timeout support to simple-monitors (untested)
|
2008-02-28 01:20:44 -06:00 |
Slava Pestov
|
7c24a78281
|
Fix init-hook regression
|
2008-02-28 01:20:27 -06:00 |
Eduardo Cavazos
|
cc0bafecc6
|
Merge git://factorcode.org/git/factor
|
2008-02-28 00:03:35 -06:00 |
Doug Coleman
|
260acff952
|
add coprime? to math.primes
|
2008-02-27 23:09:29 -06:00 |
Slava Pestov
|
13290fcd82
|
Fix load
|
2008-02-27 22:23:01 -06:00 |
Doug Coleman
|
eb8207a784
|
fix with-disposals to work on seq or obj
|
2008-02-27 19:36:32 -06:00 |
Doug Coleman
|
5caf407517
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-27 19:30:47 -06:00 |
Doug Coleman
|
78266a3fc8
|
cache statements in db
|
2008-02-27 19:30:31 -06:00 |
Slava Pestov
|
2c56031400
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-27 19:25:03 -06:00 |
Slava Pestov
|
27c9b31288
|
New benchmarks and UI improvements
|
2008-02-27 19:24:50 -06:00 |
Slava Pestov
|
cfa7c3771c
|
Fixes for linked error change
|
2008-02-27 19:24:24 -06:00 |
Slava Pestov
|
ed4506c0b0
|
Errors remember the original thread
|
2008-02-27 19:23:22 -06:00 |
Eduardo Cavazos
|
bef1d40964
|
unix.types.macosx: fix using
|
2008-02-27 19:01:55 -06:00 |
Doug Coleman
|
3fcac9bd3d
|
make postgresql pass unit tests
|
2008-02-27 18:47:14 -06:00 |
Doug Coleman
|
fa162d843f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-27 18:29:11 -06:00 |