Anton Gorenko
|
507583c8d3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-06-17 11:33:21 +06:00 |
Slava Pestov
|
f29a1038eb
|
vm: improved fingering technique
|
2010-06-16 19:08:58 -04:00 |
Slava Pestov
|
53f664ae50
|
Merge branch 'mongodb-changes' of git://github.com/x6j8x/factor
|
2010-06-16 17:12:13 -04:00 |
Slava Pestov
|
d627433a38
|
Merge branch 'fuel' of git://github.com/dmsh/factor
|
2010-06-16 17:05:50 -04:00 |
Slava Pestov
|
0ce4298757
|
Merge branch 'client-bind' of git://github.com/x6j8x/factor
|
2010-06-16 17:00:35 -04:00 |
Sascha Matzke
|
c746b68c28
|
added doc for with-local-address
|
2010-06-16 22:54:53 +02:00 |
Slava Pestov
|
05dff4425c
|
tools.disassembler.udis: update struct layout for latest udis from git
|
2010-06-16 16:48:58 -04:00 |
Anton Gorenko
|
0073f184fa
|
ui.backend.gtk: working on input methods...
|
2010-06-16 19:25:32 +06:00 |
Anton Gorenko
|
e85bdba0c2
|
gtk.ffi: add gtk_widget_destroy destructor; gobject.ffi: add g_signal_connect... macros-like words
|
2010-06-16 12:48:46 +06:00 |
Joe Groff
|
15c63aacb9
|
math.vectors.simd.cords: add regression test for >A
|
2010-06-15 22:44:15 -07:00 |
Joe Groff
|
e10d4f39ee
|
math.vectors.simd.cords: use head-slice/tail-slice to slice up input sequences for >A op so that e.g. float-4{ ... } >double-4 works
|
2010-06-15 21:55:26 -07:00 |
Joe Groff
|
f3f5bbfb58
|
new vocab alien.handles: generate integer handles to allow references to Factor objects to be passed through the FFI
|
2010-06-15 15:33:30 -07:00 |
Slava Pestov
|
34d261a9e1
|
pop3: fix tests to not hang if openssl is not installed
|
2010-06-15 18:32:13 -04:00 |
Slava Pestov
|
5d6816d364
|
compiler.cfg.ssa: fixing test failures
|
2010-06-15 17:18:51 -04:00 |
Joe Groff
|
577e1175f3
|
opengl.glu: add DESTRUCTOR: and CALLBACK: definitions for GLU tessellator
|
2010-06-15 13:41:11 -07:00 |
Slava Pestov
|
e86f434f26
|
Add GC maps to ##box, ##box-long-long, ##alien-invoke, ##alien-indirect and ##call-gc; remove ##gc-map instruction
|
2010-06-14 19:39:46 -04:00 |
Joe Groff
|
f9bd9efd7c
|
prettyprint.backend: add 1 to nesting-limit while pprinting hashtables 'cause H{ ~array~ ~array~ } is kind of useless
|
2010-06-14 16:13:30 -07:00 |
Joe Groff
|
6ce01d0b0d
|
typed: include value that raised the error in type-mismatch-errors
|
2010-06-14 14:23:55 -07:00 |
Joe Groff
|
173880168a
|
sequences.cords: fall back to generic sequence methods when both arguments to binary cord ops aren't cords
|
2010-06-13 20:41:46 -07:00 |
Slava Pestov
|
71cc16df2a
|
vocabs.loader: tweak docs
|
2010-06-13 18:12:57 -04:00 |
Slava Pestov
|
70b8a74208
|
vm: have to be extra careful when messing with return addresses
|
2010-06-13 18:12:57 -04:00 |
Philipp Brüschweiler
|
91dbcabbe0
|
cairo.ffi: remove some usings to break circular dependency
|
2010-06-13 20:34:53 +02:00 |
Anton Gorenko
|
375ebd40ef
|
ui.backend.gtk: change authors list
|
2010-06-13 16:53:24 +06:00 |
Anton Gorenko
|
6c35d7c906
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-06-13 16:21:40 +06:00 |
Anton Gorenko
|
c8143dca73
|
Merge branch 'gtk' of git://github.com/Blei/factor
|
2010-06-13 16:20:32 +06:00 |
Anton Gorenko
|
a11d2b06c6
|
ui.backend.gtk: add destructor in clipboard-contents
|
2010-06-13 16:18:51 +06:00 |
Joe Groff
|
8c7f740c26
|
Merge branch 'master' of factorcode.org:/git/factor into clean-winnt-x86-64
|
2010-06-12 23:52:47 -07:00 |
Anton Gorenko
|
5c6d4d4017
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-06-13 07:54:23 +06:00 |
Slava Pestov
|
3f28c0e7f5
|
vm: context switching needs to scrub the return address
|
2010-06-12 19:54:31 -04:00 |
Joe Groff
|
6a42dab8d5
|
specialized-vectors: redefine "like" for the corresponding specialized-array of a specialized-vector to share storage when a vector is liked
|
2010-06-12 16:07:21 -07:00 |
Philipp Brüschweiler
|
5b8543b352
|
Merge remote branch 'ex-rzr/master' into gtk
Conflicts:
basis/ui/backend/gtk/gtk.factor
|
2010-06-12 16:02:22 +02:00 |
Joe Groff
|
96ca7c1d92
|
build-support/http-get.vbs: thwart stupid virus scanners
|
2010-06-11 20:30:19 -07:00 |
Dmitry Shubin
|
221fb87fae
|
FUEL: improve highlighting and indentation for ERROR:
|
2010-06-12 06:42:58 +04:00 |
Slava Pestov
|
4405a66f99
|
vm: fix RT_HERE fixup on image load
|
2010-06-11 21:54:47 -04:00 |
Slava Pestov
|
8ed4760b51
|
cpu.x86: combine 32-bit and 64-bit %dispatch template
|
2010-06-11 21:52:38 -04:00 |
Slava Pestov
|
e4d6611070
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2010-06-11 20:10:07 -04:00 |
Slava Pestov
|
997a7543a9
|
vm: fix typo
|
2010-06-11 20:08:52 -04:00 |
Slava Pestov
|
806e54630a
|
GC maps for more compact inline GC checks
|
2010-06-11 20:06:00 -04:00 |
Slava Pestov
|
3dabdcbdc3
|
mirrors: rename enumerated-sequence to inspected-sequence
|
2010-06-11 17:14:15 -04:00 |
Slava Pestov
|
f2a18c08cb
|
specialized-vectors: add specialized-vectors.mirrors vocab for inspector support
|
2010-06-11 17:11:21 -04:00 |
Slava Pestov
|
4c4a86ee72
|
alien.data: fix unit test failure
|
2010-06-11 15:38:57 -04:00 |
Philipp Brüschweiler
|
4ce4b2c257
|
ui.backend.gtk: add surrounding signal handler for input methods
untested, as i don't think my IM is using this feature
|
2010-06-11 19:33:28 +02:00 |
Samuel Tardieu
|
b3a866173a
|
Fix "primes-between" and "primes-upto" with pathological bounds.
"primes-between" was buggy when bounds were given in the wrong order
or when the high bound was smaller than 3.
|
2010-06-11 16:07:52 +02:00 |
Anton Gorenko
|
b9a5b0c16e
|
ui.backend.gtk: add simple input method support (GtkIMContextSimple)
|
2010-06-11 19:43:11 +06:00 |
Joe Groff
|
f950fca035
|
io.encodings.detect: detect empty files as utf8 rather than raise a sequence error
|
2010-06-10 17:32:56 -07:00 |
Joe Groff
|
c8ea7ed0c7
|
alien.data: make binary-zero? public and move it from classes.struct.private
|
2010-06-10 17:05:43 -07:00 |
Joe Groff
|
e84b2e8c60
|
classes.struct: fix some bugs in binary-zero?, add unit tests
|
2010-06-10 16:49:59 -07:00 |
Joe Groff
|
7825cb6d10
|
io.encodings.detect: fill in USING: list for tests
|
2010-06-10 16:39:48 -07:00 |
Philipp Brüschweiler
|
5f9929c97f
|
ui.backend.gtk: notify input methods of cursor locations
|
2010-06-10 22:35:08 +02:00 |
Sascha Matzke
|
5ca5210ed6
|
simplified bson.reader and made it faster
|
2010-06-10 19:57:19 +02:00 |