Slava Pestov
|
052838b515
|
fix stat on 64bit linux
|
2009-05-12 18:04:22 -05:00 |
Slava Pestov
|
f5cdf8af92
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-12 17:09:33 -05:00 |
Slava Pestov
|
1f52020710
|
tools.deploy.shaker: Only strip out compiler classes if user doesn't request full environment
|
2009-05-12 16:56:36 -05:00 |
Slava Pestov
|
9e130a5153
|
mason: add timeouts in more places, clean up .dmg creation code
|
2009-05-12 16:52:43 -05:00 |
Slava Pestov
|
92966f1423
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-12 16:23:26 -05:00 |
Slava Pestov
|
462a9a4a19
|
Link VM with OpenSSL on NetBSD otherwise it can't find some symbols
|
2009-05-12 16:23:09 -05:00 |
Doug Coleman
|
1b17bca119
|
make output>array a macro to avoid subtle bugs
|
2009-05-12 10:32:19 -05:00 |
Slava Pestov
|
dd3d8b10c3
|
io.bakend.windows.nt: fix bootstrap error
|
2009-05-12 06:25:06 -05:00 |
Slava Pestov
|
5eb3d8e8bd
|
Temporarily comment out two unit tests in bloom-filters which caused Factor to run out of memory
|
2009-05-12 05:47:50 -05:00 |
Slava Pestov
|
682fcf7a8b
|
Merge branch 'bloom-filters' of git://github.com/alec/factor
|
2009-05-12 05:39:02 -05:00 |
Slava Pestov
|
f464ae9b5b
|
tools.deploy.test: use try-output-process, and run VM from .app bundle when testing deployed app. This makes the game-input deploy test work
|
2009-05-12 05:16:46 -05:00 |
Slava Pestov
|
df4fad9908
|
Move try-output-process from mason.common to io.launcher
|
2009-05-12 05:16:19 -05:00 |
Slava Pestov
|
b45d901e47
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-12 04:26:17 -05:00 |
Slava Pestov
|
4f9b4731ca
|
tools.deploy.shaker: better I/O stripping, and more effective compiler class stripping by clearing megamorphic caches
|
2009-05-12 04:20:02 -05:00 |
Slava Pestov
|
97b3153639
|
Move wchar_t* typedef from alien.arrays to windows.types since that's the only place that uses it. Reduces deployed image size since io.encodings.utf16 not loaded on Unix
|
2009-05-12 04:19:22 -05:00 |
Slava Pestov
|
4499e5f9c0
|
hello-ui and spheres can deploy without I/O
|
2009-05-12 04:18:50 -05:00 |
Slava Pestov
|
18af6bb16a
|
ui.gadgets.worlds: Remove unneeded ui.commands dependency. This reduces deployed image size
|
2009-05-12 04:02:24 -05:00 |
Slava Pestov
|
7fc7f5da2e
|
bootstrap.stage2: strip out UTF16 encoding. It will only be loaded again if needed. This reduces deployed binary size
|
2009-05-12 04:02:08 -05:00 |
Slava Pestov
|
f2ab6a261a
|
Clean up init-stdio implementations and move io.streams.null to basis
|
2009-05-12 03:35:48 -05:00 |
Slava Pestov
|
05146c6907
|
Remove compiled slot from quotations since its not needed
|
2009-05-12 03:09:15 -05:00 |
Slava Pestov
|
01d74e81fa
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-11 22:05:23 -05:00 |
Slava Pestov
|
61097d86f4
|
mason.notify: fix munged refactoring
|
2009-05-11 22:04:54 -05:00 |
Doug Coleman
|
b0688f3bd9
|
remove the rest of the unportable fields from dirent for now
|
2009-05-11 22:03:07 -05:00 |
Doug Coleman
|
b113bfadf0
|
d_off is missing on macosx, remove for now
|
2009-05-11 21:56:09 -05:00 |
Slava Pestov
|
cc67f8312b
|
game-input: run tests on Windows now, too
|
2009-05-11 18:03:19 -05:00 |
Slava Pestov
|
f75ef1fde7
|
windows.dinput.constants: fix deployment
|
2009-05-11 18:01:35 -05:00 |
Slava Pestov
|
1f9fa090a3
|
Make focusable-child* work even if world has no children, to clean up a code duplication
|
2009-05-11 17:04:32 -05:00 |
Slava Pestov
|
379ba2d777
|
Add deploy test to ensure game-input works
|
2009-05-11 17:04:14 -05:00 |
Slava Pestov
|
242af36471
|
tools.deploy.shaker: load ui.debugger into UI apps deployed with debugging support
|
2009-05-11 16:20:16 -05:00 |
Slava Pestov
|
0011fb644d
|
Fix stack underflow in Windows UI backend
|
2009-05-11 16:19:41 -05:00 |
Slava Pestov
|
4e04a78b2f
|
ui.debugger: new mini error dialog box for deployed apps
|
2009-05-11 16:18:47 -05:00 |
Slava Pestov
|
11e17f4acb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-11 14:38:45 -05:00 |
Joe Groff
|
09d78877b1
|
Add user-visible grab-input and ungrab-input words to cleanly toggle grabbing on worlds
|
2009-05-11 13:18:38 -05:00 |
Joe Groff
|
30e8703772
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/ui/gadgets/worlds/worlds.factor
|
2009-05-11 12:37:50 -05:00 |
Joe Groff
|
0116556762
|
fix terrain sky to match projection FOV
|
2009-05-11 12:36:04 -05:00 |
Joe Groff
|
33dc2fd715
|
improve error handling when begin-world fails
|
2009-05-11 12:35:41 -05:00 |
Sascha Matzke
|
9ee281edd3
|
fixed update-tuple - called wrong constructor for update
|
2009-05-11 15:38:12 +02:00 |
Sascha Matzke
|
f8eeea64f2
|
fixed serialization of factor words/quotations
|
2009-05-11 15:37:47 +02:00 |
Sascha Matzke
|
9b66b2a9ab
|
Merge branch 'master' of git://factorcode.org/git/factor into mongo-factor-driver
|
2009-05-11 10:08:53 +02:00 |
Sascha Matzke
|
eaf417e01c
|
Merge branch 'mongo-factor-driver' of git@github.com:x6j8x/factor into mongo-factor-driver
|
2009-05-11 10:08:22 +02:00 |
Slava Pestov
|
0f6b2f69fa
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
Slava Pestov
|
00ef600da7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 21:36:38 -05:00 |
Slava Pestov
|
64a9585dd0
|
Fix deployment of UI apps and implement various tricks to make deployed images smaller
|
2009-05-10 21:33:13 -05:00 |
U-C4\Administrator
|
fa2fa8d418
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 19:20:55 -05:00 |
U-C4\Administrator
|
be41611667
|
add a find-by-extensions word
|
2009-05-10 19:20:04 -05:00 |
Slava Pestov
|
3e7269731b
|
cpu.ppc: really fix bool type
|
2009-05-10 19:10:20 -05:00 |
Slava Pestov
|
9b491d1442
|
Fix bool type on PowerPC
|
2009-05-10 19:01:38 -05:00 |
Slava Pestov
|
57621dc738
|
Fix unit test failures caused by change to 'contents' word
|
2009-05-10 18:54:56 -05:00 |
Alec Berryman
|
d987befbe3
|
bloom-filters: fewer fried quots
|
2009-05-10 19:41:39 -04:00 |
Slava Pestov
|
00df462395
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-10 18:22:50 -05:00 |