John Benediktsson
|
b2ed2d763c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-10 10:13:45 -08:00 |
Joe Groff
|
dc5727a212
|
oops
|
2008-12-10 07:28:33 -08:00 |
Joe Groff
|
c9f041f79d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-10 07:10:30 -08:00 |
Doug Coleman
|
3629b9e5bd
|
win32 offscreen refinements
|
2008-12-10 08:49:50 -06:00 |
Slava Pestov
|
d821cd7281
|
Fix win64 bootstrap
|
2008-12-10 01:19:22 -06:00 |
Slava Pestov
|
eb654e948e
|
Print messages as benchmarks are run
|
2008-12-10 01:12:08 -06:00 |
Doug Coleman
|
cd0f46c668
|
GdiFlush when selecting gl context to make offscreen rendering work
|
2008-12-10 01:05:03 -06:00 |
Doug Coleman
|
6fd87b747c
|
windows offscreen tweaks
|
2008-12-10 00:55:33 -06:00 |
Doug Coleman
|
3e587c2f89
|
gitter compilin'
|
2008-12-10 00:31:57 -06:00 |
Doug Coleman
|
f9332aa907
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:55:00 -06:00 |
Slava Pestov
|
06353b3442
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:50:47 -06:00 |
Slava Pestov
|
2a3db4cd23
|
Minor optimization to flip
|
2008-12-09 21:50:31 -06:00 |
Doug Coleman
|
4f2c612cda
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:31:09 -06:00 |
Doug Coleman
|
f3acfcd355
|
replace f with a "" for file-systems.
|
2008-12-09 21:30:11 -06:00 |
Doug Coleman
|
b1655afc1f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:16:59 -06:00 |
Doug Coleman
|
4f20c0813f
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
Conflicts:
basis/ui/cocoa/cocoa.factor
|
2008-12-09 21:16:37 -06:00 |
Slava Pestov
|
7ad6d34212
|
Fix byte-arrays tests
|
2008-12-09 21:07:28 -06:00 |
Joe Groff
|
347eb5647b
|
windows backend for ui.offscreen
|
2008-12-09 18:55:54 -08:00 |
slava
|
e42de00371
|
Fix some bugs in epoll, and use it on Linux
|
2008-12-09 20:55:42 -06:00 |
Slava Pestov
|
d70d4c1352
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 20:01:38 -06:00 |
Slava Pestov
|
a4fc4046a0
|
Updating epoll code
|
2008-12-09 20:01:23 -06:00 |
Doug Coleman
|
50e15ebb6f
|
show mount point
|
2008-12-09 19:38:45 -06:00 |
John Benediktsson
|
eb86d88dd4
|
Fix typo in math.binpack-docs.
|
2008-12-09 16:40:32 -08:00 |
Slava Pestov
|
3bd4c0b4be
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 18:24:27 -06:00 |
Slava Pestov
|
af6a9818b5
|
Merge branch 'constant_time_allocation'
|
2008-12-09 18:23:07 -06:00 |
Slava Pestov
|
9e4b4ec1ef
|
Listener no longer shows retain stack
|
2008-12-09 18:22:48 -06:00 |
Slava Pestov
|
8b42b168e2
|
Removed (string) primitivE
|
2008-12-09 18:22:38 -06:00 |
Doug Coleman
|
2f79e5256d
|
fsid[2] -> 2array on mac
|
2008-12-09 18:17:16 -06:00 |
Slava Pestov
|
ec23584f48
|
Finish up O(1) byte array allocation
|
2008-12-09 18:17:04 -06:00 |
Doug Coleman
|
26806f9d7a
|
remove a line of debugging
|
2008-12-09 17:53:17 -06:00 |
Slava Pestov
|
d9231f3bc5
|
Remove unsafe string allocation, since its of dubious value
|
2008-12-09 17:53:00 -06:00 |
Slava Pestov
|
eb79c6ab71
|
Fix conflict
|
2008-12-09 17:52:45 -06:00 |
Doug Coleman
|
dffb8c961b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 17:51:48 -06:00 |
Doug Coleman
|
a48df2fcd3
|
file-systems. -> print-file-systems, file-systems. no longer takes a spec array
|
2008-12-09 17:50:47 -06:00 |
Slava Pestov
|
c2504f207d
|
Use kqueue on Mac OS X instead of select
|
2008-12-09 17:49:03 -06:00 |
Doug Coleman
|
35117a0e49
|
add more fields to io.windows.files
|
2008-12-09 17:44:37 -06:00 |
Joe Groff
|
a0618d46b9
|
do-offscreen combinator for managing resources while running a gadget offscreen. tweak bgr[a]>bitmap to copy the pixel memory
|
2008-12-09 15:27:30 -08:00 |
Slava Pestov
|
4b927f732f
|
Clean up JIT backend a little
|
2008-12-09 17:14:17 -06:00 |
Slava Pestov
|
a90118da5d
|
Add inc-at word to core, and update some usages of at+ to use it instead
|
2008-12-09 16:54:48 -06:00 |
Joe Groff
|
c3c50d2cda
|
suppress error when clicking the keyboard in key-caps
|
2008-12-09 14:50:54 -08:00 |
Slava Pestov
|
b5e8b14722
|
Add unit test for GC problem
|
2008-12-09 16:45:02 -06:00 |
Slava Pestov
|
d9011a3a6e
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2008-12-09 16:44:43 -06:00 |
Jose A. Ortega Ruiz
|
d771e8a306
|
FUEL debug mode: :warnings &co. retrievable, and some cosmetics.
|
2008-12-09 23:37:27 +01:00 |
Slava Pestov
|
9ad51490af
|
Fix GC crash with -generations=2
|
2008-12-09 16:26:30 -06:00 |
Slava Pestov
|
ea4feee886
|
Fix typo
|
2008-12-09 15:10:51 -06:00 |
John Benediktsson
|
6745e0dad9
|
Fix error in the docs for assoc-map.
|
2008-12-09 12:35:59 -08:00 |
Joe Groff
|
4f6ed727d0
|
Tweak windows and x11 backends to work with changes made for offscreen rendering
|
2008-12-09 10:19:14 -08:00 |
Joe Groff
|
98c0daae2a
|
Move offscreen-world widget and support words into ui.offscreen vocab
|
2008-12-09 10:07:57 -08:00 |
Joe Groff
|
c861ed9e2c
|
reenable BGRA case in draw-image
|
2008-12-09 09:30:05 -08:00 |
Joe Groff
|
ec98a6c83d
|
offscreen-world widgets and offscreen pixel format fixes
|
2008-12-09 09:22:23 -08:00 |