Slava Pestov
|
a8633d28c7
|
unix.*, io.directories.unix: remove unnecessary dependency on io.backend.unix
|
2011-09-01 22:31:45 -07:00 |
Slava Pestov
|
a87211ff29
|
tools.scaffold: remove unused ERROR:
|
2011-09-01 22:31:45 -07:00 |
Slava Pestov
|
65837e742d
|
command-line: move some stuff to command-line.startup so that deployed images don't pull in prettyprinter and debugger
|
2011-09-01 22:31:44 -07:00 |
John Benediktsson
|
91e043de68
|
memcached: change tests to key based on cpu architecture.
|
2011-09-01 21:26:09 -07:00 |
Slava Pestov
|
e17c1483b2
|
command-line: fix typo in docs
|
2011-09-01 20:21:12 -07:00 |
Slava Pestov
|
101adf453f
|
ui.backend.gtk: remove unneeded vocabs from USING:, add platforms.txt
|
2011-09-01 20:15:23 -07:00 |
Slava Pestov
|
67c57417d7
|
Fix webapps.mason breakage
|
2011-09-01 01:15:56 -07:00 |
Doug Coleman
|
e04b0acdcd
|
Update png images tests for image structure change
|
2011-08-31 15:28:49 -05:00 |
Slava Pestov
|
1a9122a265
|
Merge remote branch 'blei/master'
|
2011-08-30 21:12:35 -07:00 |
Anton Gorenko
|
b0175f9030
|
gobject-introspection: fix .gir's loading message (fix #52);
|
2011-08-30 22:42:18 +06:00 |
Anton Gorenko
|
d557085924
|
gdk.pixbuf: workaround for an incorrect return-value in .gir for gdk_pixbuf_get_pixels (fixes #61);
|
2011-08-30 22:12:42 +06:00 |
Philipp Brüschweiler
|
06e675d903
|
gobject-introspection: don't generate C-TYPEs for boxed types that already exist, fixes #60
|
2011-08-29 15:11:24 +02:00 |
Doug Coleman
|
3f0e1ce056
|
Add scaffold-factor-roots word to tools.scaffold
|
2011-08-29 01:03:41 -05:00 |
Slava Pestov
|
4045eeca20
|
cocoa.subclassing: sometimes, compiled Cocoa method bodies would not be updated when words were redefined. Fixes #66
|
2011-08-28 22:56:58 -07:00 |
Slava Pestov
|
f699714a16
|
cocoa: clean up tests
|
2011-08-28 22:20:39 -07:00 |
Slava Pestov
|
4aaab7af34
|
cocoa.plists: fix for recent change to cocoa binding: char* returns are now treated like void* and not like c-string
|
2011-08-28 22:19:50 -07:00 |
Slava Pestov
|
edddffdadd
|
compiler.cfg.dependence: Add ##allot to control dependency chain, so that we don't re-order an allocation and initialization with an alien call. The alien call might GC, exposing uninitialized memory to the GC. Fixes #53, fixes #58, fixes #20.
|
2011-08-28 21:25:39 -07:00 |
Slava Pestov
|
34f71ea042
|
compiler.cfg.debugger: add random-scheduling word.
Run 'random-scheduling "compiler" test' to find bugs in compiler.cfg.dependencies.
|
2011-08-28 21:25:37 -07:00 |
Slava Pestov
|
3ed1910ab1
|
compiler.cfg.scheduling: remove old scheduling test code, adding a better way of testing scheduling
|
2011-08-28 21:25:35 -07:00 |
Slava Pestov
|
990c57a4a4
|
Fix models.delay example
|
2011-08-28 17:52:13 -07:00 |
Doug Coleman
|
2d74c3c9cb
|
llvm.clang.ffi depends on unix.types, so make it unix only
|
2011-08-28 16:51:58 -05:00 |
Doug Coleman
|
0f69878a9c
|
Make readline/readline-listener unix only
|
2011-08-28 16:42:55 -05:00 |
Joe Groff
|
13d1a8b8c8
|
Merge remote-tracking branch 'github/merge-native-image-loader'
|
2011-08-28 13:37:11 -07:00 |
John Benediktsson
|
39b800907c
|
io.files.windows: add some tests cases for UNC paths. Fixes #44.
|
2011-08-28 12:55:09 -07:00 |
John Benediktsson
|
3949c53343
|
Merge remote-tracking branch '8byte-jose/win32-unc-fix'
|
2011-08-28 11:46:43 -07:00 |
Joe Groff
|
6fc2c32c4a
|
gobject.ffi, glib.ffi: move GError over to gobject.ffi since that appears to be the gir that actually describes it
|
2011-08-27 20:58:42 -07:00 |
John Benediktsson
|
e2cca82fca
|
sets: fix cardinality of sequences, and speed up subset?.
|
2011-08-27 20:20:56 -07:00 |
John Benediktsson
|
fdf7c91ebc
|
Merge remote-tracking branch 'factorcode/master'
|
2011-08-27 19:01:02 -07:00 |
John Benediktsson
|
1f830cfc2a
|
Merge remote-tracking branch 'erg/master'
|
2011-08-27 19:00:27 -07:00 |
Slava Pestov
|
11af1b0962
|
gdk.pixbuf.ffi, glib.ffi: fix load errors
|
2011-08-27 18:26:21 -07:00 |
Joe Groff
|
3d2f731aab
|
Merge branch 'master' of factorcode.org:/git/factor
|
2011-08-27 18:03:17 -07:00 |
Joe Groff
|
8e873c380c
|
glib.ffi: try merging gtk-image-loader again
|
2011-08-27 18:02:22 -07:00 |
John Benediktsson
|
dff5dc8efd
|
Merge remote-tracking branch 'factorcode/master'
|
2011-08-27 17:39:49 -07:00 |
John Benediktsson
|
2add84176e
|
core-text: rename "render-info" to "rendered-line". Fixes #47.
|
2011-08-27 17:38:07 -07:00 |
sheeple
|
5a38ddc31c
|
graphviz: fix load errors
|
2011-08-27 18:35:00 -06:00 |
John Benediktsson
|
dba4b65aac
|
core-text: lazy text render (inspired by klazuka).
|
2011-08-27 17:33:21 -07:00 |
Joe Groff
|
ba416afd61
|
images.tessel(l)ation: spelling
|
2011-08-27 17:30:45 -07:00 |
Joe Groff
|
57bcd3a039
|
images: move pure Factor image format implementations to extra/
|
2011-08-27 17:30:45 -07:00 |
John Benediktsson
|
cc68afddce
|
Merge remote-tracking branch 'factorcode/master'
|
2011-08-27 17:26:11 -07:00 |
Hugo Schmitt
|
f5e9ac71a4
|
Swapping call order of 'hook' and 'action' row actions
|
2011-08-27 17:25:45 -07:00 |
Slava Pestov
|
b3a2823652
|
graphviz.ffi: fix help lint
|
2011-08-27 17:20:30 -07:00 |
Slava Pestov
|
fd08f9ad8f
|
Fixes #33 - ui.gadgets.glass had a scoping issue, so text selection would stop working after opening a popup
|
2011-08-27 17:14:56 -07:00 |
Slava Pestov
|
1f4da36b4b
|
Fixes #32 - double clicks were not handled properly in ui.backend.gtk
|
2011-08-27 17:06:53 -07:00 |
Joe Groff
|
a67a59d5a1
|
Merge branch 'master' of factorcode.org:/git/factor
|
2011-08-27 17:04:43 -07:00 |
Slava Pestov
|
48dfa97f97
|
nibble-arrays: -1 <nibble-array> should throw an error
|
2011-08-27 16:44:59 -07:00 |
Slava Pestov
|
385a51b3ef
|
Fixes #35 - -1 <bit-array> should throw an error
|
2011-08-27 16:44:48 -07:00 |
Joe Groff
|
baeb8a45fe
|
images.gdiplus, windows.gdiplus, windows.streams: update for change to with-out-parameters
|
2011-08-27 15:53:07 -07:00 |
Doug Coleman
|
05de404801
|
Make coverage. use each-word, only put coverage on non-primitive/symbol words
|
2011-08-27 16:12:41 -05:00 |
Slava Pestov
|
39b00a1b39
|
graphviz.ffi: refactor it to not make FFI calls at parse time
|
2011-08-27 14:08:54 -07:00 |
Joe Groff
|
9040ee37e0
|
Merge remote-tracking branch 'Blei/gtk-image-loader'
Conflicts:
basis/alien/enums/enums-tests.factor
basis/alien/enums/enums.factor
basis/alien/parser/parser.factor
basis/gdk/pixbuf/ffi/ffi.factor
basis/glib/ffi/ffi.factor
basis/tools/deploy/shaker/shaker.factor
basis/ui/backend/gtk/gtk.factor
basis/windows/nt/nt.factor
|
2011-08-27 14:07:18 -07:00 |